Ubuntu :: Sudo Apt-get Remove Gnome Session Errors

May 30, 2011

This is the error I get when removing gnome-session:
alex@alex:~$ sudo apt-get remove gnome-session
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies.
ubuntu-desktop : Depends: gnome-session but it is not going to be installed
Recommends: banshee-extension-ubuntuonemusicstore but it is not going to be installed
Recommends: gnome-accessibility-themes but it is not going to be installed
Recommends: ubuntuone-client-gnome but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

And this is what happens when I do apt-get -f install:
alex@alex:~$ sudo apt-get -f install
[sudo] password for alex:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done

The following package was automatically installed and is no longer required:
xulrunner-2.0-mozjs
Use 'apt-get autoremove' to remove them.

The following extra packages will be installed:
gnome-session
Suggested packages:
desktop-base

The following packages will be upgraded:
gnome-session
1 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
Need to get 0 B/11.8 kB of archives.
After this operation, 8,192 B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 250821 files and directories currently installed.)
Preparing to replace gnome-session 3.0.1-0ubuntu1~build2 (using .../gnome-session_3.0.2-0ubuntu3~natty1_all.deb) ...
Unpacking replacement gnome-session ...
dpkg: error processing /var/cache/apt/archives/gnome-session_3.0.2-0ubuntu3~natty1_all.deb (--unpack):
trying to overwrite '/usr/share/xsessions/gnome-shell.desktop', which is also in package gnome-shell 3.0.1-0ubuntu1~build1
Errors were encountered while processing:
/var/cache/apt/archives/gnome-session_3.0.2-0ubuntu3~natty1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

View 9 Replies


ADVERTISEMENT

Ubuntu :: When Logged Into Gnome Desktop - Message - The GNOME Session Manager Was Unable To Read File

May 3, 2010

When i logged into a gnome desktop i got this message: "The GNOME session manager was unable to read file:'/home/(desktop name)/ICEauthority'. If this file exists it must be readable by you for GNOME to work properly. try logging in with failsafe session and removing the file." What commands do i use for that? or do i need to do something else?

View 2 Replies View Related

Ubuntu :: Run Script On GNOME Startup Without Gnome Session Manager

Nov 12, 2010

I'm currently building a ubuntu distro and would like to run a script on GNOME startup. I've read about doing it through the session manager but I have to do it through chroot so I'll need to set it up as a terminal command. Is there a way to add an item to the Session Manager from terminal or, even better, a directory where I can put the script so it will run on start?

View 1 Replies View Related

General :: Make Sudo Session An Hour And Not Few Minutes In Ubuntu 10.04?

Jun 7, 2010

How I can make sudo Ubuntu 10.04 session an hour and not few minutes?

Now I have to write my password for sudo commands every few minutes.

View 4 Replies View Related

Ubuntu :: Nautilus Won't Start Without 'sudo' - Failed To Get Current CK Session

May 21, 2011

Running natty (latest upgrade), and i'm having nautilus issues. If i type

Code:
nautilus
into the terminal, i get nothing. no errors, no text, and no window.

If i type

[code]....

View 7 Replies View Related

Ubuntu Servers :: PhpMyAdmin Cannot Start Session Without Errors?

Feb 16, 2010

I get an error message that says phpMyAdmin - Error, Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.

So I did some googling and found a post here {URL]... which speaks about resetting the ownership of the session directory. However I am wondering how I can find out what the owner if the directory is (if its root or admin or ...)

It's strange because it all worked fine just about two hours ago and I am not sure since I have the server automatically download security updates if there is something it automatically downloaded that caused this. Also how to make the server stop automatically downloading security updated?

View 7 Replies View Related

OpenSUSE Install :: Change Default Session From Gnome To Gnome-fallback?

Sep 12, 2011

Does anyone knows how to do this for all users with one command?Or which file i have to edit to do this?

View 9 Replies View Related

Ubuntu Installation :: Run - Sudo Apt-get Install Subversion - Errors ?

Jan 11, 2011

I basically needed to run "sudo apt-get install subversion" but I was told that I need to update my "apt-get".

So when I try "sudo apt-get update".

I got the following errors:

View 3 Replies View Related

Ubuntu Servers :: Connetion Errors For Sudo Apt-get Update / Solve This?

Mar 24, 2011

I have a connection error when i try to use
sudo apt-get apache2 install

I'm running a virtual server with ubuntu server installed as the OS. The physical server is windows 2008.

I have configured the interface for a static ip code...

I have configured my resolv.conf so it points to the correct nameserver ip

When i ping both an ip or a hostname everything is OK

but when i run

sudo apt-get update

I just get a load of connection errors and i cannot install any packages

View 2 Replies View Related

Ubuntu :: Can't Remove File With Sudo?

Feb 23, 2010

I have this nasty file that eats away my very soul, since I can not remove it.When I try the following I get this output:

Code:
sudo rm -rf 1
rm: cannot remove directory `1': Directory not empty
Code:
ls *
ls: cannot access the filename png: No such file or directory
Code:

[Code]...

View 3 Replies View Related

Ubuntu :: Remove Live Session User ?

Apr 15, 2010

Before I start, I have searched everywhere I can for help with this, tried everything suggested and still cant do this.

The annoying thing is ive done it before but cant replicate it.

I have ubuntu installed on my usb stick using lili usb creator.

I want to remove live session user (username ubuntu).

Ive created my own account with privileges etc.

Ubuntu is 9.10.

View 6 Replies View Related

Ubuntu :: Cannot Remove A PPA - Errors

Mar 7, 2011

Last night I attempted to install the PulseAudio Equalizer. It appears that i followed some old instructions, because the repository does not seem to exist.

Segment from sudo apt-get update:

Code:
Err http://ppa.launchpad.net maverick/main Sources
404 Not Found
Err http://ppa.launchpad.net maverick/main i386 Packages
404 Not Found
Fetched 4,923B in 1s (2,476B/s)

[Code]....

How do I remove this bunk PPA? It's blocking my ability to update my software, etc.

View 3 Replies View Related

Ubuntu :: Removing The Firefox (after Sudo Apt-get Remove)

Oct 12, 2010

I sudo apt-get removed Firefox from my system in favor of Google Chrome. However, Ubuntu still prompts me to upgrade Firefox. How do I stop that? Also, whenever I click on HTML files, Firefox is still the one that loads by default. How can that be if I've sudo apt-get removed it? And Firefox is still in my Applications->Internet menu... So, was my sudo apt-get remove successful?

View 1 Replies View Related

Debian :: How To Remove Sudo

Jun 6, 2010

I want to remove sudo so may existing user can only use su.But sudo is associated with dependence`s gnome and many more.How to remove damned thing Can i just remove sudo and then reinstall those 14 package`s, will this work ?

[18:21:47]madone~ $ sudo aptitude purge sudo gksu
Reading package lists... Done
Building dependency tree       

[code]....

View 8 Replies View Related

Ubuntu :: Getting Errors From Add / Remove Software?

Feb 21, 2010

I am having some trouble installing from both the now legacy "add/remove applications" and the ubuntu software center.

The add/remove applications gives me an error, The ubuntu software center, does not. It just stalls, and takes forever at doing, what I can imagine, nothing. It does however most of the times install what i am asking it to do.

What might cause this? I am having some trouble sometimes at connecting to repositories.

Oh yeah, ubuntu software center, just does not let me click install...

View 9 Replies View Related

Ubuntu Security :: Remove 'sudo' Via The Software Center?

Jul 10, 2011

I've installed Ubuntu via UNetbootin from USB on my child's computer. It comes by default with the sudo command which I find really annoying to work with. I'd rather have my su command.

Now, while googling for a removal instruction, I've read that the sudo command is tied to system functions on some Ubuntu live systems and can't be removed easily. Does anyone know if this applies to the 10.04 live version used by UNetbootin and how to work around this problem?

If not, is it simply enough to remove 'sudo' via the software center? I find many tutorials on how to switch from su to sudo but not much about the other way around.

View 7 Replies View Related

Ubuntu :: Remove A Menu Item From The Indicator Applet Session?

Apr 6, 2010

The indicator applet session gnome-panel applet (the one that lets you change your status for empathy/pidgin, logout, switch user, etc.) has the suspend and hibernate options. My computer will not suspend or hibernate properly (every time I try to wake it up, the hard drive will work for about 4 minutes and the screen will stay blank so I have to restart) and I would like to remove those items from the menu. I would just like to know if there is a way to remove the hibernate and suspend items in the indicator applet session menu. I've already tried browsing around gconf-editor to no avail. If it is not possible, let me know

View 3 Replies View Related

Ubuntu :: Can't Log Into Gnome Session In UNR 10.04

May 18, 2010

I have installed Ubuntu Netbook Remix 10.04 on my Sony Vaio netbook. I want to be able to log into a Gnome session as an alternative to UNR. The main reason for wanting to do this is to be able to add some applets to the panel which I use a lot. This is not possible in UNR, which is really irritating! However, I really like UNR otherwise, so don't want to just install standard version.

Synaptic shows that Gnome is not installed, but when I try to install it, I get this error message:
gnome: Depends: swfdec-mozilla but it is not going to be installed

I tried uninstalling Epiphany, which I sometime use instead of Firefox, but still got the error. I installed Ubuntu-Desktop, but when I select "Gnome" from the session menue at the bottom of the login page, it just logs into UNR session.

How do I install Gnome desktop so that I can log into a Gnome session?

View 3 Replies View Related

OpenSUSE :: Cron (Cannot Make / Remove Entry For PAM Session)

Jun 28, 2011

I run a virtual server with a standard minimal openSUSE 11.4 installation (Strato image) and all recent updates installed.
Code:
$ uname -a
Linux servername 2.6.18-028stab089.1 #1 SMP Thu Apr 14 13:46:04 MSD 2011 i686 athlon i386 GNU/Linux

A few days into running the server I found that although /usr/sbin/cron was running it didn't execute the cron scripts. Instead, I find this:

Code:
$ tail -n 3 /var/log/messages
Jun 28 18:00:01 servername /usr/sbin/cron[28590]: pam_warn(crond:session): function=[pam_sm_open_session] service=[crond] terminal=[cron] user=[root] ruser=[<unknown>] rhost=[<unknown>]
Jun 28 18:00:01 servername /usr/sbin/cron[28590]: (root) PAM ERROR (Cannot make/remove an entry for the specified session)
Jun 28 18:00:01 servername /usr/sbin/cron[28590]: (root) FAILED to open PAM security session (Cannot make/remove an entry for the specified session) repeated every 20 minutes.

I have this:
Code:
$ cat /etc/pam.d/crond
# The PAM configuration file for the cron daemon
# No PAM authentication called, auth modules not needed
auth sufficient pam_rootok.so
account sufficient pam_listfile.so item=user sense=allow file=/etc/cron.allow onerr=succeed quiet
auth include common-auth
account include common-account
password include common-password

As per the standard installation and /etc/cron.allow doesn't exist (I tested if it made a difference if it existed with the single line root in it, but there was no effect). I need cron to execute because I want zypper to auto-update my server. On my home openSUSE 11.4 installation the problem doesn't exist. Is it perhaps related to the settings in the yast security center?

View 9 Replies View Related

Ubuntu :: Programing Errors When Trying To Install / Remove Apps

Aug 10, 2011

I was messing around trying to be able to download minecraft to my computer (it's very confusing for Linux, and I know nothing about this system!) Now when I try to install apps in the Software Center I get this error:
There seems to be a programming error in aptdaemon, the software that allows you to install/remove software and to perform other package management related tasks.

Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 961, in simulate
trans.unauthenticated = self._simulate_helper(trans)
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 1085, in _simulate_helper
return depends, self._cache.required_download,
File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 226, in required_download
pm.get_archives(fetcher, self._list, self._records)
SystemError: E:I wasn't able to locate file for the sun-java6-jre package. This might mean you need to manually fix this package.

I've seen a solution that seemed to work for someone else but when I go into the Terminal and type in the commands it asks for my sudo password and I have no idea what that means/is because I never set any kind of password like that.

View 6 Replies View Related

Ubuntu :: Gdm Will Not Start Gnome Session?

Jul 31, 2010

I'm having issues logging into my system... After authenticating via GDM, the screen goes black with only the mouse showing and remains this way indefinitely. At first the hard disk is active to a similar degree as it was when logins were successful, but then the system (apart from being able to move the mouse) is unresponsive.

If left for long enough so that the screen goes into power-saving mode, moving the mouse brings up the unlock dialogue that you normally get if you set your computer to lock itself after a period of idleness.

I suspect some sort of file corruption, as I have not changed any settings recently. I have forced checks on all of my disks in the hope it would solve this problem. I have also tested logging in on a freshly created user account I created which gives the same result. Also, starting an xterm session from GDM works fine.

View 4 Replies View Related

Ubuntu :: How To Run Guest Session In Gnome 3

Aug 15, 2011

In Unity I can run guest session but how to run it in Gnome 3?

View 1 Replies View Related

Ubuntu :: Use Sudo Apt-get Autoremove Will Remove All The Mentioned Packages Including Freemat

Aug 21, 2010

From the terminal I got this message: The following packages were automatically installed and are no longer required: libqt4-opengl freemat freemat-help libgfortran3 libsdl-ttf2.0-0 libmikmod2 libqt4-svg libblas3gf libamd2.2.0 libsdl-mixer1.2 libumfpack5.4.0 freemat-data libsmpeg0 Ok, what I really don't understand is that why is it that Freemat, my most important software, is listed as "no longer required"? Of course if I use sudo apt-get autoremove will remove all the mentioned packages including Freemat.

View 2 Replies View Related

Ubuntu :: Sudo Apt-get Install Chromium - 0 Upgraded 0 Newly Installed, 0 To Remove And 0 Not?

Oct 10, 2010

ran sudo apt-get install chromium, it seemed to install, i closed terminal, couldnt find it under apps, ran the command again, and am now getting this? sudo apt-get install chromium chromium is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

View 3 Replies View Related

Software :: Pam_limits(sudo:session): Wrong Limit Value 'unlimited' For Limit Type 'soft'

Dec 28, 2010

my secure log is flooding with these messages..

sudo: pam_limits(sudo:session): wrong limit value 'unlimited' for limit type 'hard'
Dec 28 22:42:29 yn54 sudo: pam_limits(sudo:session): wrong limit value 'unlimited' for limit type 'soft'
Dec 28 22:42:29 yn54 sudo: pam_limits(sudo:session): wrong limit value 'unlimited' for limit type 'hard'

View 3 Replies View Related

Ubuntu :: Connect Via Ssh Into A Existing Gnome Session?

Jun 12, 2010

I've got two ubuntu machines and i want to connect via ssh into a existing gnome session. (or a new one if that is possible) VNC works fine(well slow and unresponsive) but when trying ssh i get problems. After som trial and error(some permissions on host, i did sudo startx and screwed up) i logged in and could start xterm. Anyway now i want to use gnome, so i wrote "gnome-session" - something i read would work but i got ALOT of errors.

Code:
gnome-session[6094]: WARNING: Unable to find provider 'nautilus' of required component 'filemanager'
** (gnome-settings-daemon:6104): WARNING **: You can only run one xsettings manager at a time; exiting
** (gnome-settings-daemon:6104): WARNING **: Unable to start xsettings manager: Could not initialize xsettings manager.

[Code]...

View 1 Replies View Related

Ubuntu :: Running A Tidy Gnome-session Over X?

Oct 13, 2010

I have both a mac and ubuntu box sitting on my desk. I work on the mac and access the ubuntu box over ssh.Often I need the point-and-click interface of the ubuntu box, at which point I run gnome-session. The problem is that the top and bottom menu bars fill the full size available to them, which can cause me problems (I use two different-sized screens and the barsget hidden), and overall it looks very messy. I would therefore like to confine the gnome-session to a window, much like you get with vnc (or parallels if you're running a virtual ubuntu session).

View 5 Replies View Related

Ubuntu Installation :: Can't Log Into Normal Gnome Session

Nov 6, 2010

I just installed 10.04.1 i386 into a friend's computer, but I can't properly log in! Every time I type the password into the login screen to start Gnome Session, it goes right back into the login screen! FAILSAFE Gnome and XTerm works, but the normal Gnome does not.


The Video Card is 01:00.0 VGA compatible controller: VIA Technologies, Inc. KM400/KN400/P4M800 [S3 UniChrome] (rev 01) (prog-if 00 [VGA controller]).

View 9 Replies View Related

Ubuntu :: Sudo Apt-get Install Gives Errors After Trying To Install Bacula

Oct 2, 2010

I tried installing bacula and i really had no idea what i was doing and i believe it failed. I ran sudo apt-get install bacula. Anyway, I tried removing it using sudo apt-get remove bacula but now whenever i run sudo apt-get install for anything, the app will install but then show all these errors from bacula. how do i get rid of it?

View 4 Replies View Related

Ubuntu Installation :: Dual Session Gnome Kde How To Upgrade?

Mar 19, 2010

is ther someone so gentle to tell me if the two desktops i have installed on my machine, which are the hardy heron gnome and kde are two separate identities? i need to know this as today i was offered by the update manager in kde to upgrade to the new release. i do not know if upgrading the kubuntu side, will affect and perhaps mess up the ubuntu side too. can i upgrade to the new release or have i better to wait for the next long term release of ubuntu?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved