=== venom is now known as VenomousSteam81 === venom is now known as VenomousSteam81 [22:50] hello there. can i get support for crouton on chromebook? im using focal and ive been havin an issue lately [22:51] with apt [22:52] ima just move to the forums [22:57] APT keeps trying to search for 1386 packages, in which it cannot search for because the ip doesn't exist [23:04] VenomousSteam81_: What version of Lubuntu are you on? [23:08] focal... i dont think thats Lubuntu, is it? [23:08] this is the default channel that Quassel gave me [23:09] Ubuntu Focal (20.04) is an officialy supported Ubuntu operating system. It might be more on-topic in the #ubuntu channel, but it's close enough I think it's OK here. [23:09] ok [23:09] When you say "1386", is that the number of packages, or are you referring to "i386", which is a processor architecture? [23:10] i386 [23:10] (I'm guessing something's searching for 32-bit packages in repos that don't contain 32-bit packages anymore.) [23:10] VenomousSteam81_: OK, would you mind showing me the output of "sudo apt update && sudo apt full-upgrade"? You can paste it into Pastebin.com and send the link, that will help me see what's happening. [23:11] ok [23:13] https://pastebin.com/0asuYieN [23:14] What kind of computer are you running Ubuntu on? This doesn't look like an Intel-based system to me. Is it a Raspberry Pi or some other single-board computer or something like that? [23:15] It's a Chromebook using Crouton. I posted an issue on their Github, and someone said I should go over here. [23:15] Aha. So it is an ARM-based system. [23:15] Yes [23:15] Did you recently follow a tutorial on how to install some sort of software on the system just before this started happening? [23:16] Yes, for installing Wine to try to emulate another game [23:16] VenomousSteam81_: OK, that makes sense of it. You probably tried to install the Intel version of Wine onto your ARM Chromebook, which is why this is happening now. ARM systems don't support Intel-based binary files. [23:17] So, hmm... ok, one moment while I work out how to undo this. I'll also try to help you install the ARM version of Wine if you're interested. [23:18] Ok. Here is the site I followed on Github: [23:18] https://github.com/leomaurodesenv/cemu-linux [23:18] Thanks, that will make it easy. [23:19] I also stopped where it says `# Install` [23:19] VenomousSteam81_: OK, can you show me the output of "ls /etc/apt/sources.list.d"? Again, using Pastebin.com will make things easier. [23:19] Yep, that's about what I would expect. (re: I also stopped where it says `# Install`) [23:20] I didn't have anything there earlier. Now I have something for Flatpak, as I'm trying to use Minetest [23:20] (focal)venom@localhost:~$ ls /etc/apt/sources.list.d [23:20] flatpak-ubuntu-stable-focal.list [23:20] (focal)venom@localhost:~$ [23:20] Hmm... ok that's odd. [23:21] Did you already remove the Wine repository? [23:21] Yes [23:21] Ah, OK. Then you should be able to just run "sudo dpkg --remove-architecture i386" and fix it. [23:22] Ok [23:22] Lubuntu did have a Focal version [23:22] Then a simple "sudo apt update && sudo apt full-upgrade" should work. [23:22] just did "sudo apt update" [23:22] It would be cool for IRC to have markdown support [23:23] VenomousSteam81_: Then switch to Matrix. :) [23:23] That's what I'm using. [23:23] ah ok [23:23] VenomousSteam81_: Sadly, while this should get your system back to functioning normally, it won't let you install the Cemu program you were trying to install. Since your Chromebook uses an ARM processor, it's probably impossible to install Cemu on it, unless it offers an ARM version. [23:24] Ok then. [23:24] I'll just try Minetest then. Its taking longer to update than usual... [23:25] Thank you @arraybolt3[m] [23:25] Glad to be helpful! [23:27] Also, is it normal to have 7 package manager applications? [23:27] VenomousSteam81_: Uh... no, what are those 7 applications? [23:27] (APT and Snap would be normal, Flatpak possibly normal, but the other 4...)