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

=== veemo is now known as veemouse
=== veemouse is now known as veemo
=== nomad_ is now known as space
=== space is now known as vesper
=== M4he is now known as mahe
=== genii-core is now known as genii-meeting
=== Guest94 is now known as random1
=== genii-meeting is now known as genii
=== genii is now known as genii-core
interdonutI made a file /etc/modules-load.d/ddcci conf, which has a single line of ddcci_backlight, and rebooted. Then suddenly my Xubuntu 20.04LTS doesn't boot at all constantly showing erroneous message of "Timeout waiting for hardware cmd interrupt."How can I fix this?04:48
davidhurwichhey, wondering if I could ask a technical question04:49
interdonutI think this channel is open for any technical questions related to Ubuntu and it's flavors :)04:50
davidhurwichI installed Lubuntu 16.04 on an older HP laptop. The installation went through, but when the computer boots or reboots I get a message that states “No bootable image found, notebook will be shutdown” The laptop then shuts down04:55
davidhurwichWhen I turn on the computer and go into Boot Option I can run it until an option marked Ubuntu04:55
davidhurwichHow can I get the OS to boot automatically when the computer boots up?04:55
davidhurwichAny advice?04:55
=== not_phunyguy is now known as phunyguy
gryhello davidhurwich, it looks like the grub's boot options are not in the correct order04:57
davidhurwichI see, how would I fix this?04:58
grycould you please check in what order, and what options, are listed when you start to boot?04:58
davidhurwichby order, you mean the options in the Boot Options menu, correct?04:59
grywell, there are two places where this is specified - the bios, and grub04:59
grywould be interesting to take a photo of them both and share here, if you have a second device04:59
gryotherwise write down on a piece of paper and then write here manually, but make sure you copy them precisely05:00
davidhurwichI am in the BIOS menu, should I go under the System Information option?05:01
oerheksinteresting..05:01
=== metasintactic is now known as thunder
=== adderall is now known as TheGibson
Swift110-mobilesup folks05:53
interdonutI added a new rc file under /etc/modules-load.d and my Xubuntu 20.04 doesn't boot. Does anyone know how to fix this, such as deleting the RC file using a bootable USB stick or such?06:16
gryprobably in recovery mode in grub06:17
interdonutI triedk keep pressing Shift when the company logo appeared but to no avail06:18
Bashing-ominterdonut: EFI systems is the escape key that grub looks out for.06:20
interdonutWhen I pressed esc when the company logo appeared, I came across BIOS setup screen06:22
interdonutThe screen keeps giving error messages like mmc0: Timeout waiting for hardware CMD interrupt.Probably because the new file ddcci_backlight.ko and old i2c-dev.ko are conflict upon boot.So I need to delete the former but...06:26
KBarinterdonut: on HP laptops you can select "Continue Booting" and keep pressing Esc, you will get into GRUB06:30
KBarmaybe try that?06:30
KBarinterdonut: yeah, you can also boot from a Live USB and select recovery or remove the file06:32
interdonutKBar thankbyou for reply. can you give me a link showing how to remove with USB media ? I googled but I can't seem to find informative pages.06:34
KBarinterdonut: you can just click on the icon of your hard drive and it will mount it. You can just `sudo rm` that file after.06:36
KBarinterdonut: nothing special required.06:36
interdonutKBar Sounds great!! I'll give it a shot.Thank you so much for saving my life06:37
KBarinterdonut: woah, woah, i'm not sure about that but im glad i could help :)06:38
interdonutI deleted the module with USB and now my xubuntu booted successfully!Thank you all for helping me out :-D06:53
gryinterdonut, this is good06:55
gryinterdonut, you're welcome to stay in here and in #xubuntu at your leisure and meet new people06:55
interdonutThank you for a warm word.I'm really glad to see awesome people here.I'll check out Xubuntu channel too.06:58
grygood plan07:00
ceibalhola07:05
ceibalsudo07:05
ceibalASdAsd07:05
ceibalasds07:05
ceibalasda07:05
ceibald07:05
ceibald07:05
=== adderall is now known as TheGibson
KBarinterdonut: awesome! in the future, try messing with modules via boot parameters, i.e. appending them to the kernel command line. that way you can test each module individually without messing up everything else because the changes are temporary and discarded on reboot07:53
KBarinterdonut: you can read about it here: https://wiki.ubuntu.com/Kernel/KernelBootParameters07:53
=== Etua1 is now known as Etua
ice99I disable avahi but still snort is reporting "SCAN UPnP service discover attempt [**] [Classification: Detection of a Network Scan] [Priority: 3] {UDP} 10.1.0.3:42659 -> 239.255.255.250:1900" what could be initiating it?09:13
mncheckis there a file system path with any supported file system to point to the current user canonically without actually referring the user? something like /proc/self but for users. I want to use this in autofs maps09:37
ogramncheck, there are environment variables ...  like $USER09:45
=== Etua1 is now known as Etua
mncheckogra, autofs(5) tells me that an entry is key [options] location out of which only location performs variable substitution, also the specific application is of secondary importance to me09:51
mncheckogra, so if you were to enter a path to the "key" field that wouldn't be variable substituted09:52
mncheckogra, I've tried this a few months back and it wasn't09:52
=== adderall is now known as TheGibson
alkisgWhat does "point to the current user" mean for a path? The most well known one is `~`, which refers to $HOME; if you're talking about the username, I don't think it matters, as HOME might not even contain the username10:03
=== TheGibson is now known as YeahOK
alkisgNote though that `~` is interpreted by programs and libraries, so it doesn't work in all cases10:04
webchat72I have dual boot Windows 10 and Ubuntu 20.04. Both were working fine without an issue. Today I started laptop and from grub menu I selected "Windows Boot Manager" and when I selected it grub menu reappears instead of booting Windows. Ubuntu boots normaly. Any idea how to fix a problem?10:08
YeahOKI know how to fix it, @webchat7210:15
webchat72YeahOK, some help is welcome.10:15
YeahOK.... Need to change BIOS settings or use the BIOS boot menu so it points to the default bootloader you want to use ... But they will reset each other and conflict i.e. Windows v. Grub10:15
YeahOKAnd all of this is even more complicated, @webchat72, depending on whether or not Bitlocker is enabled.10:17
webchat72I already tried to change BIOS settings. I changed order BIOS start-up settings from "Ubuntu" first and "Windows" second, to Windows first and Ubuntu second, but grub still starts up. I expected Windows to start up.10:17
webchat72Yes, bitlocker is nabled.10:18
YeahOKThen you'd want to disable grub in Linux ... You'd have to start editing the scripts10:18
webchat72How to do that.10:18
YeahOKThere are only two ways I can think to do this: One, change the BIOS configs; Two, change the GRUB behavior inside of your distro10:19
YeahOKBut among those two options are several different steps10:19
YeahOKAlso, Secureboot vs. Legacy Boot would also come into play10:19
webchat72I just don't understand what has happened that Windows boot does not work. Don't know what triggered it. What is the simplest way to fix the problem?10:20
webchat72Is there a way I can get some error displayed from grub menu selection. So when I select Windows option from grub, to see the error. It is easier to search for solution if there is an error displayed.10:21
YeahOKI'd say, whenever you're trying to dual boot, these issues arise10:22
YeahOKDual booting is never a first preference. I literally just started doing it today because I had no other way to easily run both OSes10:22
webchat57Hello10:22
YeahOKI don't have the space in my office for two machines and I have three different SSDs in this box10:22
=== YeahOK is now known as TheGibson
TheGibsonI'm about to crash. I'll DM you, @webchat5710:23
webchat72OK10:23
webchat57soft lockup - cpu#1 stuck for 22s on ubuntu 20.04.3 on virtual machine??10:24
webchat57any one has solution for this10:24
TheGibsonI spent all day messing with my dual boot10:26
TheGibsonAnd I'd need more information even if I could fix it10:26
TheGibsonI'd need to know about the type of BIOS, boot mode, distro, kernel etc10:26
TheGibsonAll of that is relevant10:27
spagootewhat am I doing wrong here? the excludes don't work: rsync -zavh --dry-run --exclude='/home/ubuntu/1hdd' --exclude='/home/ubuntu/2hdd'  --progress /home/ubuntu/ /home/ubuntu/1hdd/Backups/Docker/10:32
spagooteright, looks like you can't use full path, needs to be '1hdd'.10:42
=== diskin_ is now known as diskin
tekitahello there can someone help me i have issue with network-manager and wicd11:05
tekitahello there can someone help me i have issue with network-manager and wicd11:07
zaggynlhi tekita, welcome to IRC, please dump your question, someone may know and respond11:08
=== zbenjamin_ is now known as zbenjamin
tekitahi zaggynl i have remove from apt network manager and installed wicd, but now i dont have internet  :(11:09
tekitawhen i type wicd-gtk in terminal i have an error11:09
tekitasometing.. unable to load try icon, missing both egg.traicon...etc11:10
zaggynlwhat version of ubuntu are you on and how did you install wicd?11:11
zaggynlif I have a quick look on my ubuntu 20.04 machine there is no wicd package in repositories11:12
tekitai have ubuntu mate 18.0411:13
zaggynlyou should be able to roll back by reinstalling networkmanager again11:13
tekitayr]e11:13
tekitayou should be able to roll back by reinstalling networkmanager agai11:13
tekitahow?11:14
zaggynlsudo apt install network-manager11:14
zaggynlif the packages are still on disk11:14
tekitano i cant11:14
tekitai was doing --purge and than rebooting system11:14
tekitafailed to fetch http...11:15
zaggynlah, in that case you will need something like a usb stick with ubuntu 18.04, add it to apt repositories11:15
tekitaso, can you explaine to me. i have usb with ubuntu 18.0411:15
tekitabut i dont know procedure how to install it from there11:16
zaggynlsudo nano /etc/apt/sources.list11:16
zaggynlmake sure it's in there11:16
tekitazaggynl, i dont have usb on that list only something deb cdrom11:17
zaggynlthis may help: https://ubuntu.forumming.com/question/10902/how-to-install-packages-from-ubuntu-installation-media-offline#comment-2111:18
tekitazaggynl, i saw that but i dont understand this line: if [ ! -d /media/apt ]; then sudo mkdir /media/apt; fi11:21
mncheckalkisg, /proc/self does something and the imaginary /run/user/self would point to different places for different users, I don't really care where as long as I can mount on top of it11:22
mncheckalkisg, IDK, different mount name space?11:22
tekitawhat is command touch do?11:23
tekitato that file?11:23
alkisgmncheck: you can try ~/folder and see if your apps support that. Unfortunately `~` isn't handled by the kernel itself, so it's not as low level as you'd like.11:23
alkisgI'm not aware of any alternatives11:23
tekitazaggynl, do i need to write this line in sources.list?11:25
zaggynltekita: only the instructions bit from Nathen should work11:27
zaggynladd the repo, remove the old /media/cdrom folder, setup the symlink, update and install11:27
tekitazaggynl, that didnt work for me :(11:40
ice9if an app exists in snap but I need to force installing it from apt only, how to achieve this?11:54
ice9like chromium browser11:54
nikolamI would just like my PC not to freeze, when some app fills the RAM (be it Firefox or VirtualBox, etc).11:58
nikolamFhat is wrong with that, that application can handle how much system RAM and swap there is on machine and act accordingly?11:58
nikolamI have 16GB and many Firefox windows and then I started VirtualBOX machine and system freezed. I also use ZFS for home folders but it has it's limits for RAM caching use.11:59
ledeninikolam, check how much mem your have for VM12:01
tekitazaggynl, are you still here?12:03
nikolamledeni, thanks, but the issue is why OS , kernel does not stop and manage RAM usage, so that system won't ever freeze?12:05
nikolamWhy apps do not crash when theya re not created to be limited by RAM size?12:06
nikolamFor Example, with many windows to restore, Firefox fails to even start, if there is no present Swap and working on the system. Even if swap is actually not used and there is plenty pf RAM for Firefox.12:07
nikolamThat should be application issue not recognizing there is no more RAM. And OS should make a point by not letting it use more if it leads to frezzing desktop.12:08
gordonjcpnikolam: it doesn't freeze, it just goes very slowly12:17
gordonjcpnikolam: this is even more noticeable now since the disparity between memory and processor speeds and disk speeds is so great12:17
gordonjcpnikolam: in the olden days you could be swapping in and out more or less constantly and barely notice it happening12:17
=== tisiphone is now known as onepict
nikolamgordonjcp, I don't think that is issue here. Issue is that kernel and OS does not handle misbihaving apps.12:19
nikolamApart form the memory overcommit issue and letting misbihaving apps continue to misbihave12:20
=== Errr is now known as Error
=== Errr is now known as Error
gordonjcpnikolam: in what way are they misbehaving?12:36
nikolamgordonjcp, well, as I described, they use all available RAM without stopping itself and that leads to freezing screen, desktop, keyboard, whole OS needs to be hard-reset12:43
nikolamgordonjcp, I got to go now, will be back later12:44
nikolamBBL12:44
webchat72I have dual boot. Windows 10 and Ubuntu 20.04. Both have booted fine for months. Today I wanted to boot Windows and when selecting: "Windows Boot Manager" I got error: /EndEntire12:44
webchat72file path: /ACPI(a0341d0,0)/PCI(1,2)/PCI(0,0)/UnknownMessaging(17)12:44
webchat72/EndEntire12:44
webchat72error: cannot load image.12:44
mncheckwhich in the FHS should you put site-wide user data? I want users to have the same path to a windows share on all machines, but separated by unix user so they can access the share with their own credentials at the same time12:49
mncheckI've been thinking /srv but I don't know if a site-wide share is "a service provided by _this_ system", emphasis mine12:50
tekitai really need help how to install package from usb but without internet [ubuntu 18.04] package is network-manager-gnome12:56
tekitaplease!12:56
ice9if an app exists in snap but I need to force installing it from apt only, how to achieve this?13:03
gordonjcpice9: that's a fairly difficult question to answer because the premise is vague13:08
gordonjcpice9: what exactly are you trying to do?13:08
neurehi13:22
neureI am using Ubuntu 20.04, gnome desktop, and I wonder how would I edit my theme, I'd like to change window title colors.13:22
ice9gordonjcp, i need to install an app from apt, not from snap13:33
ice9and apt install, keeps installing it from snap automatically13:34
ograice9, which app ? there are only two that could do that (simpy because there exists no deb for these anymore) firefox and chromium13:45
ogradeb-to-snap transitional packages exist for no other apps in the archive ...13:45
ice9i was able to install firefox from apt, but chromium is always installing from snap13:46
ograwell , firefox will be gone in 22.04 as well (on request of mozilla)13:46
ograit is just still there for flavours to have time to transition13:46
ogra(in 21.10 that is)13:46
ograice9, was all announced in dept on discourse ... https://discourse.ubuntu.com/t/feature-freeze-exception-seeding-the-official-firefox-snap-in-ubuntu-desktop/2421013:48
ogra*depth13:48
BluesKaj'morning folks13:49
gordonjcpice9: that's not really explaining the problem13:55
gordonjcpogra: really?  I'm on 22.04 and it has Firefox13:55
smellygorilladyheyhde13:55
smellygorilladude i suck dick13:55
smellygorillaNIGGGGGERRRRRRRRRRRRRRRRRRRRRRRRS13:56
ogragordonjcp, i'd expect it to transition fully to the snap before release13:56
leftyfb!op | smellygorilla13:57
ubottusmellygorilla: Help! Channel emergency! (ONLY use this trigger in emergencies) - CarlFK DJones el Flannel genii hggdh ikonia krytarik mneptok mwsb nhandler Pici popey sarnold tomreyn Unit193 wgrant13:57
gordonjcpogra: so is it just .deb Mozilla object to, or what?  I'm struggling to find anything online about it14:01
JackFrostWoah, firefox is disappearing?  Well then..14:03
leftyfbJackFrost: no14:04
leftyfbMozilla will no longer be making .deb's for Firefox and will only be providing Firefox in snap format going forward14:05
leftyfbFirefox will be available in snap format in Ubuntu14:05
JackFrostWell, it wasn't really Mozilla doing that, but yes same diffference.  Disappearing from the archive, only avilable in snap format.14:06
leftyfbJackFrost: how is it not Mozilla doing that?14:06
JackFrostleftyfb: Packaging firefox for Ubuntu, that is.14:08
leftyfbJackFrost: Mozilla packages the snaps for Firefox14:08
JackFrostGood for them? "Mozilla will no longer be making .deb" that's all I'm getting at, they weren't the ones doing that bit.  It's a moot point really.14:09
njd001oh thank god you people are awesome :)14:11
leftyfbnjd001: welcome to the Ubuntu support channel. What is your support question?14:12
njd001so qq and I'll preface it with I may have found an article so it may answer my q. I am trying to get sssd to reset AD password.14:13
njd001danke! i may become a 'resident' as i too sit in a few other channels and i love to learn.14:13
njd001leftyfb i found this article https://askubuntu.com/questions/981570/active-directory-users-unable-to-change-passwords-sssd14:14
njd001i get a different error and that article of course is for 16.04 and well i am on 20.04.3 LTS14:15
leftyfbnjd001: ok, be patient, someone who might be able to help will answer if and when they are able to14:16
njd001leftyfb copy that. (like #cisco, truenas etc) your irc question will be answered in the order which its received. ;-)14:20
iomari891greetings, is there any way to sort favorites in file open diaglogs?14:36
leftyfbiomari891: open nautilus and drag and drop them to your liking14:37
iomari891does that work in other dialogs? Any why isn't a sort function built in?14:38
iomari891I don't use nautilus.14:38
leftyfbiomari891: what DE are you using?14:38
iomari891kubuntu.14:39
leftyfbiomari891: maybe ask in #kubuntu then14:39
iomari891ok. thanks14:39
blaubhi14:44
blaubtried to install 21.10 but i'm stuck on loading screen, it only shows the default desktop but without the icons on the left14:44
blaubi've tried it with 2 different usb sticks, front side and back usb ports14:44
robertparkerxhow do I find out what dir are taking up the most space in a path?14:48
gordonjcprobertparkerx: du14:48
leftyfbrobertparkerx: use ncdu14:48
gordonjcprobertparkerx: you can pass switches to it to set the depth it tells you about14:49
robertparkerxhow do I use that?14:49
leftyfbrobertparkerx: sudo ncdu /14:49
gordonjcprobertparkerx: "du -hd1" will tell you the totals for one layer of directories, in human-scale units14:49
leftyfbrobertparkerx: ncdu is more of a graphical(in your terminal) representation of space being utilized across your entire system14:50
iomari891greetings,14:50
robertparkerxncdu is not available14:50
leftyfbrobertparkerx: install it14:50
robertparkerxhow do I use du -hd114:50
leftyfbrobertparkerx: sudo apt install ncdu && sudo ncdu /14:50
iomari891if I update to 22.04 beta now, will it automatically become the stable version in april if I apt update regularly?14:51
leftyfbiomari891: yes, though unless you are developing for it or reporting bugs, it's not recommended14:51
iomari891leftyfb: oh. Ok. thanks14:52
=== onepict is now known as tisiphone
ograJackFrost, it was mozilla askig for it ...  https://discourse.ubuntu.com/t/feature-freeze-exception-seeding-the-official-firefox-snap-in-ubuntu-desktop/2421015:18
=== tisiphone is now known as onepict
=== onepict is now known as tisiphone
=== tisiphone is now known as onepict
=== onepict is now known as tisiphone
=== diskin_ is now known as diskin
freaqHey, I have a 1gb network card that is showing as 100mb on my router can anyone help? The card is BCM5709 Gigabit Ethernet with bnx2 driver on ubuntu 20.0416:17
leftyfbfreaq: try #networking.16:18
freaqok thanks16:18
leftyfbfreaq: also, check the cable you're using16:18
jhutchinsfreaq: ethtool can show you some details of the connection, what it thinks the card is doing.16:22
mncheckwhich package does /usr/bin/ps come from?16:23
leftyfbmncheck: why?16:24
jhutchinsmncheck: procps, which can be found with dpkg -s `which ps`16:26
freaqjhutchins ethtool shows supported link mode of 1gb but current speed 100.. I'm guessing that means its a cable issue?16:27
jhutchinsfreaq: Could be cable, could be negotiation.16:27
jhutchinsfreaq: Is Auto-negotiation on?16:28
leftyfbjhutchins: dpkg -s `which ps` # does not result in procps16:28
=== tisiphone is now known as onepict
freaqjhutchins yes auto-negotiation is on16:28
jhutchinsleftyfb: You could contribute by correcting the case error rather than just complaining.16:29
jhutchinsmncheck: it's -S, not -s.16:29
leftyfbjhutchins: /usr/bin/ps is not a file in any package. It's created post-install. The proper location is /bin/ps. This is a big reason(among multiple) why I want to know why mncheck needs to know which package the ps command is part of16:30
jhutchinsleftyfb: Funny, my system returns procps as the source.16:31
leftyfbjhutchins: which version?16:31
leftyfbwait, it shouldn't. I tested on bionic and focal16:32
jhutchins3.3.1216:32
jhutchinsleftyfb: How is this helping people?16:32
leftyfbjhutchins: ah right, it does on bionic. Not for modern Ubuntu releases16:33
leftyfbthough still, it points to /bin/ps, not /usr/bin/ps16:33
leftyfbso still doesn't actually answer mncheck's question16:33
leftyfbmncheck: why do you need to know where /usr/bin/ps comes from?16:34
freaqhow could I check if my network issue is a auto-negotiation issue? I don't have another cable to check if its a cable issue atm16:35
leftyfbfreaq: boot into your BIOS and see what your router says16:36
leftyfbfreaq: I can almost guarantee it's still going to say 100M and is unrelated to your OS16:36
freaqI can't do that very easily is a server in my basement.. an old dell r71016:37
leftyfbfreaq: you can with the iDrac/ipmi16:38
freaqreboot to bios with idrac ?16:38
leftyfbfreaq: yes16:38
leftyfbfreaq: using the virtual terminal16:38
freaqok thanks i'll check that out16:40
njd001solved my issue, turns out i didnt read the prompt correctly.16:45
mncheckleftyfb, to install it in debian-slim16:47
leftyfbjhutchins: this is why I ask ^16:47
leftyfbmncheck: do not install packages from ubuntu, ESPECIALLY procps on Debian. Debian has it's own package for ps and the like16:48
leftyfbmncheck: if you have issues with ps in Debian, that is for #debian or wherever their IRC support channel is. Looking to Ubuntu is not the answer16:49
BrianBlazeI have a weird issue where I noticed my server would grind to a halt for a moment and I notice this a million times in my syslog: https://pastebin.com/NVUNpMzw16:52
BrianBlazeI am wondering if someone can point me into a direction of what is going on16:53
mncheckleftyfb, sure, I just assumed it the same package name16:53
leftyfbmncheck: no16:53
BrianBlazeUbuntu 20.04.3 LTS by the way :)16:53
leftyfbmncheck: look to Debian for support with Debian, not here16:53
leftyfbBrianBlaze: any reason you have an Nvidia video card in your server?16:53
BrianBlazeSo I don't use it often but it was to have it connected to a screen16:54
leftyfbBrianBlaze: if it's got an integrated video chipset, I would use that and remove the nvidia16:55
Erroris there a guide to configure tunnelbroker in ubuntu 20.4?16:57
leftyfbError: tunnelbroker is not a supported package in ubuntu. You'll have to seek support from the vendor16:57
=== gschanuel216 is now known as gschanuel21
mncheckleftyfb, true17:11
mncheckleftyfb, by the way I get one ps from procps package which I based on rmadison and the man page17:17
leftyfbmncheck: correct. I'm pretty sure the /usr/bin/ps is just a copy for whatever reason that gets copied during post-install scripts. It's not the destination of the ps binary in the package install instructions17:19
leftyfbmncheck: either way, if you're not running ubuntu, none of this is relevant here17:19
mncheckleftyfb, any project targeting information extraction from postinstalls?17:19
leftyfbmncheck: try #debian17:20
mncheckleftyfb, hey, I am running ubuntu, just not on the system in question, and that problem is solved, now it's just another question :)17:20
leftyfbmncheck: what version of ubuntu?17:21
mncheckfocal17:21
=== TheGibson is now known as adderall
=== yoyoyo is now known as MrCollinsGA
freaqleftyfb any tips on checking lan config with ipmitool ?17:30
=== javi404_ is now known as javi404
freaqI can't seem to get the virtual console to load in idrac17:31
leftyfbfreaq: go to the idrac -> virtual console settings and select HTML5 as opposed to native or java17:32
leftyfbfreaq: at least do this, go and look at the writing on the ethernet cable that's plugged in. It'll say CAT5 or CAT5e or CAT6.17:33
leftyfbfreaq: IPMI isn't used to configure the speed of your NIC17:34
leftyfbfreaq: and none of this relates to ubuntu17:34
=== scooterman222 is now known as carnophage2
=== onepict is now known as tisiphone
leftyfbfreaq: also, update the iDrac and lifecycle firmware17:38
JackFrostogra: Yes indeed, thanks for the link too!17:44
lord_daemonDoes anyone run openvpn client with termux + ubuntu?17:46
leftyfblord_daemon: a survey isn't the best way to get support with an issue. Please detail your issue, preferably with logs and/or error messages using pastebin and wait for someone who is able to help you17:47
lord_daemonI'll do that soon, thanks17:49
BrianBlazeleftyfb, I forgot many moons ago I put a video card in this so it could be a desktop and left it when I made it a server18:02
BrianBlazeremoved videocard problem solved lol18:02
BrianBlazethank youuuuu18:02
=== genii-core is now known as genii
ASC__Hi! How do I generate 'yescrypt' (called "$y$" in /etc/shadow) hash for a password? Using salt like in /etc/shadow.18:43
ASC__From shell, for example.18:43
mncheckmdoes ubuntu advantage include better driver binaries or support to choose a good driver version?18:45
leftyfbmncheckm: no18:46
leftyfbASC__: https://techoverflow.net/2021/05/15/how-to-run-mkpasswd-with-yescrypt-on-ubuntu-debian/    # I'm not sure if this is still the case. BTW, found by searching google for "ubuntu yescrypt"18:47
mncheckmcan have  NVIDIA GM107GL [nvs 810]18:47
mncheckms/can/we18:47
lirodonquick question, what methods would any of you recommend for cloning an Ubuntu install to a new drive? (SSD migration)18:51
leftyfblirodon: dd18:51
leftyfblirodon: though honestly, I would just do a fresh install18:52
=== tisiphone is now known as onepict
mncheckmlirodon, if you go dd, be sure to set at least bs=64k18:54
mncheckmlirodon, if you want graphical there is redorescue and rescuezilla, I didn't use any of them18:55
mncheckmboth are based on clonezilla, which as I understand is a file-system aware dd that skips unused space18:56
leftyfbASC__: yescrypt is available in Ubuntu 21.1018:56
ASC__Can't catch how to check password against hash. Here is what I'm doing: https://pastebin.com/raw/i1bV9zeA19:05
leftyfbASC__: https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1837456.html#19:07
leftyfbASC__: found by typing your error message into google19:07
ASC__Looks like sit down and write C program. :) Well. Docker image behaves the same or similar: https://pastebin.com/raw/GJwPewRq Thus, may be not only Debian versions set issue, but smth. else.19:27
ASC__(Docker image via the link above - it's Fedora + mkpasswd)19:28
ASC__<leftyfb> Thx!19:35
=== scurfee is now known as mikami
makradahttps://gurushots.com/photo/6a8399cbc50aafe444ba06f15696f63f19:53
leftyfb!op | makrada19:54
ubottumakrada: Help! Channel emergency! (ONLY use this trigger in emergencies) - CarlFK DJones el Flannel genii hggdh ikonia krytarik mneptok mwsb nhandler Pici popey sarnold tomreyn Unit193 wgrant19:54
ice9how to enable pidgin notifications?20:06
ice9in 20.1020:08
sarnoldice9: 20.10 hasn't received any updates in half a year20:09
sarnoldice9: its replacement hasn't received any updates in a few weeks -- it's best to upgrade off 20.10 *now* before it gets vastly more complicated when releases are removed from the archives20:09
ice9sarnold, you mean to downgrade to 20.04?20:10
sarnoldice9: downgrades aren't really a thing. at this point it's time to upgrade twice, and consider sticking on 22.04 when that's released20:11
Maik!20.10 | ice920:11
ubottuice9: Ubuntu 20.10 (Groovy Gorilla) was the 33rd release of Ubuntu, support ended July 22nd, 2021. See !eol and https://lists.ubuntu.com/archives/ubuntu-announce/2021-June/000269.html20:11
ice9sarnold, i'm so sorry for the typ lol, my release is 21.10 that i need to enable pidgin notifcations !20:12
sarnoldice9: ah :D that's much happier place to be :D20:13
sarnoldice9: alas I don't know much about pidgin things :(20:13
leftyfbice9: what are you possible using pidgin for? jabber?20:14
leftyfbice9: also, what version of pidgin do you have installed?   apt-cache policy pidgin20:14
nested!eol20:22
ubottuEnd-Of-Life is when security updates and support for an Ubuntu release stop. Make sure to update Ubuntu before it goes EOL so you get updates promptly for newly-discovered security vulnerabilities. See https://help.ubuntu.com/community/EOL and https://wiki.ubuntu.com/Releases for more info. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades20:22
echowhy doesnt anybody like the lemur version?20:24
=== ses1984_ is now known as ses1984
leftyfbecho: what are you going on about?20:25
echonothing sorry20:26
patiencezeroIs there anything like IPV4_FAILURE_FATAL=yes by default in Ubuntu? NetworkManager is saying connections to my IPV6-only network are failing.20:35
patiencezeroEven though I have a connection to the gateway and can ping local resources, I receive a 'connection failed, activation of network connection failed' notification and the network connection disconnects.20:35
enycpatiencezero: which ubuntu version?20:36
patiencezero16.04 and 18.0420:36
enycpatiencezero: 16.04 not supported now aiui, not for this channel  but anyhow20:36
leftyfbpatiencezero: time to upgrade, at least the 16.0420:36
patiencezeroMaybe ipv4.may-fail?20:37
leftyfbpatiencezero: lets talk about the 18.04 only, since the 16.04 version isn't supported ....20:37
enycpatiencezero: tbh i'd try this again on 20.04lts or 21.10  before doing any more20:37
leftyfbpatiencezero: is this 18.04 machine a server or does it have a desktop GUI?20:37
patiencezeroDesktop with GUI20:37
leftyfbpatiencezero: how long have you had it?20:38
enycI'm sure i've seen a tickbox on some systems (maybe not ubuntu) for  require ipv4 for connection to complete20:38
nesoihello, I appear to have a full root device, am getting: -bash: cannot create temp file for here-document: No space left on device, however this is an EC2 instance and I just increased the size of the root device from 8GB to 16GB and rebooted, and still get the error. Any idea what's going on or how to fix it?20:38
enycpatiencezero: but, if it "just works" on 20.04 or 21.10  would be best (imho) to just update to that version ...  ipv6 has had many improvements in many areas...20:38
leftyfbnesoi: did you resize the filesystem after increasing the storage device?20:38
nesoileftyfb:  apparently not!20:39
enycpatiencezero: what about booting  20.04 and 21.10  on live usb sticks  and testing the network connection from those ?20:39
nesoiwhen I try growpart it says: mkdir: cannot create directory ‘/tmp/growpart.1571’: No space left on device20:41
leftyfbnesoi: you don't do that live20:42
leftyfbnesoi: please seek support from Amazon for support with resizing one of their ec2 instances properly. You need to be out of band20:42
nesoithey respond in a few days unfortunately20:43
leftyfbnesoi: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html    # first result on google for "ubuntu ec2 resize"20:44
nesoitheir docs don't say anything about that though https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html20:44
nesoiright :)20:45
nesoinothing about being out of band there though20:45
patiencezeroenyc, I could try that... for now just couching the problem and coming back to it after fixing the issue on RH820:47
leftyfbnesoi: clear some space first20:47
leftyfbpatiencezero: if you're having the same issue on Ubuntu 16.04, 18.04 and RH8, the issue isn't with ubuntu. It's more than likely your network config on the router/dhcp side20:49
nesoican I just delete some snap stuff?20:49
nesoiI think that's what caused the problem20:49
leftyfbnesoi: packages should be properly removed and not just deleted20:49
enycpatiencezero: i would try that as part of the whole thing, bear in mind this april there will be 22.04lts anyhow20:49
enycpatiencezero: why do you have a 16.04 still?20:50
nesoiit won't even list the snaps because of the space issue looks like20:50
patiencezerodependency issues, legacy systems, that sort of thing.20:51
patiencezeroenyc, there are no good reasons, just reasons.20:51
leftyfbpatiencezero: we cannot support 16.04 here. 18.04 will be out of support next April20:52
patiencezeroI understand, the issue is present on 18.04 as well. It's a NetworkManager thing and so far appears to be related to ipv4.may-fail option in NM.20:53
patiencezeroAfter setting ipv4.may-fail to yes, I'm no longer experiencing the issue on our RH8 host.20:54
patiencezeroTime to see if the fix also works on Ubuntu 18.04...20:54
leftyfbpatiencezero: time would be better spent migrating your critical data and services to modern OS's20:55
patiencezeroAgreed, however those decisions fall outside my paygrade for now.20:57
patiencezeroMaybe sometime in the future, though!20:57
=== onepict is now known as tisiphone
=== tisiphone is now known as onepict
nesoiok that worked finally, when I found something to delete.21:07
leftyfbnesoi: what did you delete?21:07
nesoisomething that shouldn't have been there. have to create a space file now for next time21:08
=== onepict is now known as tisiphone
=== tisiphone is now known as onepict
=== onepict is now known as tisiphone
rollappuserd21:34
Pecorchhello21:59
PecorchI am trying to set up a local file repo with ubuntu but I am stuck. do you have any guide guys please?22:01
sarnoldPecorch: 'local file repo'? what's that?22:03
PecorchI have list of .deb packages and I want to make them available via apt install mypackage22:03
sarnoldPecorch: aha :) the apt-ftparchive is pretty common; aptly has more features but might be more work to set it all up22:04
EriC^^Pecorch: copy them to /var/cache/apt/archives22:04
Pecorchjust copying the deb to /var/cache/apt/archives and I will be able to install them with apt install?22:05
EriC^^Pecorch: are they the 'stock' ubuntu repo files? or custom packages?22:05
Pecorchcustom packages22:05
EriC^^Pecorch: oh, then nevermind22:05
Pecorchcustom deb packages22:05
Pecorchso what is the solution?22:06
EriC^^look into what sarnold mentioned22:06
Pecorchok22:08
Pecorchthis should work then? https://manuel-io.github.io/blog/2017/07/09/creating-an-apt-repository/22:09
Pecorchasking because I am confused22:11
Nomenclaturaupdate of opensshd failed. Now I can't reinstal, reconfigure, remove and install...22:14
Nomenclaturait just keeps failing with dpkg returned error code (`)22:14
Nomenclatura(1)22:14
Nomenclaturagotta love dpkg broken installation scripts22:17
sarnoldPecorch: yeah that looks sane enough22:17
PecorchI followed the guide above but when I try apt update I get The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 60FCF967A65FE32123:01
gryThis is not a full error message. Please pastebin the full error message.23:04
sarnoldcheck the permissions on the file you added to /etc/apt/trusted.gpg.d ?23:05
gryIt will tell you which repository this key is for.23:05
Jeremy31Pecorch: in terminal try>  sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 60FCF967A65FE32123:05
Pecorchok23:06
Jeremy31Unless you made your own key23:06
PecorchI run this before, gpg --gen-key23:07
Pecorchand I believe it created the gpg private key23:07
Pecorchwhat should I do now?23:08
Pecorch?23:12
nonix4How should I link a git branch to launchpad bug report these days? Haven't added a changelog entry there yet though. https://git.launchpad.net/~iheino+ub/ubuntu/+source/bash/commit/?h=bugfix/196036623:26
Jeremy31nonix4: try asking in #ubuntu-bugs, I don't know23:29

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