X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/4e044677ad5b4060eaad197d5cbfc08b7d969931..refs/heads/master:/blog/data/2014-09-16-d-i-eatmydata.txt diff --git a/blog/data/2014-09-16-d-i-eatmydata.txt b/blog/data/2014-09-16-d-i-eatmydata.txt index 90349da054..0e8603a0c3 100644 --- a/blog/data/2014-09-16-d-i-eatmydata.txt +++ b/blog/data/2014-09-16-d-i-eatmydata.txt @@ -202,5 +202,17 @@ everyone.

Update 2014-09-24: Since a few days ago, enabling this optimization will break installation of all programs using gnutls because of -bug #702711. An updated +bug #702711. An updated eatmydata package in Debian will solve it.

+ +

Update 2014-10-17: The bug mentioned above is fixed in testing and +the optimization work again. And I have discovered that the +dpkg-divert trick is not really needed and implemented a slightly +simpler approach as part of the debian-edu-install package. See +tools/edu-eatmydata-install in the source package.

+ +

Update 2014-11-11: Unfortunately, a new +bug #765738 in eatmydata only +triggering on i386 made it into testing, and broke this installation +optimization again. If unblock +request 768893 is accepted, it should be working again.