[00:00] Right. [00:00] And I'm going to rerun my remote backup script first, just to be sure. :-) [00:13] ... Which is not running correctly for some reason.  Just how long has THAT been the case? [00:14] uhoh [00:14] It's just an rsync command, but it seems to be taking... many minutes to just setup the incremental file list. [00:14] Admittedly it's backing up a lot, but... it shouldn't take this long. [00:23] where can i see the chat history of this channel? [00:23] of yestserday [00:24] https://irclogs.ubuntu.com/2023/07/19/%23ubuntu.html [00:24] great thanks! [00:50] Wow.  15 kbps upstream to my remote backup service.  That seems... not good. [00:54] Crell, when that's happened to me it's either been bufferbloat on the router due to competing traffic or my ISP-supplied router deciding that incoming connections to my transmission-daemon were a DDoS attack [00:55] I had nothing else going on network wise for most of that time, aside from this channel.  And it's my own router. [00:57] Crell, it turned out to be useful to do a traceroute up to the remote service then run "sudo ping -f " to see where the massive packet loss was occuring. [00:58] Crell, packet loss can show up as very slow TCP connections since if the ACKs back from the destination are lost the local system retransmits over and over [00:59] Traceroute gets as far as hop 4, somewhere in my ISP.  And then it's all * * * up to hop 30. [01:00] Crell, not unusual, a lot of routers in the net don't send the ttl-expired ICMP packets that traceroute depends on. [01:01] Well, time to kick off the disk resize now.  Wish me luck. [01:02] traceroute -I gives a bit more detail [01:03] Huh.  That's a very short and fast 8 step response. [01:03] 60 ms to the server. [01:08] Wow.  I'm... in shock that none of those resize steps actually took much time. [01:09] And now I have 3.6 GB of total storage available.  From 3 2GB drives in RAID5.  Not too bad. [01:09] Let's see if it survives a reboot... [01:10] what ever will you do with so much space! [01:11] growing the partition is probably just overwriting one integer in one sector .. growing the filesystem is going to take writing the new dimensions in the superblocks and updating a few counters, I think. probably the whole operation is less than 512KB written total [01:14] I'm used to formatting a disk taking a long time.  I guess that means something different on an SSD, though. [01:14] it depends more on what 'formatting' means ;) [01:14] True. [01:14] formatting and growing are differnet [01:14] shrinking takes a ton of time depending on the data [01:15] it might be issuing a gigantic pile of TRIM or DISCARD requests, which will indeed take a while.. [01:36] OK, well, the process is now finally complete.  I have 3.6 TB of total storage available, it's all on SSDs so it should be faster, and it actually boots. :-) [01:36] Thanks for the help, folks.  I'm going to blog this whole mess sometime soon for posterity and will drop a link here when I do. [01:37] awesome! :D === ord is now known as quem === ord is now known as quem === Jubes94 is now known as Jubes9 [03:38] Hello [03:38] How can fix this error please --> cURL error 59: failed setting cipher list: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) [03:39] pastebin the command and the full output [03:42] It's a php application and it was working before and it has not been updated for several months. This just happened. I think it's a server issue [03:42] well if its a server issue... [03:42] This is very vage CURLE_SSL_CIPHER (59) [03:42] Could not use specified cipher. [03:44] File maybe missing? [03:46] What else can I check? [03:50] How else can I find what is causing the issue please? [03:52] Would you like for me to put the entire screen on paste? [03:55] https://pastebin.com/34RBeGJ3 [04:18] ubuntu update is annoying. I started the update in night, thinking it will get completed in morning but when i checked in morning, it was asking me to replace or keep the configuration file. Is there a way I can automate that task next time? [04:26] Guest93: specific changes where the admin needs to choose is there for a reason, not a good idea to try automating it [04:28] usualy apt is pretty intuitive, but some updates and mostly upgrades, the admin needs to take care of a few questions to complete the updates/upgrades [04:29] Yeah, but they ask me to replace or keep the configuration file, otherwise changes will be lost. I am a simple user, I don't play with configuration much so I don't mind replacing them [04:34] Guest93: this time apt asks you about a config, but next time it might be another question needed attention, still think its not a good idea to automate these things [04:35] Yeah :( [04:36] If you don't mind I have another question, is cad (for calender) preinstalled command in bash? [04:36] According to my book it should be, but when I try it in terminal it asks me to install its package [04:36] !info cad [04:36] Package cad does not exist in lunar [04:37] maybe package to install, its name is ncad [04:37] !info ncad [04:37] Package ncad does not exist in lunar [04:37] ... [04:37] apt says there are 16 similar commands [04:37] my bad, cmd name is cal [04:38] !info ncal [04:38] ncal (12.1.7+nmu3ubuntu2, lunar): display a calendar and the date of Easter. In component universe, is optional. Built by bsdmainutils. Size 20 kB / 68 kB [04:38] this one, yeah [04:38] weird, my book is wrong then [04:38] optional, means not installed by default Guest93 [04:38] Yeah [04:38] Gotta restart the system, thanks @lotu [04:39] sorry [04:39] lotuspsychje for help [04:39] np [04:47] Hi, I just completed the install, now there are 2 new entries in boot menu for some memory test [04:54] sorry gtg [04:55] if any1 need help i am ON it === cxl_ is now known as cxl === yCrazyEdd is now known as CrazyEddy === shokohsc52 is now known as shokohsc5 [10:20] hello, i have a problem that i tried to solve for a weeks but i cant, i try other distro, debian, linux mint and nothing, i tried new kernels old kernels and nothing. I have a tablet 2 in 1 i installed the ubuntu 22.04 desktop but my baterry is not detect, when i try to change the distro or kernel sound dont work o screen brightness dont work [10:22] battery ir only detect on ubuntu server 20.04 lts and debian 11 just two distro, but in debian 11 brighness dont work, i like use this machine to a gucamole server but i need see the batery and more important i need can reduce brightness to 0 to reduce consume [10:22] in new kernel when you set 0 brighness dont turn off the screen is a think that i would like solve too, sorry for my ban english === ord is now known as quem [10:39] pocholo: try "sudo apt install linux-image-generic-hwe-22.04-edge" [10:40] that should give you a supported 6.2 kernel on 22.04 [10:40] i will try now [10:40] http://global.net.ru:8080/temp/LatinOS.png [10:41] a bit maclike - but very nice [10:43] while installing that as I could completely turn off the screen type I remember that in most to put the minimum brightness pnatalla off but here is quite low but not off, I would also need to turn it off but the image remained to be accessed by guacamole you know as well as when you move the mouse does not turn on the screen === remy_ is now known as Remy [11:02] Hello [11:02] I may need some help if anyone has time please [11:03] I can no longer acces my windows shares [11:03] I can't ping ubuntu from windows but i can ping 2 window machines from ubuntu [11:04] Crin are they on the same subnet? [11:04] I dont think i changed anything, it worked untill it didnt i havent installed any new packages for some time [11:04] Yes they are [11:05] are you using firewall on Ubuntu? [11:05] nothing now how put brightness od screen to 0 to turn off screen i need this funcionality not poweroff screen [11:05] im not sure [11:06] Crin try this : sudo systemctl ufw status [11:06] I did try an IPtable rule oncebut that was long before it stopped working [11:06] ok Crin try also sudo iptables -L -v -n [11:06] ok [11:06] let me know if you have any rules in iptables [11:08] Crin the first cmd i gave you is wrong. should be this sudo systemctl status ufw [11:08] the iptables -L -v -n should work [11:11] also Crin : how are you attempting to access the windows shares? [11:25] Hello #ubuntu. I have the problem on Ubuntu 22.04, that after waking up from suspend, the screen remains black (or sometimes shows some command line stuff from the suspend process). I can not get any response to Ctrl+Alt+F#NUMBER or Ctrl+Alt+Del. SysRq+R SysRq+E leads to some command line stuff briefly showing and then the login screen. After [11:25] login, most things seem normal, but the network manager needs a restart before working. How do I analyse this problem? [11:26] Forgot to write: This does not happen on every wake. [11:27] About every two days I run into this problem. [11:28] Test [11:29] Test succes [11:29] sorry it took so long [11:31] @Pvtjoker https://paste.simplylinux.ch/view/f1b86c50 [11:32] and ufw is running [11:33] Hi there, I just ran clonezilla overnight and it said it didn't reinstall grub so I need to do that myself. But `sudo update-grub` fails with message `/usr/sbin/grub-probe: error: failed to get canonical path of `overlay`. Anyone have experience with clonezilla of Ubuntu installations? [11:34] I've decrypted the luks partition and mounted vgubuntu-root at /mnt/ubuntu and the efi partition at /boot/efi [11:35] Should I chroot and run update-grub from within the Ubuntu fs? [11:38] clonezilla took more than 30-45 mins to clone an entire disc? oac [11:38] It was like an hour and I half, but I started late [11:39] o ok, i find that when it takes a long time, orthe eta keeps increasing, the source hdd is damaged and need fsck first. [11:39] I think because luks it has to clone every block, couldn't do a sparse copy [11:39] oac: after mounting the rootfs at /mnt, type "for i in /dev /proc /sys /run; do sudo mount -R $i /mnt$i; done" [11:39] but that sounds within range. did you do device to device? I don't see how it could skip something [11:41] weedmic: root was luks encrypted [11:41] then "sudo chroot /mnt" then type "mount /boot/efi" [11:41] then grub-install & update-grub [11:42] so clonezilla doesn't do bit by bit copy? [11:44] Pvtjoker were you able to see anything in there? [11:45] EriC^^: thanks so much! Do I need to worry about the source drive still being in the system? [11:46] oac: nope [11:47] oac: actually, yes [11:47] oac: when you run the "mount /boot/efi" it might use the other efi partition since they have the same uuid [11:48] oac: when you said you manually mounted /boot/efi did you mean at /mnt/boot/efi or literally at /boot/efi? [11:48] It used the correct one [11:48] ok [11:48] sounds good [11:49] I had mounted at /boot/efi, but I umounted it before starting your instructions [11:49] ok cool [11:49] And grub shouldn't have detected the old drive bootable partition or something? Just the new one? [11:50] oac: yeah grub will now install its efi files to the mounted efi partition and add an entry in the uefi pointing to it [11:50] once it's done and you want to boot the disk, make sure to remove the other since they share the same uuids and stuff so stuff doesnt get mixed up [11:51] But there won't be a boot option for the source disk? I guess if they share the same I'd it should be fine [11:52] yeah the source disk will have an entry in the uefi, not sure what you mean though [11:53] if both disks are installed and one boots it might mount the other partition, i dont think it's advisable to have both disks installed in the pc at the same time [11:54] I am mostly a refind user so I just don't know how grub deals with detecting multiple bootable drives. Like, will there be an entry for the old drive even after I remove it from the system? [11:56] oac: oh, well in the uefi there will be 2 entries, you can delete one using efibootmgr, as for grub, right now i think it will add the other disk to the menu, but once you booted the cloned disk, just run 'update-grub' again and it should make a fresh menu without the source disk as an option [11:58] EriC^^: perfect, thank you so much! [11:58] efibootmgr -v to list them, efibootmgr -B -b to delete the extra entry [11:58] oac: no problem [11:58] ok soi desabled ufw and now everything works again [11:59] so something is not gud in the firewall but i never changed ufw rules [11:59] only rules in nwfilter from libvirt [12:05] EriC^^: plugged drive in, it booted immediately to a grub console... Usually it would prompt for a luks password. Do you know if luks has anything to do with this? [12:05] oac: hmm i wonder, when you decrypted the luks what name did you give it? [12:05] vg_ubuntu [12:06] Probably needed to be vgubuntu [12:06] nah, it's usually sdax_crypt to similar, it should be in /etc/crypttab [12:06] can you pastebin "sudo parted -ls" output? [12:07] Well now I'm in a grub shell and can't do much of anything... If I boot back from the clonezilla USB on the new system, that should be fine, right? [12:08] yeah [12:13] You're right, nvme0n1p3_crypt [12:13] So if I reopen with that name, then re-run grub stuff, it should be fine? [12:19] oac: yeah, if you want run 'update-initramfs -c -k all' for good measure before update-grub [12:20] EriC^^: I'll boot back in and give that a try, thank you [12:20] oac: alright, no problem [12:24] if i run ufw status or ufw show added it says there is nothing [12:24] EriC^^: immediately booted back to grub again [12:24] but disabling ufw does fix the issue iḿ lost now [12:27] EriC^^: the grub shell, that is. And the bios boot order appears to be correct. Any idea what's going on here? [12:27] oac: is it a grub rescue> or grub> ? [12:28] grub> [12:29] oac: try typing 'insmod normal' then 'configfile /boot/grub/grub.cfg' [12:30] EriC^^: It cleared the terminal and then went back to grub> in the corner [12:31] what does 'ls /boot/grub' show? [12:31] file /boot/grub not found [12:32] Ahh it's in /efi/boot [12:32] type "ls -l" it should show the hdds [12:33] 1 sec, yeah the grub.cfg in the efi is different, it loads some stuff then points to the menu file [12:33] Yeah there are hd0 hd0,gpt[1-3] [12:34] that one is working, cause if it didnt, you'd have a grub rescue> but from there on something is a miss [12:34] ok [12:34] one should be an ext2 i guess, the /boot partition [12:34] "ls /" shows just efi [12:34] yeah that's messed up [12:35] try "ls (hd0,gpt2)/" assuming thats the ext2 one [12:35] really? oac [12:35] The boot partition is fat [12:36] Recovery is ext* [12:36] try that then [12:36] Try what? [12:36] typically the efi partition is fat, /boot will be ext2 [12:36] Oh sorry, missed your message [12:36] give gpt2 a try [12:37] you want to see efi grub kernels etc when you run the ls command [12:38] gpt2 has efi, grub, vmlinuz, bunch of efi files [12:38] nice, ok try "configfile (hd0,gpt2)/grub/grub.cfg" [12:39] Looks like it worked! [12:39] Yeah, I'm in [12:40] great [12:40] Now to make that persistent [12:41] try "grub-install && update-grub" as a long shot, might work, if not once you reboot we can look at the files and see exactly whats happening [12:42] Update-grub found a bunch of images, which is a good sign [12:43] if something is amiss it might be in the /boot/efi/efi/*/grub.cfg file, cause that usually runs the configfile command [12:43] give it a try with rebooting, might work [12:44] https://paste.simplylinux.ch/view/10f8f3e4 [12:44] I cant make much out of the rules could someone with more network experience maybe takee a llok if something pops out? [12:52] EriC^^: it worked, incredible! Thank you so much, completely saved my ass. I have a meeting in 8 minutes lol [12:52] oac: :D great, no problem [13:10] Hi all === mbeierl__ is now known as mbeierl [14:32] Greetings [14:33] Oh sorry, got the answer (I literally forgot to google it before asking) === s8n is now known as klppl [15:06] Crin2 did you get your issue resolved? I had to step away from PC for a while sorry [15:31] Hi! During Ubuntu install there is cascade of Ubuntu installers: UDI, Subiquity, Curtin. [15:31] I want to append own file to `/target/etc/cloud/cloud.cfg.d/` or I want to append sections into `/target/etc/cloud/cloud.cfg.d/99-installer.cfg` into Yaml in field `.datasource.None.userdata_raw` [15:31] Subiquity and `autoinstall` are not fit as they need predefined password, which is not acceptable. UDI have nice GUI and capability to specify username and password during install. [15:32] Tell me please, are there a customisation hooks for UDI? Is there a file or hook, where it is possible to put inside ISO file my own scripts for customization of a system to be installed? How it is called, what is it's path? === root is now known as Guest7312 [16:20] on every login, gnome-software sends a notification that the same packages have been upgraded. How do I get rid of this? [16:42]  /msg ChanServ info #ubuntu [16:42]  /msg ChanServ info [18:04] Hi I'm facing an issue with Ubuntu 23.04, it automatically gets shutdown showing this error [18:05] (734.3329321 systemd-journald [268]: Failed to write entry (23 items, 654 bytes), ignoring: Read-only file system [18:05] 734.333314) systemd-journald [268]: Failed to write entry (23 items, 662 bytes), ignoring: Read-only file system [18:05] t738.293144) EXT4-fs error (device sda2):ext4 find entry:1663: inode #1911026: comm gmain: reading directory Iblock @ [18:05] 738.254634) EXT4-fs error (device sda2): ext4 find entry:1663: inode #1311026: comm gnaini reading directory block o [18:05] 738.296111) EXT4-fs error (device sda2):ext4_find_entry:1663: inode #1911026: comm graint reading directory iblock [18:05] [730.8325733 EXT4-fs error (device sda2):ext4 find entry:1663: inode #7471114: comm systend: reading directory block 0 === mbeierl_ is now known as mbeierl [18:44] https://drive.google.com/drive/folders/1ge35FtIGoSlTzz0cKP5sZCbI_gT_DRFg === ord is now known as quem === shokohsc59 is now known as shokohsc5 === ord is now known as quem === esv_ is now known as esv === docmax is now known as Guest3353 === docmax_ is now known as docmax [20:58] /join #autotools [21:06] is there a group or meta package of qt5 dev packages? [21:09] not that I know of [21:09] usually packages will set their Build-Dependencies to as tight as they can [21:10] its just that the relationship between qt module and package and even dev package names are really loose [21:11] ugh yes [21:11] (not specific to qt5 but there's just so much of it..) [21:11] heh [21:11] apt-file search can help [21:11] this helps too: [21:11] https://askubuntu.com/questions/508503/whats-the-development-package-for-qt5-in-14-04 [21:11] that's awesome [21:12] can anyone help me with GLPI? [21:13] robingrud: if you've got a specific error when installing it, there might be someone around with an idea [21:14] robingrud: but if it's about glpi specifically you will probably have more success in a glpi-specific community [21:14] i donno.. .im trying to config the notification email option on my glpi app but it is not working... I tried to put "SMTP+SSL" and smtp.gmail.com as srv but it prints "failed to send email to administrator". Ive tried to ask this on #glpi channel, but i had no answers [21:19] ugh finding docs on google services is the worst :( [21:20] =/ [21:21] i thought for sure sending mail through smtp.google.com would require an auth token or oauth2 or something like that but cripes it's hard to find specifics :( [21:24] yes it does, I generated one for dovecot (?) years ago and google bugs me to delete now and then [21:24] tks for trying, i donno why it simlpy doesnt works, cuz im following the official documentation [21:30] didn't google deprecate tokens to force everyone into oauth2 ? [21:30] I remember something like that breaking Geary [21:31] OH! you've reminded me of https://www.pmail.com/newsflash.htm [21:31] robingrud: you might need https://glpi-plugins.readthedocs.io/en/latest/oauthimap/index.html [21:33] we has another instance configured in docker working perfectly, we just migrated the deploy-mode to docker compose (cuz the first was in docker run) and used a clean bd, but that time doesnt work. gonna see those links [21:34] sarnold: ouch [21:34] orbisvicis: yeah :( === ord is now known as quem === pah_ is now known as pa === de-facto_ is now known as de-facto [22:12] hello everyone [22:13] hello Guest34 [22:13] Hello PvtJoker [22:14] I am looking for some help to install ubuntu using network [22:14] like pxe boot [22:14] What problem are you running into with the network installer? [22:14] i am trying to automate the ubuntu desktop installation [22:15] I see. Probably over my head at this stage. I'll wait for someone else to answer [22:15] which set a user and encrypt the home directory and keep the recover key over some network location [22:16] i am just curious on this topic , by any chance has anyone setup this [22:16] https://c-nergy.be/blog/?p=16353 [22:16] Guest34 I found the above blog about PXE install [22:17] looks interesting , will see it === krzx__ is now known as krzx [22:17] thanks PvtJoker [22:17] good luck friend [22:19] I have to admit that I just moved to Ubuntu from Windows. Everything *just works*. My previous foray into Linux was not so easy. I am very happy with my install. :) [22:19] on a side note, I am having an issue with Virtualbox on my Ubuntu. NAT adapter works fine but I want to have the guest use BRIDGED networking. When I select bridged, the guest OS has no network at all. [22:20] Guest is Windows install === ord is now known as quem [23:14] how can i determine which device in /dev/snd my Ubuntu system is using please? [23:25] PvtJoker: most audio questions can be answered via the pavucontrol program === ubuntu is now known as Guest9025 [23:32] Hello, any Bluetooth adapters that are compatible with Ubuntu 22.04 LTS Desktop please? Several have failed due to being only Windows compatible or running a CSR (Cambridge Silicon Radio) chipset. [23:45] I'll try this? https://linuxhint.com/linux-compatible-bluetooth-dongles/ [23:50] Guest9025: gbu-521 or edimax bt-8500 [23:54] woot [23:55] sarnold: morning [23:56] jeremy31, thanks, but I already ordered the Kinivo. [23:56] d'oh