/srv/irclogs.ubuntu.com/2023/03/12/#lubuntu-devel.txt

=== arraybolt3[m] is now known as Guest2206
=== meetingology` is now known as meetingology
=== Guest2206 is now known as arraybolt3[m]
arraybolt3Has anyone else noticed a strange new "/arch" folder on the latest Lubuntu Lunar ISO?21:43
arraybolt3It has a subfolder "x86", and then subfolders under that "entry", "include", and "tools".21:44
arraybolt3Oy there's a ton of weird folders in the / directory when booting the ISO now.21:45
arraybolt3"scripts", "include", "install"... looks like someone's script went a bit haywire.21:46
tsimonq2Could you apt-file find which package?21:46
arraybolt3Yeah, gimme a sec.21:46
arraybolt3tsimonq2: apt-file isn't able to link them to a package it looks like.21:49
arraybolt3"apt-file find /arch | grep -E ^/arch" returns nothing.21:50
arraybolt3(Tried using -P rather than -E for the regex, still nothing.)21:52
lubot[matrix] <kc2bez> Try feeding apt-file one of the scripts - `apt-file search $NAMEOFFILE`21:53
lubot[matrix] <arraybolt3> Hmm... it's giving me a ton of linux-headers packages.21:54
lubot[matrix] <arraybolt3> The files that are being found by apt-file aren't in the root directory though, while the files I'm looking at are slapped into /.21:54
lubot[matrix] <arraybolt3> So somehow the headers are leaking?21:54
lubot[matrix] <kc2bez> `apt-file find` isn't a valid option I don't think21:55
lubot[matrix] <arraybolt3> Oh. Found it. linux-libc-dev.21:55
lubot[matrix] <arraybolt3> It works for other stuff.21:55
lubot[matrix] <arraybolt3> The man page says it's an alias for "search".21:56
tsimonq2Okay, I'll file a critical bug. LFS non-compliance is no bueno21:56
lubot[matrix] <kc2bez> Oh ok, my tab completion wasn't showing `find` so that makes sense.21:56
arraybolt3Glad there's at least an explanation for what happened :P I thought maybe someone accidentally copied a script or something into livecd-rootfs and it was grabbing files from somewhere and throwing them into the wrong spots.21:58
arraybolt3Anyway, /me goes back to prepping to make a new slideshow for the installer21:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!