[06:07] tsimonq2: Reminder about LP 1822672 [06:07] Launchpad bug 1822672 in popularity-contest (Ubuntu) "popularity-contest is probably broken" [Medium,New] https://launchpad.net/bugs/1822672 [07:31] juliank, hello, what is your opinion wrt aptitude merge? [07:32] LocutusOfBorg: useless atm [07:33] it's just minor packaging clean up right now [07:33] oh ok :) [07:34] and what about libapt-pkg-perl? [07:34] syncpackage -f? [07:35] yeah [08:01] doko, hi [08:38] juergh, will you sync or can I? [08:39] LocutusOfBorg, wrong nick^? [08:39] oops I meant juliank ^^ [08:39] sorry! [08:39] Yes [08:39] I'll sync [08:40] I synced [08:41] thanks [08:49] Can I specifiy seccomp policies for lxd containers and use that to disallow fsync and friends? [08:51] That could be useful for my ephemeral containers [09:55] doko, I think the new dwz is breaking stuff, like verilator [09:55] dh_dwz: dwz -q -mdebian/verilator/usr/lib/debug/.dwz/x86_64-linux-gnu/verilator.debug -M/usr/lib/debug/.dwz/x86_64-linux-gnu/verilator.debug -- debian/verilator/usr/bin/verilator_bin debian/verilator/usr/bin/verilator_bin_dbg debian/verilator/usr/bin/verilator_coverage_bin_dbg returned exit code 1 [09:57] marcustomlinson, hi :), is libreoffice 6.2.5 on your list yet? [10:06] LocutusOfBorg: Unrelated to the new one, I've had issues with dwz before so I've skipped updating to 12. :/ [10:12] Maybe someone here knows this: I'm wondering if it's possible to have on dbus method, but different PolicyKit permissions [10:12] Unit193, related to the new one [10:12] I just downgraded dwz and it worked correctly a rebuild [10:13] if you have issues with dh_dwz, please tell me, I fixed a bunch of them already [10:13] Like a ManagePackages() method, and then ask a special permission if packages need to be removed [10:13] e.g. usually they show when the package plays bladly with *FLAGS* [10:13] LocutusOfBorg: do you have the files in a bug report? [10:13] doko, I just opened a bug report [10:13] which files do you need? [10:13] * juliank has not used policykit as a developer [10:14] https://bugs.launchpad.net/ubuntu/+source/dwz/+bug/1835398 [10:14] Launchpad bug 1835398 in dwz (Ubuntu) "dwz 0.12.20190703-1 breaks verilator build" [Undecided,Confirmed] [10:14] I'm doing a new build with the new dwz (sorry, but I deleted it when I downgraded dwz to test if the build was good or not) [10:17] LocutusOfBorg: 'DWARF version 0 unhandled' with release pocket, 'Found compressed .debug_aranges section, not attempting dwz compression' with -proposed. [10:21] juliank: you (the service) can decide when to invoke PK to check authorisation for an action [10:21] Laney: thanks [10:23] juliank: e.g. something like https://gitlab.freedesktop.org/bolt/bolt/blob/master/boltd/bolt-bouncer.c#L136 which I just happened to have open [10:34] Unit193, I don't get what you are referring to [10:35] The aformentioned dwz issue I've run into? [10:40] ok Unit193 but which package? [10:41] ruby-bcrypt-pbkdf [10:46] Unit193, the first hack might be to add an empty dh_dwz override [10:50] Unit193, I see one dwz bug... "-Wl,--compress-debug-sections=zlib" is the culprit [10:50] this probably makes dh_dwz fails to read the info because its compressed [10:50] I would try to make dwz smarter [10:51] this with dwz from release [10:51] That's what it looked like to me as well. [10:51] I tried to run dwz after doing manually the link without that flag and it worked [10:52] can you please open a bug report? [10:57] I modified /usr/lib/x86_64-linux-gnu/ruby/2.5.0/rbconfig.rb and was able to run the build as expected. [11:09] Hi LocutusOfBorg, do you have time to sponsor bug #1728012? See that you did the latest merge, and this is a straightforward fix. [11:09] bug 1728012 in sane-backends (Ubuntu Bionic) "Many 3rd party scanner drivers are broken by a sane change" [High,In progress] https://launchpad.net/bugs/1728012 [11:19] LocutusOfBorg: verilator_bin_dbg is missing :-/ [11:20] doko, it takes a couple of minutes to build... [11:20] I can't upoload 70Mb of binaries [11:21] GunnarHj, . [11:22] LocutusOfBorg: Still here. :) [11:22] LocutusOfBorg: then just upload the files needed for dwz [11:51] doko, verilator_bin_dbg isn't needed? [11:54] LocutusOfBorg: why not? [11:55] I don't see anthing there about compressed debug sections [11:58] doko, the problem about compressed debug sections was for ruby-bcrypt-pbkdf [12:01] I'm doing a tarball right now [12:01] I'll email to *yournick*@ubuntu.com === ricab is now known as ricab|lunch [12:04] LocutusOfBorg: nm, I have it [12:04] both verilator and ruby-bcrypt? [12:04] GunnarHj, my "." meant "uploaded" [12:04] no ruby. put it on p.d.o [12:05] doko, if you want to test yourself, just change debhelper-compat from 11 to 12 [12:05] I mean ruby, it takes some seconds to build [12:06] no, I want the files from the command line [12:06] I don't get then [12:06] ? [12:06] which files? [12:07] verilator? [12:07] verilator has nothing to do with compressed debug sections [12:08] verilator shows some kind of regression in dwz [12:08] while ruby-bcrypt-pbkdf seems to imply that dwz can't read compressed .debug_aranges sections [12:09] but only verilator (what I reported as bug) is actually a regression to me [12:12] ricotz: it is [12:12] ricotz: now that you pointed it out ;) [13:10] LocutusOfBorg: Great, thanks! Is that "." some convention I have missed? ;) === ricab|lunch is now known as ricab [13:35] GunnarHj, It is used on #debian-ftp irc channel when somebody does what requested, not sure but I use it on lots of places, but probably only debian developers understand it [13:37] I've never heard of that. The only related thing I can think of is SMTP's end of message indicator. [13:37] doko, [13:37] - if (debug_sections[DEBUG_INFO].data == NULL) [13:37] + if (debug_sections[DEBUG_INFO].data == NULL [13:37] + && !rd_multifile) [13:37] http://launchpadlibrarian.net/431463266/dwz_0.12-3_0.12.20190702-1ubuntu1.diff.gz [13:38] the diff shows clearly that they added a new statement about multifile... [13:39] LocutusOfBorg: I see. Useful when people know about it. Thanks for explaining! [13:40] https://sourceware.org/git/?p=dwz.git;a=commitdiff;h=08becc8b33453b6d013a65e7eeae57fc1881e801 [13:41] doko, ^^^ [13:41] LocutusOfBorg: please add your comments to the upstream issue [13:43] . [13:45] doko: hey - so... [13:46] doko: do we have a general objective to drop all python-* packages this cycle? [13:46] we've had a few syncs from experimental where some early work has been done in Debian; its only very partial and has wedged a load of proposed migrations [13:47] and I'm having trouble working up an appetite to work through all of the reverse-depends(-depends)* to unblock things if this will be a general objective once Debian development re-opens [13:48] jamespage: no, it's up to you, however you'll probably have to maintain a delta with Debian for a while [13:49] doko: we looks at the first level reverse-depends and hit 84 packages... [13:49] I'm very tempted to *not* do this first in Ubuntu [13:50] then you'll have to wait for the Debian plan ... we'll have a BoF at DebConf. So if you want to provide some information, please do [13:51] doko: we've already switch the openstack 'projects' to drop python-* but they are leaf packages; the module set is more intertwined with other things [13:51] infact we mostly did that last cycle. [13:51] jamespage: do you have a list of stage2 and stage3 modules as well? [13:51] doko: not yet - only just started looking [13:51] sahid is working the scope atm [13:52] jamespage: could you do that analysis on unstable, and then post to the debian-python ML? [13:55] jamespage: within the next two weeks [13:55] er [13:55] will try [14:18] jamespage: any chance you look at https://code.launchpad.net/~sahid-ferdjaoui/ubuntu/+source/cinder/+git/cinder [14:18] cinder was stuck in proposed and corey is out today i think [14:19] https://launchpad.net/~sahid-ferdjaoui/+archive/ubuntu/bionic-queens/+build/17220986 [14:19] buildroot ^ [14:22] sahid: is that change needed? i.e. I think its not something we would normally SRU [14:24] bdmurray: did you just change something on your phased update emails? I just got a few of them which are listing *lots* of crashes that are not actually new in the upload you're pointing out. [14:25] jamespage: SRU 1830341 [14:25] https://launchpad.net/ubuntu/+source/cinder/2:12.0.7-0ubuntu1/+build/17217605 [14:25] caused by [14:25] dh_missing: usr/etc/cinder/resource_filters.json exists in debian/tmp but is not installed to anywhere [14:26] maybe we need to install that file in a package instead? [14:27] jamespage: let me double check [16:17] Can you already tell when exactly (which day) 18.10 reaches EOL? [16:18] marcustomlinson, alright ;) [16:47] tomreyn: It's exactly 9 months to the day. So, since 18.10 was released October 18th, its EOL is July 18th. [16:48] Eickmeyer: oh, is this documented somewhere? because i always felt the "supported for nine months" statement to be imprecise. maybe just adding the word "exactly" there would help a lot. [16:49] Eickmeyer: but indeed the distro-info command seems to support what you're saying: [16:49] $ distro-info --days=eol --series cosmic [16:49] 14 [17:16] tomreyn: usually it's officially EOL only when the release team decides it is. AIUI, there are some actions associated with EOLing (certainly the announcement) so it tends to vary depending on who is busy with what at the time. [17:24] rbasak: i see. but i guess the release team would not ever decide to set the factual EOL to a point that is earlier than the exact data calculated from the release announcement and what is reported by (ubuntu-)distro-info, right? [17:24] s/data/date/ [17:34] Does anyone know if I can use distribution source pacakges to develop custom device drivers for the linux kernel [17:34] I have a device I want to try my hands at driver programming for. I will take full responsibility for anything that goes wrong. [17:45] aiena: there are no rules against it if that is what you are asking [17:45] yes I want to eventually contribute it back. [17:46] I looked up the basics and got some code up but I do not know how to use the distro's linux/init.h [17:46] for example to build it [17:46] currently it just has a few printk() statements which display stuff on loading and unloading the module. [17:47] But I do not know how to use ubuntu's source packages to compile it [17:47] I got wireshark to capture packets from the hardware with the usbmon driver [17:48] can you guide me on how to pick up linux sources from the distro [17:52] aiena: that is a huge subject that will take hours. I have this in my history, it is 10 years old, but still relevant: https://slideplayer.com/slide/6865803/ [17:53] aiena: I have a page somwhere that has more details about that, having trouble finding it [17:53] tomreyn: I assume so [17:55] aiena: https://github.com/timvideos/litex-buildenv/wiki/FPGA_Linux_module - if you want to talk to me about this, /join #TimVideos [17:55] aiena: there's usually a linux-headers-* package that corresponds to the linux-image-* that you have in use. [17:59] /join #TimVideos [23:19] Unit193: popularity-contest> ack