/srv/irclogs.ubuntu.com/2021/08/13/#ubuntu.txt

=== seednode8 is now known as seednode
noarb-is there a way to check what repository a package was installed from with apt? E.g. if I check with `apt show <package>` and have "APT-Sources: /var/lib/dpkg/status", that means not from an Ubuntu repository. Is there a way to get the url or the apt.sources its from?00:43
tomreynnoarb-: no00:44
tomreyntry searching the web for the package version00:44
tomreynif you see "/var/lib/dpkg/status" listed, what this really means is: this package version is installed. if this package version is only listed as "/var/lib/dpkg/status", it means this package version is installed, and no apt repository currently known to apt has this version available.00:47
noarb-It seems like that's the case whether it was installed via dpkg or via apt when adding the repo with a "deb" line in apt sources00:56
noarb-I would expect that behavior with dpkg, but should apt behave that way, too?00:56
=== onelegend is now known as legend
rbasaknoarb-: nothing in the system tracks where a package came from. apt is designed to assume that all packages come from the distribution. The use of third party sources is a hack, and this is one of the cases where that hack reveals itself.01:06
rbasakThere is "apt policy <package>" which will show you where apt _currently_ sees a package as available from. However that doesn't necessarily mean that a package was installed from a source it displays there. Different sources may even present the same package and version but with different contents, and apt/dpkg wouldn't know it.01:07
Ali-Karamhello, how do I max out the current frequency ? https://paste.ubuntu.com/p/TcXyVqYcdC/01:16
=== M4he is now known as mahe
Croranali-karam: run a program that requires a lot of CPU power. mprime is a reasonable choice, or just ffmpeg and convert some video to another format.01:39
Ali-KaramCroran, I can't max it out while compiling in VBox?01:39
Croranali-karam: may or may not. depends what you're compiling. some compiles more i/o based than cpu.01:40
Ali-Karamthanks Croran01:44
coryc257chibill[m], did you ever get your usb figured out?03:27
SnoopJcoryc257, I'm not sure to what extent fprime runs on Ingy in userspace without a closer look. I got the impression that maybe it embedded well and the kernel really is there for a sane multipurpose base03:29
chibill[m]Yea, found it under a totally different name in aplay, pulse audio is still busted by my software didnt use it so i am good.03:29
SnoopJbut I guess it's still "userspace" indeed :)03:30
coryc257good! I've never had any issues with pulseaudio but I've heard it can be finnicky03:30
coryc257SnoopJ, I wonder if amazon plans on using that in their delivery drones if that ever "takes off"03:31
SnoopJcoryc257, they certainly have the assets necessary to build their own flight software, or acquire someone else's, but fprime looks like it would be a solid base.03:31
SnoopJAnd it fits their diversification portfolio well in other places03:32
SnoopJanyway, I think of Ingy and I think of Linux on something like gumstix-or-less, but I don't actually know what's in Ingy. I know I've bounced off the question a few times, never found the right literature.03:32
coryc257at some point I'm sure the full specs will be released because I'm fairly certain any research completed by the government must be published.03:34
SnoopJI would be kinda surprised if it's not published close-to-as-built. Federal science gets very transparent review a lot of the time.03:35
SnoopJMaybe my sniffer is more calibrated to DOE stuff, which people attach substantially less mystery-factor to 😅03:35
coryc257lol03:36
SnoopJhaving another go at it though :)03:36
=== coryc257_1 is now known as coryc257
coryc257router patching is always exciting, the Russian roulette of uploads03:42
SnoopJthe micro in microcontroller stands for the tiny spells of terror they provide an endless supply of03:44
coryc257lol03:44
SnoopJAnyway I suspect the system is probably something large enough to support a weakly dynamic science environment, but like, it's not a long-term thing like the rover is (aside from "however long it lasts")03:46
coryc257a remote controlled flying thing opens the possibility for sending robots that could try and build a habitation structure there from a difficulty perspective03:49
SnoopJit opens a lot of possibilities03:49
SnoopJespecially having that kind of software environment closer at hand03:49
SnoopJComing up frustratingly shy of detail once again. Maybe it's just been played really close to the chest, or maybe the other problems are that much harder that everyone wasn't talking about that one much in publications, idk03:50
SnoopJah, okay, Spectrum has some details: https://spectrum.ieee.org/nasa-designed-perseverance-helicopter-rover-fly-autonomously-mars03:51
SnoopJsnapdragon 801, nice03:52
SnoopJoh right, wasn't it a really big deal that it's all COTS technology03:54
coryc257SnoopJ, yeah. crazy what level of technology we technically have if someone just hamfists things together and puts Linux on it04:05
golden_ticketwhere can I go to get help with server software configurations?04:30
coryc257what server?04:31
=== kulernil is now known as kuler
audiofreezeif I modify ~/.bash_profile do i have to log out and log back in for changes to take effect?04:37
coryc257audiofreeze, typically yes unless whatever program you are using has some mechanism to reload it's config.You could try sending a SIGHUP signal to it and see if it reloads the config04:38
coryc257that also might just kill the process though04:39
golden_ticketcoryc257: I've got a debian 10 server with some software installed. I am wanting to configure the software05:01
=== lordrishav is now known as LordRishav
coryc257golden_ticket, lol that kind of ambiguous. Generally there will be a file in /etc/somwhere that looks like blah.cfg or just a name like the software05:05
coryc257you open that with vim (or that other program) and edit the configuration to suit your needs05:05
elthis is also #ubuntu not #debian which is where people will be more familiar with debian's choices of configuration :)05:13
SnoopJcoryc257, I read an article some time ago that compared integrated circuits to cathedrals and I haven't been able to stop thinking about that. It's crazy indeed.05:15
coryc257SnoopJ, I never thought of that. That's pretty cool.05:25
SnoopJcoryc257, so, I got substantially better fishing luck this dive. The avionics are detailed fairly well here: https://trs.jpl.nasa.gov/bitstream/handle/2014/46229/CL%2317-6243.pdf?sequence=1 p.p. 11 points out that the Snapdragon 801 running Linux is for "high-level functions" and flight control is handled by dedicated MCUs which talk to the snapdragon over UART05:37
SnoopJin other words, the Linux part ain't doing the realtime-demanding parts of the driving I think, or at least not the worst of it05:37
coryc257SnoopJ, I guess that makes sense to have that as something 100% specific to the real hardware05:40
SnoopJyea, and 2 GHz is a lot of zoom, more than you really need for the task itself05:40
SnoopJTMS570LC43x seems to have really domain-specific realtime options05:41
coryc257SnoopJ, yeah, I took a look at pdf for the "Hercules Development Kit" and it looks like you program what you want in their specific IDE and it generates the code to do the task with some sort of hardware abstraction layer code generator05:47
SnoopJgood business to be in if your thingy works, I bet05:47
coryc257lol, or a nightmare if it doesn't05:48
SnoopJrealtime interrupt module seems really pretty impressive05:49
SnoopJbut I don't know much about hardware, maybe I'm easily impressed05:49
SnoopJ$50 chip though!05:49
coryc257$50 for something that can fly a helicopter on mars but in this day and age you can't find a videocard capable of doing mirror reflections without shenanigans or some sort of compromise. computers are funny05:52
SnoopJdisplays are hard things unto themselves, even leaving aside all the "pointed a detector at a thing" headaches. I think this is why the helicopter has two cameras, one for NAV and one for human eyeballs05:53
SnoopJbut I wouldn't be surprised if they've got some notions for long-term planning stuff happening on the snapdragon05:54
Ali-KaramI'm using VBox and I had set my display to VMSVGA, I had an error msg at boot in dmesg "[drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message." google said to fix that problem I needed to the display to VBOXVGA and here is my currect dmesg https://termbin.com/wsgj .. but my console screen size is still small, how do I fix it (it was small when using vmsgva too)06:04
=== diskin is now known as Guest9013
=== diskin_ is now known as diskin
nikolamHi if I buy support for Ubuntu (like, basic desktop minimal support for single user), what kind of support I am expected to have? Shall I have support/help reporting bugs, problems with X server resolution, strange system error messages, etc?06:07
Unit193https://ubuntu.com/pricing/infra  somewhat lays it out.06:10
=== lordrishav is now known as LordRishav
nikolamUnit193, so with Ubuntu Desktop essential 25USD/year support, one does not actually get.. support.. at all?07:08
Unit193nikolam: I can't say for sure, clearly you don't get phone support.  Note also you can get that teir free.07:12
Unit193"Anyone can use UA-I Essential for free on up to 3 machines, or 50 if you are an official Ubuntu Community member"07:13
nikolamI were targeting minimal mail-only desktop support at least. Helping when user can't get head or tails of current issues or bug reporting.07:22
nikolamLike the problem I created with pulling out AMD graphics and relying on Intel HD 4600 integrated graphics and problems of not recognizing VGA-out resolutions . And now having weird messages on display instead of doing logout and didplaying login screen..07:24
=== lordrishav_ is now known as LordRishav
Samiananyone here know how to use BigGrep? I want to search for "multigpu" but only in files that match *.py (only python files)07:50
summonnergrep -r multigpu *.py07:53
geirhathat won't recursively grep through py files08:01
geirhaSamian: Never heard of BigGrep, but can help with regular grep08:04
carpediemHello everyone, I have a machine on which the command "chown : -R  " by a sudo user. The immediate consequence is that the sudo access is gone. Could someone tell me what are the consequences and how things can be repaired?08:07
geirhachown needs a path to work on. What path was it given?08:07
geirhaanyway, whatever path it was given it would've gone through it and changed ownership of all files to user root, group root.  /usr/bin/sudo was most likely in its path there. Changing ownership of a file has the side effect of removing any setuid bit, which sudo relies on08:12
geirhachmod u+s /usr/bin/sudo  might fix sudo up, but it's likely not the only thing affected08:12
carpediemgeirha: it was a bad installation script, so the path was empty as far as I can tell08:13
* beheader beheads mikeliuk08:14
* beheader beheads zetheroo08:14
zetherooI rebooted twice with ESET AV installed and the problem persisted. I then uninstalled ESET AV and rebooted - problem gone!08:14
carpediemgeirha: Yes, the setuid is missing so I cannot use sudo.08:14
* beheader beheads PPe208:15
zetheroowhat is this "beheader" message?08:15
geirhacarpediem: it will abort if you don't provide any paths, but maybe it did chmod -R ...  "$dir/" so it expanded to chmod -R ... /08:15
geirhazetheroo: just a troll. ignore it08:16
zetherooI have now installed ESET AV again, but have not rebooted. How can I see exactly which driver is in use at the moment for the touchpad?08:16
zetheroo geirha: ok08:17
geirhacarpediem: you can boot into recovery mode, but there's likely a ton of other stuff than needs to be fixed, if it was allowed to run recursively on /, so a reinstall may be the simpler option08:18
geirhaall home directories are probably owned by root too now08:19
=== mjbatty_ is now known as mjbatty
zetherooIs '⎜   ↳ Synaptics TM3471-020                    id=20[slave  pointer  (2)]' showing me the name of the device, or of the driver?08:29
=== lordrishav is now known as LordRishav
=== manu_ is now known as slart
slarthello!09:15
slartdue to some job I had to play around with update-alternatives --config java and I notices some strange behaviour that may be some bugs09:16
* beheader beheads callmepk09:16
slartin particular, when different java is set, looking at /etc/alternatives/ directory, soft links are not fully updated09:17
* beheader beheads waxfire09:17
slartin addiction, soft link in /usr/lib/jvm/default-java is also neither updated nor created09:17
slartshould I post that as a bug?09:17
* beheader beheads kostkon_09:18
=== kostkon_ is now known as kostkon
carpediemgeirha: yes, there was a variable that was not properly set, so I don't really know what directory it started from, but given that I don't have sudo anymore, probably /. I also don't have access to the machine, I'm connected remotely to it.09:28
geirhacarpediem: I can't think of any ways to gain root access remotely when sudo and probably su and similar commands are all non-setuid09:30
geirhaif ssh allows root login, that might work if you have password or key for that09:31
geirhaIf the installer was open source, I'd be curious to see it09:32
slartanyone?10:07
slartpart10:11
=== lordrishav is now known as LordRishav
=== EriC^ is now known as EriC^^
RaimondRajhai10:59
RaimondRajhow to actived email confirmation for new register nick10:59
RaimondRajunrealircd - anope - ubuntu10:59
lotuspsychje!register | RaimondRaj11:03
ubottuRaimondRaj: For information on registering your IRC nick, see https://libera.chat/guides/registration - For any further help, ask in #libera11:03
RaimondRajhaaa11:04
Ali-Karamhttps://bpa.st/ARSA anybody got any ideas on this error?11:11
donofrioAli-Karam, your compiling x11?11:18
Ali-Karamyes11:18
Ali-Karamon a guest vm11:18
donofrioAli-Karam, why should be able to just to do an "sudo apt-get install x11-common -y" and the heavy lifting is done for you?11:19
Ali-Karamthe guest is LFS11:20
Ali-Karamwish I could :D11:20
donofrioAli-Karam, then perhaps #lfs would know more about this guest compile issue?11:21
donofrioAli-Karam, er I meant #lfs-support11:23
Ali-KaramI'm there11:24
Ali-Karamthanks donofrio11:24
donofrioAli-Karam, k just know irc is about asking and waiting (maybe min/hours/days = lurking is fun.)11:25
Ali-Karamnoted11:25
Ali-Karamthanks11:25
zetherooI am trying to figure out what has caused my laptop with 20.04 to semi-crash twice in the last couple hours. Essentially the semi-crash looks like this: I will be working with apps like Chrome, Slack, and Signal open, and at some point (usually after a couple hours) I will be moving the mouse cursor and suddenly everywhere it moves over those three apps it will "draw" a bunch of white blank space. Over apps like the Terminal and Resource11:36
zetheroo Monitor the white blank spaces don't occur. Then Chrome completely crashes and the other apps like Signal and Slack become unresponsive. Terminal and Resource Monitor continue to work fine. If I try to open Chrome via the terminal I see this:11:36
zetheroo[36113:36142:0813/113248.441188:ERROR:platform_shared_memory_region_posix.cc(250)] Creating shared memory in /dev/shm/.com.google.Chrome.shGyWS failed: No space left on device (28)11:36
jackneillhey11:45
jackneillanyone familiar with dde/deepin? i installed it but when i start it from GDM, i got no dock down or up, the sideways menu isnt showing either. just a wallpaper, and the right click on it works.11:45
Liblxwhen i use sed with the argument 'input.txt > output.txt' it does not work to use the input also for the output. but i just want to change the file without writing to a new file. do i have to rename and delete afterwards. or is there a trick?12:05
Liblxthanks12:05
BluesKajHi all12:14
geirhaLiblx: just rename it over the old   sed '...' file.txt > file.txt.tmp && mv file.txt.tmp file.txt12:19
geirhaGNU sed has a -i to do "in-place editing". It basically just does the same under the hood; writes to a new file, then moves it over the original. You end up with a new file either way.12:19
whatismanem@Drone12:28
whatismanemdrone12:28
whatismanem_dronos12:31
whatismanem_what you fly12:31
rythmyftWhy Thunderbird 78.x isn't available on Ubuntu 20.04.x?12:35
Liblxgeirha: this is what i am doing at the moment. just thought i can do it easier in the future. thansk.12:36
tarzeau__rythmyft: it is with focal-updates ?12:46
Abraxuh codeamr12:47
Abraxyour shiz is broken12:47
lotuspsychjerythmyft: and on snap thunderbird      78.12.012:47
rythmyfttarzeau__: Yes, it is.12:47
lotuspsychjeAbrax: can we help you?12:47
rythmyftlotuspsychje: I usually prefer `apt` to `snap`.12:47
* tarzeau__ thought nobody is using snap, but i seem to be wrong12:48
Abraxdont need to help me12:54
AbraxCoDeAmRo keeps jumping on and off the network12:54
Abraxevery few secs12:55
Abraxsomeone needs to help him with their internet12:55
tarzeau__how?12:56
Abraxmaybe you dont see it12:57
Abraxbut it just happened again12:57
ravagepro tip: hide join/part messages13:02
SnoopJthe best 'help' is usually a ban-forward to ##fix-your-connection or somesuch.13:10
SnoopJWeechat's smart filter is nice, it hides join/parts from people who haven't spoken in N minutes on mine (N=30)13:10
SnoopJand works retroactively, too, you'll see the join for a new user when/if they pipe up13:11
BluesKajmost irc clients have that option13:11
SnoopJmaybe I never found it in hexchat/irssi, I always just turned them off-off13:12
BluesKajkonversation has, dunno that fugly quassel since I don't use it13:16
rbasakOn irssi I have changed the colours so that joins and parts appear in dark grey. So I can mostly ignore them easily.13:18
lotuspsychjesame here rbasak but on hexchat13:20
SnoopJI toggle them back on sometimes with the keyboard shortcut for suppressing the filter13:20
=== polve2 is now known as polve
kerfluffyhi14:29
kerfluffyi have an issue with my microSD card. e2fsck -fccky finds quite a few blocks that it can't write to. is there a way to repair them?14:29
oerhekskerfluffy, short answer; no14:30
oerheksone could do a low level format, but thos blocks will appear again14:31
kerfluffyright. do you know what the best path forward might be?14:31
oerheksbuy a new one14:31
kerfluffydarn14:31
oerheks.. and bad blocks grow.14:31
kerfluffyi use it inside an orangepi. is it the pi that destroys the SD or does the SD card itself have quality issues?14:32
kerfluffycan the writing device cause bad blocks?14:33
lewduasd cards wear out with usage14:33
kerfluffyit's only 2 years old14:33
oerheksuncertain, quality of the card, or user did damage, switching ooff/on while writing14:33
lewduafor using sd cards as storage, its best to use a distro that runs 100% from ram14:34
leftyfbkerfluffy: what brand is it?14:35
kerfluffyi don't think that's feasible on a small SBC14:35
kerfluffyleftyfb it's a sandisk14:35
leftyfbkerfluffy: contact them to get it RMA'd. Don't mention linux or the pi.14:35
kerfluffyright14:36
kerfluffyi suppose there had been quite a few IO when it swapped to disk14:36
=== Ali-Karam_ is now known as Ali-Karam
leftyfbkerfluffy: don't use swap on an sd card. That's just begging for problems14:37
kerfluffyleftyfb hmm so, should i swap to a USB drive instead?14:37
leftyfbkerfluffy: don't swap. The pi isn't meant to be a powerhouse. Work within it's means14:38
kerfluffyit's only because i run headless selenium on it14:39
=== lewdua is now known as kyonko
=== Ali-Karam_ is now known as Ali-Karam
=== genii-core is now known as genii
=== Turgenevskaya is now known as TortillaSandwich
jellykerfluffy, a proper SSD or HDD on usb would survive that usage better than a random sd card.  Before adding more real swap, try zram+swap first.15:42
kerfluffyjelly yeah, thought so. should have used the USB drive for swap15:44
kerfluffyi've already tried zram+swap15:44
jellyif your sbc has sata, connect a disk to that instead of usb15:44
kerfluffyi'm afraid it doesn't. it's an old SBC15:45
jellyso's my cubieboard but it has sata15:45
kerfluffymine's an orangepi pc215:46
jellyso a newer allwinner soc on it, but in some aspects even worse than mine15:48
jellyalso only 1GiB RAM15:48
kerfluffyjelly how old is your board?15:49
jellythat one was... 2014 or '1515:51
kerfluffynice15:52
kerfluffymine's like 2017 i think15:52
Ali-Karamis there a way to read the Xorg.log live while it's working on another tty ?16:19
leftyfbAli-Karam: tail -f ?16:21
Ali-Karamthanks16:21
atal181Hello everyone, how can I install Ubuntu 20.04 desktop variant  using pxe?16:37
mybalzitchatal181: https://askubuntu.com/questions/1235723/automated-20-04-server-installation-using-pxe-and-live-server-image16:41
atal181I have gone through this guide but it doesn't start desktop image installation.16:50
brotherBoxHi. I'm using Ubuntu with systemd-boot. To decrypt a cryptdevice on startup I pass the cryptdevice=/dev/nvme0n1p4 parameter. (I'm not sure if I can pass a UUID here) However, the initrd seems to ignore that parameter. There is a crypttab file containing the UUID of my crypt partition, but that seems to get ignored. What can I do to fix this?16:54
brotherBoxApologies, I was gone for a moment16:56
leftyfbatal181: try https://newbedev.com/how-can-current-ubuntu-versions-be-installed-via-pxe-network-boot-and-an-automated-installation16:56
=== vxwarlock_ is now known as vxwarlock
VIAsomeone here familiar with  psensors  ?17:06
VIA*-s its not plural17:07
atal181leftyfb: mybalzitch thank you17:10
Lutinhi guys,when I stop systemd-resolved does /etc/resolv.conf vanish then ? I don't have any right to change/make one as well17:17
leftyfbLutin: why stop systemd-resolved?17:18
Lutinleftyfb because I rund my own dns server in a docker container17:19
Lutin*run17:19
leftyfbLutin: ok? systemd-resolved isn't a DNS server. It's a local resolver that points to whatever DNS server you want17:20
Lutinleftyfb which is running on port 5317:20
leftyfbLutin: why do you need a local dns server is a docker container?17:21
brotherBoxHi, I was here a moment ago asking about my initrd apparently ignoring my cryptdevice.17:21
Lutinleftyfb that's not the quesion, I need one17:21
leftyfbLutin: might I sugest installing said DNS server in an lxd container, that wait you can just point to the ip of the container and all is well17:22
cbreakthat should work for docker too I think...17:22
Lutinleftyfb I can but the container won't start as the resolver is already running on port 5317:22
cbreakif you configure the thing correctly17:22
cbreakLutin: can't you use a different port or different IP?17:23
leftyfbLutin: huh? The lxd container doesn't care what services are running on your machine17:23
Lutincbreak IP, not it's DNS, and IP...not either17:23
Lutinleftyfb if you map them it does17:23
Lutinleftyfb stop using lxd ;)17:23
cbreakdns can work on any port17:23
leftyfbLutin: to answer your original question, just remove the /etc/resolv.conf file and create your own. But I feel you are going about this the wrong way17:23
leftyfbLutin: good luck17:24
Lutincbreak no it can't or do you tell all your clients to query on some other port ?17:24
cbreakyes17:24
cbreakobviously17:24
Lutincbreak horrible17:24
cbreakclients have to use the port you use or it won't work17:24
Lutinleftyfb no going the perfect way17:24
leftyfbLutin: use lxd, that is the better answer17:24
cbreaksame with ip17:24
Lutincbreak try to tell internal that17:24
cbreakclients have to use the ip address you use, or it won't work either17:24
Lutinleftyfb hell no docker/k8s all the way17:25
cbreakand you can use what ever ip address you want for your lxd container, or presumably docker container17:25
Lutincbreak that is how rootservers work17:25
leftyfbcbreak: it's fine, let them do whatever they want. Can't convince everyone unfortunately17:25
cbreakI'm well aware that docker isn't as capable17:25
Lutinleftyfb if you don't know how it reay works you can't indeed17:25
cbreakbut I think it does support some form of ip address abstraction :/17:25
Lutincbreak as capable of what ?17:26
cbreakas lxd17:26
Lutinhaha, LOL17:26
cbreakbecause obviously lxd supports this17:26
Lutinnot when you MAP them17:26
Lutinbut it seems you never do17:26
cbreakmy containers have their own IP addresses17:26
cbreakseveral of them17:26
Lutinevery container has17:26
Lutinalways17:26
Lutineven in host mode17:26
leftyfbLutin: good luck17:27
cbreakso the other computers on my lan, or in the case of one of them, other computers on the internet, can use that ip address17:27
cbreaknot the address of my actual computer17:27
leftyfbcan't figure out how to remove a symlink but is going to lecture us on how dns works17:27
Lutinleftyfb no worries, already had a lot... so this one will be tackled as well. thanks!17:27
cbreakobviously, ports won't collide there17:27
Abraxthas sexy17:28
Lutinleftyfb if you think I removed it you don't know at al how the local resolver works17:28
Lutinsays enough17:28
Lutinlater17:28
beeneezhi17:54
lotuspsychjewelcome beeneez17:55
beeneezhow connect to irc.libera.chat17:57
beeneez?17:57
mybalzitcharen't you there already?17:57
leftyfbbeeneez: you are in #ubuntu which is an ubuntu support channel on the liberanet network.17:57
ipatrolOk, see if this works17:58
ipatrolTesting, testing 123, mic check please?17:58
leftyfbipatrol: this is not the place for that.17:59
leftyfbipatrol: feel feel to join or create an almost infinite amount of channels for your testing17:59
ipatrolOh good, it works. No, I do have an Ubuntu question17:59
ipatrolI just needed to make sure my client was working first17:59
lotuspsychjelets hear it ipatrol18:00
ipatrolOk, I just got a new laptop. Is it remotely sane or sensible to transfer my partitions over to the new device and boot from them instead of the more usual reinstalling from scratch and just coping the user directory?18:00
ipatrol*copying18:00
oerheksIt can be done, also depends on what hardware..18:01
lotuspsychjeipatrol: what are both hd's sizes?18:02
oerheksbut 15 minutes and you have a fresh ubuntu, copying could take an hour or more18:02
lotuspsychje+1 oerheks18:02
ipatrolThe HDDs are of somewhat different sizes, but the new one is larger, and contains a Windows partition. I assume Grub would have to be configured from scratch.18:03
ipatroloerheks: The amount of work I have put into configuring my installation to be the way I want it is far more than an hour.18:04
oerheksjust understand that partitions on the new hdd, will have a new UUID. and if you have non-uefi and the windows is with uefi, you have a problem18:06
leftyfbipatrol: you should spend that tie writing an ansible playbook which will do all that for you so reinstalling and getting back to where you are is well under an hour18:06
oerheksi would do a fresh install, and any configuration ( in your home) should work fine18:06
ipatrolleftyfb: I'm not even sure if I know how to do a lot of the work I've done. Some of it took extensive messing around and reading docs.18:07
leftyfbipatrol: you'd be surprised how easy it is to get back to your preferences and that there's a lot of changes you never actually needed or used18:07
leftyfbipatrol: what version of ubuntu?18:08
ipatrolKubuntu, latest major version I believe18:08
leftyfbipatrol: cat /etc/os-release | nc termbin.com 999918:08
ipatrolI have something else running full screen on the laptop ATM18:09
ipatrolbut let me see if I can alt-f2...18:09
lotuspsychjewe used to have a handy aptoncd, but not sure whats alyternate for that these days18:09
leftyfblotuspsychje: that only gets you part of the way18:09
lotuspsychjeyeah18:10
ipatrolhttps://termbin.com/csxaa18:10
ipatrolI also have 15 separate partitions involving 2 OSes on LVM18:11
lotuspsychjefresh install as oerheks adviced18:12
leftyfbipatrol: sounds like an unnecessary mess that should be cleaned up18:13
ipatrolSome of it is the way it is because of specific properties of the software I use18:14
leftyfbipatrol: what software?18:15
ipatrolAWIPS CAVE and Mathematica stand out in particular18:15
leftyfbipatrol: I know mathematica doesn't require a separate partition to run. And nothing I'm seeing about AWIPS seems to mention it being a requirement either18:18
ipatrolleftyb: AWIPS can only run on CentOS or RHEL, hence the need for the second Osares1018:18
ipatrol*leftyfb18:18
leftyfbyou mentioned 15 partitions18:19
ipatrolAlso, stupid autocomplete, I meant OS18:19
ipatrolsda1 contains my NTFS files from an older system, sda2 contains the EFI partition, sda3 contains /boot for Ubuntu, sda4 contains Ubuntu's LVM, sda5 contains the (shared between the OSes) /home directory, sda6 contains CentOS's /boot, sda7 contains CentOS's LVM, sda8 contains another LVM extent.18:22
ipatrolsda4's LVM partitions contain one for the main OS files, one for /var/backups (for isolation), /var (uses a different FS optimized for it), swap, /opt, and the non-shared /home.18:24
ipatrolThe /home partition uses BTRFS, the /var partition uses XFS, and the others use ext418:25
ipatrolUnlike my current laptop, the new device has both an HDD and an SDD, so I'd probably want to move some of those partitions to an extent on the SDD18:28
ipatrolThe Ubuntu installation is also peppered with a number of additional repositiories, including the ones for Kxstudio, which took a fair amount of work to get it to blend with Ubuntu.18:30
tarzeau__i've had a friend from sweden orebro here in #ubuntu i think. but i don't remember his nick, maybe someone can help?18:32
leftyfbtarzeau__: sorry, no18:34
ipatrolAlso there are various config options changed, including re-enabling the SysRq keys, swappiness, security limits to allow larger applications to function, the installation of zram to optimize the use of swap space, and other bits of tuning. A diff between my /etc and a stock one would probably be substantial.18:34
leftyfbipatrol: all of that last stuff can be done with ansible18:35
oerheks30+ minutes, you would be configuring your Kubuntu now18:35
leftyfbipatrol: otherwise, you're just going to have to figure this out all over again the next time you upgrade18:36
ipatrolMathematica and AWIPS take an hour to install each18:36
ipatrolSteam is another hour18:36
leftyfbipatrol: we are specifically talking about applications and settings on ubuntu. We cannot support anything else here. (Steam does not take an hour to install)18:37
ipatrolNo, but it does when you include the games18:37
leftyfbipatrol: good luck18:38
ipatrolSounds like I'll need it!18:38
webchat37i installed kde on ubuntu with `sudo apt install kde-plasma-desktop` , i noticed it messed with the normal ubuntu desktop envirnment so i removed kde but now my ubuntu desktop is a mess with missing icons, dodgy screen size, etc. Is there a way to reinstall the ubuntu (gnome) desktop without doing a full distro install18:41
brotherBoxMy initrd appears to ignore my cryptdevice=<device> instruction; any idea why that could be?18:43
oerhekswebchat37, chroot the install with a live ubuntu iso, and reinstall . adding a desktop is fun, but removing one can be interesting18:44
oerheks* reinstall with the current packages,18:45
JoeLlamaHi there.  Ubuntu said it was upgrading to 20.04 and now the file system is whack.  I fsck and fixed it now it's still whack.  Need to copy off my .thunderbird directory using live USB boot but it says permission denied. How do I copy this directory so I can reinstall?18:49
Ali-Karamtried coping it as root?18:50
JoeLlamahow do I become root on live CD?  I tried blank and it doesn't work18:50
leftyfbJoeLlama: sudo su18:51
JoeLlamaoh! lemme try :)18:51
JoeLlamayay! :)18:53
JoeLlamathanks leftyfb18:53
JoeLlamanow if I wanna keep my settings for firefox what directories do I copy?18:54
oerheks.mozilla18:54
JoeLlamao k ! that's what I thought18:54
JoeLlamaneat :)  k bye18:55
leftyfbJoeLlama: btw, an ubuntu release upgrade should not make a filesystem "whack". Something else was at play. Might want to run some hardware/drive tests (beyond fsck)18:56
leftyfbor not18:56
Ali-Karamheheh18:56
SteeveIs anyone using the Microsoft teams client on Ubuntu? Wondering if anyone else experienced a breakage today19:03
tarzeau__no. it never has worked for me, not on ubuntu, not on macos19:04
Steevehaha sounds about right19:04
Steevethanks anyways19:04
oerhekscheck their status page19:05
beeneezhi19:16
beeneezi have this problem https://forums.linuxmint.com/viewtopic.php?t=32452019:16
oerheksoh we love mint issues..19:16
oerheksbeeneez, find the real mint channel, thanks!19:17
Sven_vBhi :) is this a good channel for support with Gnumeric 1.12.46 on Ubuntu focal 64?19:17
oerheksSven_vB, yes?19:19
Sven_vBI try to make a map. I have columns North, East and Name, managed to make an X/Y plot but can't get labels to work. It only shows one location name, all the other location markers have no visible label. what could be the problem?19:19
oerheks300+ entries for the word label .. https://help.gnome.org/users/gnumeric/stable/gnumeric.html19:22
Sven_vBseems the manual is out of date. the "Data labels1" graph element has as its data range fields "Custom labels" and "Separator", but full text search on the manual cannot find any "custom label"19:32
Sven_vBdoes Ubuntu focal have other nice programs for making maps from such data? GNU plot can probably do it somehow but it looks complicated19:49
Unit193If you mean mindmap, then vym.19:51
SnoopJNorth/East sounds more like spatial mapping than a mind map19:51
Unit193Ah crap, I didn't see his earlier messages, sorry.19:51
matsamanSven_vB: what kind of data?19:53
Sven_vBnevermind, I found the mistake in Gnumeric19:54
Sven_vBthe area definition for my X column had multiple columns19:54
Sven_vBmatsaman, North, East and Name19:56
Sven_vBhowever, marker color from data would also be nice.19:56
matsamanSven_vB: and who is going to be consuming these plots?19:58
Sven_vBjust me.20:03
Sven_vBmaybe I make screenshots for others20:03
apb1963I just hooked up an external hdd enclosure.  20.04 wants to mount all of the partitions.  How do I prevent that please?20:21
apb1963Second Q.  One of the partitions I mounted is my /home .  I mounted that partition on /home which has seen some use.  Not too surprisingly some applications are not happy.  firefox & libreoffice for example.  Is there a good way to fix this?20:42
ahh_g20:45
oerheks  20.04 wants to mount all of the partitions .. it finds them, but does not mount untill you click it20:45
apb1963hmmmm.  Then why do they show up in /etc/mtab ?20:46
oerheks and you mounted that partition on /home. i would let it stay on /media for external removable storage20:46
apb1963df also shows them all mounted20:48
oerheksmtab is for things like your ext hdd, fstab is for boot.20:48
oerheksso, what is your real issue?20:48
oerheksfirefox barks over your old mozilla folder?20:48
=== Vultyre_ is now known as Vultyre
apb1963There are 2 issues.ssssssss  1) Everything gets mounted.  Takes forever.  I want to stop that.  2) firefox and libreoffice (so far that's all I've tried) complain.  Libreoffice won't recover certain files.20:49
apb1963Actually LO is frozen attempting to recover a small file.20:49
apb1963s/.ssssssss//20:50
EriC^show us /etc/fstab20:50
oerheksthen don't mount it in your /home,  logically20:50
oerheksrun a fsck on that filesystem20:51
apb1963EriC^, https://paste.ubuntu.com/p/Gq6Yxn5h2H/20:52
apb1963oerheks, If I don't mount it as /home then it won't be my /home, logically.  That doesn't solve the problem.20:53
EriC^apb1963: copy the configs from your old home to the new one then, or just erase all "." folders in your home and let the programs create new ones20:53
apb1963Let me add some background.  My PC has a hardware issue - motherboard or cpu or psu I have not had time to figure it out.  So, I bought an external enclosure, hooked up those disks to this laptop I'm lucky to have and here we are.20:55
apb1963EriC^, sounds pretty good.... but what about crashed files from LO?  I probably don't need the recovery files, but if I do?20:55
oerheksi see no line with your ext hdd in your fstab, so they are just hot mounted partitions, and should end up in /media20:56
apb1963oerheks, UUID=19a96e7b-3988-4a6d-a50a-f813b0a16596 /home ext4 defaults  0        220:56
EriC^apb1963: i'd save a backup of current . folders if there's recovery stuff going on20:56
apb1963EriC^, LO froze on one of the files... I think it was from a telegram download that may have failed.   OK, let me follow your directions.  Thank you!20:58
apb1963EriC^, Actually... there may be "recovery stuff' going on, on both drives.  Guess I'll start by saving the current mounted drive.21:00
pycuriousAnyone knows why this PPA is failing : https://imgur.com/a/u1c1Fqu21:02
eggbeanJust like my last install of 20.10, 21.04 seems to have broken location services. Does `sudo systemctl status geoclue.service` come up with a load of failure notices for everyone else?21:03
oerhekswhy not give us  tool-chain-r test ?21:04
eggbeanCould I have some people confirming this? Or otherwise?21:05
oerheksfor focal there is just gcc-1121:05
oerheksand this for bionic 18.04 .. https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test?field.series_filter=bionic21:06
pycuriousoerheks:  how do. i make that work for 20.04? any suggestions21:11
oerheksif you need gcc10 on focal, disable ppa and use the packages from the repo ?21:13
oerhekshttps://launchpad.net/ubuntu/+source/gcc-1021:14
=== WaV2 is now known as WaV
pycuriousoerheks: Thanks21:29
=== legend is now known as fuck
=== fuck is now known as shit
=== shit is now known as legend
shailangsadoes anybody know of a good desktop environment closes to windows, GNOME seems off?21:47
matsamanGNOME is preconfigured to be more like macOS, but with little tweaking you can make it more like Windows21:48
matsamanKDE is more like Windows out of the box21:48
matsamanand Xfce can be like either pretty simply21:48
matsamankeep in mind that the new Windows ... 11? is even more of a macOS ripoff than older versions of Windows21:48
geniishailangsa: If you're using Linux for the first time coming from Windows, KDE will probably seem the most familiar to use21:49
shailangsaxubuntu is a desktop environment only?21:49
geniishailangsa: The different variations of *buntu use different Desktop Environments, Xubuntu uses XFCE21:50
geniishailangsa: But underneath they all use the same Ubuntu core21:51
legendXubuntu uses XFCE, Kubuntu uses KDE, Lubuntu uses LXQt and the regular Ubuntu uses a modified GNOME desktop environment21:51
geniishailangsa: You can install a different Desktop Environment on any of them21:51
oerheks!flavors21:51
ubottuRecognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. For a list, see https://www.ubuntu.com/download/ubuntu-flavours21:51
oerheksadding a desktop is oke, but removing one can be interesting.21:52
geniishailangsa: The package names for the different desktops are named after their respective distribution names like xubuntu-desktop, lubuntu-desktop, kubuntu-desktop and so on21:53
geniioerheks: Aye, the peril of metapackages21:53
shailangsaany reason to use ubuntu without a desktop environment?21:54
matsamanas a human being, no21:55
oerhekstell us, how 'without desktop environment'looks like?21:55
matsamanto run a server, yes21:55
oerheksyou mean server/cli?21:56
matsamanif you are sitting in front of the computer and using it, that is a 'desktop' use case21:56
matsamansome people will also roll their own out of separate, disparate window managers and things21:56
matsamanand make their own, unique "desktop environment" that isn't a prepackaged one21:56
oerheksgrinn, there are even games for TTY21:57
shailangsait seems ubuntu server comes without a desktop environtment, perhaps it's differentiated to other server distros by its apt package manager?21:59
matsamanshailangsa: yes, the package manager is the single greatest difference in most distros22:00
matsamanalthough Ubuntu is based off Debian22:00
matsamanand depends on Debian, which also uses apt22:01
leftyfbshailangsa: ubuntu server does not come with a desktop environment installed, only available for installation22:01
shailangsais there a remote desktop program with ubuntu similar to microsoft's or just use anydesk?22:07
jelenhi22:08
=== Juan- is now known as Juan
geniishailangsa: Most people lately are just using TeamViewer22:12
genii( which works across all platforms)22:12
leftyfbshailangsa: RDP is available on ubuntu, though not all that great. Same for VNC. These both require being on the local network or poking holes in your firewall which is not recommended. As for 3rd party services, both teamvirwer and anydesk are available. There are others as well.22:14
geniiIf you only require running specific applications you can also do an SSH tunnel with X forwarding22:18
leftyfbnot with a default 21.04 install22:18
geniiWayland?22:18
leftyfbyep22:18
geniimeh22:18
* srv running ubuntu apps on windows:P22:19
shailangsassh is only terminal based and doesn't provide a GUI?22:19
* srv through wsl2 &wslg22:19
leftyfbshailangsa: what are you looking to accomplish exactly?22:19
shailangsaneed to access a remote ubuntu server ?22:20
leftyfbshailangsa: use ssh22:21
leftyfbshailangsa: a server should be managed through commandline. Unless you have a specific application that requires a GUI, which is unlikely22:21
shailangsaneed GUI so it seems anydesk will be the one as its free22:22
leftyfbshailangsa: why do you need a GUI?22:22
shailangsaneed to run virtualbox within it22:23
leftyfbshailangsa: why?22:23
shailangsato restore a virtualbox guest which contains all the  android source code and build artifacts so i can do incremental builds22:26
leftyfbshailangsa: you should look into KVM which you can manage remotely over ssh using your local virt-manager22:27
shailangsathe dedicated server provider provides a java applet kvm but it doesn't seem to read my clipboard as im on windows so will have to use anydesk or similar22:28
shailangsais there a resource monitor for ubuntu and kde plasma desktop environment like windows task manager has?23:05
matsamanshailangsa: yeah tons of them23:07
shailangsawithin ubuntu, to see ram/cpu/disk usage?23:07
leftyfbshailangsa: htop23:07
Tech_8sup23:07
matsamanshailangsa: ksysguard, gnome system monitor, lxtask, xfce task manager23:08
leftyfbshailangsa: if you open the software store in ubuntu, it has a search. Feel free to type in "resource monitor" or other like terms and try out some of the results23:08
matsaman's'good advice23:13
shailangsathought there would be one in built on ubuntu server23:14
matsaman'top' is23:14
matsamanmost likely23:14
matsamanor 'ps'23:14
matsamanyou should not have a graphical desktop on a server23:15
shailangsaits running sluggish a bit, perhaps its due to the xeon's?23:16
geniileftyfb: There's also lots of plasma widgets built in for this23:16
leftyfbshailangsa: it's due to a GUI running on a server23:19
shailangsahardware or software cause?#23:20
=== gabes8 is now known as gabes
=== tofran3 is now known as tofran
=== cyrinux0 is now known as cyrinux
tomreynshailangsa: we doin't know which server hardware you have there exactly, so it's not possible to tell whether it's a hardware cause that your graphical user interface feels sluggish. commonly, one would not run a graphical desktop or any graphical software on a server, since it (a) is a general waste of resources which could be used better and (b) it increases the attack surface (and not just marginally when using Xorg)23:34
shailangsait's running Intel Xeon E3-1230v6 - 4c/ 8 t - 3.5GHz / 3.9GHz and 64GB RAM albeit with 2x2TB HDD SATA Soft RAID , so don't think it's a hardware issue23:38
tomreynshailangsa: E3-1230v6 has not integrated graphics. if this is actual server hardware, it will probably have a very limited onboard graphics chipset, just enough for running a remote management interface (OOB/IPMI/BMC).23:46
tomreyni.e. expected behaviour then.   lspci -knnd ::0300    should report on the graphics chipset23:47
eggbeanJust like my last install of 20.10, 21.04 seems to have broken location services. Does `sudo systemctl status geoclue.service` come up with a load of failure notices for everyone else?23:49
eggbeanCould I have some people confirming this? Or otherwise?23:49
tomreynyou could try looking for reports of it being broken on the ubuntu bugtracker at launchpad.net23:50
shailangsait seems dedicated servers most of which run on xeon are the only high spec machines available to build android remotely23:51
eggbeantomreyn: is it working for you?23:51
tomreynfortunately not23:51
tomreyni don't want it to work23:51
eggbeantomreyn: so it is broken for you as well and the weather appa and timezone cannot be set to auto-location?23:52
tomreyneggbean: i'm not running any of the releases you mentioned, and if i would, i would not be running geoclue.service there, on purpose. i cannot tell whether it would or would not work on these releases.23:53
eggbeanIs this broken for everybody then? At the moment it seems that it is, even though web search doesn't bring much up23:53

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