Activity log for bug #279019

Date Who What changed Old value New value Message
2008-10-06 11:34:56 Dan Munckton bug added bug
2008-10-06 11:35:26 Dan Munckton linux-ports: assignee munckfish
2008-10-06 11:35:26 Dan Munckton linux-ports: statusexplanation
2008-10-06 11:35:42 Dan Munckton bug assigned to ubuntu-ps3-port
2008-10-06 11:37:40 Dan Munckton description Need to change the values of ... * CONFIG_USB_DEVICE_CLASS * CONFIG_SYSFS_DEPRECATED * CONFIG_SYSFS_DEPRECATED_V2 * CONFIG_TMPFS_POSIX_ACL ... as specified in the Hardware Detection spec. See section "Kernel configuration" on https://wiki.ubuntu.com/DesktopTeam/Specs/HardyHardwareDetection Need to change the values of ... * CONFIG_USB_DEVICE_CLASS * CONFIG_SYSFS_DEPRECATED * CONFIG_SYSFS_DEPRECATED_V2 * CONFIG_TMPFS_POSIX_ACL ... as specified in the Hardware Detection spec. See section "Kernel configuration" on https://wiki.ubuntu.com/DesktopTeam/Specs/HardyHardwareDetection These options are currently set as follows. Note need to check why these options are set slightly differently for ia64. daniel@dylan:~/tmp/src/kernel/ubuntu-intrepid-ports/debian/config$ grep -r 'SYSFS_DEPRECATED' * hppa/config:CONFIG_SYSFS_DEPRECATED=y hppa/config:CONFIG_SYSFS_DEPRECATED_V2=y i386/config:CONFIG_SYSFS_DEPRECATED=y i386/config:CONFIG_SYSFS_DEPRECATED_V2=y ia64/config:CONFIG_SYSFS_DEPRECATED=y ia64/config:CONFIG_SYSFS_DEPRECATED_V2=y powerpc/config:CONFIG_SYSFS_DEPRECATED=y powerpc/config:CONFIG_SYSFS_DEPRECATED_V2=y sparc/config:CONFIG_SYSFS_DEPRECATED=y sparc/config:CONFIG_SYSFS_DEPRECATED_V2=y daniel@dylan:~/tmp/src/kernel/ubuntu-intrepid-ports/debian/config$ grep -r 'USB_DEVICE_CLASS' * hppa/config:# CONFIG_USB_DEVICE_CLASS is not set i386/config:# CONFIG_USB_DEVICE_CLASS is not set ia64/config:CONFIG_USB_DEVICE_CLASS=y powerpc/config:# CONFIG_USB_DEVICE_CLASS is not set sparc/config:# CONFIG_USB_DEVICE_CLASS is not set daniel@dylan:~/tmp/src/kernel/ubuntu-intrepid-ports/debian/config$ grep -r 'TMPFS_POSIX_ACL' * hppa/config:CONFIG_TMPFS_POSIX_ACL=y i386/config:CONFIG_TMPFS_POSIX_ACL=y ia64/config:# CONFIG_TMPFS_POSIX_ACL is not set powerpc/config:CONFIG_TMPFS_POSIX_ACL=y sparc/config:CONFIG_TMPFS_POSIX_ACL=y
2008-10-06 11:39:53 Dan Munckton ubuntu-ps3-port: importance Undecided Medium
2008-10-06 11:39:53 Dan Munckton ubuntu-ps3-port: assignee munckfish
2008-10-06 11:39:53 Dan Munckton ubuntu-ps3-port: statusexplanation
2008-10-06 12:25:21 Dan Munckton ubuntu-ps3-port: importance Medium High
2008-10-06 12:25:21 Dan Munckton ubuntu-ps3-port: statusexplanation Raising importance to High apparently the presence of these options can cause race conditions. In particular current udev isn't tested with CONFIG_SYSFS_DEPRECATED=y so there could be loads of problems not yet noticed.
2008-10-06 12:26:27 Dan Munckton ubuntu-ps3-port: status New Confirmed
2008-10-06 12:26:27 Dan Munckton ubuntu-ps3-port: statusexplanation Raising importance to High apparently the presence of these options can cause race conditions. In particular current udev isn't tested with CONFIG_SYSFS_DEPRECATED=y so there could be loads of problems not yet noticed.
2008-10-06 12:26:27 Dan Munckton ubuntu-ps3-port: milestone ubuntu-8.10
2008-10-06 12:26:39 Dan Munckton linux-ports: status New Confirmed
2008-10-06 21:02:05 Stefan Bader bug assigned to linux (Ubuntu)
2008-10-06 21:02:31 Stefan Bader linux: status New Confirmed
2008-10-06 21:02:31 Stefan Bader linux: assignee stefan-bader-canonical
2008-10-06 21:02:31 Stefan Bader linux: importance Undecided High
2008-10-06 21:02:31 Stefan Bader linux: statusexplanation
2008-10-06 21:46:50 Stefan Bader linux: status Confirmed Fix Committed
2008-10-06 21:46:50 Stefan Bader linux: statusexplanation commit 8631d8924ef5b56eec1a1cad87643f608fac2eba UBUNTU: Update configuration files to be compliant to desktop specs
2008-10-07 04:05:06 Launchpad Janitor linux: status Fix Committed Fix Released
2008-10-09 09:03:37 Dan Munckton linux-ports: status Confirmed Fix Committed
2008-10-09 09:03:46 Dan Munckton ubuntu-ps3-port: status Confirmed Fix Committed
2009-02-20 15:16:16 Dan Munckton ubuntu-ps3-port: milestone ubuntu-8.10 jaunty-alpha-5
2009-02-20 15:16:34 Dan Munckton ubuntu-ps3-port: status Fix Committed Fix Released
2009-02-20 15:18:06 Dan Munckton linux-ports: status Fix Committed Fix Released
2009-02-20 15:18:06 Dan Munckton linux-ports: statusexplanation Relevant changes are present in Jaunty linux-ports 2.6.28-1.6. Closing this.