The internal mechanism used by apport to determine if the file is
modified is using dpkg and verifying the md5sum of the file.  Here's an
example using whoopsie as I don't have powerd installed:

[  9:25AM ]  [ bdmurray@impulse:/var/crash ]
 $ dpkg-query -W --showformat='${Conffiles}\n' whoopsie
 /etc/default/whoopsie aa257e43c8f5113fc0e980b93185acac
 /etc/init.d/whoopsie a1f3d5bd15f8b85ab00fbcb827c0f0c4
 /etc/init/whoopsie.conf 32d27c25706f1e6abf27c8bbb68b6b6e
[  9:27AM ]  [ bdmurray@impulse:/var/crash ]
 $ md5sum /etc/default/whoopsie
aa257e43c8f5113fc0e980b93185acac  /etc/default/whoopsie

The md5sum of whoopsie matches so I didn't modify the file.  Its also
possible that an application helped you modify the file although you may
not have touched it directly.  Plus run the same commands I've shown you
for the powerd package and powerd.conf.

** Changed in: apport (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1389286

Title:
  apport makes loose assumptions when reporting  this bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1389286/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to