[00:00] when I run `which bitlbee`, it says: /usr/sbin/bitlbee [00:00] when I run `bitlbee` it says: -bash: /usr/local/sbin/bitlbee: No such file or directory [00:00] why is it (still) looking in /usr/local ? [00:00] guess there's something wrong in their end [00:00] ash_worksi: hash -r [00:01] sarnold: hm [00:01] ash_worksi: bash remembers where every executable came from so it can avoid searching the next time [00:01] ash_worksi: I would guess that your make uninstall didn't undo all of the changes that make install made. [00:01] sarnold: you're correct [00:01] have a cookie [00:01] ash_worksi: One way to check this is to read the makefile. [00:02] ash_worksi: this was important thirty years ago when unix systems didn't have negative dentry entries and lookups for "file not found" had to hit a disk every time or something similarly stupid -- and when hard disks were very slow [00:02] thanks sarnold [00:02] Really that simple? Cool. [00:02] ash_worksi: So it works now? [00:03] funny thing, this exact thing is one of my highest-scoring answers on stack overflow ;) https://stackoverflow.com/questions/8935341/npm-wont-run-after-upgrade/8935401#8935401 [00:04] sarnold: Is there a way to clear the whole cache? [00:04] jhutchins: hash -r [00:04] sarnold: Ah, yes, nothing specified. [00:05] sarnold: Sorry, my head is all full of AWS mail trickery. [00:05] jhutchins: hehe, aws will do that to you :) [00:08] hi [00:08] i have some bugs over there [00:09] ardakc: What did you try to do? How did you try to do it? What did you expect to happen? What happened instead? [00:10] jhutchins: i'm selecting yaru-dark theme for legacy-application from gnome-tweaks after i opening ubuntu settings then its selecting yaru theme automaticly [00:11] jhutchins: i'm using ubuntu 22.10 daily build [00:11] ardakc: All I can say is that dark themes generally have lots and lots of problems, they don't smoothly apply to all aspects of desktop ops. [00:12] * jhutchins uses xfce and doesn't mess with themes. One less thing to restore. [00:14] i selecting yaru-red-dark theme from gnome-tweaks and after i open gnome-settings its selecting yaru-red theme for me [00:14] i dont like this :/ [00:15] why isn't there a decent linux distribution [00:16] because you haven't created it yet :) [00:17] i cant downgrade ubuntu 22.10 to 22.04? [00:18] ardakc: Downgrades are not supported. Also, 22.10 has not yet been released and is still in alpha stages, so bugs are to be expected. You should usually never deploy a development release on a production system. [00:19] arraybolt3[m]: absolutely you're right. [00:19] thats my mistake [00:20] strange why i didn't install ubuntu 22.04 lts [00:21] Well, I get shiny new thing syndrome too. And after having daily-driven a development release in a virtual machine for quite some time, I'd be tempted to try it on my physical hardware too. I guess now we both know why it's not a good idea. [00:21] ardakc, #ubuntu-next is for kinetic support; this is for released products only (not testing products) [00:21] (Er, my production hardware - I use the development release on physical hardware, but only for testing) [00:21] * arraybolt3[m] immediately joins #ubuntu-next since I forgot that channel existed === Guest884 is now known as blahboybaz [00:56] scouring my logs for a convo I had what felt like eons ago [01:00] no wonder I couldn't find it; it was back on Freenode [01:06] hah === M4he is now known as mahe === guiverc2 is now known as guiverc === ootput3 is now known as ootput === kaiseisei1 is now known as kaiseisei [02:28] I am done trying to get official Ubuntu, Debian, or Arch working on this system. I think I will just stick to using Puppy Linux for Ubuntu compatibility and Debian Dog, also know as Dog Linux, for Debian compatibility. Others are too heavy. Thanks for trying to help the other day. [02:30] Tahr-user: just know, we can only support official ubuntu here [02:31] Okay, yes, I figured that. I did see other Ubuntu channels too. === d0tsun7 is now known as trs [03:24] hey [03:24] anyone here? [03:24] Hey. [03:25] There's usually lots of people here 24/7. [03:25] Anything we can help you with? [03:29] question. can I use ubuntu desktop as a server? [03:29] nino_: Yes, but Ubuntu Server is better suited to that. [03:30] (If you're trying to use your desktop to double as a server, that should work just fine.) [03:31] I'm using ubuntu desktop. and install cockpit so I can access it over lan and installed unifi controller via cockpit. will that be fine? [03:31] I don't know what Unifi controller and cockpit are, but from what I know of running servers like an SSH server on Ubuntu Desktop, it sounds like it will work. [03:33] Yeah, that looks like it will work. [03:34] Im using ubuntu desktop right now headless [03:34] Headless? Like, you're away from the monitor, or you don't have a monitor attached at all? [03:35] If you're using this system as just a server, you'd probably get more performance out of it if you installed Ubuntu Server. If it does double-duty, then using Desktop should be fine. It's really a matter of preference AFAICT (though I have noticed that Ubuntu Server gives you some more control over things like what services to restart when a system update finishes). [03:36] yes, and access the ubuntu desktop via local ip address. [03:38] as of now its working but im not sure if its 100 percent okay. thats why I chatted here [03:38] need some of your advices [03:38] nino_: OK. Are you using the system as a desktop at all? [03:39] Actually, here's something that may help. [03:39] Ubuntu Server and Ubuntu Desktop are the same OS. The only difference is in how they're configured and what software is installed by default. [03:39] So there's no reason that installing server software on Ubuntu Desktop shouldn't work. [03:40] At the same time, you can install a desktop environment on Ubuntu Server and convert it into a desktop system. [03:40] So they're that interchangeable. [03:41] If everything looks like it's working OK, it's working OK, and you're good. If something isn't working right, then try to fix it and holler here for help. [03:41] thanks bro. still new to ubuntu environment. [03:41] The only thing I can think of that could be a problem is that, on a desktop release, updating your system automatically restarts whatever needs it, while on server, it lets you choose what to restart. So you might end up with your server processes getting restarted when you update, but in your use case scenario, that's probably not a problem. [03:41] nino_: Yeah, no problem. Hope you like it! [03:42] But yeah, it's not like Windows and Windows Server where they're two different operating systems. Ubuntu is just one thing. Server, Desktop, and Flavours are all the same OS under the hood. [03:42] They just are tailored for different uses - whichever one is closest to what you need, use it and tweak it to your liking. [03:42] I think I saw a manual update option on the settings menu. [03:43] I kinda like the linux environtment. [03:44] its like most of the process is transparent. you can see what you run [03:45] Agreed. [06:29] best place to let ubuntu developers know about problems? [06:29] bugs, etc [06:29] highrate: its recommended you state your issue in the support channel first here [06:29] ok [06:29] highrate: maybe volunteers know an existing bug already [06:30] just a few things, after a fresh 22.04 install, 'apple music' complains about bugs and doesn't work [06:30] mari0 pops up and works but says but 'app not responding' pumps up a lot [06:30] especially when starting [06:31] after that it seemed to work [06:31] those are just 2 so far [06:31] these things need to be reported to be fixed [06:31] highrate: i assume you are using the apple music snap? [06:31] think so [06:32] i dl'd from 'ubuntu software' [06:32] steam wont play my favorite game, 'subspace continuum' [06:32] :/ [06:32] highrate: this snap is outside the scope of the volunteers here, contact the maintainers git here please: https://github.com/cross-platform/apple-music-for-linux/issues?q=is:issue [06:33] highrate: other ideas for you is clementine wich syncs nice with apple devices [06:34] k [06:34] !info clementine [06:34] clementine (1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2, jammy): modern music player and library organizer. In component universe, is optional. Built by clementine. Size 4,879 kB / 17,367 kB [06:35] downloading 'clementine music player' right now [06:36] highrate: its not really the same as apple music, but its a nice player with apple devices support [06:43] clementine doesn't seem to notice my iphone [06:46] highrate: did you install the snap or the apt clementine? [06:48] highrate: clemetine should be able to: Copy music to your iPod, iPhone, MTP or mass-storage USB player. Queue manager [06:49] highrate: if you install the snap version, you might need to doublecheck permissions in systemsettings [07:01] i looked it up in 'ubuntu software' [07:01] highrate: in ubuntu software you can check the source of a package comes from 'apt' or 'snap' [07:15] are there any efforts to fix pulse audio in ubuntu? since many releases audio sliders seem to wildly jiggle around by themselves causing annoying crackling sounds [07:17] ive seen a few bugs on audio recently de-facto , wich ubuntu release are you experiencing with? [07:19] every single one since pulse audio [07:19] now also including 22.04 [07:20] it happens with multiple clients, killing pulseaudio usually resets it for a while... until it ends up in that broken state again [07:21] de-facto: here's one i saw recently; bug #1981433 [07:21] Bug 1981433 in linux (Ubuntu) "[Asus Zenbook UX3402ZA] Sound doesn't work at all" [Undecided, Confirmed] https://launchpad.net/bugs/1981433 [07:21] is there a way to completely disable any volume changing globally? [07:22] i would prefer the audio level to always stay constant so i can change volume on my amp per hardware instead [07:23] that bug says "Sound/speakers don't work at all" hmm not sure if that is related [07:23] de-facto: do you have a bug ID yourself? [07:24] i have Realtek ALC889A codec [07:24] nope [07:25] you might consider to file one de-facto so the developers can do somethign about it [07:26] but it also happens with HDMI audio etc [07:26] de-facto: ubuntu-bug linux (from terminal) [07:26] i think its a bug in pulseaudio that affects all output devices [07:26] i dont have an account [07:30] is there a way to disable any volume changes globally? [07:45] I installed binary and it is in /usr/local/bin [07:45] I can see it is there [07:46] and /usr/local/bin is also present in $PATH [07:46] but when I run command "sbcl" it says command not found [07:46] when I try to run it with absolute path then error is "no such file or directory" [07:54] nwoob, is it executable? [07:56] if not sudo chmod 755 /usr/local/bin/sbcl [07:57] also try to use tab completion, that way absolute paths get created by reading from the filesystem, it avoids typos === SteelRose_ is now known as SteelRose === ootput0 is now known as ootput [08:16] de-facto: yes it is executable -rwxr-xr-x [08:17] I checked about typos, there are none [08:28] nwoob, whats the output of "file /usr/local/bin/sbcl" [08:28] and also where did you get that binary from? === plvicente|2 is now known as pdvciente === pdvciente is now known as pdvicente === pdvicente is now known as plvicente === plvicente is now known as pdvicente [11:04] https://www.twitch.tv/chaots [11:12] when I close the laptop lid it does nothing and there is no option in the gnome settings, any idea? [11:18] ice9: gnome-tweaks has a close-lid option [11:18] lotuspsychje, I enabled suspension when closing lid but it does nothing [11:18] ice9: as lotuspsychje said try gnome tweaks [11:19] Maik, I enabled it in gnome-tweaks! [11:19] ice9: can you leave a journalctl -f open and close lid, pastebin us the error please? [11:19] ok [11:19] ice9: ah, read it wrong, my bad [11:21] lotuspsychje, https://bpa.st/TX3Q [11:22] which ubuntu version do you use? [11:22] Maik, 22.04 [11:22] Nvidia GPU? [11:23] or is it AMD or Intel? [11:23] Maik, nvidia [11:23] maybe that is causing issues [11:23] ice9: can we see your dmesg too please? [11:25] lotuspsychje, https://termbin.com/medd [11:27] ice9: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7 [11:27] ice9: can you try collect the whole dmesg without the hexchat noise [11:28] the upper text from dmesg is missing === Wez is now known as _WEZ_ [11:28] i have to reboot then [11:28] sure thing === G30RD14 is now known as G30RD13 === nsihsbdibwjxb is now known as kakaznjbf === luis220413_ is now known as luis220413 === fling_ is now known as fling [13:43] all, E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/universe/q/qtbase-opensource-src/libqt5widgets5_5.15.3%2bdfsg-2ubuntu0.1_amd64.debĀ  Connection failed [IP: 91.189.91.39 80] [13:43] 91.189.91.39 is reachable here [13:44] do you think it is my network? [13:44] is your system online? [13:44] yes I can ping yahoo.com I was able to install dkms [13:44] can you ping the IP? [13:45] yes, ping 91.189.91.39 [13:45] PING 91.189.91.39 (91.189.91.39) 56(84) bytes of data. [13:45] 64 bytes from 91.189.91.39: icmp_seq=1 ttl=57 time=46.2 ms [13:45] could also be a temporary hickup. did you try again? [13:45] all, morning ;) [13:46] sudo apt-get -y install libqt5widgets5 --fix-missing [13:46] what happens if you open http://us.archive.ubuntu.com/ubuntu/pool/universe/q/qtbase-opensource-src/libqt5widgets5_5.15.3%2bdfsg-2ubuntu0.1_amd64.debĀ  in your browser? [13:46] i can download that file [13:46] fails [13:47] sarnold, can you ping the wizards of infrastrucure again and ask if there is any connectivity problem? :) [13:47] The download starts then times out [13:48] seems that all other packages working, libqt5widgets us fails [13:49] does http://ca.archive.ubuntu.com/ubuntu/pool/universe/q/qtbase-opensource-src/libqt5widgets5_5.15.3%2bdfsg-2ubuntu0.1_amd64.deb work for you? [13:50] heh it is the same server but with IPv6 it seems :D [13:50] no, it starts downloading then falils [13:51] Hi all [13:51] ok.. then one last try: [13:51] http://de.archive.ubuntu.com/ubuntu/pool/universe/q/qtbase-opensource-src/libqt5widgets5_5.15.3%2bdfsg-2ubuntu0.1_amd64.deb [13:54] both start downloading then about 3/4 of the file gets downloaded then stops [13:54] that server is on another continent [13:54] so i guess its not the servers fault [13:56] I have tried, firefox and wget http://de.archive.ubuntu.com/ubuntu/pool/universe/q/qtbase-opensource-src/libqt5widgets5_5.15.3%2bdfsg-2ubuntu0.1_amd64.deb both get about 75% then stops this is so weird [13:57] OK, I guess will ask our IT people see if they are doing something, thank you for the help [13:57] good luck. i hope you find the cause [13:58] Yes, same here ;) [13:58] https://turnkeyinternet.net/speed-test/ [13:58] you can try some of these files too [14:06] i moved a ubuntu VM to a different ubuntu-based host. When I booted it back up, the network didn't come up because the interface name changed (ens3 -> ens1). Same mac address and virtual NIC model. Is there a way i can disable this behavior entirely and always have the same name? [14:07] in this case i would just edit the network config file [14:07] xMopx: which version of ubuntu? [14:07] the old behavior of using eth* causes more problems than it solves [14:08] leftyfb: the vm is 18.04 [14:08] xMopx: https://www.linuxhelp.com/how-to-change-network-interface-name-on-ubuntu [14:09] i'm surprised it's a boot argument rather than a config file. Thanks, ill try it out [14:10] that being said, i have many VMs without that option and it appears if I set it I'll get a different anyways [14:10] different name anyways* [14:10] which... isnt ideal === ootput1 is now known as ootput === sinvet is now known as ViktorasCNC === plvicente|2 is now known as pdvicente [14:55] ubuntu 22.04 is stable? [14:56] hi, a quick question - on the wiki.ubuntu.com - I'd like to delete the page associated with my user account [15:00] or alternatively direction on how to edit the page since I don't see an obvious way to do so and it is claimed to be 'immutable' [15:00] ardakc: 22.04 is LTS but you might wanna await 22.04.1 release in august [15:01] letterrip: How did the page get there in the first place? What's the URL? [15:02] jhutchins https://wiki.ubuntu.com/ with my username first letter uppercase [15:02] having a stalker problem [15:02] it was created 15 years ago [15:02] probably the user permisions have changed [15:05] letterrip: I'm not seeing any contact info for managing the wiki, that's pretty irresponsible. [15:05] just found a mention to try - #ubuntu-doc [15:06] letterrip: I can assure you that the only thing you might find here is someone who knows of a contact method. You might be able to find something through the "Support" options. [15:06] letterrip: Good luck. [15:08] k [15:37] gnome screen sharing works nicely on 22.04, both via rdp and vnc, problem is how to share secondary screen [15:55] letterrip: do you have an up to date Ubuntu One account? are you able to log in on the page with your launchpad id with Ubuntu One? [15:55] yes logged in [15:56] jchittum, yes i've logged in [15:56] and you can't "edit" or select "delete" in the drop down? hm [15:58] will check, maybe i overlooked [15:59] it's very unintuitive. the delete is in the drop down menu in the center of the page [15:59] delete page is greyed out; don't see 'edit' as an option [15:59] under more actions [15:59] HM [15:59] this is from 15 years ago - so much of the permission logic has likely changed [16:00] ie when I signed up, pretty sure everyone was given edit permissions by default [16:01] <_WEZ_> letterrip: nope, facls are still the same [16:01] hmm [16:01] <_WEZ_> Even since I learnt them in 2002 [16:01] ok [16:02] <_WEZ_> setfacl <3 [16:02] there's a launchpad group, ~ubuntu-wiki-editors, it says you need to join [16:02] Yea interesting === mrkubax10-winpc is now known as mrkubax10 [16:05] madhens: do you think you could help letterrip? === pascalm1 is now known as pascalm [16:11] Hello! [16:12] So If you apply to join the wiki editors group, letterrip I can give you edit access. It's not editable by default anymore as you guessed [16:14] Actually letterrip I went ahead and added you to the group. Log out of the wiki and then back in? [16:15] ok === pascalm1 is now known as pascalm [16:25] If it won't let you delete the page please let me know === wbrawner_ is now known as wbrawner [16:32] madhens - looks like it worked [16:32] ty [16:32] Hello [16:35] <_WEZ_> hello [16:36] Is mailx still the standard minimal mail client? Maybe s-mail? [16:43] letterrip so glad to hear that. Let us know if there's anything else we can do [16:45] mailx vs s-mail vs mailutils? [16:46] I've broken my postgresql, now pg_clusterctl fails no matter what I do. How do I reinstall all it's bits and pieces? [16:47] BedMan: We can assume that you don't have any kind of backup? [16:47] it's a new box [16:47] so no [16:48] I could start over and reinstall from fdisk-format-reload, but that takes a while [16:48] apt remove then apt install didn't fix it [16:49] BedMan: remove/purge the postgres packages you installed and then reinstall [16:49] BedMan: Without any specific knowledge, -purge postgresql, then install. [16:49] BedMan: remove --purge [16:49] Isn't there a reinstall command? [16:49] ahh... I'll try that [16:49] jhutchins: that won't purge [16:49] leftyfb: not even an option? [16:49] jhutchins: I've never tried [16:50] BedMan: You definitely want purge, possibly snoop around for missed files. [16:50] jhutchins: I'm not as familiar with postgres as I am with mysql, but with mysql, I would purge and then remove the /var/lib/mysql directory [16:53] I'm also much more familiar with MySQL... it always works right :) [16:54] hah! That's done it - remove with the --purge and then reinstall - FTWQ [16:54] thanks jhutchins & leftyfb :) [16:54] I'd been googling for an hour and a half [16:57] Hello. I have a question. An irc server was tested with a tcp attack. No user could connect to the server. [16:57] fail2ban and iptabless are now set [16:57] Do you have any other suggestions? [16:58] or idea [16:58] NiKaN: what is the issue exactly? [16:59] protect from tcp attacks [16:59] NiKaN: try #security [16:59] Is there a setting or plugin for Ubuntu [16:59] thanks [17:13] tomreyn and savage thank you for your help yesterday === jje_ is now known as jje [17:15] funhouse: you're welcome. did you end up resizing the file system? or delete some data? [17:16] dpending on how you solved it this time, it may just reoccur in a week or a month === jje is now known as Guest4913 === Guest4913 is now known as jje === jje` is now known as jje === fling_ is now known as fling [17:36] tomreyn i did cache clean and set journal to 100M [17:47] i have restored an old backup of a laptop with hirsute... i obviously want to upgrade now ... first to 21.10 and then to 22.04... is this easyily possible with do-release-upgrade? it aborts cause it suggests jammy [17:53] TheBigK: 21.10 went EOL last week [17:53] im aware [17:53] TheBigK: I would suggest just doing a fresh install [17:53] nah... i replaced the sources list... and do a upgrade that way [17:53] EOL stuff is a real pain [17:53] lets see what happens [17:54] i have a backup anyways... worht a shot [17:54] ya, but probably just as easy to copy home/config files to new image [17:54] nah... since theres a complete dev environment on it and also docker shit... [17:54] would be cool if ubuntu was just setup with an immutable core [17:54] i doubt that its as easy [17:55] i use docker [17:55] its all in my home directory [17:55] its not even my install. is an install of a dev [17:55] ahh [17:55] but shes not that skilled in core linux stuff... she was gone for a year... thats why its outdated [17:56] we did backup... its not even same hardware now [17:56] hardware wise that should be a non-issue [17:56] linux does a good job in those situations [17:56] i know... [17:56] but was confused that do-release-upgrade suggests me jammy... [17:57] LTS to LTS? [17:57] nah... its hirsute [17:57] no lts [17:57] but its gonna be if i succeed [17:57] worse case you can get one of those app copy programs [17:58] forget the name [17:58] im confident i gonna get this upgrade to work... [17:58] good luck [17:58] i will consider alternatives if im stuck [17:58] but i doubt it... [17:59] i mean... what does do-release-upgrade of complicate stuff... it does basically the same i did manually... change sources list and run the upgrade... obviously ddoes some checks and stuff... [17:59] but is it much more than that? [17:59] after it does cleanups... [17:59] but thats not hard to do either [18:00] is it a python script? [18:00] maybe you can look at the source [18:00] i never have [18:00] me neither :D [18:00] im glad that system booted... always tricky from a tar to a running system :D [18:00] with efi, cryptsetup and all that shit [18:01] but i like the new hardware... thinkpad p15... pretty fast machine [18:03] funhouse: cool, hope this works out. 10 gb isn't a lot when you run services other than just sshd or something small. [18:10] zoom is working much better with wayland! good news! [18:37] What do you use to monitor web page up/down? I was thinking of all of the features of Nagios, and it really is overkill for what I need. [18:40] jhutchins: pingdom. Though suggesting 3rd party services really are offtopic here [18:43] jhutchins: you could also just write a script/service that monitors the port or using something like curl with a 0 exit code [18:49] it did work btw... im on jammy now [18:49] flawless actually [18:54] leftyfb: I'm looking for a native package like nagios that I would run on an ubuntu server, as opposed to a commercial service. [18:55] ...and yes, the answer to how to do almost anything is "you could write code to do that". I don't write code. [19:01] I am reinstalling my kernel. My system has luks + lvm. Which kernel is recommended? [19:03] bloodfart69: the latest HWE kernel available on your ubuntu release [19:04] jhutchins: maybe netdata https://www.netdata.cloud/ https://learn.netdata.cloud/docs/agent/collectors#web [19:04] bloodfart69: different nickanme, please, still. [19:05] tomreyn, oh yeah that's right I forgot === bloodfart69 is now known as RickRoll [19:05] thanks. please remember. [19:06] Will do. That said, do I have to manually compile the generic kernel so I can enable luks and lvm? [19:07] no [19:07] Can I tweak it? I want to add some stuff to it if possible [19:07] Interesting how many alternatives to pingdom are offered. Must be something people don't like about it. [19:07] https://github.com/louislam/uptime-kuma looks interesting [19:08] RickRoll: what things? [19:08] https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel [19:09] tomreyn, yeah I tried that. I tried also building it on my own without running zcat /proc/config.gz > .config because simply it didn't exist [19:09] Like I said before, this thing is screwed beyong belief [19:10] leftyfb, I want to add binary blobs. enable it so I can have config.gz; makes things easier [19:10] RickRoll: huh? [19:11] .bin stuff [19:11] RickRoll: .bin stuff for what? In the kernel? I don't understand what you are talking about [19:11] same [19:12] https://wiki.gentoo.org/wiki/AMDGPU I need POLARIS10 inside the firmware loader [19:13] you are referring to amd graphics card firmware, and you want this loaded when? [19:14] is there anything that doesn't work for you with default ubuntu kernels? [19:15] I somehow was able to get the GRUB loader to work and when I tried booting the initramfs, it complained about logical ubuntu volume not existing [19:15] It's there [19:16] what is "logical ubuntu volume" and how does this related to amd graphics card firmware? [19:16] and what was the exact error message you saw when booting a default ubuntu kernel? [19:16] It relates for my system to work correctly. I need and want to have luks + lvm with my proper firmware [19:17] luks and lvm do not require firmware [19:17] Yeah they don't [19:17] what's the hardware you have there? [19:17] but for my system to work, I need to make sure the init supports luks + lvm is working correctly [19:18] RickRoll: that has nothing to do with your graphics [19:18] RickRoll: install Ubuntu 22.04 with LVM/LUKS. What happens when you do this and boot into the OS? [19:19] Tried that and I don't like how it sets up my partitions [19:19] but it boots fine, unsing a default ubuntu kernel? [19:20] and using the firmware which comes with ubuntu? [19:20] RickRoll: that has nothing to do with your graphics or kernel or anything else. Setup the partitions the way you want [19:21] RickRoll: once you get ubuntu installed with LUKS/LVM and it boots, feel free to come back here if something isn't working correctly [19:21] If I were to do it with the normal installation with it encrypting only swap and leaving out everything else, yeah it does work [19:21] RickRoll: you can choose how you want it setup [19:21] feel free to do so [19:22] This is why I am here [19:22] I did that [19:22] the desktop installer has an option to encrypt everything but /boot [19:22] not "only swap" [19:22] (in fact there's no option for encrypting just swap) [19:22] leftyfb, it doesn't right now as we're completely off topic [19:22] RickRoll: ok, so you have Ubuntu 22.04 desktop installed? What isn't working? [19:23] Not sure if this is the right place for this but I have a VNC server setup with Virtualbox and every time I turn on screen sharing in ubuntu Virtualbox failes to connect remmina says connecting to virtualbox VM and never connects [19:24] tomreyn, I did that. I ran crypt setup, created the pass, ran pvcreate, ran lvcreate creating tmp, var_log, swap, and root [19:24] Ran the ubuntu installation which I let it format those partitions [19:25] So root was installed in /dev/mapper/ubuntu-root / [19:26] leftyfb, What won't work is the fact it is complaining about logical volume not working [19:27] Or rather it doesn't exist [19:27] RickRoll: how about /boot and /boot/efi ? [19:27] RickRoll: ok, do you tries setting up LVM/LUKS manually using the live cd/usb and then ran the install afterwards? [19:28] s/tries/tried [19:28] This is the command I run all the time. "sgrub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=UBUNTU" [19:29] tomreyn, In other words yes it does exist [19:29] I don't understand why you're doing all this manually through the command line? [19:29] RickRoll: on separate partitions? [19:29] Yep [19:29] leftyfb, I like to see things visually. [19:29] and unencrypted? with a proper file system? [19:29] RickRoll: I prefer things to work [19:30] leftyfb, I do too lol [19:30] you could just do a default installation first, see the things that were setup visually, and then recreate it with the modifications you'd like. [19:30] tomreyn, Do you want to see the device tree? [19:31] it could be useful at analyzing your "unknown error" [19:31] RickRoll: so go through the GUI installer and set i up the way you want [19:32] Yes, cause I've done manually installation more than 100 times. [19:32] Isn't there a backdoor to the kernel? [19:32] of ubuntu? [19:32] huh? [19:33] For debugging purposes. It's why I want ubuntu [19:33] you can debug linux if it fails to boot. this is not ubuntu specific. [19:33] no(nods) [19:33] planning on running gdb to debug my archlinux from ubuntu. I wanted to enable the GDB SCRIPTS in the kernel [19:34] All my systems work. But I am wanting to learn how to debug kernels [19:34] you seem to be jumping between topics, i don't think i can help here. [19:34] RickRoll: that's pretty beyond the scope of the help provided by this channel [19:34] I've read that ubuntu (as well as debian) only uses MD5 hashes to verify package installs and gpg is only used for source files. Is that true? [19:35] leftyfb, yes [19:35] and as tomreyn pointed out, you seem to be jumping between topics and can't seem to stay on one troubleshooting track [19:35] Guest32: no and no [19:35] Guest32: would you mind pointing us to the source of this statement? [19:35] tomreyn, yes you're right. But I was curious if there was a way to record the data and paste it here when the kernel goes into panic mode [19:36] https://wiki.ubuntu.com/Kernel/KernelDebuggingTricks [19:37] I don't remember where I found it, but googling about how debian / ubuntu verifies packages got me the impression that gpg is only used for dsc files and otherwise MD5 hashes are used from the deb file. Also a blog post found online stated that apt doesn't use gpg by default. [19:37] RickRoll: the fact that i'm right about you jumping topics doesn't solve the underlying issue, though. [19:39] tomreyn, I was explaing I have experience with stepping through code and what not. I am hoping to expand my knowledge to debug hang kernels things that are not responding, etc. Which is happening right now [19:39] But doesn't mean I am the best XD [19:40] RickRoll: good luck [19:40] RickRoll: I really think you are digging WAY too deep just to get Ubuntu installed [19:41] If I download a deb file through apt 'apt-get download foo' does it still verify it or is it only verified when the package gets installed? [19:41] RickRoll: if getting ubuntu installed isn't your main goal and you're more interested in just learning about the kernel and kernel debugging, I suggest /join #ubuntu-kernel or #linux [19:43] Guest32: you seem to be referring to how apt repositories and getting and verifying software from those works. [19:44] Guest32: have a look at http://archive.ubuntu.com/ubuntu/dists/jammy-updates/ - you see a Release.gpg and a Release file. The former is a signature on the latter. Both of these files will be retrieved by apt when it looks for updated packages for an installation of the ubuntu 22.04 'jammy' release [19:44] leftyfb, It isn't as I can do that no problem. I am going to read the article you sent, and I am going to record if it goes into panic [19:45] Thank you both === G30RD14 is now known as G30RD13 [19:47] Guest32: apt will use gpg to verify the signature on the "Release" file. the Release file contains checksums in multiple formats (hash functions), including MD5 and SHA-1, which are nowadays considered weak, but also SHA-256, which is not. apt on 22.04 LTS will use the sha256sum hashes to learn more about which packages are available for this release. [19:47] Guest32: ...at the locations provided in the Release file. are you following? [19:48] I am going to reboot and boot into ubuntu and see if it works [19:50] Guest32: apt-get download foo does also verify the "foo" package through this cryptographically secure chain, yes. [19:50] I get what you're saying, and understand (at least I hope) that even if MD5 hashes are used for the file, it won't matter because the gpg signature is used to make sure the MD5 hashes are legitimate. [19:50] that's incorrect, MD5 should not be used, it is weak, even for hashing [19:51] i mean for checksums / hash collisions [19:51] hmm I thought apt used them all [19:51] Actually, it looks like checking with curl or wget might be just as easy. Just have to get notification working. [19:51] sarnold: you mean it verifies the md5 and sha-1 checksums in addition ot the sha-256 ones? [19:52] i don't know this for sure, but it seems like a waste of energy to do so [19:52] certainly if it does them all, we can expect that the result will be AND'ed [19:53] i.e. if there is one mismatch then the total operation fails [19:53] tomreyn: yeah, that's my belief, and it does feel silly to me if that's how it work :) [19:55] we'll have to send ubuntu to the international climate change court, if so === ootput5 is now known as ootput [22:14] tomreyn, Got it to work. Was missing linux-headers, needed to update my init using the command and had to create /etc/crypttab [22:32] hello