/srv/irclogs.ubuntu.com/2022/01/28/#ubuntu.txt

=== genii is now known as genii-core
yarphi all i have had to install my psc printer scanner copier drivers manually running ubuntu desktop 20.04.3. How do i check if successful from the terminal please? i knonw i could just use it but i would like to know what is used to look be it some systemd command or otherwise, thank you04:38
genii-coreyarp: You might try: lpstat -p04:42
yarpcan anyone tell me the name of the service that takes care of printers is it just cups or is that only for a server(mine is plugged in via usb)04:42
yarpthank u genii-core04:43
genii-coreyarp: If it uses SANE for scanning, the scanner part might also be listed if you issue: scanimage -L04:45
genii-core( assuming sane-utils is installed)04:46
yarpjust checked not installed but i ran sudo systemctrl status saned.s04:48
yarpwill install now cheers04:48
Sunriseis there a way to get unetbootin from this live cd or is there another way to work with an iso?04:49
Sunrisehttps://pastebin.com/BqvfgcMY04:49
Sunrise^failure04:49
yarpdo you know the name of the scan document program that comes with vanilla desktop ubuntu 20.04.3;pretty sure i did a minimal and didnt get extra packages-nothing found when i search unity with string scan04:50
yarpmy software centre is shot also04:51
yarpother wise id just type in scan and install away04:51
yarpnevermind sorted it04:52
yarpdoes anyone know how to get a printers ip address, assuming its plugged in via usb?05:10
yarp(to the OS;Ubuntu, not the router)05:10
=== Leon_ is now known as Guest7929
=== Bashing-1m is now known as Bashing-om
=== y0sh- is now known as y0sh_
=== synapt is now known as nate
=== greknod2821 is now known as greknod282
=== Phase6 is now known as Phase
=== Xard0 is now known as Xard
=== zareem4 is now known as zareem
=== haggertk_ is now known as haggertk
=== Itaru3 is now known as Itaru
prawatI have user autoinstall for creating the custom ISO for ubuntu 20.04, now I am trying to create the same for 21.10 but I see there are some directories are missing and autoinstall  does not works. Is there any changes happened or new installer introduced? Could anyone please help me.06:21
prawatHow to automate installation for ubuntu 21.10?? autoinstall??06:28
ravageprawat: https://ubuntu.com/server/docs/install/autoinstall-quickstart06:31
ravagetotally sucks. documentation is awful. good luck :)06:31
=== gacuxz1 is now known as gacuxz
=== gacuxz1 is now known as gacuxz
=== martums54 is now known as martums5
osa1I'm using Ubuntu 21.10 with kernel 5.13 and I need perf from kernel 5.16 or newer. What are my options to install it? I'm told that it should work with 5.13 if I can manage to build it.08:21
rdrosa1: you could compile it yourself which is difficult, or, you could find a PPA that has the kernel you want. I don't know if there are officially supported PPAs like this, you may run into issues and we may not be able to help you08:24
=== ShmoSeph is now known as pshhh
=== weq_ is now known as weq
mannequinwhat are the correct persmissions of the /usr directory and the subdirectories?11:38
mannequinshould they all belong to root?11:38
ravageYes11:39
mannequinok11:40
mannequinbutcause i recursively change owner to root on /usr and sudo stopped working11:40
mannequinhowever i fixed that from a live system11:40
=== ahso1 is now known as ahso
BluesKajHi folks13:34
=== BlessJah_ is now known as BlessJah
riboczkiHello BluesKaj13:42
BluesKajhi riboczki13:43
gombarahello. I have been trying to automate install of Ubuntu 21.10 desktop. All the information I could found online points to modifying grub.cfg to provide command line options to kernel. but for some reason I could not get it working. after the boot it lands in live session desktop instead of starting the install. any ideas?13:50
jhutchins+14:50
echo-0.514:56
sreveDoes someone know a watchdog device (maybe for the internal usb port) that works fine with ubuntu?15:15
jhutchinssreve: What is your understanding of "watchdog'?  Watching for what? Responding how?  Does it smell like a dog?15:44
cambrian_invaderjhutchins: presumably https://en.wikipedia.org/wiki/Watchdog_timer15:46
jhutchinscambrian_invader: That's one possibility, I can think of others.16:07
LiblxHello, what program can edit sqlite databases in the terminal?16:11
gordonjcpLiblx: sqlite16:11
gordonjcpLiblx: sudo apt install sqlite316:11
Liblxoh... :) thanks, gordonjcp16:11
gordonjcpLiblx: yes, it really is that simple, I bet you're almost disappointed now16:11
Liblxi didn't think about that. :D16:12
gordonjcpI know right16:12
Liblxno dissapointment16:12
gordonjcpalmost too obvious to think of16:12
Liblxand thanks for the fast answer16:12
gordonjcpwhat, you mean you weren't steeling yourself for hours of setting up bizarre libraries with infantile names so you could run Visual Fortran++ Sqlite Designer?16:13
Liblx;)16:14
jhutchinsI admit I was surprised when a default install of postgresql didn't include the CLI client.16:24
LiblxJust another area: When I connected to an external hard drive and the name changed, the mount point still uses the old name. How can I change that? For example 'Pbuntu' to 'Ubuntu' then the mount point is still /media/USER/Ubuntu/.16:32
XATRIXHi, can you advice how to fix key absence of the repository ? https://imgur.com/2BNq3lf.png16:34
XATRIXHow to add a proper key to16:34
jhutchinsLiblx: If you use the UUID instead of a volume name, the mount point can be made consistent.16:35
jhutchinsXATRIX: If the web site for the repository doesn't have instructions, it's a good sign that this is not a reputable, reliable source.16:36
XATRIXjhutchins: this repo was added by my hosting panel16:44
ioriaXATRIX, sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 467B942D3A79BD29  ; then run sudo apt update16:45
node1Hi, it looks Ubuntu is unable to shutdown completely. I'm using focal stable version, with AMD architecture one. What could be the root cause?16:50
jhutchinsXATRIX: Are you providing hosting services to non-technical users?16:51
jhutchinsnode1: The most common cause is either a shared network mount that is not un-mounted before the networking system is taken down, or some piece of hardware that does not acknowledge the shutdown.16:51
node1How to identify those hardware ?16:53
node1It looks either the problem is with the Ubuntu OS, or some malacious code. But before coming to any conclusion. I would like to confirm from you people.16:54
node1Is that i'm not the only one who facing this issue.16:54
node1I don't have any shared network mount, but yes in bios ethernet cable port is enabled.16:55
Liblxjhutchins: thanks!16:56
XATRIXjhutchins: it's for private use only17:03
jhutchinsXATRIX: In that case a web-based administration system is a really bad idea.  They are written with the assumption that a competent, console-based administrator will be behind them to fix the problems that WILL be caused by them.17:06
XATRIXjhutchins: thanks, but my question was about how to fix repository GnuPG key17:07
jhutchinsXATRIX: Which is an example of what the web admin panels don't do right.17:07
jhutchinsXATRIX: Again, your solution should be to follow the directions provided by the repo maintainers.17:08
thelounge3589hi17:26
thelounge3589have this problem17:26
thelounge3589E: Encountered a section with no Package: header17:26
thelounge3589E: Problem with MergeList /var/lib/apt/lists/apt.releases.hashicorp.com_dists_hirsute_main_binary-amd64_Packages17:26
thelounge3589E: The package lists or status file could not be parsed or opened.17:26
node1Does anyone know the solution for the problem which i have shared?17:26
MattWThomasI wasn't here when you shared it17:27
MattWThomasCan you reshare17:27
Maikthelounge3589: is that 21.04?17:27
thelounge3589Maik: yes17:27
node1sure,17:27
Maikthelounge3589: 21.04 is EOL17:27
Maik!21.04 | thelounge358917:28
ubottuthelounge3589: 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.html17:28
node1 it looks my Ubuntu is unable to shutdown completely. I'm using focal stable version, with AMD architecture on my laptop. What could be the root cause?17:28
thelounge3589ah ok17:28
Maikeither upgrade to or perform a clean install of 21.1017:28
MattWThomasthelounge I guess the repo was shut down17:28
thelounge3589thank you Maik17:29
MattWThomasnode1 what do you mean? She's it freeze partway through shutdown?17:29
Maikthelounge3589: no problem, you're welcome17:29
MattWThomasIs there an error of some sort on screen?17:29
node1`She's it freeze partway` I'm unable to understand this part?17:29
MattWThomas*Does it freeze17:30
MattWThomasIf you hit escape while powering down, you should get messages in text instead of the visual shutdown17:31
MattWThomasThose messages might tell you what's wrong17:31
node1No. it does not freeze, everything is completely off [It looks] but the batter  led is still running. I need to press the power button again to make it shutdown completely[ to off led battery ]17:31
node1s/batter/battery17:32
node1It looks something is wrong with os not the hardware here.17:32
MattWThomasIs it perhaps sleeping instead of shutdown?17:33
jhutchinsnode1: Why do you think it is not the hardware?17:33
MattWThomasDoes this happen if you select shutdown rather than press the power button17:33
MattWThomasOr just run "sudo shutdown now"17:36
node1Using shutdown or poweroff -f , it works but at the end battery led is still continous runing.17:37
node1I need to again press the power button for 10 seconds to completely off my laptop.17:37
node1I have another disk external through that i have tried booting it and making it poweroff it works effectively but not with this Ubuntu focal.17:38
node1Even i have checked every things inside hardware upto the voltage on the circuits everything looks great.17:39
node1The problem is with Ubuntu.17:39
HHausertry Puppy Linux17:40
node1Or any mallacious code which is might be inside it.[I'm not sure]17:41
node1That's what i would like to confirm is this problem is with me or with others? Might be someone has filled a bug regarding such incident?17:42
Maiklet's not recommend any other distros but try to find a solution for the issue, shall we HHauser?17:42
jhutchinsnode1: Not that it's anything useful, but one of the things you learn by trying different operating sysgtems is that sometimes hardware problems exist and some systems don't reveal them, Either they know about them and they work around the problem, or they just ignore it.17:43
jhutchinsnode1: If it's _not_ a hung mount, the most frequent solution is to try a different kernel.17:44
toddcnode1: I did a focal reinstall a few days ago and it has very long shutdown after reinstall but I have looked into it17:44
node1jhutchins, Yes trying with different kernel would might solve this problem17:44
MattWThomasMaybe xanmod kernel?17:45
MattWThomasI use that sometimes17:46
node1But you know when i reinstalled the same version of Ubuntu on my other external disk and booted it using usb, i found it works perfectly.17:46
toddcnode1: edit I did not look into the problem as it does shut dow after several minutes17:46
node1Well there is solution to reinstall the Ubuntu again, but that's not what i would likes to do this time. I would like to goo deeper and find the root cause.17:48
MattWThomasnode1: maybe you installed a kernel extension of some sort17:48
node1Because something fishy is going on thats for sure17:48
jhutchinsShutdowns are tricky, because the system isn't accessible, and the record is usually cleared when it's reset or the power is killed.17:48
jhutchinsThe Ubuntu installer should be solid enough that repeating an install should have the same results as the first try.17:49
node1Apart from secure boot options does anyone here would like to suggest if somebody using Ubuntu or Linux as distro?17:49
node1Like i use Ubuntu for my personal computing, how would i protect myself from external threats? specially from browsers?17:50
MattWThomasKeep them up to date17:50
MattWThomasI think that's the biggest thing17:51
node1Up to date means? upgrade it?17:51
MattWThomasYes17:52
MattWThomasJust install updates frequently17:52
MattWThomasI think that's mostly all you can do17:52
node1ok17:53
MattWThomasThough some use browser snaps for the container17:54
node1okay17:56
jhutchinsA decent firewall at the router is a good defense.17:59
alkisgFrom a very limited attack vector though18:04
gordonjcpI've never really bothered that much with security-in-depth18:07
gordonjcp"don't use stupid passwords", "keep things updated"18:07
kur1jso when I run lsb_release -a I see 20.04.3, however I see I'm on 5.13 kernel...how am I on the 5.13 kernel if its supposed to come out with the 20.04.4 release at the end of Feb?18:25
leftyfbkur1j: the HWE kernel is 5.1318:30
kur1jleftyfb: but it seems im on -generic 5.13.0-27-generic?18:31
leftyfbok?18:32
leftyfbkur1j: is something broken?18:32
Maikkur1j: that is the hwe kernel and it's correct18:32
kur1jhmmm is that enabled by default?18:33
Maikyes18:33
kur1jwe are having really weird problems where our GPUs are failing18:33
kur1jI attributed it to kernel versions18:33
leftyfbkur1j: then reboot into the previous kernel18:34
kur1jstill broken18:34
leftyfbthen it's not an issue with the latest kernel18:34
kur1jim trying to troubleshoot but this machine is remote so I'm having to walk someone through it...slowly18:34
MaiknVidia?18:34
kur1jyeah NVidia18:34
Maikthen it's probably a driver issue18:34
kur1jlike we refreshed this machine, install all the drivers on it its working18:34
kur1jnext day, they messaged me and said it doesn't work18:35
* Maik blames nVidia drivers18:35
kur1jI mean I would tend to agree...but it didn't change18:35
HHauserI had problems with the nouveau drivers freezing the display18:36
kur1j"NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure the latest NVIDIA driver is installed and running"18:36
ELFrederichanyone running Ubuntu 22.04 know if you can get "Heal selection" and "Liquid rescale" to work in gimp simply by installing gimp and gimp-plugin-registry?18:39
ELFrederichCurrently on 20.04 I have to do this workaround: https://discourse.ubuntu.com/t/gimp-woes-in-20-04/15828/1418:40
MaikELFrederich: we only support stable releases in this channel, for questions about 22.04 please join #ubuntu-next18:42
ELFrederichMaik, thanks... will do18:42
orionHello. How do I export an apparmor profile which is located in the kernel?18:47
anddamhowdy, I installed libncurses-dev on a 18.04, this selected libncurses5-dev. When linking a program I have     /usr/bin/ld: cannot find -lncursesw18:50
anddamaren't paths for lib packages seen by default by ld?18:51
anddamI ran ldconfig, if that's of any help18:51
=== russjr080 is now known as russjr08
=== scoobydoo_ is now known as scoobydoo
=== Jubes2 is now known as Jubes
=== SmokenatorZ66 is now known as SmokenatorZ6
=== adamus1red_ is now known as adamus1red
=== beaver is now known as pong
anddamoh libncursesw5-dev, with a trailing 'w'18:58
=== withered_wolf is now known as thoughtfu
=== thoughtfu is now known as withered_wolf
kur1jyeah, something is absolutely screwed up with Ubuntu and the way its handling these nvidia drivers19:17
Maikprobably more nVidia's fault for not making proper drivers for linux19:18
kur1ji can't figure out a reliable way to install them19:19
kur1jand KEEP it functioning19:19
=== genii-core is now known as genii
kur1jI don't know if its hardware issues (e.g. overheating), drivers updating for the card, kernel updating and blowing up the drivers19:19
kur1jlike its a mess19:19
Maiknot helpful but i'm glad i got rid of nVidia19:20
kur1jOR if its PICNIC problem with users jerking off with installing mess they shouldn't19:20
kur1jyeah unfortunately we can't19:20
kur1jusers doing ML work so they rely on CUDA which means no other option really19:20
Maikcan't blame Ubuntu for not working nVidia drivers19:21
kur1jso running apt-get install nvidia-driver-470-server doesnt work...but running the GUI update and it works? or running ubuntu-drivers autoinstall doesn't work either?19:22
kur1jlike its inconsistent on what "makes" it work19:22
kur1jits fickle at best19:22
kur1jI've had the "most" luck with "ubuntu-drivers autoinstall" to get the drivers installed19:24
jhutchinskur1j: There are a LOT of people who are very happily running nvidia hardware with a variety of drivers and sources and NO problems.19:25
jhutchinskur1j: I think one thing you're seeing is that upgrading through nvidia's packages and utilities follows a different path from internal Ubuntu package management, and there's more than one scheme within Ubuntu.19:26
HHauserlast year I booted several distros from USB and they all had problems with the Nouveau driver freezing, which surprised me.19:29
kur1jjhutchins: I'm not disagreeing it works. we have 50+ machines on various versions of ubuntu 16.04, 18.04, 20.04. The problems seem to crop up when things "get updated" kernel updates, driver updates, etc. Like the kernel goes from 5.11 to 5.13 automatically, reboot, nvidia driver breaks...even though we used the native "ubuntu-drivers autoinstall" command to install the drivers19:31
kur1jrunning random apt-get purge nvidia-* and reinstalling with various methods somehow works19:32
jhutchinskur1j: I use an installation that uses dkms to manage the actuall driver in-use, and a packaged wrapper that sees to updating it when the kernel gets updated.19:33
kur1jspecifically what?19:33
jhutchinsHaving to deal with third-party drivers when there's a kernel update is as old as managed packages on Linux.19:33
jhutchins(It's one of the reason real Linux admins maintain their console skills.)19:34
jhutchinskur1j: It's a non-Ubuntu distro, so the specifics would be off-topic here.19:34
kur1jwell "ubuntu-drivers autoinstall" is supposed to be the native ubuntu managed nvidia driver install path19:35
jhutchinsStill, it seems like getting a handle on what steps are actually required and how to trigger them is the trick.19:35
kur1jwhich included DKMS19:35
jhutchinskur1j: Which is great unless somebody decided there was a bigger shinyer version number and cheated.19:36
jchittumkur1j: give me one sec...19:36
jchittumkur1j: this has sparked something in my memory about `ubuntu-drivers` and gpgpu and some possible bugs. i feel like it should have been solved19:36
jchittumI believe part of it may be a mismatch between the tools and the driver. So the driver may install 470, but the tools don't get upgrade  (or vice versa). You can check that you have both the 470 driver and nvidia-utils-470-server19:40
kur1jhmmm19:42
jchittumi'm digging through my past history, because there was a bug that got reported by a partner re: the server drivers, and one thing that popped up was `ubuntu-drivers` not always behaving as it should. but that should have been fixed in October19:43
kur1jwhat is the recommended fool proof way19:43
jchittumI don't have a public bug19:43
kur1jof installing it19:43
jchittumhttps://help.ubuntu.com/community/NvidiaDriversInstallation is the stated "public" way19:44
jchittumwhich is what you're doing. it could be an issue with making sure to specify `--gpgpu` or setting a specific driver version rather than `autoinstall19:44
kur1jwell thats whats crazy is it "works" but then like if the kernel gets updated something breaks19:45
kur1jthe best way I have figured out how to get it back working is purging all of nvidia and running those steps again..._sometimes_ it works sometimes it doesnt...19:46
kur1jthen sometimes just running the update through the GUI works?19:46
kur1jits super inconsistent19:46
kur1jand then I can't get it back in the "jacked up state"19:46
jchittumon a kernel update, it should be rebuilding dkms. Is this on baremetal, vms, or in a cloud?19:51
kur1jbaremetal19:51
kur1jlaptops19:51
jchittumok, so these are desktop installs with nvidia cards...interesting...19:51
kur1jyup19:52
kur1jlambda labs laptops19:52
kur1jhttps://lambdalabs.com/deep-learning/laptops/tensorbook19:52
jchittumdo they have their own firmware and drivers or is it stock Ubuntu?19:53
kur1jwe reformat them and put bonestock ubuntu images on it19:54
kur1jthis same thing happens with other systems19:54
kur1jDell workstations19:54
kur1jsupermicro servers19:54
kur1jif the kernel changes...its random if it will have a functioning nvidia driver after boot19:55
kur1jwe have this in ansible so we image it with the default image bone stock, run ansible on it which installs the drivers and our LDAP stuff19:56
kur1jand then it will run for some period of time, kernel updates. if it works I don't know about it, but if it breaks I get an email from someone bitching about it lol19:57
jchittumare you seeing any errors in `dmesg` when it happens?19:57
kur1jjust the same error about nvidia-smi not being able to communicate19:59
kur1jill see if I can get some better logs next time it happens19:59
kur1jbut usually when I get it, the person is all pissy they can't work so I'm just trying to get it back functioning so they  don't throw me under the buss that I'm the cause of their issues20:00
kur1jwhen I get a less cranky user I'll see if I can dig into it more and capture some logs20:00
kur1jI will say that 18.04 I've had a lot less issues20:00
kur1j1/10 it will happen vs 9/10 on 20.0420:01
jchittumyou should check if nvidia-smi ends up in a mismatch too. nvidia-smi -h prints out a ton of junk, but the first line gives the version. it may be that nvidia-utils failed to upgrade with the driver.20:01
kur1jill add that to my notes to check20:02
jhutchinskur1j: Any chance you could set up a standby laptop and just swap it when there was a problem so you'd have a specimine to work on?20:02
jchittumand send me one of those $4000 laptops too, so I can help troubleshoot :)20:02
freetesterhi guys, im tryng to connect to my ubuntu pc that keyboard,but nothing happen, some help please?https://www.trust.com/it/product/17911-adura-wireless-multimedia-keyboard#downloads20:02
kur1j18.04 seems to be... "automatic update happens with kernel change..." "nvidia-smi version missmatch..." "reboot..." problem fixes it self20:03
jchittumfreetester: I don't know that keyboard, but does it require proprietary drivers?20:03
kur1j20.04 seems to be..."automatic update happens with kernel change..." "nvidia-smi barfs"..."reboot" nvidia-smi barfs...start uninstall reinstalling etc. haha20:03
kur1jjhutchins most of them are tied up and we don't have spares we keep ordering them and people keep snatching them up and using them due to chip shortage20:04
kur1jI think we have like 25-30 of them at this point at various generations20:04
freetesteri dont think so, it used its usb key, and in the manual page nothing to mention about driver... probably yes but i cant find anything about20:05
freetesterjchittum thank20:05
jchittumfreetester: my quick check says it shouldn't. could you provide a little more info? what version of Ubuntu?20:07
jchittumfreetester: try: lsusb20:07
jchittumin a terminal, and see what it lists20:07
freetesterjchittum ubuntu 21.1020:10
freetesterwait i attach on pastebin result of lsusb20:10
freetesterhttps://pastebin.com/XJG2PrtU20:11
=== dl is now known as Guest3545
=== Guest3545 is now known as deathlife
deathlifehello!!!20:13
jhutchinsfreetester: Line 7 appears to show the keyboard properly detected.20:14
freetesteryes i saw it20:14
freetesterbut it doesnt work20:15
freetestersome advice or idea?20:15
jhutchinsfreetester: Do the lights respond?  Do the trackball or it's buttons do anything?20:16
jhutchinsfreetester: Does the wired keyboard work normally?20:17
freetesterno nothing respond but the keyboard is on20:18
jhutchinsfreetester: How do you know it's on?20:18
freetesterthe normal wired keyboard work properly20:18
freetesterfor the red light inside20:19
jhutchinsfreetester: I will assume you booted the system with the keyboard attached ...20:19
MattWThomasdoes keyboard work in the boot settings menu?20:19
jhutchinsfreetester: There might be a setting in the BIOS for "Legacy USB" devices or something like that, you might try enabling that.20:20
freetesteryes20:20
freetesterstart with it20:20
freetesteri ll goo in the bios to take a look20:21
freetestersee u in 5 minute20:21
MattWThomasyeah, maybe you can use it in the bios at least20:21
jhutchinsKeyboards are such a basic standard that fortunately almost nobody tries to mess around and require special drivers or anything.20:22
MattWThomasyeah, I wonder if it's even possible to have a keybaord with proprietary drivers for20:23
MattWThomasit would fail in the boot menu, no20:23
jchittumyeah, for all the basic functionality of keyboards they _should_ just work on Ubuntu. the prorprietary stuff i see is about setting macros and such20:23
jchittumso it's software to configure the keyboards,  not the basic functionality20:23
darksishello i have a problem in ubuntu 18.04 i try like two days to make upgrade to a version 20.04 and i get message20:23
MattWThomasyeah, that makes more sense20:23
MattWThomas<darksis> what message?20:23
darksisPlease install all available updates for your release before upgrading. this a message20:24
darksisi make updates and doing everything but is not work20:24
MattWThomasmaybe sudo apt dist-upgrade20:25
darksisi do20:25
MattWThomasoh, ok20:25
darksisnothing20:25
darksishow i can please make upgrade to 20.04 please?20:27
MattWThomasyou could force it by editing the source lists manually20:28
MattWThomassomeone might have a better recomendation though20:28
darksisi check everything20:29
Intelois graphviz the best out there? I am looking for an advanced .dot editor that would have drag/click/arrow/line/connect facilities. Any clues?20:31
jhutchins!eolupgrade20:31
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:31
jhutchinsdarksis: That last part might be useful.20:31
jhutchins"Upgrade before you're EOL" is pretty useless for people who are already having problems.20:32
jhutchinsIntelo: What 's a .dot editor?20:33
darksisthis what i get manytime Err:8 https://mirror.isoc.org.il/pub/ubuntu bionic-archive Release20:34
MattWThomasthat link has the manual upgrade instructions20:34
darksisthen why is not give to me make a upgrade?20:34
tomreyndarksis: whats the line following the line you just pasted?20:35
MattWThomashttps://help.ubuntu.com/community/EOLUpgrades20:36
ioriadarksis, you should disable/purge your ppas20:36
tomreynMattWThomas: 18.04 LTS is not EOL, yet20:36
darksisthis not really help to me i do everything20:37
darksisioria how?20:37
MattWThomastomreyn: it's just that the manual steps can be used outside EOL20:37
MattWThomasnot necessarily a good idea, but it should work20:37
ioriadarksis, ppa-purge or just try to disable them in Settings -> Software& Updates20:38
tomreynMattWThomas: might work, but it's not the recommended approach20:38
MattWThomastomreyn: fair20:38
darksisioria this possible make in commands?20:38
tomreyndarksis: can you show the full output of:    sudo apt update      - you could post it to https://paste.debian.net for example20:39
jhutchinstomreyn: Could you post the recommended approach so we can see if that's what he's doing?20:39
ioriadarksis, yes, you comment your .list files in /etc/apt/sourcres.list20:39
ioria*sources.list20:39
ioriadarksis,  ot /etc/sources.list.d20:39
tomreynjhutchins: do-release-upgrade    on CLI or    update-manager -c    for GUI20:40
ioriadarksis,  grep -r -i ppa /etc/apt/20:40
darksis!paste20:41
ubottuFor posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.20:41
tomreynjhutchins: i would think this is what was attempted and produced the "Please install all available updates for your release before upgrading." message, though. most likely due to the unsuable apt source.20:41
ioriadarksis,  grep -r -i ppa /etc/apt/ | nc termbin.com 999920:41
darksisthis what i have in list20:42
darksishttps://paste.ubuntu.com/p/kBn8f6vZff/20:42
MattWThomasthat looks good to me20:43
darksisyes but not upgrade20:43
ioriadarksis,  grep -r -i ppa /etc/apt/    ; what's the output ? null ?20:43
MattWThomasthere could be something in sources.list.d20:43
Intelojhutchins google graphviz dot20:43
tomreynjhutchins: after *successfully* updating package information from currently configured apt sources and installing all pending updates *successfully*, update-manager -c should display this: https://i.imgur.com/pRK1dhJ.png20:44
MattWThomaswhich is what iora is helping you search for20:44
darksisnot work grep -r -i ppa /etc/apt/ | nc termbin.com 999920:44
ioriadarksis,  just run :  'grep -r -i ppa /etc/apt/   '20:45
darksisthis what i get https://paste.ubuntu.com/p/Yy57jgWYH8/20:47
darksisafter i make the commands grep -r -i ppa /etc/apt/20:47
tomreyni think the root cause of darksis' problems (possibly in addition to unsupported PPAs) is that their apt is configured to load package info for a "bionic-archive" repository from a mirror which does not have this component https://mirror.isoc.org.il/pub/ubuntu/dists/20:47
darksishow i do it is have commands please?20:48
ioriadarksis,  you hace a lot of ppas20:48
ioria*have20:48
darksisyes20:48
darksiswhat i need to do about it?20:48
ioriadarksis,  and honestly i don't knoe this server mirror of mirror.isoc.org.il20:49
darksisme too20:49
ioriadarksis,  run this 'do-release-upgrade -c'20:50
tomreynactive PPAs from darksis (padding added by myself): https://termbin.com/vsep20:50
darksisnow i see the upgrade to 20.0420:51
tomreyn(others were either from .save files or commented out)20:51
ioriadarksis,  yes, you see that but some external sources stop it20:52
darksisthen how i fix it please?20:52
tomreynforeign packages/package versions (fix apt sources first):    apt list --installed | grep ',local\]$' | nc termbin.com 999920:52
ioriadarksis,  if you ask me, purge all your ppa, change your sources.list to an official mirror20:52
darksishow?20:53
ioriadarksis, ls /etc/apt/sources.list.d  | nc termbin.com 999920:54
=== Kristine_ is now known as Kristine
MattWThomashow do people feel about rm /etc/apt/sources.list.d/*21:04
MattWThomasthat would remove everything except the official ubuntu repos21:04
darksisnot work21:18
=== diskin is now known as Guest3608
=== diskin_ is now known as diskin
darksisis not make upgrade someone please?21:18
EriC^^MattWThomas: the packages would remain though, better to use ppa-purge to get rid of them and revert to the default state21:20
EriC^^darksis: when you try to upgrade what's the error it gives?21:21
darksison sec i show to you21:22
EriC^^ok21:22
darksisEric this what i see https://paste.ubuntu.com/p/jbH7Ndzj8d/ after i make update21:27
EriC^^ah21:28
EriC^^darksis: type "tail -v -n+1 /etc/apt/sources.list.d/*" and paste please21:31
darksishttps://paste.ubuntu.com/p/6hP3vm3WwM/21:33
darksisyou see Eric?21:35
EriC^^darksis: odd, it looks like its trying to get bionic-archive Release but it's commented out in the sources.list21:35
EriC^^darksis: just see one more type 'grep -i "archive release" /etc/apt/sources.list' what does it give you?21:36
EriC^^is there a "#" at the start?21:36
darksisi see it read but not with #21:37
EriC^^oh21:38
EriC^^something like this? deb http://mirror.isoc.org.il/pub/ubuntu bionic-archive Release21:39
darksisyes21:40
EriC^^ok, type "sudo nano /etc/apt/sources.list" and add a "#" at the start of the line21:41
EriC^^then save with ctrl+o and exit21:42
darksisEric add to where # ?21:42
EriC^^at the very start of it, #deb http://mirror.isoc.org.il/pub/ubuntu bionic-archive Release21:43
EriC^^if you want you could run sudo sed -i 's@deb http://mirror.isoc.org.il/pub/ubuntu bionic-archive Release@#deb http://mirror.isoc.org.il/pub/ubuntu bionic-archive Release@'21:45
EriC^^sorry, sudo sed -i 's@deb http://mirror.isoc.org.il/pub/ubuntu bionic-archive Release@#deb http://mirror.isoc.org.il/pub/ubuntu bionic-archive Release@' /etc/apt/sources.list21:45
darksishttps://paste.ubuntu.com/p/CjrHZ8WBJN/ Eric21:48
darksisnot work21:48
EriC^^darksis: did the sudo apt-get update work? no Err?21:48
darksiserr21:48
darksishttps://paste.ubuntu.com/p/GQqcgw6JHW/ take Eric21:49
EriC^^darksis: ok i think i see the problem, if you go to https://mirror.isoc.org.il/pub/ubuntu/dists/ there's no bionic-archive21:51
darksisyes21:51
tomreyn<tomreyn> i think the root cause of darksis' problems (possibly in addition to unsupported PPAs) is that their apt is configured to load package info for a "bionic-archive" repository from a mirror which does not have this component https://mirror.isoc.org.il/pub/ubuntu/dists/21:51
EriC^^i joined late *shrug*21:52
tomreyni didn't have time to guide, though :-/21:52
darksiswhat i need to do please?21:53
EriC^^darksis: type sudo sed -i 's@deb http://mirror.isoc.org.il/pub/ubuntu/ bionic-archive@#deb http://mirror.isoc.org.il/pub/ubuntu/ bionic-archive@'21:54
EriC^^darksis: sorry type sudo sed -i 's@deb http://mirror.isoc.org.il/pub/ubuntu/ bionic-archive@#deb http://mirror.isoc.org.il/pub/ubuntu/ bionic-archive@' /etc/apt/sources.list21:54
EriC^^darksis: you probably want to enable the universe repo too21:56
EriC^^darksis: sudo sed -i 's@#deb http://mirror.isoc.org.il/pub/ubuntu/ bionic universe@deb http://mirror.isoc.org.il/pub/ubuntu/ bionic universe@' /etc/apt/sources.list21:57
EriC^^then try sudo apt-get update again21:57
oerheksor start fresh with /usr/share/doc/apt/examples/sources.list21:57
=== LiftLeft2 is now known as LiftLeft
darksisEric after i make update everything is to be ok without error but when i try make this Run 'do-release-upgrade' to upgrade to it. i only get a message22:03
tomreynand that message is?22:05
darksisthis a message Please install all available updates for your release before upgrading22:06
tomreynso run this first: sudo apt update && sudo apt upgrade && sudo apt full-upgrade22:07
tomreynthis will cancel if it runs into another error. if it does, tell us what that error is.22:08
darksisok i do it but i am try to understand why i not get a new version from 18.04 to 20.0422:08
tomreynwell, the message told you, with a bit of indirection: your current packages are not up to date, yet22:09
WaVdarksis: follow tomreyn's instructions and you will be able to do so.22:09
tomreynthe commands i provided will try to ensure you have the latest software installed for 18.0422:10
darksisok what eric give to me i do and the update not see again err22:11
darksisand the upgrade is not working22:11
tomreynthis is a good start, but not enough to get all the pending updates for 18.04 installed: <EriC^^> then try sudo apt-get update again22:12
tomreynwhich is why i am suggesting you run this now: <tomreyn> so run this first: sudo apt update && sudo apt upgrade && sudo apt full-upgrade22:12
darksisi do everything22:15
tomreyndo you mean "i ran the series of commands you provided to me" (it has already run, past tense)? do you mean "i will (soon) run the series of commands you provided to me" (it will happen, yet, in the future)?22:17
darksiscome see i do everything what say in here and this what i get22:22
tomreyndarksis: so i assume you have run this now? sudo apt update && sudo apt upgrade && sudo apt full-upgrade22:24
darksisthis what i get after i do it22:25
darksishttps://paste.ubuntu.com/p/ZyPDRFyWVM/22:25
tomreynuh oh, is this an i386 only system?22:26
darksisi dont know22:27
tomreynecho arch: && dpkg --print-architecture && echo foreign arch: && dpkg --print-foreign-architectures22:29
tomreynprints what?22:29
tomreynplease show output on https://paste.ubuntu.com/22:30
darksishttps://paste.ubuntu.com/p/HcN3P4xjwc/22:30
tomreynokay, that's good22:32
tomreyndarksis: please run this:   sudo grep -Ev '^([ ]*#.*)?$' /etc/apt/sources.list{,.d/*.list} 2>&1 | sed 's/:/\n  /' | nc termbin.com 999922:33
tomreynit should return a url you can post here22:33
darksisthis what i get https://termbin.com/tvyb22:34
tomreynokay, checking22:35
tomreyndarksis: you should read this: https://classic.yarnpkg.com/en/docs/install#debian-stable22:36
darksisok22:37
darksiswhat about it i need install?22:37
tomreyndarksis: please also post the url returned by this:    apt list --installed | grep ',local\]$' | nc termbin.com 999922:37
darksishttps://paste.ubuntu.com/p/rfCj24fFBr/22:38
tomreyndarksis: i do not know which software you need to install. i am suggesting that you read the yarnpkg.com web page because it discusses changes to their software distribution model which *may* be relevant to you.22:39
tomreyngeez, you have packages from ubuntu 14.04 still installed22:39
darksisthis what i get22:40
tomreyndarksis: let's do this:   sudo apt purge --autoremove uswgi-core:i386 uwsgi-plugin-geoip:i38622:43
darksisE: Unable to locate package uswgi-core:i38622:44
tomreynthat will attempt to remove these two packages which are currently getting in the way. you should not need these package which are for the i386 (32-bit intel computers) architecture22:44
tomreynsorry, i mistyped22:44
tomreyndarksis: let's do this:   sudo apt purge --autoremove uwsgi-core:i386 uwsgi-plugin-geoip:i38622:44
goldi22:45
darksisok i do it22:46
goldhello22:46
tomreyndarksis: the expression "i do it" can refer to something you will yet do but have not started to do, or something you generally / regularly do. it is not a useful infomation during a remote support session where it is much more useful to report what you have done, and what the result of doing it were. it's also generally useful in this setting to be very specific, not saying "i did it", but "i ran the command you provided me with: ... and i have22:53
tomreynposted its output to ..."22:53
darksisafter the this commands i need to see the version change do-release-upgrade right?22:55
tomreynafter running "sudo apt purge --autoremove uwsgi-core:i386 uwsgi-plugin-geoip:i386" you should report whether this seems to have run without error.22:56
tomreynand if it seems to have run without error, you should run this again: sudo apt update && sudo apt upgrade && sudo apt full-upgrade22:57
tomreynnow, if that runs without error and has installed many updates (and only then), you could run do-release-upgrade again22:57
tomreynyour system is currently much behind the current state of ubuntu 18.04, because you have installed some third party software which is causing package dependency conflicts and preventing the latest 18.04 software updates to be installed22:59
tomreyndarksis: running this should help remove the sury ppa packages you have installed:   apt -t=bionic install libgd3 libjbig0 libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0 libssl1.1 libyajl2 php-common23:05
tomreynsury ppa provides co-installable packages for different php versions. but you do not have this apt reporsitory configured at this time, and it should actually be deconfigured for release upgrades, and the software isntalled form it should be removed before a reelease upgrade.23:06
tomreyndarksis: if you are loosing patience, your other option is always to just backup (which you probably already do regularly, if you like your data) and reinstall (then restore your backup)23:09
darksisis not have upgrade but i am continue to see why i cant see my version 18 not change to 2023:10
tomreyni'm not sure i fully understand what you're saying.23:11
darksisi am say i`m try make a upgrade to a new version 20 and i am not see it anyway thanks to you about a help i`m contiue to see why23:13
oerheksdo a reboot after full-upgrade?23:14
astara anyone wanna join [ Astara ] Team as coder ? Prince only https://worldhacker.org ? channel #0day at dalnet23:15
tomreyndarksis needs yet to work through https://termbin.com/fjc523:16
tomreynsome of those are newer than what 18.04 provides, others are not related to 18.04 at all23:16
tomreynand yet others are older than what 18.04 provides, but not gettign upgraded because somethign else is preventing it23:17
oerheksyes, i noticed deadsnakes earlier too23:17
tomreynthere are several dead nsakes on this list ;-)23:17
tomreyni'm not sure what the deadsnakes ppa provides (won't be on this list since this ppa is still active)23:19
oerheksalive the name would be python23:19
tomreynoh right, i just looked at    curl http://ppa.launchpad.net/deadsnakes/ppa/ubuntu/dists/bionic/main/binary-amd64/Packages.gz | zcat | less23:21
tomreynso that's basically the euqivalent to sury's ppa but for python, i guess23:22
oerheksyes23:22
oerhekshttps://launchpad.net/~deadsnakes/+archive/ubuntu/ppa23:22
tomreynright, thanks23:25

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