[11:15] hi, found another bug in 16.04 LTS "file" app cuts the interpreter path (didn't use to do that) [11:16] "/bin/bash: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 2.6.32, BuildID[sha1]=6f072e70e3e49380ff4d43cdde8178c24cf73daa, stripped" [11:17] this bug hapepns in 18.04 LTS as well, but not in 20.04 LTS [11:24] it's seems to be related that /lib64 is a link in ubuntu 20.04 (where it works) but on 16.04 and 18.04 it'snot (atleast in latest docker image) [12:50] Can anyone verify the bug with the docker of ubuntu 16.04 + 18.04 (latest versions) where there is a bug in "file" where it truncates ELF interpreter paths ? (works in ubuntu 20.04) [12:52] it's somehow related to the layout of the filesystem maybe and not to the "file" itself (i.e. the bug may exist in 20.04), in 20.04 /lib64 is a link where in others it's not [12:57] https://github.com/tzickel/docker-trim/issues/1 <-- this is how I found out the bug :/ === CarlFK1 is now known as CarlK === helio|afk is now known as heliocastro === heliocastro is now known as helio|afk [21:34] hi [21:35] can anyone on focal run /usr/bin/apt | head -n1 [21:36] package version is 2.0.2 , but i get apt 1.9.4 (amd64) [21:36] also my apt/apt-get is broken, it segfault after focal upgrade [21:37] and i unpacked http://fr.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-pkg6.0_2.0.2_amd64.deb , i still get a 1.9.4 inside [21:39] $ /usr/bin/apt | head -n1 [21:39] apt 2.0.2 (amd64) [21:39] But also, this is probably more #ubuntu material [22:00] cjwatson, would you have a rought explaination for this ? https://pastebin.com/gbihtKgU [22:01] i tried with 3 different mirrors [22:17] :/