@Ikey: As a recapitulation, here are my reports from the blog.
1. Don't forget to name the new ISO with
-dvd- instead of
-cd-.
2. I installed LMDE, chose Romania (ro_RO) and everything went smooth, but there are a lot of packages to be updated (over 240). Could the respin have the updates preinstalled?
3. During the update I noticed plenty of issues which, however, didn't mess anything. Here's the list:
- Code: Select all
apt-listchanges: Mainling root: apt-listchanges: news for mynewmint
sh: /usr/sbin/sendmail: not found
Woudln’t it be better if sendmail would come preinstalled?
- Code: Select all
Installing new version of /etc/init.d/checkroot.sh …
insserv: warning: script ‘K01mintsystem’ missing LSB tags and overrides
insserv: warning: script ‘mintsystem’ missing LSB tags and overrides
The above lines (LSB) repeated 30 times in a row.
Then this:
- Code: Select all
Processing triggers for menu …
warning in file ‘/var/lib/dpkg/updates/0078′ near line 5 package ‘ufraw-batch’: missing description
warning in file ‘/var/lib/dpkg/updates/0078′ near line 5 package ‘ufraw-batch’: missing maintainer
warning in file ‘/var/lib/dpkg/updates/0127′ near line 5 package ‘vlc-plugin-notify’: missing description
warning in file ‘/var/lib/dpkg/updates/0127′ near line 5 package ‘vlc-plugin-notify’: missing maintainer
warning in file ‘/var/lib/dpkg/updates/0160′ near line 5 package ‘librtmp0′: missing description
warning in file ‘/var/lib/dpkg/updates/0160′ near line 5 package ‘librtmp0′: missing maintainer
Then this:
- Code: Select all
Processing triggers for gconf2 …
WARNING: Failed to parse default value `’ for schema (/schemas/desktop/gnome/f-spot/ui/main_window_x)
WARNING: Failed to parse default value `’ for schema (/schemas/desktop/gnome/f-spot/ui/main_window_y)
WARNING: Failed to parse default value `’ for schema (/schemas/desktop/gnome/f-spot/ui/viewer_x)
WARNING: Failed to parse default value `’ for schema (/schemas/desktop/gnome/f-spot/ui/viewer_y)
Then mintUpdate asks:
Do you want to replace the configuration file “/etc/initramfs-tools/initramfs.conf”?
// basic difference
- Code: Select all
-COMPRESS=lzma
+COMPRESS=gzip
Regular people have no idea what to answer, so whatever you guys can do to automate these questions on update... please think about it.
Then this one:
- Code: Select all
Installing new version of the configuration file /etc/apt/apt.conf.d/50unattended-upgrades
update-rd.d: warning: unattended-upgrades start runlevel arguments (none) do not match LSB Default-Start values (0 6)
update-rd.d: warning: unattended-upgrades stop runlevel arguments (0 6) do not match LSB Default-Start values (none)
To me, it looks like the run levels are reversed.
The following come up
_again_ every now and then during the update:
- Code: Select all
insserv: warning: script ‘K01mintsystem’ missing LSB tags and overrides
insserv: warning: script ‘mintsystem’ missing LSB tags and overrides
And finally, when I installed LMDE I didn’t specify a boot partition so now, with the update, a window popped up:
Configure grub-pcGRUB install devices:
- Code: Select all
/dev/sda (250059, ST3250410AS)
- /dev/sda7 (18416 MB /)
/dev/sdb (250059 MB, WDC_WD2500JB-22GVC0)
I ticked /dev/sda7 – my root partition – and the log displayed:
- Code: Select all
Removing update-grub hooks from /etc/kernel-img.conf in favour of /etc/kernel/ hooks.
/usr/sbin/grub-setup: warn: Attempting to install GRUB to a partition instead of the MBR. This is a BAD idea..
/usr/sbin/grub-setup: warn: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
Installation finished. No error reported.
Because I like Midnight Commander, I installed it through the terminal:
- Code: Select all
nicu@mintulet /var/log $ sudo apt-get install mc
[sudo] password for nicu:
Citire liste de pachete... Terminat
Se construiește arborele de dependență
Se citesc informațiile de stare... Terminat
Pachete sugerate:
zip unzip arj dbview odt2txt gv catdvi djvulibre-bin python-boto python-tz
Următoarele pachete NOI vor fi instalate:
mc
0 înnoite, 1 nou instalate, 0 de șters și 11 neînnoite.
Este nevoie să descărcați 2.157kB de arhive.
După această operație vor fi folosiți din disc încă 6.574kB.
AVERTISMENT: Următoarele pachete nu pot fi autentificate!
mc
Avertisment de autentificare înlocuit.
Luat:1 http://ftp.debian.org/debian/ testing/main mc i386 3:4.7.0.6-1 [2.157kB]
Aduși: 2.157kB în 1s (1.552kB/s)
Se selectează pachetul mc, deselectat anterior.
(Se citește baza de date ... 106788 fișiere și directoare actualmente instalate.)
Se despachetează mc (din .../mc_3%3a4.7.0.6-1_i386.deb) ...
Se procesează declanșatorii pentru man-db ...
Se procesează declanșatorii pentru menu ...
warning, in file '/var/lib/dpkg/updates/0000' near line 5 package 'mc': missing description
warning, in file '/var/lib/dpkg/updates/0000' near line 5 package 'mc': missing maintainer
warning, in file '/var/lib/dpkg/updates/0002' near line 6 package 'mc': missing description
warning, in file '/var/lib/dpkg/updates/0002' near line 6 package 'mc': missing maintainer
warning, in file '/var/lib/dpkg/updates/0004' near line 6 package 'mc': missing description
warning, in file '/var/lib/dpkg/updates/0004' near line 6 package 'mc': missing maintainer
Se pregătește mc (3:4.7.0.6-1) ...
update-alternatives: using /usr/bin/mcview-debian to provide /usr/bin/view (view) in auto mode.
Se procesează declanșatorii pentru menu ...
nicu@mintulet /var/log $
Again, the missing description/maintainer issue. I understand it's harmless
(thank you for confirming that, secipolla), but it really looks bad. Can something be done about this?
P.S. The GRUB boot screen is butt-ugly. At least make the blue text back/fore-ground GREEN, so it matches the image behind.