> Package: sysfsutils > Version: 1.3.0-5 > Severity: important > > While upgrading from 1.3.0-2 to 1.3.0-5, I was presented with the diff > (attached). I am moderately certain that I did not modify that file, > so this shouldn't have happened. > > --7AUc2qLy4jB3hD7Z > Content-Type: text/plain; charset=us-ascii > Content-Disposition: attachment; filename="sysfsutils.diff" > > --- /etc/sysfs.conf 2005-03-07 14:31:30.000000000 -0500 > +++ /etc/sysfs.conf.dpkg-new 2005-12-05 10:03:49.000000000 -0500 > @@ -3,6 +3,11 @@ > # > # The sysfs mount directory is automatically prepended to the attribute > paths. > # > +# Syntax: > +# attribute = value > +# mode attribute = 0600 # (any valid argument for chmod) > +# owner attribute = root:wheel # (any valid argument for chown) > +# > # Examples: > # > # Always use the powersave CPU frequency governor > @@ -11,4 +16,8 @@ > # Use userspace CPU frequency governor and set initial speed > # devices/system/cpu/cpu0/cpufreq/scaling_governor = userspace > # devices/system/cpu/cpu0/cpufreq/scaling_setspeed = 600000 > - devices/system/cpu/cpu0/cpufreq/scaling_governor = ondemand > +# > +# Set permissions of suspend control file > +# mode power/state = 0660 > +# owner power/state = root:power > + > > --7AUc2qLy4jB3hD7Z-- >
> Hi Justin! > > Justin Pryzby [2006-01-17 19:31 -0500]: > > We can close it if it is really, really unreproducible :) > > At least it is not a bug in sysfsutils itself; I believe you that you > didn't deliberately change the conffile, so it just has to be another > package. However, I'm unable to find out which one. Maybe you happen > to reproduce it once more to find out. :) > =20 > > Could you get me the complete list of package versions which have both > > of those conffile contents? > > Not sure what you mean, but here is the result of the grepping: > http://people.ubuntu.com/~pitti/shots/greparchive-sysfs.conf. Does > that help you? This is interesting but doesn't help :) I was wondering if you could easily get the list of sysfsutils versions which have a "before" conffile and the list of versions which have the "after" conffile. -- Clear skies, Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

