[Bug 1352591] Re: apport-retrace does not update libraries or executable in a sandbox

2014-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.14.7-0ubuntu1

---
apport (2.14.7-0ubuntu1) utopic; urgency=medium

  * New upstream release:
- Fix interpretation of core dump ulimits: they are in bytes, not KiB.
  (LP: #1346497)
- apport-retrace: Don't require specifying an operation; default to
  updating the given .crash file. (LP: #1361242)
- Write report even on UnreportableReasons, so that whoopsie can still
  upload them. (LP: #1360417)
- apt/dpkg install_packages(): Write a packages.txt into sandbox root
  directory to keep track of installed packages and their versions.
  Prerequisite for LP #1352591.
- apt/dpkg install_packages(): Avoid re-downloading/installing packages
  which are already installed into a permanent sandbox. Prerequisite for
  LP #1352591.
- sandboxutils.py, make_sandbox(): Drop check for already existing files
  when dynamically resolving libraries and ExecutablePaths; with that,
  these packages would never get updated in a permanent sandbox. The new
  version tracking from above now takes care of that. (LP: #1352591)
- Fix report.test_add_proc_info test to stop assuming that pid 1 is named
  init, as one can specify a different one on the kernel command line.
- report.py, add_gdb_info(): Check for truncated core dumps, and set
  UnreportableReason and raise an IOError on them. Handle this in
  apport-retrace and whoopsie-upload-all to fail properly instead of
  silently producing broken Stacktraces. (LP: #1354571)
 -- Martin Pitt martin.p...@ubuntu.com   Fri, 29 Aug 2014 12:38:54 +0200

** Changed in: apport (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  apport-retrace does not update libraries or executable in a sandbox

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1352591] Re: apport-retrace does not update libraries or executable in a sandbox

2014-08-27 Thread Martin Pitt
So for permanent sandboxes this requires maintaining a package/version
map in the sandbox.

** Changed in: apport
   Status: New = Triaged

** Changed in: apport (Ubuntu)
   Status: New = Triaged

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

Title:
  apport-retrace does not update libraries or executable in a sandbox

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1352591] Re: apport-retrace does not update libraries or executable in a sandbox

2014-08-27 Thread Martin Pitt
Commits r2847 and r2848 now provide proper version tracking in
apt.packaging.install_packages().

** Changed in: apport
   Status: Triaged = In Progress

** Changed in: apport
 Assignee: (unassigned) = Martin Pitt (pitti)

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

Title:
  apport-retrace does not update libraries or executable in a sandbox

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1352591] Re: apport-retrace does not update libraries or executable in a sandbox

2014-08-27 Thread Launchpad Bug Tracker
** Branch linked: lp:apport

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

Title:
  apport-retrace does not update libraries or executable in a sandbox

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1352591] Re: apport-retrace does not update libraries or executable in a sandbox

2014-08-27 Thread Martin Pitt
With the version tracking in install_packages(), the changes to
sandboxutils are now trivial. Done in r2849, so if you run from trunk
you can now use this right away.

Please note that for existing sandboxes there is no packages.txt yet,
thus the next retraces will re-download/install everything which has
already been installed (but might be too old). To clean up, it's
probably best to purge all the existing sandboxes from the daisy
retracers and start over, to get rid of old cruft.

** Changed in: apport
   Status: In Progress = Fix Released

** Changed in: apport (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  apport-retrace does not update libraries or executable in a sandbox

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs