[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#577047: device ids will be changed as follows: (blank)



Package: linux-base
Version: 2.6.32-11
Severity: normal

           ┌───────────────┤ Configuring linux-base ├───────────────┐
           │                                                        │ 
           │ These configuration files will be updated:             │ 
           │                                                        │ 
           │ /etc/fstab                                             │ 
           │                                                        │ 
           │ The device ids will be changed as follows:             │ 
           │                                                        │ 
           │                                                        │ 
           │                                                        │ 
           │ Apply these configuration changes to disk device ids?  │ 
           │                                                        │ 
           │              <Yes>                 <No>                │ 
           │                                                        │ 
           └────────────────────────────────────────────────────────┘ 

In case that doesn't come across right, it is showing the list of
changes as blank. Here is /etc/fstab before:


# /etc/fstab: static file system information.
#
# <file system> <mount point>    <type>       <options>                                                    <dump>  <pass>
proc            /proc            proc         defaults                                                     0       0
/dev/md2        /                ext3         relatime,acl,user_xattr,errors=remount-ro,commit=300          0       1
/dev/md0        /boot            ext2         defaults                                                     0       2
/dev/md3        /var/local/fast  reiserfs     relatime,user_xattr                                           0       3
/dev/md1        none             swap         sw                                                           0       0
/dev/hda        /media/cdrom0    udf,iso9660  ro,user,exec,noauto                                          0       0

LABEL=NEUROS    /media/neuros    vfat         noauto,user,uid=1000,gid=1000,check=strict,nonumtail,iocharset=utf8,shortname=mixed,utf8,sync        0 0

<snip a bunch of NFS mounts>

So, it should be converting the /dev/hda /media/cdrom0 I suppose. But it
actually does make no changes, and then tells me:

  ┌───────────────────────┤ Configuring linux-base ├────────────────────────┐
  │                                                                         │ 
  │ Please check these configuration files before rebooting                 │ 
  │                                                                         │ 
  │ These configuration files still use some device names that may change   │ 
  │ when using the new kernel:                                              │ 
  │                                                                         │ 
  │ /etc/fstab: /dev/hda                                                    │ 
  │ /etc/mdadm/mdadm.conf                                                   │ 
  │                                                                         │ 
  │                                 <Ok>                                    │ 
  │                                                                         │ 
  └─────────────────────────────────────────────────────────────────────────┘ 
                                                                              
mdadm.conf is confusing... it doesn't contain any device names, its all
UUIDs:

CREATE owner=root group=disk mode=0660 auto=yes metadata=1
MAILADDR root
DEVICE partitions
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=62422da2:465098f7:5560184b:bb39a98b
ARRAY /dev/md1 level=raid1 num-devices=2 UUID=a9bf03c7:3b086030:97f239c8:2653f7fa
ARRAY /dev/md2 level=raid1 num-devices=2 UUID=b793be2f:48cd4737:16b3cc2e:d9736af9
ARRAY /dev/md3 level=raid0 num-devices=2 UUID=3b1518fe:b9388c72:cdd71fbf:ec6a9bd8

-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'testing'), (130, 'unstable'), (120, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-base depends on:
ii  debconf [debconf-2.0]         1.5.30     Debian configuration management sy
ii  libapt-pkg-perl               0.1.24     Perl interface to libapt-pkg
ii  libuuid-perl                  0.02-3+b1  Perl extension for using UUID inte

linux-base recommends no packages.

linux-base suggests no packages.

-- debconf information:
  linux-base/disk-id-manual-boot-loader:
  linux-base/disk-id-manual:
  linux-base/disk-id-convert-plan-no-relabel: true
  linux-base/disk-id-convert-plan: true
  linux-base/disk-id-convert-auto: true



Reply to: