[00:53] repositories anyone have the official? [00:54] jamea: you do, in /usr/share/doc/apt/examples/sources.list [00:55] well, that's not exactly the (one and only) 'official', but it should help you recover them [00:56] when asking questions here, it's always good to also tell us which ubuntu release you are running [00:57] running lsb_release -ds in a terminal window should tell === swifteh is now known as bsleep === bsleep is now known as swifteh === swifteh is now known as bsleep [01:02] is there a working gnome extension similar to Dash to Panel? I'm in 20.04 and the latest version for Dash to Panel (for gnome-shell 3.36) doesn't work properly [01:06] the *latest* isn't always the right, you'll need the latest one for the very gnome minor version you have [01:10] tomreyn yes i need configure... [01:10] wich recommend me? [01:21] jamea: i can't make a recommendation on a gnome extension there. [01:21] *gnome-shell [01:23] tomreyn: sorry, i mixed you up with liveacoustic there. [01:28] thanks all good now [01:29] hi could someone help me understand this https://pastebin.com/2HT5iYUw [01:29] please [01:31] nudge: you may enjoy this book https://en.wikipedia.org/wiki/Advanced_Programming_in_the_Unix_Environment [01:31] nudge: in the meantime, try using 'strace' on different tools to see what they're doing: strace ls, strace mv foo bar, etc [01:32] thank you very interesting re strace =) [01:32] and i will def read the book [01:33] nudge: oh yes! https://www.brendangregg.com/overview.html everything this dude writes is amazing. there's months of reading available here, and in his books.. [01:34] nudge: some of it is liable to be too much if you're lacking the background that the APUE book could provide; but be sure to check this out sometime. [01:35] i will, very stoked for the reading material cheers =) [01:35] typo *I will check it out [02:05] Hello! [02:07] a [02:09] hello plugner === M4he is now known as mahe === gandalf7 is now known as gandalf [03:48] hm, not _exactly_ a question specific to ubuntu but applies: a program I use only distributes .Appimage packages [03:49] it seems like, it's not possible to install these in a way that the rest of ubuntu will actually "respect" it as a normal program [03:50] is this right? what can I do about this? [03:50] yeah, I think the idea behind appimage is that you *can't* install them, you just download them, set them executable, and then run that [03:50] so what, just leave it on my desktop and be annoyed every time I have to run it? [03:51] or stuff it in a ~/bin directory or whatever [03:52] well so even if I stick it somewhere in path, it won't like "stick" to the dock in the default DE (that's gnome again? used to be something else?) [03:52] so when it runs it has an icon and all that but still [03:52] and I can't run it from the uh, I don't know what it's called but the big "menu" space you get to when you hit super [03:53] does gnome let you right-click and pin that icon to the dock or something? [03:53] nope [03:53] dang :( [03:54] it might be worth searching for the application name and ".desktop", it's possible someone else has written a reasonable .desktop file you can steal [03:55] it would probably require editing to fix the path to wherever yours lives [03:55] https://i.imgur.com/FsU0p9M.png [03:55] just for reference [03:55] this seems really quite silly [03:55] oh cool, thanks :) [03:55] ha [03:55] playing with logseq is on my todo list for this weekend [03:55] it's pretty good [03:55] Anyone have an idea why when I try to autoinstall with cloud-init it downloads the user-data file, but its always empty? [03:55] but it's like, somewhat buggy [03:56] like it's better than obsidian for what I narrowly want, but it's kind of annoying all round? [03:56] aRustyDev: I *think* it requires a specific comment in the first line of the userdata file to read it at all, does that sound right? do you have that? [03:56] i'm pretty sure there's a way to get appimages integrated with DE [03:56] herschel: oh. dang :( I'm sad to hear that.. my ~/.notes file is 2k lines and not working great any more, heh [03:57] like the first line of the YAML needs to be user-data? [03:57] herschel: obsidian sounded great until I read the license.. sigh [03:57] "annoying" meaning, "not absolutely spotless" [03:57] aRustyDev: yeah [03:57] it's still pretty nice [03:57] sarnold, wait, so you don't want to use obsidian because they use mit license?? [03:58] herschel: eh? I thought obsidian was closed-source stuff, "free to use for non-commercial but if you put anything in your job in it, PAY UP" [03:58] which, like, their work, they can do what they want :) but .. meh [03:58] not to my knowledge! [03:58] herschel, appimaged (d for daemon iirc) [03:58] oh interesting [03:58] well this is very confusing looking at their page. [03:59] https://obsidian.md/eula [03:59] wow that's whack [03:59] I mean that's actually interesting [03:59] auk: oh nice [04:00] auk, yeah thanks, looking at it now [04:00] auk, the fact that we need an extra daemon to manage a new package format is absolutely bonkers [04:01] cute, it looks like the "traditional" appimaged is deprecated and in an archived repository, and the new one is marked experimental :( [04:01] yeah... i assume whatever is packaged in ubuntu will just work tho? [04:01] there is none in the repo [04:01] auk: I didn't find an appimaged in focal, anyway [04:02] https://github.com/probonopd/go-appimage/releases/tag/continuous [04:02] $ locate appimaged [04:02] /fst/trees/ubuntu/universe/liba/libappimage/libappimage_0.1.10+dfsg-0ubuntu1/tests/data/appimaged-i686.AppImage [04:02] /fst/trees/ubuntu/universe/liba/libappimage/libappimage_0.1.9+dfsg-1/tests/data/appimaged-i686.AppImage [04:02] also, it looks like they distribute... more appimages??? [04:02] which, what even??? [04:02] yeah it might come in the standard appimage pkg [04:02] those two files are the only two out of a hundred million-ish source files from ubuntu that have 'appimaged' in the name :) heh [04:02] huh [04:04] herschel, as for the new pkg management thing... yeah it's definitely a pain that there's flatpak and snap and appimage all at the same time. But tbh i'm glad to have this new type of contained pkg [04:04] well no, the idea of a contained package with no dependencies is good [04:04] we have space and memory for it, etc etc [04:04] but it should... install!!! [04:05] "install" was the thing the appimage author didn't like :) [04:05] what! [04:05] what! [04:05] bonkers! [04:05] lol [04:06] lol :) [04:06] look I might just freaking put the appimage on my desktop [04:06] and be done with it [04:06] hey why not lol [04:07] well it's ugly [04:07] @sarnold that doesn't seem to have made a difference. Any idea how to try do deeper debugging? [04:07] and means I have to use my mouse every time I want to run it [04:08] aRustyDev: dang :( next guess, yaml is way too picky about whitespace -- maybe try reading it via another tool and see if it parses as yaml? [04:09] sarnold: hmmm :( ok I'll try that next [04:16] hm well this is all variously annoying [04:17] i mean i don't remember whether it was on fedora or debian but I think last time i wanted appimaged, it was readily available from distro repos [04:17] thanks for your help, ppl who helped I suppose [04:17] d'oh [04:18] I was actually kinda glad to see an appimage for logseq, since I assumed it would make it easy to apparmor profile the thing [04:19] oh, maybe you run: ./appimaged-x86_64.AppImage --install [04:19] hah [04:20] isolation/permissions is what i'm most excited about for containerized apps [04:20] meaningful permissions/sandboxing would be a huge deal for linux imho [06:22] How do I permanently disable power saving mode on my wifi card? [06:25] guzzlefry: normaly gnome systemsettings have a switch for that [06:25] guzzlefry: alternately you can search in dconf-editor for the tweak value [06:28] okay thanks, should I mess with txpower at all? [06:55] hi all! can someone help with ALSA settings? i mustv clicked something wrong, now my 3 standard HW devices arent displayed/working anymore [07:03] Hey everyone, I'm trying to set up an hdd on ubunutu server 20.04. I've followed various guides and forum post on formatting and mounting the drive and adding it to fstab without success. Anyone able to help me trouble shoot my issue(s)? [07:03] !fstab | Airborne [07:03] Airborne: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.pclosmag.com/html/Issues/200709/page07.html and !Partitions [07:04] see also #ubuntu-server Airborne [07:04] ok I'll check there thanks. === BredaSimonides is now known as B1773rm4n [07:23] Airborne: what's your fstab like (pastebin it), and what's the error message you're getting? [08:02] alkisg sorry I missed your message. Here is fstab https://zerobin.net/?8f6514f0b72581e1#MROGBNBC5tDKPCfTrD3tg720TfxkJbAckVbczddN1lc= /dev/sda1 is what I'm having problems with here's some additional info https://zerobin.net/?bc7754da94715163#H4lx4PlOvTWKajdETBYEV9ov1HvivJIkj+F7eOXz0X0= [08:03] Airborne: I don't see an error message there [08:09] the error is that things written to the mount point /media/Storage are actually written to /dev/sdb [08:10] Airborne: can you pastebin your /proc/mounts ? [08:10] alkisg I don't have any actual error messages [08:11] https://zerobin.net/?5045dbb3f4f541a2#Q+xpsZIHHIyqoynARini4+tisb7xRsTV/9EGO9m9kpc= [08:13] Airborne: run `sudo mount /dev/sda1` and paste the output of the terminal (if there are any errors there) and of `dmesg | tail` [08:14] Hi guys, I have a question regarding installation with prefix as custom installation directory path. [08:14] here's the reference material [08:14] https://help.ubuntu.com/community/CompilingEasyHowTo [08:15] no errors from sudo mount. heres dmesg https://zerobin.net/?6f9d0b917414f774#6kheBXJ8FCO2fkkM8v7EskyPqsVBbiAnNmS9jQVuflQ= [08:16] Airborne: "no space left on device" is a serious issue [08:16] Run `df -h`, see which has 100% usage, and free some space there [08:16] Also, check if /media/Storage is now mounted [08:16] yes that was dev sdb i have since deleted files that were written to that drive when writing to /media/Storage [08:17] ./configure --prefix=/usr as resolving dependencies issues, but can the installation still work nevertheless? [08:17] https://zerobin.net/?02460c24f7a3f3c9#gSGtOo4GoKLyRn7kti3tMmF/FXNFAxxeXZ6Ib4J1el4= [08:17] *uninstallation [08:18] ./configure --prefix=/usr as resolving dependencies issues, but can the uninstallation still work nevertheless? [08:18] Airborne: try to reboot, after "no space left" some processes might have aborted all writes [08:18] ok [08:25] ok the device is showing in df -h [08:26] πŸ‘οΈ [08:26] thanks [08:27] Ribby: we usualy focus on ubuntu support issues here, more then compiling, usualy volunteers reccomend to use packages from the ubuntu repos instead === _miruoy is now known as miruoy [08:34] so who got the know-how about this kind of things? [08:42] Ribby: maybe #ubuntu-devel or #ubuntu-app-devel [08:42] Alright, np [08:47] where does apt-get and the software store put the tarballs? [08:49] and why aren't they cleanud up automatically? [09:26] oscurochu: /var/cache/apt/archives/, "apt install" cleans it. apt-get does not. to clear the cache use "apt clean" [09:30] you can change that behavior by adding "APT::Keep-Downloaded-Packages "false";" to /etc/apt/apt.conf.d/99custom-conf === tisiphone is now known as onepict === onepict is now known as tisiphone [11:32] Hello everybody. [11:46] hello ammir [12:02] Is someone familiar how gnome desktop top right corner menu is themed? [12:06] Hello everyone [12:07] neure: the indicator section is part of gnome panel, wich will go along with the theme you chosen [12:07] welcome toxic0 [12:10] lotuspsychje, I have chosen dark theme yet when I click time for example it opens white background [12:10] white background also shows up when clicking on top right corner [12:10] can you screenshot that neure [12:16] lotuspsychje, https://imgur.com/4nbcgaC [12:17] I'd like to know how to change that white background style to dark style [12:17] ah the notification area, wich theme are you on and wich ubuntu release neure ? [12:17] Settings / Appearance / Window colors is Dark [12:17] 20.04 [12:18] neure: i'm on yaru-dark (22.04 devel) and mine is dark as the theme here [12:18] I am afraid I am stuck to 20.04 [12:18] thats no problem, wich theme did you pick? [12:19] How do I `pick` a theme? [12:19] neure: you said you 'chosen' a theme, so what theme name is it? [12:20] In Settings / Appearance there is Window colors [12:20] I have set it to dark [12:20] Is there some other / better way to select a theme? [12:21] brb, I need to logout and login again [12:21] neure: those settings are not really a theme but just a light/dark windows setting [12:21] hello guys. stupid question of the day: I have Windows 10, Xubuntu and Linux Lite installed in my drive (dual boot). if I delete the partition with Linux Lite and then expand the partition that has Xubuntu on it, all will still work, right? [12:22] I'll probably need to run `grub-install /dev/sda && update-grub` afterwards in Xubuntu? [12:23] back [12:23] yeah so is there some other / better way to apply a different theme? [12:24] neure: those settings are not really a theme but just a light/dark windows setting [12:24] neure: and yes, try gnome-tweaks to change themes [12:25] yaru-dark should make the notify area dark [12:27] still white https://imgur.com/utyaeUz [12:29] neure: with your window colors dark too? [12:29] Yes [12:29] I think I found something [12:29] https://allthings.how/how-to-fully-enable-dark-mode-in-ubuntu-20-04-including-calendar/ [12:30] lemme try that on a 20.04 box of mine holdon [12:32] neure: yes, you are right, on 20.04 is keeps white even on black windows/themes [12:32] but seems like thats a fixed bug on 22.04 here [12:36] back [12:36] neure:yes, you are right, on 20.04 is keeps white even on black windows/themes [12:37] neure: on 22.04 however it seems fixed, maybe 21.10 aswell, someone would need to check [12:37] I am hopeful that the link I pasted has a fix [12:37] Apparently I need to install gnome shell extension and do stuff [12:38] But even when I've enabled user themes< I still cannot set theme for shell [12:38] neure: pretty sure its a known bug already [12:38] I try to logout and login, again.. [12:40] aha [12:40] that fixed it! [12:42] My next challenge is to figure out how to find a working theme for Beyond Compare 4 [12:43] It uses Qt4, and I cloud install kde-plasma-desktop and system settings would provide way to edit qt theme [12:43] but unfortunately that messes up my gnome desktop in other ways and it cannot be undone [12:55] hi all started a virtual Machine Proxmox... with manjaro(live cd), how to check in my Network any shared resources? [13:07] Hello everyone! In Arch I can add a user to "uucp" group to allow him use serial ports. However, it seems like there is no such group in Kubuntu. How can I allow someone to use serial connections (/dev/tty*)? [13:10] Nevermind, there is "uucp" group. [13:41] 'morning folks [14:34] hello, looking for assistance for setting pulseaudio and rygel modules for audio upnp (send audio fom my laptop to a dlna/upnp receiver/client) [14:43] install the pulseaudio-dlna package [14:47] pulseaudio-dlna not working, cannot detect pulseaudio (using pipewire-pulse), rygel is what i am looking for, it works for media, eg pictures but only audio is what i am looking for. thanks anyway for the suggestion [14:52] are there ubuntu desktop-enviroment specic channels ? [14:53] VIA, try /msg alis list ubuntu [14:53] is it possible to have multiple netplan config files for the same interface? [14:54] VIA, #xubuntu #ubuntu-mate for example [15:03] thx coconut [16:47] Hi folks. I'm looking for a bit of a help with scripts. I wish to start a bash script/command after boot, after net comes up. I've tried both cron (with sleep) and systemd .service files, but neither worked. Systemd says status is 0, so it "ran", but the mount is not done. If I run the script by hand, it works great. It's a simple script that mounts up an sshfs mount. Any ideas? :/ (Fstab solution/approach does not really work because I need [16:47] user/pass to mount it and I want to learn how to fix this..) [16:49] Aa155: you should add logging to the script so you can see what's going on while it's running, preferably from systemd [16:49] Hmm. That's a good idea. Do I just touch a file / echo into a file for example? I've tried both just putting the ".sh" into ExecStart, and I've also tried to put like "bash -c 'blah blah'" there. [16:50] Aa155: if you just echo it in the script, you use journalctl to watch your service [16:50] Aa155: also https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/ [16:50] hmm there is also > /dev/kmsg , or is that a silly approach @leftyfb ? [16:51] Aa155: use journalctl and your service file [16:51] leftyfb: for mounts, I's suggest to use a .mount unit instead of .service [16:51] Marmotte: oh right, forgot about those. That's a better idea [16:52] I've tried autofs and mounts but unfortunately sshfs does not support mounting via user/pass like that. This has to be specifically "from_stdin" option and with an echo to pass the password. [16:52] hm... don't know about user/pass, I always use SSH keys for my auto mounts using sshfs [16:52] Aa155: don't use passwords, use ssh key pairs [16:53] can't do sir, it's how the provider provides the service. :/ [16:53] Aa155: if you're running ubuntu, you can. [16:53] well I can't modify the end point [16:53] it's simply a remote storage you can mount up/reach via ssh, ftp and that's about it [16:54] I hope this isn't over the internet [16:54] :^) [16:54] in case it can help, here is an anonymized mount unit I use for sshfs : https://pastebin.com/ftwgyUr2 [16:55] aaanyhow. the point is, how do you execute a bash script via systemd so that it actually runs properly. I'll try the logging now, see if it actually runs... [16:55] thank you Marmotte [16:55] also sorry for sounding like I'm trying to be a pain; it is honestly not my goal and I really appreciate you guys helping [16:56] (in reality, I use it with "StopWhenUnneeded=true" combined to "RequiresMountsFor=/path" on another unig, so that the remote folder is mounted only when needed, not always [16:56] another unit* [17:24] ζˆ‘ζ₯δΊ† [17:55] when i create an alias i dont see it added to .bashrc, .profile or is a .bash_aliases file created. it seem to get registered in the current shell but its gone in a new shell πŸ€” [17:57] alias blah blahblah isn't permanent, and doesn't get added to those files [17:57] if you want it to be permanent, edit your .bashrc, then log in again or 'source .bashrc' [17:58] πŸ‘Œ [18:54] HI folks, Trying to get RDP connected to my ubuntu computer -- -when it comes up its not the gnome screen, what do I need to change to get that? [18:56] taholmes160: What screen is it? [18:56] taholmes160: Which RDP server are you using? How did you configure it? [18:56] xrdp -- i havent configured anything yet [18:57] !xrdp [18:57] its a blank back screen with the mouse pointer [18:57] Sigh. Need to work on the bot vocabulary. [18:57] LOL [18:57] taholmes160: Not a cursor? [18:57] taholmes160: Does right-click do anything? [18:57] nope [18:58] https://linuxize.com/post/how-to-install-xrdp-on-ubuntu-20-04/ [18:59] disable encryption often helpd [18:59] https://www.tecmint.com/install-xrdp-on-ubuntu/ [18:59] or a proper cert, 1st post jhutchins [19:02] https://pasteall.org/pic/0bae01803d1a4bf79302bd1e50715eff [19:07] Got it -- thanks -- turns out you have to log out of the local x display -- xrdp can only handle one at a time [19:09] taholmes160: That _should_ be configurable, but it's often hard to find the options. [19:11] I believe the RDP protocol specifies shared, single session, and multisession, but I don't know if all clients/servers support all three. [19:11] its no problem -- i'll only be using it one or the other -- [19:11] do you guys have a good reference for sharing files back and forth between ubuntu and windows 10 [19:12] taholmes160: Are you talking about sharing between two (or more) live systems, or something like a dual boot with shared storage? [19:12] and local or remote? [19:13] between 2 physically separate systems -- both on the same internal network, both on the same (gig) switch [19:13] taholmes160: Samba. [19:13] !samba [19:13] Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://ubuntu.com/server/docs/samba-introduction [19:13] Cool [19:16] taholmes160: It's fairly common to join a Linux pc to a Windows network, or to host either a file library or an entire Windows network on a Linux server. [19:16] https://www.tecmint.com/install-xrdp-on-ubuntu/Peer-to-peer is pretty easy. [19:16] All I want to do is make use of some storage space on the ubuntu box [19:17] (Excuse the pastebuffer.) [19:17] no worries [19:22] taholmes160: a file server could also be an idea [19:22] taholmes160: like sftp or something [19:22] true -- im running several things on it -- it will be running a Java app called JMRI (Java model railroad interface), a web app in a docker container, and storing files [19:28] taholmes160: samba will be easier for daily operation as you'll be able to just access it from the same grpahical file browser on windows. if you don't mind using a separate application for accessing the files on the ubuntu system and are looking for a faster way to set things up, or one without extra services on ubuntu (other than an ssh daemon), or a secure connection betwee the two systems, you could use sftp, with winscp on windows [19:29] Since Ive already got ssh up and running -- sftp might be a decent way to go [19:37] yep, that will work nicely [19:51] hmm `sudo apt purge \*gnome\* wanted to remove glibc.... [20:01] rdr: libc6 is an essential package, wouldn't be removed just like that. but it's indeed unclear why your system would want to remove it - this can suggest that you have dependency issues already. [20:04] ffmpeg 5 + Ubuntu = when? Ubuntu is on FFMpeg 4.4. FFMpeg 17 January 2022 announcement says, "We strongly recommend users, distributors, and system integrators to upgrade unless they use current git master." (https://www.ffmpeg.org/index.html#news) [20:04] so I installed node.js from the node website, I'm pretty sure from a .deb [20:04] fannagoganna: for 20.04? probably never. But might be in 22.04 [20:04] thems the breaks with a stable distributoin [20:05] this was fine, node is working just fine, but when I try to install npm it complains that node is missing, but won't just install it automatically [20:05] I tried running apt-get remove nodejs and hten apt-get install nodejs [20:05] and... I guess it reinstalled the same package that apt's dependency stuff doesn't recognize? [20:06] I checked sources.list and I don't see node in there, so I don't know what's going on [20:09] ive got a java script that I would like to build a shortcut for so I can easilly launch it [20:09] herschel: https://askubuntu.com/questions/767577/how-can-i-remove-gnome-desktop-environment-without-messing-unity-de-ubuntu-16 [20:09] does someone have a tutorial for it? [20:10] taholmes160: There are tons of results on google. [20:10] ok, was getting varied results -- so I wasnt sure if you guys had a prefered one [20:10] taholmes160: The link above is pretty step-by-step. [20:11] jhutchins, ? why did you send htis to me? [20:11] taholmes160: Sorry, crossed up the nicks here. [20:11] herschel: Oops. [20:11] I see ok [20:11] whew -- ok, cuz I wasnt seeing a link [20:11] herschel: You want to create a launcher that runs "/bin/bash [20:12] herschel: downloading .deb files from websites and installing them with dpkg or apt is insecure, unless they are signed, you verified their source and you trust that source. you should better use apt repositories and only those that you fully trust. [20:12] um is there something wrong with your keyboard? [20:13] ok - thanks [20:13] tomreyn, I mean, do you actually expect the node website is distributing unsafe packages? [20:13] in any case, I doubt that's the problem, unless you think literally the package was malware [20:13] herschel: other than that, when you install a .deb package, then remove the package it provided, then install the package it provided, apt will be using what is available from its known repositories, not consider the deb file you had downloaded [20:13] and like, broke apt or something [20:14] tomreyn, right, that's what I would have thought, but, did you read my message? [20:15] herschel: i di not mean to make a statement on the trustworthiness of the nodejs website, but to provide you with generic information which you can generally base your choices on. [20:15] and to warn you about bad practices [20:16] > [20:16] I checked sources.list and I don't see node in there, so I don't know what's going on [20:17] so this is the most confusing part [20:17] ubutnu provides "nodejs" packages [20:17] *Ubuntu [20:17] herschel: Check /etc/apt/sources.list.d/ [20:18] apt policy [20:18] oh interesting that's exactly what I needed [20:19] so, to clarify, it looks like: some .deb's come with instructions to write to a file that tells apt to prioritize their repo for certain package names [20:19] but this is _separate_ from sources.list [20:21] .deb files do not provide an apt repository. they don't tell apt to do anything. [20:22] well, where do the files in /etc/apt/sources.list.d/ come from? [20:23] apt is about where software is available from, how it can be upgraded. installing a .deb file does not change where apt gets files or updates to installed packages from (unless that .deb also includes configurations for apt - some softwares do that) [20:25] the files in /etc/apt/sources.list.d/ are placed there by you either directly, or by using tools to add third party repositories (or, sometimes, as discussed above, apt sources may be configured when you install a third party .deb) [20:26] I see [20:26] ok, well thanks [20:26] personally, i think it's bad practice that some software installs additional apt repositories / sources without even telling the user. === peacefulman is now known as BurritoBob [20:39] marmoute: BTW. I'm busy arguing in #hedgewars as to whether a "marmoute" is basically a marmotte and thus hedgehog shaped ☺ [20:39] oups [20:40] sorry wrong channel switching between tabs ☺ [20:58] who maintains the ubuntu arm64 port repo? === vit is now known as Guest7003 [21:08] jkordani: That will be Canonical. [21:09] that's the repository itself, not necessarily the packages in it [21:09] i.e. the mirror === kostkon__ is now known as kostkon [21:55] Hi, I'm trying to draw with Cairo on a xcb window, and it only shows vector graphics on the window if I use `cairo_show_text()`. Anyone has a rational explanation for why it's behaving this way? === ubuntu is now known as Guest2381 [22:32] hi ubuntu [22:32] i have problem [22:32] with apt [22:32] how can i turn off auto setup ? [22:32] oh nyo [22:32] auto setup? [22:33] like when you install something it starts the service? === Myron is now known as Guest5134 [22:33] not really [22:33] apt update [22:33] than it update itself [22:34] you can't put it on script [22:34] there is such thing as "unattended upgrades", which can be somewhat dangerous [22:35] if need to code script [22:35] from apt [22:35] i really not sure how [22:35] other than make it setup by default [22:35] without gui [22:35] well apt doesn't like doing script stuff, but apt-get can [22:36] really ? [22:36] hmm wait let me check this guy code [22:36] if you type `apt update | grep test` it will tell you that apt doesn't have a stable scripting interface [22:36] what exactly do you want to do? [22:36] https://worldhacker.org/index.php/irc-server/ wait let me check with them since they are the one that releasing it [22:36] install a program using a script? [22:37] welp === tigefa1 is now known as tigefa === veemo is now known as veemouse === veemouse is now known as veemo