[02:07] Hello [02:09] I would like to go into Ubuntu programming. Particularly I'd like to be able to work on distribution development (e.g. Filemanager, ... ) [02:09] I'm diving into GTK for a while, but I miss getting the whole image. [02:10] X-Window-System, GDK, DBus, configs, .... [02:11] Question: [02:11] Is there any book(online/offline), that rounds everything up , not too detailed, not too rough ? [02:13] DarkTrick: probably all those topics are far too much for one book [02:13] DarkTrick: I've just skimmed this for thirty seconds but it looks like it's probably a reasonable enuogh intro to a subset https://people.gnome.org/~swilmet/glib-gtk-dev-platform.pdf [02:15] sarnold, thank you for the link [02:15] I didn't know there was a 2019 version! [02:15] that's one of the hard parts, there's a lot from 20 years ago .. hehe [02:15] I liked the 2017 already. Maybe a reread helps :) [02:16] oh nice [02:16] this is one of my all-time favourite programming books, but it's unlikely to cover anyu of what you asked :) http://www.apuebook.com/ [02:19] sarnold, I will check it out! Thank you very much! [02:19] I feel like in the jungle of information, where it's hard to get the needed one. [02:20] DarkTrick: indeed, there's no way one person can know everything [02:28] not sure what i think about autopkgtests failing on stderr by default [04:10] where do I find the source code of the captive portal detector in ubuntu? [04:13] The_LoudSpeaker: I believe that's a feature of networkmanager [04:14] it must have its source code somewhere na? [04:14] sarnold: It is. [04:15] The_LoudSpeaker: if your deb-src lines are configured correctly, apt-get source network-manager will retrieve it [04:15] Unit193: woo :) [04:17] sarnold: okay. I will check. [04:17] Thanks! [05:15] The_LoudSpeaker: You..You guys are trying to re-invent the wheel again? Why? Just use (https://sources.debian.org/src/xfce4-session/4.14.0-1/debian/patches/0002-use-xscreensaver-through-the-wrapper-it-ships.patch/) the xscreensaver wrapper (https://sources.debian.org/src/xscreensaver/5.42+dfsg1-1/debian/xscreensaver-wrapper.sh/) and not risk breaking it for everyone else... [06:40] can someone with ubuntu 18.04 lts apt install sextractor, and confirm it behaves like: https://bugs.launchpad.net/ubuntu/+source/sextractor/+bug/1852535 [06:40] Launchpad bug 1852535 in sextractor (Ubuntu) "symbol lookup error" [Undecided,New] [06:47] Laney: yes I'll look for tpm2-tss again [07:35] LocutusOfBorg: what exactly would I build of in 1840749 actually? [07:35] I can't even identify 5.2.18 in https://github.com/mirror/vbox or https://www.virtualbox.org/browser/vbox/trunk [07:36] I guess I need to page-fault my forgotten svn foo back in .. :-/ [07:36] but if there is an easier way let me know [07:52] cpaelzer, would you mind joining vbox-dev irc channel here on freenode? [07:52] they might already have test builds === ricab is now known as ricab|lunch === ricab|lunch is now known as ricab [16:39] https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/SHA512SUMS has ...818dc6f301e debian-10.1.0-amd64-netinst.iso - I curl |cut...| and I have 10.1.0 which I can use to construct debian-10.1.0-amd64-netinst.iso [16:40] is there something similar where given either 18.04 or bionic I can construct cdimage.ubuntu.com/releases/18.04.3/release/ubuntu-18.04.3-server-amd64.iso [16:42] I have a script that wgets files needed to make a usb installer - it is a pain to have to manually look up what the point release is (the .3 in 18.04.3) === led2 is now known as led1 [20:59] xnox: for when you're back, do you remember, by any chance, why you added --force-depends to fix autopkgtest on ubuntu cloud VMs (crmsh package). i'd like to remove that delta if possible. (debian/tests/utils.sh). [21:14] rafaeldtinoco: You can see the red Xs going green here: http://autopkgtest.ubuntu.com/packages/c/crmsh/bionic/amd64 [21:14] autopkgtest [07:29:31]: ERROR: erroneous package: Test dependencies are unsatisfiable. A common reason is that your testbed is out of date with respect to the archive, and you need to use a current testbed or run apt-get update or use -U. [21:14] I see. [21:14] + dpkg --purge vim [21:14] dpkg: dependency problems prevent removal of vim: [21:15] ubuntu-server depends on vim. [21:15] Now, arguably, our autopkgtest VMs shouldn't have that metapackage in the first place. [21:16] And, indeed, current ones don't. [21:16] So we probably don't need that delta anymore. [21:16] awesome! [21:16] More recent runs show: [21:16] + dpkg --force-depends --purge vim [21:16] dpkg: warning: ignoring request to remove vim which isn't installed [21:17] i see what you mean now [21:17] i should have checked that =). i was going to try bileto and reproduce but couldnt get rights yet [21:17] tks! [21:18] I'll just drop that bit of the delta and upload. No need to keep the cruft now that our VM images seem approrpriately slimmer. [21:18] infinity: i have an ongoing merge [21:18] https://code.launchpad.net/~ubuntu-server-ha/ubuntu/+source/crmsh/+git/crmsh/+merge/375457 [21:18] Oh, or you do that there instead. Sure. :) [21:18] great. thx a lot === soren___ is now known as soren