SYSFS{}= will be removed in a future udev version, please use ATTR{} errors

Bug #551341 reported by eris23
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libdjconsole (Debian)
Fix Released
Unknown
libdjconsole (Ubuntu)
Fix Released
Low
Adrien Cunin

Bug Description

lucid/amd64
libdjconsole0 libdjconsole-data 0.1.3-1ubuntu1

at boot and in daemon.log
udevd[504]: SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in /lib/udev/rules.d/45-hpdjconsole.rules:6

Revision history for this message
rduke15 (rduke15) wrote :

The following probably fixes the problem:

    sudo perl -i.bak -pe 's/SYSFS/ATTR/g' /lib/udev/rules.d/45-hpdjconsole.rules

But in my case, I don't have a "Hercules DJ Console", and realised this was installed as a dependency of djplay, which I don't use. So check if you actually need this. If not you can also just

    sudo aptitude purge libdjconsole0 libdjconsole-data

Adrien Cunin (adri2000)
Changed in libdjconsole (Ubuntu):
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Adrien Cunin (adri2000)
Changed in libdjconsole (Debian):
status: Unknown → New
Changed in libdjconsole (Debian):
status: New → Fix Released
Revision history for this message
Logan Rosen (logan) wrote :

This bug was fixed in the package libdjconsole - 0.1.3-2

---------------
libdjconsole (0.1.3-2) unstable; urgency=medium

  * Acknowledging previous NMU, thanks
  * Use source format 3.0 (quilt) and dh 9
  * Set Multi-Arch fields in debian/control
  * Added debian/patches/03_update_pc_file.patch: update .pc file to use
    variables, adds multiarch support
  * Updated install files
  * Do not install useless upstream changelogs anymore
  * Removed unnecessary autotools-dev build-dep
  * Added missing dependencies ${misc:Depends}
  * Keep /usr/share/doc/ directory only in libdjconsole-data, symlink from the
    other binary packages
  * Removed redundant Section fields in debian/control
  * Added Homepage in debian/control
  * Updated debian/copyright file
  * Updated Standards-Version to 3.9.6
  * Added lintian overrides regarding the long descriptions of the packages
  * Imported Ubuntu patch to install udev rules into /lib/udev/rules.d
    (Closes: #742718), thanks to Scott James Remnant
    - Makefile.am, Makefile.in: Install udev rules into /lib/udev/rules.d
      (debian/patches/01_install_udev_rules_lib.patch)
    - debian/libdjconsole-data.install: Take udev rules from /lib/udev/rules.d
    - debian/libdjconsole-data.preinst: Remove old rules if not modified
    - debian/control: Add Breaks to ensure right version of udev is used.
  * Added debian/patches/02_udev_rules_sysfs_attr.patch: replace SYSFS with
    ATTR in udev rules file (Closes: #560703, LP: #551341)

 -- Adrien Cunin <email address hidden> Thu, 27 Aug 2015 08:03:00 +0200

Changed in libdjconsole (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.