FS#16013 - [udev] invalid backup array
Attached to Project:
Arch Linux
Opened by Xavier (shining) - Saturday, 05 September 2009, 09:22 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 07 September 2009, 06:20 GMT
Opened by Xavier (shining) - Saturday, 05 September 2009, 09:22 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 07 September 2009, 06:20 GMT
|
Details
backup=(etc/udev/udev.conf
etc/scsi_id.config etc/udev/cdsymlinks.conf etc/modprobe.d/framebuffer_blacklist.conf) but etc/scsi_id.config and etc/udev/cdsymlinks.conf are not in udev package |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Monday, 07 September 2009, 06:20 GMT
Reason for closing: Fixed
Additional comments about closing: udev-146-2
Monday, 07 September 2009, 06:20 GMT
Reason for closing: Fixed
Additional comments about closing: udev-146-2
But how old? Tobias, can we safely remove them now?
in any cases the old files should be saved to pacsave
The scsi_id.config is still read by scsi_id program according to the manual page.
So removing just cdsymlinks from backup array should be fine.
If it is not in the package, pacman simply won't touch it ever.
The rule is pretty simple and brain-dead : file in backup array <-> file in package
The future version of makepkg will simply break on pkgbuilds which does not respect this rule (see
FS#13551)