Re: Oneiric forum
They must have. I installed about two weeks ago, IIRC.
I played around with
sudo apt-get -f install
sudo dpkg --configure -a
and they didn't do anything for me.
So, I did
sudo apt-get rebuild-deb <packagename>
where packagename is the name of the package that was breaking the update.
That broke the dam and the updates came through.
I then repeated
sudo apt-get update
sudo apt-get upgrade
and
sudo apt-get dist-upgrade
just for good measure.
The reboot flag was set so I rebooted. When the login screen came up I entered my password, was greeted
momentarily with a black screen and was thrown right back to the login screen. I chose the console
login and from there I did
sudo apt-get install kde-plasma-desktop
After another 40 or 50 programs it asked me to reboot. I did, and when I logged in I got the KDE4 desktop.
The only problem I see is that the Internet system tray icon is a red box with a white "X" in it. But, I still
have access to the Internet. I checked the /etc/network/interfaces and it was missing the eth0 line, but my
Mrs and I have to go meet our daughter and grandson for dinner, so I have to leave.
All in all, it was a lot of fun digging out of that hole!
They must have. I installed about two weeks ago, IIRC.
I played around with
sudo apt-get -f install
sudo dpkg --configure -a
and they didn't do anything for me.
So, I did
sudo apt-get rebuild-deb <packagename>
where packagename is the name of the package that was breaking the update.
That broke the dam and the updates came through.
I then repeated
sudo apt-get update
sudo apt-get upgrade
and
sudo apt-get dist-upgrade
just for good measure.
The reboot flag was set so I rebooted. When the login screen came up I entered my password, was greeted
momentarily with a black screen and was thrown right back to the login screen. I chose the console
login and from there I did
sudo apt-get install kde-plasma-desktop
After another 40 or 50 programs it asked me to reboot. I did, and when I logged in I got the KDE4 desktop.
The only problem I see is that the Internet system tray icon is a red box with a white "X" in it. But, I still
have access to the Internet. I checked the /etc/network/interfaces and it was missing the eth0 line, but my
Mrs and I have to go meet our daughter and grandson for dinner, so I have to leave.
All in all, it was a lot of fun digging out of that hole!
Comment