Bug#572445: linux-base: postinst fails on dosfslabel
Package: linux-base
Version: 2.6.33-1~experimental.2 Severity: normal linux-base fails to config: # apt-get -f install Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Status-Informationen einlesen... Fertig 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. 2 nicht vollständig installiert oder entfernt. Nach dieser Operation werden 0B Plattenplatz zusätzlich benutzt. Richte linux-base ein (2.6.33-1~experimental.2) ... open: No such file or directory dosfslabel failed: 1536 at /var/lib/dpkg/info/linux-base.postinst line 1087, <STDIN> line 10. dpkg: Fehler beim Bearbeiten von linux-base (--configure): Unterprozess installiertes post-installation-Skript gab den Fehlerwert 9 zurück dpkg: Abhängigkeitsprobleme verhindern Konfiguration von linux-image-2.6.33-2-686: linux-image-2.6.33-2-686 hängt ab von linux-base (>= 2.6.33); aber: Paket linux-base ist noch nicht konfiguriert. dpkg: Fehler beim Bearbeiten von linux-image-2.6.33-2-686 (--configure): Abhängigkeitsprobleme - lasse es unkonfiguriert Fehler traten auf beim Bearbeiten von: linux-base linux-image-2.6.33-2-686 E: Sub-process /usr/bin/dpkg returned an error code (1) -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (700, 'testing'), (650, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores) Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages linux-base depends on: ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy ii libapt-pkg-perl 0.1.24 Perl interface to libapt-pkg linux-base recommends no packages. linux-base suggests no packages. -- debconf information: linux-base/disk-id-manual: * linux-base/disk-id-convert-plan: true * linux-base/disk-id-convert-auto: true -- To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20100304090924.5116.48160.reportbug@elmar">http://lists.debian.org/20100304090924.5116.48160.reportbug@elmar |
Bug#572445: linux-base: postinst fails on dosfslabel
On Thu, Mar 04, 2010 at 10:09:24AM +0100, Elmar Haneke wrote:
> Package: linux-base > Version: 2.6.33-1~experimental.2 > Severity: normal > > > linux-base fails to config: > > # apt-get -f install > Paketlisten werden gelesen... Fertig > Abhängigkeitsbaum wird aufgebaut > Status-Informationen einlesen... Fertig > 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. > 2 nicht vollständig installiert oder entfernt. > Nach dieser Operation werden 0B Plattenplatz zusätzlich benutzt. > Richte linux-base ein (2.6.33-1~experimental.2) ... > open: No such file or directory > dosfslabel failed: 1536 at /var/lib/dpkg/info/linux-base.postinst line 1087, > <STDIN> line 10. please provide /etc/fstab and your grub or boot loader config, thanks. > dpkg: Fehler beim Bearbeiten von linux-base (--configure): > Unterprozess installiertes post-installation-Skript gab den Fehlerwert 9 > zurück > dpkg: Abhängigkeitsprobleme verhindern Konfiguration von > linux-image-2.6.33-2-686: > linux-image-2.6.33-2-686 hängt ab von linux-base (>= 2.6.33); aber: > Paket linux-base ist noch nicht konfiguriert. > dpkg: Fehler beim Bearbeiten von linux-image-2.6.33-2-686 (--configure): > Abhängigkeitsprobleme - lasse es unkonfiguriert > Fehler traten auf beim Bearbeiten von: > linux-base > linux-image-2.6.33-2-686 > E: Sub-process /usr/bin/dpkg returned an error code (1) > > > -- System Information: > Debian Release: squeeze/sid > APT prefers testing > APT policy: (700, 'testing'), (650, 'unstable'), (1, 'experimental') > Architecture: i386 (i686) > > Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores) > Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15) > Shell: /bin/sh linked to /bin/bash > hmm linux-base report should also run the linux-2.6 bug scripts to be more useful. :) -- To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20100304152201.GX15228@baikonur.stro.at">http://lists.debian.org/20100304152201.GX15228@baikonur.stro.at |
Bug#572445: linux-base: postinst fails on dosfslabel
> please provide /etc/fstab and your grub or boot loader config,
> thanks. /dev/sda is an USB-stick not currently connected. # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> /dev/hda2 / ext3 errors=remount-ro 0 1 /dev/hda5 none swap sw 0 0 proc /proc proc defaults 0 0 /dev/fd0 /floppy vfat user,noauto 0 0 /dev/hdb /cdrom iso9660 ro,user,noauto 0 0 tmpfs /tmp tmpfs defaults 0 0 /dev/sda1 /camera vfat noauto,user 0 0 /dev/sda /usbstick vfat noauto,user 0 0 # # DO NOT EDIT THIS FILE # # It is automatically generated by /usr/sbin/grub-mkconfig using templates # from /etc/grub.d and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### if [ -s $prefix/grubenv ]; then load_env fi set default="0" if [ ${prev_saved_entry} ]; then set saved_entry=${prev_saved_entry} save_env saved_entry set prev_saved_entry= save_env prev_saved_entry set boot_once=true fi function savedefault { if [ -z ${boot_once} ]; then saved_entry=${chosen} save_env saved_entry fi } insmod ext2 set root=(hd0,2) search --no-floppy --fs-uuid --set 1f3db355-6a5c-4b32-97fd-1c47f657e009 if loadfont /usr/share/grub/unicode.pf2 ; then set gfxmode=640x480 insmod gfxterm insmod vbe if terminal_output gfxterm ; then true ; else # For backward compatibility with versions of terminal.mod that don't # understand terminal_output terminal gfxterm fi fi insmod ext2 set root=(hd0,2) search --no-floppy --fs-uuid --set 1f3db355-6a5c-4b32-97fd-1c47f657e009 set locale_dir=($root)/boot/grub/locale set lang=de insmod gettext set timeout=5 ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/05_debian_theme ### insmod ext2 set root=(hd0,2) search --no-floppy --fs-uuid --set 1f3db355-6a5c-4b32-97fd-1c47f657e009 insmod png if background_image /boot/grub/moreblue-orbit-grub.png ; then set color_normal=black/black set color_highlight=magenta/black else set menu_color_normal=cyan/blue set menu_color_highlight=white/blue fi ### END /etc/grub.d/05_debian_theme ### ### BEGIN /etc/grub.d/10_linux ### menuentry "Debian GNU/Linux, with Linux 2.6.30-2-686" { insmod ext2 set root=(hd0,2) search --no-floppy --fs-uuid --set 1f3db355-6a5c-4b32-97fd-1c47f657e009 echo Loading Linux 2.6.30-2-686 ... linux /boot/vmlinuz-2.6.30-2-686 root=UUID=1f3db355-6a5c-4b32-97fd-1c47f657e009 ro quiet echo Loading initial ramdisk ... initrd /boot/initrd.img-2.6.30-2-686 } menuentry "Debian GNU/Linux, with Linux 2.6.30-2-686 (recovery mode)" { insmod ext2 set root=(hd0,2) search --no-floppy --fs-uuid --set 1f3db355-6a5c-4b32-97fd-1c47f657e009 echo Loading Linux 2.6.30-2-686 ... linux /boot/vmlinuz-2.6.30-2-686 root=UUID=1f3db355-6a5c-4b32-97fd-1c47f657e009 ro single echo Loading initial ramdisk ... initrd /boot/initrd.img-2.6.30-2-686 } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_memtest86+ ### menuentry "Memory test (memtest86+)" { insmod ext2 set root=(hd0,2) search --no-floppy --fs-uuid --set 1f3db355-6a5c-4b32-97fd-1c47f657e009 multiboot /boot/memtest86+_multiboot.bin } menuentry "Memory test (memtest86+, serial console 115200)" { insmod ext2 set root=(hd0,2) search --no-floppy --fs-uuid --set 1f3db355-6a5c-4b32-97fd-1c47f657e009 multiboot /boot/memtest86+_multiboot.bin console=ttyS0,115200n8 } ### END /etc/grub.d/20_memtest86+ ### ### BEGIN /etc/grub.d/30_os-prober ### ### END /etc/grub.d/30_os-prober ### ### BEGIN /etc/grub.d/40_custom ### # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. ### END /etc/grub.d/40_custom ### |
Bug#572445: linux-base: postinst fails on dosfslabel
On Thu, Mar 04, 2010 at 05:27:24PM +0100, Elmar Haneke wrote:
> > > please provide /etc/fstab and your grub or boot loader config, > > thanks. > > /dev/sda is an USB-stick not currently connected. ok, this should be already fixed in latest linux-base. merging with 572341. -- To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20100304165418.GB15228@baikonur.stro.at">http://lists.debian.org/20100304165418.GB15228@baikonur.stro.at |
Bug#572445: linux-base: postinst fails on dosfslabel
On Thu, 2010-03-04 at 17:27 +0100, Elmar Haneke wrote:
> > please provide /etc/fstab and your grub or boot loader config, > > thanks. > > /dev/sda is an USB-stick not currently connected. You accepted a plan that involved relabelling /dev/sda even though it did not exist. The fact that this did not work is not a bug! However, including nonexistent devices in the conversion plan is a bug, and it will be fixed in the next version of linux-base. Ben. -- Ben Hutchings Q. Which is the greater problem in the world today, ignorance or apathy? A. I don't know and I couldn't care less. |
| All times are GMT. The time now is 11:52 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.