/srv/irclogs.ubuntu.com/2022/02/02/#ubuntu.txt

DokturSo?01:50
=== M4he is now known as mahe
jn_hello world!03:02
gryhello jn03:04
BredaSimonidesWhat is a good place for ubuntu compatible software recommendation discussion?03:22
BredaSimonidesFor example I transfer a lot of data via SSH. Using mostly rsync but I'm annoyed from all it's legacy issues. And looking now for a modern alternative for it03:22
jhutchinsBredaSimonides: rsync03:33
jhutchinsIt ain't broke.  Don't fix it.03:33
BredaSimonidesI tried for months now. It comes up with all new kind of problems. And it feels very manual to anticipate every possible problem03:34
BredaSimonidesFor example stop working after a temporary timeout/dc03:34
=== de-facto_ is now known as de-facto
BredaSimonidesIf I don't want to double transfer files I have to set a flag. If I want to check if the already existing file is not completed yet I have to enable checksum verification which makes it very slow on a lot of files. I think I'm already using like 7 flags and it still not does a simple job of copying files betwen devices. Issue is that I have roughly03:37
BredaSimonides1MB\s of upload and around 4TB of files03:37
jhutchinsSo you'd probably be impatient with the 38 hour transfer of a government databse we had to do.03:38
jhutchinsBredaSimonides: The point being that if you have a large, complex task, simplifying it too much is inviting problems.03:40
BredaSimonidesI'm simply asking if there has been some development within the last 25 years which does the job with more sane defaults than rsync03:41
jhutchinsNot as far as I know. It's still the best tool for the job.  Other attempts have only gotten close to as good.03:43
jhutchins... of couse, there's always zmodem ...03:43
=== metasintactic is now known as thunder
connectmchi04:25
connectmcwatsup04:26
=== Vercas8 is now known as Vercas
cryocaustik7sarnold: thanks again for the link on Ubuntu 20.04 LTS kernel updates; using that I was able to swap to the generic kernel without issue06:02
BredaSimonidesI maybe have a simple question:06:08
BredaSimonidesI found out that the gpg version on Ubuntu 20.04 LTS is roughly 14 months old.06:08
BredaSimonidesHow is the regular process of updating apt-get packages?06:08
Obscenityyeah, im running 22.04 now06:13
Obscenityi dont use apt-get, i just use apt06:13
BredaSimonidesIt's the same data base anyway. That shouldn't make any difference, right Obscenity?06:14
Obscenitynah, only visually06:14
Obscenitymy normal process is `sudo apt update && sudo apt dist-upgrade -y`06:14
BredaSimonidesProcess for what?06:14
Obscenityupdating stuff06:14
BredaSimonidesI would consider a dist-upgrade for a bit dangerous and way overblown for regular updates. But interesting to hear that you are doing that usually06:17
Obscenityit saves me doing `sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y`06:19
=== diskin_ is now known as diskin
Guest10I am unable to install apps via snap-store gui. cmd works though. snap store shows I dont have permission install. possible to help ?07:19
B0g4r7_Sorry if this is a stupid question, but how long do you think it will be until I can 'apt install nvidia-driver-510' on Focal?07:49
B0g4r7_https://www.phoronix.com/forums/forum/phoronix/latest-phoronix-articles/1305877-nvidia-510-47-03-linux-driver-released-with-vulkan-1-3-support-rtx-3050-compatibility07:49
B0g4r7_I want to install this, but I want to use a package instead of running the nvidia binary installed.07:49
B0g4r7_installer07:50
zeeshanHow to fix airplane mode  as there is no hardware switch in my laptop08:17
Maikzeeshan: 1. what do you mean exactly and 2. do you really need airplain mode08:21
Maik*airplane08:22
=== ravage_ is now known as Ravage
ducasseB0g4r7_: an already released ubuntu release isn't getting new packages09:06
ducassethat said, try the graphics drivers ppa09:06
Ravagethats not really true for the nvidia drivers09:06
Ravagethere are updates all the time09:06
ducassenew versions added to a release?09:07
Ravageyes09:07
ducassethey must be sru's, i knew they occured but not for nvidia drivers09:07
Ravagehttps://packages.ubuntu.com/search?keywords=nvidia-dkms&searchon=names09:08
BredaSimonidesducasse How is the regular process of updating a package? I looked at gpg in jammy and it's 12 months old. How to best participate in that?09:08
Ravagecurrent version is 495 there for all supported ubuntu versions09:08
ducasseBredaSimonides: in general, you won't get a new version unless you use a ppa/third party repo09:09
BredaSimonidesSorry, I knew I misphrased it. How do participate in the official package process?09:10
BredaSimonidesOn the example of gpg09:10
ducasseyou mean help update packages?09:11
Ravageubuntu usually just imports debian unstable until import freeze before a release09:11
Ravagethen sees that everything works and does a release09:12
Ravagethere are exceptions for the gnome and kernel versions09:12
Ravagebut most packages (like gpg) just come from the debian packages09:12
ducassecorrect, if you submit a patch to debian it will end up in ubuntu09:13
ducasse!contribute09:13
ubottuTo contribute and help out with Ubuntu, see http://community.ubuntu.com and https://wiki.ubuntu.com/ContributeToUbuntu09:13
ducasseother than that, see this ^^09:13
Ravagehttps://discourse.ubuntu.com/t/jammy-jellyfish-release-schedule/23906 shows the process pretty well :)09:14
BredaSimonidesSo I should ask Debian in regard of gpg?09:14
Ravagewhat exactly to you want to ask?09:14
Ravagehttps://packages.debian.org/sid/gpg uses the current LTS release09:16
Ravageseems reasonable to me09:16
Ravagewell. ok. some minor versions behind. debian loves patches until they really have to update the version  number :P09:17
Ravageif you have general questions about how ubuntu works maybe switch to #ubuntu-discuss09:19
vladoskiHi guys, how can I tell chrome on ubuntu to be in "dark mode" by default?09:23
vladoskijust setting the preference to display it in dark mode if the website supports it09:23
Ravagechrome is not a supported Ubuntu package09:24
vladoskiyes I know09:25
Ravageim sure there are like 100 extensions for some auto dark mode on google's web store09:25
Ravagehttps://superuser.com/questions/1588110/dark-mode-in-chrome-based-browsers09:26
Ravagefeel free to google 30 more seconds09:26
vladoskiRavage, I've asked here because I didn't find the solution on Google. I don't need to force it, I just need to tell the website via prefers-color-scheme that I'd like to be in a Dark mode09:29
vladoskithat forces every website to be in dark mode09:29
vladoskihttps://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme09:29
Ravagethat really has nothing to do with Ubuntu09:30
maxzorHow do I remove package archives that I added on top of the regular ones? like winehq, microsoft, yarn...09:30
Ravagemaxzor: https://itsfoss.com/how-to-remove-or-delete-ppas-quick-tip/09:31
vladoskiRavage, yes I know it has to do with Chrome on a linux distro so I've asked here because I'm using Ubuntu...09:31
maxzorRavage, how do I know what is my PPA name?09:33
ducasseEriC^^: link to your tool? ^^09:36
EriC^^maxzor: https://github.com/ericj112/ppa-tool09:37
maxzorEriC^^, clean, thanks09:44
EriC^^maxzor: no problem09:45
EriC^^maxzor: be sure to remove the .list files from /etc/apt/sources.list.d once you purge all the packages09:46
maxzorI just had trouble with my brain on bash, successfully removed09:48
maxzor- the ppas09:48
Frosthey09:57
Frosti have a question09:57
Frostcan i resize the dualboot partiton?09:58
maxzorFrost, if you dualboot you have multiple partitions, so you might want to precise which you want to resize09:58
maxzor(the answer is probably yes in any case)09:58
Frostmaxzor : i want to resize the ubuntu partition09:59
Frostbecause its too tiny like 30gb10:00
laureeehi does somebody know whether overriding a file with at least the same size in B effectively clears the memory on disc so it can not be recovered?10:02
laureee*overwriting10:03
xu-irc24whello, since i upgraded my system to xubuntu 21.10 i have a sound issue while playing videos. after some minutes the sound crashes and become a humming noise and the video stops playing. after disableing the sound and enable again, the sound is back to normal and the video can be played. dont know, what to do, any ideas what could be the problem?10:03
laureeeexample I have a file "secret" that contains "my secret" and I open my text editor and write "nothing here" in it10:03
laureeeis there a possibility that with any method available to humankind the words "my secret" can be recovered from that disk?10:04
=== |avril is now known as avril
Frostxu-irc24w : can you do reinstall pulseaudio? (if you have it)?10:04
xu-irc24wi tried that already, it worked, but did not change anything10:05
Frostxu-irc24w : wdym with humming? never seen humming in any distro10:06
laureeemy assumption here basically is since the file wasn't moved the new data I write to it will overwrite the memory on the disk10:06
xu-irc24wi mean kind of a static noise, sounds like "deeeeeeeee"10:07
Frostxu-irc24w : https://askubuntu.com/questions/1241617/ubuntu-20-04-after-last-update-speakers-are-buzzing-unless-i-open-the-sound-s10:07
=== Nebraskka_ is now known as Nebraskka
laureeeis there a better place for me to ask my question? I did not find much about it on the internet10:08
ducasselaureee: try #linux10:08
Frostlauree : you can go on the unofficial ubuntu discord10:08
laureeethank you10:09
Frostlaureee : your'e welcome ! i like helping anyone from anywhere10:09
laureee:)10:09
Frostlaureee : but im in the middle as a linux user10:09
laureeeI think I remember you from last time. if not my greatly redundant memory is failing me :D10:09
Frostive used arch and manjaro10:10
xu-irc24wi will try that, thx10:11
KBarI want to find out which source package the 'eject' binary came from. Both `apt-cache showsrc eject` and `apt showsrc eject` exit with 0 but saying "W: Unable to locate package eject\nN: No packages found\n". The package search site (https://packages.ubuntu.com/jammy/eject) works and gives me the answer but I'm curious why standard apt tools aren't working.10:11
BredaSimonidesDoes someone know what is the best IRC channel for Debian to ask questions?10:13
ducassedebian is on oftc10:13
KBarBredaSimonides: https://www.debian.org/support#irc10:13
BredaSimonidesThanks10:13
KBarIt doesn't even show source of 'xorg'. Nothing.10:19
EriC^^KBar: maybe dpkg -S "/path/to/eject"10:19
KBarEriC^^: that only shows the name of the binary package.10:20
KBarEriC^^: I always do `dpkg -S $(which -a COMMAND)`10:20
=== PriceChild is now known as Pricey
Frosthey again10:34
Frosti didnt get any help10:34
Frostso i have a dualboot10:34
Frostand i made the ubuntu partition small10:34
Frosti wanna make it big10:34
Frosthow can i do that?10:34
Frosti think if i did it would erase the data on the ubuntu partition10:35
Frostcan anybody help me in my issue10:37
Jeremy31Frost: you have to boot the ISO to change the partition size with gparted10:38
FrostJeremy31 : will that break my os?10:39
Jeremy31https://www.howtogeek.com/114503/how-to-resize-your-ubuntu-partitions/#:~:text=GParted%20will%20walk%20you%20through,exact%20number%20into%20the%20boxes.10:39
RavageAlways do backups10:40
Frostthank you!10:40
FrostRavage : i dont have any important stuff10:40
Frostbecause i always use my os for playing games and browsing the web10:41
FrostJeremy: will that also decrease the size of my windows partition?10:41
Jeremy31depends on if you have free space10:41
FrostJeremy31 : i have little free space on my windows partition because of windows.old10:42
Jeremy31you might not be able to make the ubuntu partition larger then10:42
xu-irc89whello, i was here some minutes ago, i descriped a soundproblem, my sound crashes and become a buzzing noise after a while when i play a video(youtube, vlc, doenst matter). i tried https://askubuntu.com/questions/1241617/ubuntu-20-04-after-last-update-speakers-are-buzzing-unless-i-open-the-sound-s but this didnt help. any other ideas?10:43
FrostJeremy31 : i dont think so, because its ext4 now and windows does not know ext410:44
Jeremy31you might need a bigger HDD10:44
Frostthanks! now i can daily drive ubuntu 20.04!10:45
KBarlol10:45
Ravageim still not sure if he is just a little simple or a real competitor for the troll of the year award10:50
pagioshi, i did mount an nfs empty share, on linux it shows //10.00.1/share size : 2T used: 100Gb ,   if i navigate to the mount it is empty, how come it is saying 100GB used?10:51
KBarhmm. it turns out my /tmp has changed its file mode bits to 075510:52
KBarpagios: could be a sparse file?10:52
tuxinatorpagios: maybe root reserved space on target?10:54
pagioswhats a sparse file10:55
KBarpagios: a file that contains a bunch of zero bytes10:57
pagiosKBar: i dont see any files10:57
KBaressentially a sequence of zero bytes10:58
pagios la lost+found folder that is empty10:58
KBarpagios: any "hidden" files10:58
KBar?10:58
pagiosno10:58
pagios-s latrh10:58
pagiosls -altrh10:58
KBarpagios: which tool said 100GB used? can you use `du`?11:00
pagiosdf -h11:00
KBarpagios: run `du` on the mount point and wait for it to finish11:02
pagiosKBar:  it says 011:03
pagioswhy df is saying 100GB ?11:03
pagiosi did du -c . | grep total11:04
pagiosshows a correct 011:04
KBarpagios: can you just run du with no fancy options?11:04
KBarmaybe 0 is not correct11:04
ducassepagios: are you exporting the entire drive from the server?11:04
pagiosyes11:04
KBardont assume thing11:04
KBar*things11:04
me_when i book ubuntu, it opens busybox and makes me use cryptsetup and lvm vgchange -ay before i can finish booting my pc.11:12
KBarme_ which version of Ubuntu?11:13
me_20.311:13
KBarme_: there is not such version.11:13
me_i get to retire my mac finally. =D11:13
KBarme_ are you using a different flavor?11:13
KBarLooks like Linux Mint.11:14
KBar(which is not a flavor)11:14
me_20.0411:14
me_im on the ubuntu lts, not mint.11:14
Jeremy31me_: post URL from terminal for>  cat /etc/lsb-release | nc termbin.com 999911:16
KBarme_ 20.3 is Linux Mint. can you post the output of: `cat /etc/os-release | nc termbin.com 9999`?11:16
KBaror that ^ thanks Jeremy3111:16
me_i said 20.04...11:17
KBaryou also said 20.311:17
me_i said wrong lol11:17
KBarsoon we'll find out that you're actually using macOS11:17
me_lol gosh no.11:18
me_so you dont know how to setup cryptsetup in grub? ubuntu still uses grub i hope11:19
me_i want it to ask me for my passphrase when i boot my pc11:21
EriC^me_: try 'sudo grub-mkdevicemap' to get rid of the vgchange -av11:24
me_why would i want to get ri of the vgchange -av?11:24
EriC^you want to manually have to type it every time?11:25
me_heck no lol11:25
me_i found this on askubuntu.com, i hope it does the trick "Add CRYPTSETUP=y in /etc/cryptsetup-initramfs/conf-hook"11:27
me_ill be back if it doesnt work11:27
oscurochuok im back. i didnt have to do vgchange (not even sure if i "had" to the first time, i jut did it out of habbit).11:31
oscurochui still had to call cryptsetup though11:31
oscurochui dont have any command line options set in grub for cryptsetup. its been a long time since i've done anything like this and every time i set it up i get stuck in this channel for a while until someone helps11:33
eijebongHey, are some server behind archive.ubuntu.com dead or on their way to be? I'm getting very weird things from it. Either I can't connect to them or I get very vert slow download speeds and it gives up midway through or "At least one invalid signature was encountered."11:41
eijebongRepro: docker run -it ubuntu:hirsute and apt update11:41
Maikeijebong: hirsute aka 21.04 is EOL11:42
Maik!21.04 | eijebong11:43
ubottueijebong: Ubuntu 21.04 (Hirsute Hippo) was the 34th release of Ubuntu, support ended on January 20, 2022. See !eol and https://lists.ubuntu.com/archives/ubuntu-announce/2022-January/000276.html11:43
eijebongAh so that means it becomes completetly unusable?11:43
Maikso upgrade to 21.1011:43
Maikeijebong: yes, it's unsupported and doesn't receive any updates anymore11:44
eijebongGreat thanks11:44
Maikno problem11:45
oscurochustill looking for answers for getting grub to boot with cryptodisk...11:48
mannequinanyone can tell me how to check clementine's user agent?11:52
mannequin#clementine is dead11:52
Maikdid you try asking in #linux?11:54
eijebongHey, I'm back. Same on 21.1011:55
thunfischhey, any issues with archive.ubuntu.com? our ci processes keep timing out.11:55
eijebongthunfisch: Yup same here11:55
thunfischgreat, thanks for confirmation, was afraid something on our end is borked. will wait it out then.11:55
Maikthunfisch: probably, getting slow downloads on the dev version11:55
eijebongMaik: No, it's broken. I'm getting W: GPG error: http://security.ubuntu.com/ubuntu impish-security InRelease: At least one invalid signature was encountered.11:56
=== webchat14 is now known as jeanbelo
Maikworking fine at my end on xubuntu 21.1011:58
KolusionHey all. I created a file called '1' and made it executable. Inside the file I put the command './1', so it continues to run itself in a loop. After about an hour the live virtual machine host application crashes saying unable to write to memory address, or the guest Ubuntu stops responding. Anyone know why?12:03
Kolusion.12:11
petohi, i have installed apache web server, how can I connect to subdomain on local lan? with ip adress I connect to the site. also xxx.xxx.xxx.xxx/test works. but subdomain?12:13
ducassepeto: you'll need to set up apache virtual hosts and some form of local name resolution12:18
masberhi, I am trying to install playforlinux and instruction says I need to have wine:i386 installed, however `E: Package 'wine:i386' has no installation candidate`12:27
masberany idea?12:27
KBarmasber: which version of Ubuntu and where did you get PoL?12:28
masberVERSION="20.04.3 LTS (Focal Fossa)"12:29
masberhttps://www.playonlinux.com/en/download.html12:29
masberhttps://www.playonlinux.com/script_files/PlayOnLinux/4.3.4/PlayOnLinux_4.3.4.deb12:29
KBarmasber: the instruction literally says: Ubuntu Precise (and superior) users : You must install the package wine:i386 to get PlayOnLinux working12:29
KBarmasber: you're not using Ubuntu Precise which is deprecated years ago12:29
masberah ok12:30
KBarmasber: just use the commands for the Bionic version. Actually, try Lutris. It's more stable and performs better12:30
masbersorry I missunderstood12:30
masberI thought superior was newer12:30
KBarim sorry?12:30
gordonjcp"superior" is not particularly great here12:31
gordonjcpit's kind of an unclear term12:31
peto@ducasse i have virtual host with real servername adress, that works on my public ip, but not local. and where ist to set local name?12:32
KBarthey probably never bothered to update it12:32
KBarmasber: just use the one that's in the Ubuntu repositories. They're the same version12:32
KBarmasber: with Ubuntu's one being specifically tailored for, well, Ubuntu12:33
KBarmasber: with all deps included12:33
masberok12:37
masberit is installing, I hope I added the right repos12:38
AndriaHi, i need some helps about gmusicbrowser to use "mmkeys Gnome": I can read this message : "Can't find the dbus Settings Daemon for gnome or MATE". Thanks you12:38
KBarIt seems `apt-cache showsrc` requires deb-src be enabled.12:50
=== keypushe- is now known as keypusher
serhvpn13:18
neureHi13:44
neureI installed fresh 20.04 and I cannot ssh another computer with IPv6 address. Meanwhile I can ssh using IPv4 address just fine13:44
neureAnd seems like I cannot even ping the IPv6 address: PING fe80:: ... ping: sendmsg: Invalid argument13:45
neureoh solved it, never mind13:47
Bishis archive.ubuntu.com only for me terribly slow?14:03
lotuspsychjeBish: yes, there are known issues currently14:07
Bishoh okay14:11
lotuspsychjeBish: wich country are you on, for feedback?14:11
Bishgermany14:12
lotuspsychjei had 14kb on the belgian repos earlier14:12
Bishand it happens inside the office aswell as my servers14:12
Bishwas driving me crazy because i figured it's a docker issue, lol14:12
Bishi could remove archive.ubuntu.com and add some mirror, right?14:12
BluesKajHi folks14:13
lotuspsychjeok tnx for the report Bish if you want to follow up/advice please join at #ubuntu-mirrors14:13
=== ct is now known as ComputerTech
=== The_Blode_ is now known as The_Blode
nemook. so updating to the 20.04 HWE kernel did indeed fix the kernel panics we were suffering in production with CIFS mounts to the Nutanix file servers14:38
nemoIt's almost certainly do to https://github.com/openSUSE/kernel/commit/a52930353eaf443489a350a135c5525a4acbbf56#diff-365e109294d97a19e9458fa962d35d39ee87651aa464ad34c68606d81783c17014:39
ubottuCommit a529303 in openSUSE/kernel "cifs: handle empty list of targets in cifs_reconnect()"14:39
nemofor our purposes (we just have 4 ubuntu servers), simply switching to HWE and testing was NBD14:39
nemobuuut I do hope for all the other folks using 20.04 that that patch gets backported14:39
nemo'cause esp in corporate world, I bet there's a lot of windows file servers14:39
nemos/do to/due to/14:40
nemodarn finger transcription of inner monologue was low fidelity14:40
alex_hi14:49
mullgurullhi14:52
nemohi alex²14:54
mullgurullhallo nemo14:55
eijebonglotuspsychje: FYI sweden also affected by the archive.ubuntu.com slowness15:03
junebugWill xinput device ids always be the same on the same machine?15:46
=== genii-core is now known as genii
gneeriiloeepdeer'Either another instance of LibreOffice is accessing your personal settings or your personal settings are locked.16:06
gneeriiloeepdeerSimultaneous access can lead to inconsistencies in your personal settings. Before continuing, you should make sure user ‘A’ closes LibreOffice on host 'X'.' how do I solve this?16:06
leftyfbyou should make sure user ‘A’ closes LibreOffice on host 'X'.'16:09
gneeriiloeepdeerI don't know where to begin16:11
rghHi, I no longer have the "Save to Google Drive" in my print dialog. Something changed?16:14
rghUbuntu 20.0416:14
rghI did log out and in again in Online Accounts16:14
pycuriousis anyone here running 2 nvidia cards with ubuntu? https://forums.developer.nvidia.com/t/only-one-of-two-rtx-3090s-detected-with-nvidia-smi-ubuntu-20-04/160103 - this does not work on my system. Only 1 card shows up16:22
zer0funHello everyone.  I am using 20.04 and I am having trouble with openconnect.  It does not update the resolv.conf when the connection is started so DNS does not work.  Does anyone have this working or have any idea what a fix might be?16:26
jhutchinszer0fun: What's the purpose of the VPN?16:32
zer0funIts for work, I am connecting to a cisco asa.16:32
zer0funI am not torrenting or anything, just need to be able to get to server.company.loc from a web browser16:33
zer0funAm I posting right?  I haven't used irc in 15 years.16:42
jhutchinszer0fun: Without much knowledge of your specifics, you might look into the settings for whether the VPN is the default gateway or if your regular gateway is the default.16:43
leftyfbjhutchins: their issue is the openconnect client (or VPN server settings) not assigning a DNS server16:43
leftyfbzer0fun: I would verify that the VPN service your work manages should be assigning a DNS server properly and if this works as expected elsewhere, preferably someone else also running Ubuntu or another linux distro16:44
zer0funTraffic goes through by ip just fine.  The way it is supposed to work from what I can find is that network-manager is supposed to add the search domain and the resolv.conf and for some reason that doesn't happen.  I have tried on a clean install.16:44
zer0funIt works fine if I use fedora16:45
zer0funand widows ofcourse16:45
zer0funI have found in the askubuntu that others have the issue but no real solutions.  I even tried a clean install of 20.1016:45
bunjeeIs there any desktop effects available for Ubuntu 20.04 LTS - newbie here...16:50
lotuspsychjebunjee: you can find tweaks on your system with dconf-editor if you like16:54
lotuspsychjebunjee: on unity desktop + ccsm you might still find the old compiz effects working16:54
bunjeelotuspsychje - how do I bypass typing your handle?16:55
lotuspsychjebunjee: what do you mean?16:56
ioriazer0fun, are you using network-manager or connecting via cli ?16:56
bunjeelotuspsychje - your name?16:58
lotuspsychjebunjee: do you mean !tab completion?16:58
bunjeeno this - lotuspsychje16:59
zer0funI am using network manager, I am not sure how to connect at the command line17:00
ioriazer0fun, udo openconnect xx.company.xx17:00
ioriazer0fun, sudo openconnect xx.company.xx17:00
mncheckmhow do you find out the sources.list archive component of a bionic package from focal?17:01
mncheckmI went to https://code.launchpad.net/ubuntu/+source/realmd/0.16.3-1 from https://code.launchpad.net/ubuntu/bionic/+package/realmd and it says the component is universe. any way to do this via the command line?17:05
zer0funioria that worked17:05
zer0funso its network-manager that is the issue17:05
leftyfbmncheckm: apt-cache policy realmd17:06
mncheckmleftyfb, not sure how does that do "of a bionic package from focal"17:07
mncheckmI'm on focal and want to find out this for bionic17:07
leftyfbmncheckm: why? What exactly are you trying to accomplish here?17:07
ioriazer0fun, probably17:08
mncheckmleftyfb, create a diff to a versioned sources.list without access to the production machine? you are right I'm not there yet so I could just ssh in17:09
ioriazer0fun, down the page  ( https://gitlab.gnome.org/GNOME/NetworkManager-openconnect/-/issues/33  and here https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/185420517:09
ubottuIssue 33 in GNOME/NetworkManager-openconnect "GlobalProtect VPN configuration failure" [Opened]17:09
ubottuLaunchpad bug 1854205 in network-manager-openconnect (Ubuntu) "nameservers update differently with openconnect and openconnect-gnome in ubuntu 18.04" [Undecided, Confirmed]17:09
leftyfbmncheckm: rmadison realmd   # but it would be helpful if you described what your actual goal is17:09
ioriazer0fun, good luck17:09
mncheckmleftyfb, thanks that worked great, see my description above17:10
* mncheckm is very grateful currently17:12
zer0funThanks ioria, it seems that the fix has not been merged yet.  I will just use the command line for now..17:29
knaccchey peeps - i was wondering whether the /var/run/reboot-required file is ONLY created by the unattended-upgrades package when there is a security update available? or could there be a non-security reason that the /var/run/reboot-required file is created?17:35
sarnoldcryocaustik7: sweet :)18:43
whitestain_does some body know a free drag n drop Game Engine ??18:59
leftyfbwhitestain_: try #ubuntu-offtopic for software recommendations19:01
Guest38sigh.    I'm using dolphin file explorer and it keeps just freezing up19:08
=== gacuxz1 is now known as gacuxz
=== Kow_ is now known as Kow
tomreynknaccc: a bugfix to a core component such as the kernel or systemd would also require a reboot (and result in the file to be created)19:49
tomreynGuest38: if you are looking for assistence with this, more details will be needed.19:50
knaccctomreyn ah thanks. i guess i should use an alternate method then to check if there is a security-critical reboot required19:51
Gallomimiahey, here's a sort of odd question... are there any command line PDF readers that i could use to pipe the text thru a grep, to search by content a directory full of PDFs?19:53
sarnoldknaccc: basically every kernel update comes with security fixes; we might have *one* a year that doesn't include any security fixes, it's pretty weird when they happen..19:53
sarnoldknaccc: of course livepatch might mitigate your need to reboot for those, but not every security issue gets livepatches19:53
knacccsarnold i guess a decision is made as to whether the vulnerability is severe enough to warrant a livepatch?19:54
sarnoldGallomimia: try this: poppler-utils: /usr/bin/pdftotext19:54
ice99sometimes when I wake up the laptop from suspension, i find the time is wrong, what could be the issue? (the battery didn't die yet)19:54
Gallomimiaapt install poppler-utils?19:54
sarnoldknaccc: yeah, I think only highs and above get livepatches, but I also thought that we've done mediums, too, when there was resources available..19:54
Gallomimiaoh it's installed. grand. let's give this a go19:54
sarnoldGallomimia: there's a *lot* of variability in pdfs, they're absolutely miserable things -- so double-check that it works on a wide variety of your expected inputs19:55
Gallomimiai just have about 60 pdfs... looking for hints on which ones to look in for the data i'm hunting19:56
knacccsarnold is there a better way of discovering "high" updates than https://ubuntu.com/security/notices?order=newest&release=focal&details=kernel ?19:56
Gallomimiabank statements, if that makes it more pertinent. thanks sarnold19:56
knacccat the moment, i'm having to watch for updates and click through to read19:56
sarnoldGallomimia: ah good so they're all going to be pretty identical :)19:56
Gallomimiayeah. tables of bean-counter informations19:57
sarnoldknaccc: our raw git repo is available, but it's not really easy to consume19:57
knacccsarnold what should i google for to find that?19:57
knacccat least if it says "high" in the links or something, i can write my own script to filter19:57
sarnoldGallomimia: sometimes you can just use 'strings', it kinda works on pdfs..19:58
sarnoldknaccc: https://git.launchpad.net/ubuntu-cve-tracker/tree/19:58
tomreynsarnold / knaccc: wouldn't the OVAL feed combined with a reference system come in handy there?20:00
sarnoldtomreyn: oh yeah, that'd do it too20:01
sarnoldI think20:01
knaccc"oval feed"?20:01
tomreynhttps://ubuntu.com/security/oval20:01
knacccthanks20:02
knacccunfortunately searching that for "high" includes "high-speed USB"20:02
sarnoldhttps://termbin.com/7voe20:02
sarnoldthe cve feed has ratings in the title, heh20:02
knacccsarnold ooh, that's perfect, thank you!!!20:03
sarnold$ grep '<severity>' /tmp/com.ubuntu.focal.cve.oval.xml | head20:03
sarnold                    <severity>Low</severity>20:03
sarnold                    <severity>Untriaged</severity>20:03
sarnoldeven better, it's not as stupid as I thought, it's just capitalized :D hah20:03
knacccsarnold where do i download that xml file from?20:04
knaccci guess it's this? wget https://security-metadata.canonical.com/oval/com.ubuntu.$(lsb_release -cs).usn.oval.xml.bz220:04
sarnoldknaccc: very close, s/usn/cve/ in that20:04
sarnoldknaccc: the usn one covers just things we've published, the cve one covers everything in our database regardless if we've fixed it yet20:05
knacccsarnold that's perfect, thank you so much!20:06
sarnoldyay :) thanks tomreyn20:06
knacccyes and thanks tomreyn :)20:07
tomreyn:)20:07
knaccci'll brush up on my xpath now :)20:08
ice9sometimes I get wrong time when wake up from suspend, any idea?20:08
sarnoldgood luck, the last time I tried that I wound up sobbing inthe corner20:08
Gallomimiauh, hey sarnold, do you happen to know if that pdftotext program likes wildcards? or will i have to for-loop it?20:09
Gallomimiamaybe it's less trouble for me to just open each file and skim it by eye20:09
sarnoldGallomimia: looks like forloop20:10
Gallomimiaaw, it's depressing looking over these bank statements :(20:10
sarnold:(20:10
Gallomimiathere's the payment to the vet when my ex's cat died20:13
Gallomimiaand... damn. my grandmother was sure nice to me that year20:13
jchittumice9: if you don't have network, and your clock is pulling from an external time source, you could end up with the wrong time. I haven't had that happen on Ubuntu, but I've _definitely_ had it happen on Windows20:22
jchittumespecially if it's been suspended for a very long period of time20:22
jchittumand when you resumed, networking wasn't up quickly20:22
Gallomimiamaybe... dead cmos battery?20:22
jchittumGallomimia: Also a very good starting point20:22
knacccah i just discovered cvescan20:27
knacccwhich by default looks for 'high' or 'higher'20:27
sarnoldskip that20:28
knacccno good?20:28
knaccci guess that if i don't run cvescan prior to unattented-upgrades running, i'll see no output20:28
sarnoldit's just unmaintained, gives some incorrect results, etc..20:28
knacccah ok, thanks for the warning20:29
leftyfbsarnold: that's a pity20:29
sarnoldleftyfb: aye20:29
TachHi, I have changed the hostname of a ubuntu system in hostname and hosts file but netstat -a gives me still the old hostname20:56
Tachany idea ?20:56
leftyfbTach: sudo hostnamectl set-hostname <yournewhostname>  ; then reboot20:57
Tachleftyfb ok thanks but what does it change as well ?20:57
jaafarSorry if I'm repeating myself, I turned around and everything I typed had scrolled off the screen21:16
jaafarI have a Realtek 8168 and my wired (ethernet) disappeared yesterday after a network-manager update. Nothing I've tried has brought it back to life.21:17
me_when i boot my system, it boots into busybox and i have to manually run cryptsetup. how do i configure grub to do this for me? the guides i have found online dont help... =/21:18
Tachleftyfb nope doesn't change it21:19
zcy_hello21:22
zcy_Why is everyone leaving???21:23
Tachzcy_ corona ?21:26
Tach1,5 meter is not really possible here21:26
zcy_wat21:26
Tachzcy_ server split21:26
sarnoldzcy_: 'netsplit'21:26
Tachhappens from time to time21:26
Tachsarnold let's hope the servers had a distance of 1,5 at least :D21:27
Tach*1,5 meter21:27
sarnoldhehe21:27
zcy_im kinda new to irc21:28
sarnoldah, welcome zcy_, you choose an awkward moment to join in21:30
zcy_Yeah when alot of people are leaving21:30
=== CodeMouse92 is now known as Guest1476
zcy_I am joining ##21:33
=== Guest1476 is now known as CodeMouse92
=== beaver is now known as pong
petohi, can someone help me? i set up web server with postfix, i can send emails, but no receive? i dont know why, i use imap ans stmp21:36
leftyfbpeto: you want #ubuntu-server and a LOT more reading and research on how to run an email server21:37
zcy_My gmail just got hacked :(21:39
petoi will try, thanks21:39
leftyfbzcy_: do you have an ubuntu support question?21:39
zcy_no21:39
=== krabador is now known as Guest5362
InteloHi22:49
InteloIf I were to make an html based (or whatever based) gui for a commandline based ubuntu system (which it is commandline by default), what would be the starting point? where can i learn on how to 'connect' the ui part to the backend part? Here I said 'backend' to the ubuntu system. The 'frontend' would be the html ui. Just like a web app were you can22:49
Intelodecouple the frontend and backend. In my case, the ubuntu system will stream data via socket etc and now the backend and frontend can be on different physical hardware as well as remotely distant22:49
Intelonot talking about cpanel, usermin, webmin, plesk,22:50
Jeremy31Intelo: A lot of programs that do that use Python22:59
=== Rhys is now known as Guest7527
id_tamHi! i cannot launch qemu(without kvm) if i dont allow 2gb allocation in the box.. i dont get it since i just used  -m 256M option... any ideas?23:09
InteloJeremy31 what is the mechanism23:14
InteloJeremy31 stdin/out or something else and parse the output?23:14
Jeremy31Intelo: I think the Network Manager uses Python, you could look at the source for that23:15
jhutchinsGUI tools23:29
jhutchinsIntelo: You might want to look at freedesktop.org - that's a pretty good collection of23:29
jhutchinsid_tam: Are you trying to launch a configured VM?23:29
Intelojhutchins ok23:30
id_tamjhutchins: yes23:32
jhutchinsid_tam: The machine's probably configured to use 2G then.23:33
id_tami need to launch a qemu guest without kvm inside a resource limited box of 512m , so i put qemu-system -m 128M or 256M both wont work if there is not allowed to use 2gb23:33
id_tamno because inside the VM if i give 2g then boots, and i see as physical memory the value i  used in the option23:34
id_tamthe option is taken thats sure, but why it need 4 times the size is actually inside the guest23:34
jhutchinsid_tam: Did you build the image?23:37
id_tamit does not have nothing to do23:38
jhutchins!es23:39
ubottuEn la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.23:39

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