=== arraybolt3[m] is now known as Guest2206 === meetingology` is now known as meetingology === Guest2206 is now known as arraybolt3[m] [21:43] Has anyone else noticed a strange new "/arch" folder on the latest Lubuntu Lunar ISO? [21:44] It has a subfolder "x86", and then subfolders under that "entry", "include", and "tools". [21:45] Oy there's a ton of weird folders in the / directory when booting the ISO now. [21:46] "scripts", "include", "install"... looks like someone's script went a bit haywire. [21:46] Could you apt-file find which package? [21:46] Yeah, gimme a sec. [21:49] tsimonq2: apt-file isn't able to link them to a package it looks like. [21:50] "apt-file find /arch | grep -E ^/arch" returns nothing. [21:52] (Tried using -P rather than -E for the regex, still nothing.) [21:53] [matrix] Try feeding apt-file one of the scripts - `apt-file search $NAMEOFFILE` [21:54] [matrix] Hmm... it's giving me a ton of linux-headers packages. [21:54] [matrix] 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] [matrix] So somehow the headers are leaking? [21:55] [matrix] `apt-file find` isn't a valid option I don't think [21:55] [matrix] Oh. Found it. linux-libc-dev. [21:55] [matrix] It works for other stuff. [21:56] [matrix] The man page says it's an alias for "search". [21:56] Okay, I'll file a critical bug. LFS non-compliance is no bueno [21:56] [matrix] Oh ok, my tab completion wasn't showing `find` so that makes sense. [21:58] Glad 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:59] Anyway, /me goes back to prepping to make a new slideshow for the installer