[11:46] Hi, could you compress the jammy libc6.deb with xz instead of zstd? dpkg in jammy depends on it and it makes it would make it much easier to unpack a jammy chroot on Debian [13:31] jochensp: hi, i've added debootstrap changes to debian to use zstd tooling to debootstrap jammy ubuntu on debian. if you install debootstrap from sid; it knows how to unpack and debootstrap zstd compressed jammy. [13:32] xnox: I know, but prefer mmdebstrap ;) (I used dpkg from impish for now) [13:32] jochensp: libc6 is a key package that is installed and upgraded by all systems, and having it zstd compressed helps speed up package installation time for everyone on ubuntu. relative xz compression. [13:32] jochensp: maybe need to open a bug in mmdebstrap to implement something similar? [13:32] na, rather wait for zstd support in dpkg [13:32] jochensp: cause i do not want to sacrafice install/upgrade speed of all ubuntu users; to support debian users. [13:32] ack [13:32] jochensp: it may take a long time..... [13:33] Guillem said he reconsider a week ago [13:43] jochensp: was that zstd or merged-usr =))))) [13:56] xnox: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892664#114 [13:56] Debian bug 892664 in dpkg "dpkg: Please add decompression support for zstd" [Wishlist, Open] [14:52] jochensp: yeah reading newest updates on the bug report [14:53] will check if i can provide any answers to newly raised points of clarification [15:22] who looks after Ben? i see last update Wed, 13 Apr 2022 06:06:32 +0000 [15:38] Ben, long time no see, indeed [19:29] jochensp: unclear to me how that package specifically would help? [19:30] jochensp: also, no, not at this stage of the release process i would expect [22:11] is there anyone online? [22:12] Have you ever thought about creating a file format to automate the ubuntu installation process? [22:12] ubuntu20229210101.json [22:13] Guest54092330902: https://ubuntu.com/server/docs/install/autoinstall-quickstart [22:13] { [22:13]    "device":"G://", [22:13]    "name_driver_format":"ubuntu_installer", [22:13]    "distro_file": "ubuntu.iso", [22:13]    "distro_version":"ubuntu20", [22:13]    "distro_hash":"sjdkwejkjwekw1212912-", [22:13]    "distro_link_download": "https://www.ubuntu.org/ubuntu.iso", [22:13]    "filesystem":"ext4", [22:13]    "partition_1": "32gb" [22:13]    "partition_2": "100gb" [22:13]    "locate": "en-US", [22:13]    "keyboard": "ascii", [22:13]    "kernel": "kernelv.1.1", [22:13]    "user_name": "username1", [22:13]    "username1": "password_1234" [22:13]    "packages": [ [22:13]     "terminal": "term", [22:13]     "editor": "atom-editor", [22:14] I thought of this file format [22:15] my idea would be to import this file format on installation [22:15] i suggest learning to use the tools that already exist first [22:15] What do you think of this idea? [22:16] Is this idea bad? === eitteabs is now known as sbeattie