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

Bug#572022: prompts for udev 70-persistent-cd.rules changes without actually changing anything



Package: linux-base
Version: 2.6.33-1~experimental.2
Severity: minor

Hi,

as Ben was calling for testers of the linux-base package here is some
feedback :-)

I have to add, that I've been using a self-compiled kernel for some time
(using libata) and converted fstab etc. to use LABEL= entries manually
quite some time ago.

During the installation, linux-base prompted me if I wanted to convert
any config files and I answered with yes. It then showed a message that
it detected some outdated udev rules file (70-persistent-cd.rules) which
it would update. I was a bit surprised by that, as I didn't expect
anything to  need updating in that regarding.

And indeed, after the upgrade, I ran a diff on 70-persistent-cd.rules
and 70-persistent-cd.rules.old, and the files are identical.

I've attached the relevant file for reference.

Other than that, I didn't notice any breakage or strange behaviour.

Cheers,
Michael


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.33 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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-auto: true
* linux-base/disk-id-convert-plan: true
# This file was automatically generated by the /lib/udev/write_cd_rules
# program, run by the cd-aliases-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and set the $GENERATED variable.

# DVD+RW_GCA-4040N (pci-0000:00:1f.1-scsi-1:0:0:0)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.1-scsi-1:0:0:0", SYMLINK+="cdrom", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.1-scsi-1:0:0:0", SYMLINK+="cdrw", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.1-scsi-1:0:0:0", SYMLINK+="dvd", ENV{GENERATED}="1"

# HL-DT-ST_DVD+RW_GCA-4040N (pci-0000:00:1f.1)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.1", SYMLINK+="cdrom1", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.1", SYMLINK+="cdrw1", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.1", SYMLINK+="dvd1", ENV{GENERATED}="1"

# U3_Cruzer_Micro (pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:1)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:1", SYMLINK+="cdrom2", ENV{GENERATED}="1"

# U3_Cruzer_Micro (pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:1)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", ENV{ID_SERIAL}=="SanDisk_U3_Cruzer_Micro_2243301689529F18-0:1", SYMLINK+="cdrom3", ENV{GENERATED}="1"


Reply to: