
I had to re install grub to get back to Linux Mint 10 Julia. now it's ugly blue but it works. I only need to see it when I change back to LMDE.
Code: Select all
Fetched 58.7 kB in 4s (12.5 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
libgl1-nvidia-alternatives libgl1-nvidia-glx nvidia-glx
The following packages will be upgraded:
libgl1-mesa-dri libgl1-mesa-glx xserver-xorg-core
3 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
Need to get 17.9 MB of archives.
After this operation, 45.6 MB disk space will be freed.
Do you want to continue [Y/n]?
Code: Select all
more /etc/apt/apt.conf.d/80mintupdate-debian
Code: Select all
Acquire::Check-Valid-Until "false";
And then right at the end;-(gtk-update-icon-cache:16876): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
I assume that it has not completed the upgrade fully, but I just went through and selected the default option on the (I think) three occasions it asked me for any information.Can't locate File/Temp.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl5/DebianNet.pm line 18.
BEGIN failed--compilation aborted at /usr/share/perl5/DebianNet.pm line 18.
Compilation failed in require at /usr/sbin/update-inetd line 23.
dpkg: warning: subprocess old post-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
Can't locate File/Temp.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl5/DebianNet.pm line 18.
BEGIN failed--compilation aborted at /usr/share/perl5/DebianNet.pm line 18.
Compilation failed in require at /usr/sbin/update-inetd line 23.
dpkg: error processing /var/cache/apt/archives/samba_2%3a3.5.8~dfsg-5_amd64.deb (--unpack):
subprocess new post-removal script returned error exit status 2
configured to not write apport reports
Can't locate File/Temp.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl5/DebianNet.pm line 18.
BEGIN failed--compilation aborted at /usr/share/perl5/DebianNet.pm line 18.
Compilation failed in require at /usr/sbin/update-inetd line 23.
dpkg: error while cleaning up:
subprocess new post-removal script returned error exit status 2
Preparing to replace samba-common 2:3.5.6~dfsg-1 (using .../samba-common_2%3a3.5.8~dfsg-5_all.deb) ...
Unpacking replacement samba-common ...
Preparing to replace libacl1 2.2.49-4 (using .../libacl1_2.2.51-1_amd64.deb) ...
Unpacking replacement libacl1 ...
Processing triggers for man-db ...
Errors were encountered while processing:
/var/cache/apt/archives/samba_2%3a3.5.8~dfsg-5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Code: Select all
sudo apt-get -f install
Unfortunately I had to boot back into my Mint 10 system to send a couple of e-mails. When I tried to go back into LMDE the whole system is fubar. I get the initial log-on screen, with the system name, but no user to select. No matter where I click, nothing happens. I have also tried to bring up a console instead <CTRL>+<ALT>+<F1> and just get a blank screen.sudo apt-get update && sudo apt-get dist-upgrade
Clem in the BlogAs a tester
Install the package “mintupdate-debian”, which will replace “mintupdate”, “mint-meta-common” and “mint-meta-debian”.
In your /etc/apt/sources.list, replace “deb http://ftp.debian.org/debian testing main contrib non-free” with “deb http://debian.linuxmint.com/incoming testing main contrib non-free”
Enjoy the new mintupdate-debian and report bugs and feedback as comments here on the blog.
Whenever you experience a package update breakage or a regression, notify the team using the following forum thread: http://forums.linuxmint.com/viewtopic.p ... 19#p444219