date | project | content | link |
|---|
| 17:07 Tuesday | debian-installer/debootstrap | Commit by mehdi :: r4c6ae88 debootstrap/ (debian/changelog functions): Add support for InRelease files (Closes: #638682) | # |
| 17:07 Tuesday | debian-installer/debootstrap | Commit by joey :: r1b29e06 debootstrap/ (debian/changelog functions): minor cleanup | # |
| 17:16 on Apr 26 | debian-installer/debootstrap | Commit by cjwatson :: r7e80916 debootstrap/debian/changelog: releasing version 1.0.40 | # |
| 14:40 on Apr 26 | debian-installer/debootstrap | Commit by cjwatson :: r150f689 debootstrap/ (debian/changelog scripts/quantal): Add (Ubuntu) quantal as a symlink to gutsy. | # |
| 00:45 on Apr 18 | debian-installer/debootstrap | Commit by joey :: rdaa802a debootstrap/ (debian/changelog functions): point users at the log file on error, try to show a package name too
When installation or configuration of a package fails, output a message
that points the user to the log file[1]. Attempt to grep out the first
package that dpkg failed on and show its name too. Closes: #472704
Sample:
W: Failure while configuring base packages. This will be re-attempted up to five times.
W: See sid/debootstrap.log for details (possibly the package libept1 is at fault)
This relies on the LANG=C currently set for the debootstrap run.
Changes to the "dpkg: error processing $PACKAGE" message would break
the package name extractor, but it'd fall back to not showing a
package name.
This adds cut to the set of utilities debootstrap uses, which shouldn't
be a problem.
[1] In d-i, debootstrap doesn't know where the log file is, but then
this message goes to the same syslog file, so I didn't add any special
handling for this case. | # |
| 17:26 on Mar 13 | debian-installer/debootstrap | Commit by cjwatson :: r67932a8 debootstrap/debian/changelog: releasing version 1.0.39 | # |
| 17:09 on Mar 13 | debian-installer/debootstrap | Commit by cjwatson :: r1b85c83 debootstrap/ (debian/changelog functions): Stop at the end of the retrieval phase if any packages failed to download. | # |
| 17:05 on Mar 13 | debian-installer/debootstrap | Commit by cjwatson :: r733069b debootstrap/ (debian/changelog functions): Retry corrupted downloads rather than carrying on almost regardless. Patch mostly due to Michael Gilbert, rearranged somewhat by me (closes: #618920). | # |
| 13:30 on Nov 21, 2011 | debian-installer/debootstrap | Commit by cjwatson :: r412608c debootstrap/debian/changelog: releasing version 1.0.38 | # |
| 13:20 on Nov 21, 2011 | debian-installer/debootstrap | Commit by cjwatson :: r0fbf86a debootstrap/ (debian/changelog functions): pkgdetails_perl: Use the last of a sequence of stanzas for the same package name, rather than the first (closes: #649319). | # |
| 18:47 on Nov 19, 2011 | debian-installer/debootstrap | Commit by otavio :: rb92ce0b debootstrap/ (debian/changelog debootstrap): Fix --print-debs support when using --foreign param. Closes: #551837. | # |
| 21:10 on Oct 08, 2011 | debian-installer/debootstrap | Commit by joey :: rcb07fc3 debootstrap/ (debian/changelog scripts/precise): Merge remote-tracking branch 'origin/master'
Conflicts:
debian/changelog | # |
| 21:10 on Oct 08, 2011 | debian-installer/debootstrap | Commit by joey :: r2d8bf39 debootstrap/ (debian/changelog functions): Improve error message when a decompressor is not available, to indicate which package has been built with bzip today. Closes: #644719 | # |
| 21:00 on Oct 05, 2011 | debian-installer/debootstrap | Commit by cjwatson :: rd5de383 debootstrap/debian/changelog: releasing version 1.0.37 | # |
| 20:58 on Oct 05, 2011 | debian-installer/debootstrap | Commit by cjwatson :: r13ec847 debootstrap/ (debian/changelog scripts/precise): Add (Ubuntu) precise as a symlink to gutsy. | # |
| 22:41 on Aug 21, 2011 | debian-installer/debootstrap | Commit by joey :: r3a3afbb debootstrap/debian/changelog: releasing version 1.0.36 | # |
| 22:37 on Aug 21, 2011 | debian-installer/debootstrap | Commit by joey :: r6744d37 debootstrap/ (debian/changelog functions): Workaround for umount bug #634107, which broke pbuilder and "debootstrap ."
umount /path/to/foo fails when run in in /path/to/.
Work around this nasty bug with a chdir /.
Note that TARGET is an absolute path, so chdiring away is safe. | # |
| 23:37 on Aug 15, 2011 | debian-installer/debootstrap | Commit by joey :: r804a6a4 debootstrap/ (debian/changelog debootstrap): warn about missing modules on FreeBSD
- Fix support for running debootstrap on a FreeBSD host to create a kFreeBSD chroot or jail. Thanks, Arno Toell.
- When debootstrapping on FreeBSD, warn if necessary modules are not loaded. Thanks, Arno Toell.
| # |
| 20:53 on Aug 15, 2011 | debian-installer/debootstrap | Commit by joey :: r3b609a4 debootstrap/ (debian/changelog functions): | # |
| 20:30 on Aug 15, 2011 | debian-installer/debootstrap | Commit by joey :: r8a38afd debootstrap/ (debian/changelog debootstrap functions): | # |