upgrade error

Asked by jordie9

This is error I got on upgrade:

E:/var/cache/apt/archives/libgnomekd4_2.28.2-1_amd64.deb : trying to overwrite '/usr/lib/libgnomekbdui.so.4.0.0 which is also in package libgnomekbdi.4 0

on reboot connection refusedsvgalib cannot open /dev/men

noobie here Help

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
jordie9
Solved:
Last query:
Last reply:
Revision history for this message
jordie9 (jordie9) said :
#1

9.10 upgrade. today. Working on windows side. Ubuntu can't enter.

Revision history for this message
jordie9 (jordie9) said :
#2

usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256.

udevadm [116]: error sending messsage :con refused svga: cannot open /dev/men.
/scripts/init-bottom/uder:line 28:nuke: not found
/sbin/init: reloction error:/sbin/init:symbol_ _ abort msg, version GLIBC_PRIVATE not defined in file libc.so.6 eith link time reference {8.818740] kernal panic- not syncing:attempted to kill init!

I can't get into ubuntu. Need help thanx.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

Press CTRL+ALT+F2 enter into the system with your user login and password, then try to force a file-system check type:

sudo touch /forcefsck

give your user password when requested, you don't see nothing when you type it, then press enter.

then to reboot your pc ( the fileystem will be checked at next boot...) type:

sudo reboot

After boot: press CTRL+ALT+F2 enter into the system with your user login and password, then try, type:

sudo dpkg --configure -a
sudo apt-get -f install
sudo apt-get --fix-missing install
sudo apt-get clean
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get clean
sudo apt-get autoremove

give your user password when requested, you don't see nothing when you type it, then press enter.

Hope this helps

Revision history for this message
jordie9 (jordie9) said :
#4

when I tried above fix, terminal runs and stop and locks screen on:

/sbin/init relocation error. Last line when frozen says

3.860717[<ffffffff81012002>] system _call_fastpath +0x16/ox1b

I have found I can get into ubuntu using 2.6.31-16 generic on /dev/sda5. should I use this to upgrade.

Revision history for this message
jordie9 (jordie9) said :
#5

And much thanx for your help.

Revision history for this message
jordie9 (jordie9) said :
#6

I used 2.6.31-16 on /dev/sda5 and have regained access.Thanx