cant log in at all

NoOp glgxg at sbcglobal.net
Thu Jun 26 15:21:41 UTC 2008


On 06/26/2008 01:02 AM, Donny George wrote:
> On Wed, Jun 25, 2008 at 7:52 PM, NoOp <glgxg at sbcglobal.net> wrote:

>>
>> Try:
>>
>> sudo apt-get install --reinstall xserver-xorg-core xserver-xorg
>> xserver-xorg-input-all xserver-xorg-video-all ubuntu-minimal ubuntu-desktop
>>

> 
> hey noop
> 
> i tried the command and it says

Well, Oli pointed out that the -all commands (xserver-xorg-input-all
xserver-xorg-video-all) are meta packages so leave them out.
> 
> Errors were encountered while processing:
> ttf-opensymbol
> openoffice.org-core
> openoffice.org-common
> openoffice.org-calc
> python-uno
> ...
> E: Sub-process /usr/bin/dpkg returned an error code(1)

OK. So let's try these one at at time:

sudo apt-get clean
sudo apt-get install -f
sudo apt-get update
sudo apt-get install --reinstall xserver-xorg-core
sudo apt-get install --reinstall xserver-xorg
sudo apt-get build-dep ubuntu-desktop
sudo apt-get install --reinstall ubuntu-desktop

Report back what those do.





More information about the ubuntu-users mailing list