For Linux containers we hardcode 0.9.7.9+deb7u8 as the minimal apt version but that's not available anymore on deb.freexian.com. Rather it's 0.9.7.9+deb7u9 now.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
However, it seems I still can't build containers successfully again. The debootstrap-image part is still failing, although differently now:
W: Failure trying to run: chroot "/var/tmp/tmp.HiqNC7Q599/base-image" dpkg --force-depends --install /var/cache/apt/archives/base-passwd_3.5.26_amd64.debW: See /var/tmp/tmp.HiqNC7Q599/base-image/debootstrap/debootstrap.log for details
And the end of that log says:
2020-05-17 19:15:26 URL:http://archive.debian.org/debian/pool/main/z/zlib/zlib1g_1.2.7.dfsg-13_amd64.deb [87392/87392] -> "/var/tmp/tmp.uv7kNeRkLc/base-image//var/cache/apt/archives/partial/zlib1g_1%3a1.2.7.dfsg-13_amd64.deb" [1]dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg': missing descriptiondpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg': missing architectureSegmentation fault
However, it seems I still can't build containers successfully again. The debootstrap-image part is still failing, although differently now:
{{{
W: Failure trying to run: chroot "/var/tmp/tmp.HiqNC7Q599/base-image" dpkg --force-depends --install /var/cache/apt/archives/base-passwd_3.5.26_amd64.deb
W: See /var/tmp/tmp.HiqNC7Q599/base-image/debootstrap/debootstrap.log for details
}}}
And the end of that log says:
{{{
2020-05-17 19:15:26 URL:http://archive.debian.org/debian/pool/main/z/zlib/zlib1g_1.2.7.dfsg-13_amd64.deb [87392/87392] -> "/var/tmp/tmp.uv7kNeRkLc/base-image//var/cache/apt/archives/partial/zlib1g_1%3a1.2.7.dfsg-13_amd64.deb" [1]
dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
missing description
dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
missing architecture
Segmentation fault
}}}
Hrm.
That in turn does only happen on one of the machines I have available. So, this ticket seems to be unrelated to that problem at least.
Trac: Keywords: TorBrowserTeam202005 deleted, TorBrowserTeam202005R added Status: assigned to needs_review
However, it seems I still can't build containers successfully again. The debootstrap-image part is still failing, although differently now:
{{{
W: Failure trying to run: chroot "/var/tmp/tmp.HiqNC7Q599/base-image" dpkg --force-depends --install /var/cache/apt/archives/base-passwd_3.5.26_amd64.deb
W: See /var/tmp/tmp.HiqNC7Q599/base-image/debootstrap/debootstrap.log for details
}}}
And the end of that log says:
{{{
2020-05-17 19:15:26 URL:http://archive.debian.org/debian/pool/main/z/zlib/zlib1g_1.2.7.dfsg-13_amd64.deb [87392/87392] -> "/var/tmp/tmp.uv7kNeRkLc/base-image//var/cache/apt/archives/partial/zlib1g_1%3a1.2.7.dfsg-13_amd64.deb" [1]
dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
missing description
dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
missing architecture
Segmentation fault
}}}
Hrm.
That in turn does only happen on one of the machines I have available. So, this ticket seems to be unrelated to that problem at least.