/srv/irclogs.ubuntu.com/2020/08/10/#ubuntu-devel.txt

=== Eleventh_Doctor is now known as Pharaoh_Atem
=== simonquigley is now known as tsimonq2
Laneydear BTS, please give bug numbers faster10:39
Unit193310:41
cpaelzersil2100: (for +1 maint) xnox (for boost in general): is one of you on src:mrs which is a FTFBS blocking boost1.71 (and thereby ICU as well)11:24
cpaelzerseems it was ignroed and removed in debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=95756711:24
ubottuDebian bug 957567 in src:mrs "mrs: ftbfs with GCC-10" [Serious,Open]11:24
cpaelzerI was wondering if anyone looks already into that - and if not what you'd think for Ubuntu (removal as well, or trying to fix) would be the better approach11:25
cpaelzerI can give it some time to fix FTFBS and if it seems to complex file a removal  (as part of +1 duty), but wanted to avoid that this is already being worked on11:25
cpaelzerdifferent question - I know if we have a source in Ubuntu the only way to prevent auto-sync from Debian is giving it a ubuntuX suffix. But if we don't have the src:package is there a way somewhere to block a given package from syncing?11:36
cpaelzerI'd want to check for a particular package if it is blocked there as well (and hopefully find a comment about the reasons)11:36
cjwatsoncpaelzer: Are you thinking of https://code.launchpad.net/~ubuntu-archive/+junk/sync-blacklist ?11:41
cpaelzersounds about right cjwatson - thanks11:41
cpaelzerI'll take a look there11:41
cpaelzerthanks that was it11:44
cpaelzerI knew such a thing existed, I even see changes in there by me - but I forgot the right paths to look at11:44
xnoxcpaelzer:  what do you mean "blocking boost1.71"?13:11
xnoxcpaelzer:  there is no boost transitions in progress.13:12
seb128xnox, https://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#boost1.71 ?13:12
slyonHey core-devs! Could somebody please review/sponsor my fix for bug #1889138 (debdiff attached) – so I can move forward with getting sbuild/dpkg migrated from -proposed?13:13
ubottubug 1889138 in procenv (Ubuntu Groovy) "procenv is FTBFS in Groovy" [Undecided,New] https://launchpad.net/bugs/188913813:13
xnoxseb128:  but that's not a transition, it is simply part of icu transition.13:13
seb128xnox, sorry I don't have the start of the discussion, but that's boost in proposed blocked by some items13:13
seb128so 'blocking' seems to apply13:14
xnoxok13:15
juliankLaney: I guess we can't teach britney to always add a grub2-signed trigger when it has a grub2 trigger (and vice versa)13:15
seb128xnox, reading irclog nobody said 'transition', I think saying boost is blocked in proposed due to mrs (and dart) was factual?13:17
cpaelzerxnox: yes what seb128 referenced is what I meant13:25
cpaelzernot a boost transition itself13:25
cpaelzerxnox: and the bug - as written in the description - is intentionally not (yet) an RM bug13:27
cpaelzergiving it a chance to be fixed and only then it becomes an RM13:27
xnoxok13:34
xnoxcpaelzer:  i have separate questions about libvirt/virsh. I'm trying to write a restart tool. And when doing `systemctl restart libvirtd.service` it only restarts the main daemon, not any other processes it spawned due to KillMode=process"13:36
xnoxcpaelzer:  so i'm working, is it safe to kill/restart the dnsmasq agents that are running under virsh? is there something like virsh net-restart command?13:36
xnoxnot working => so i'm wondering13:36
xnoxor if restarting dnsmasq is not safe.13:36
cpaelzerxnox: no net-restart13:37
cpaelzerxnox: not that I know of13:37
cpaelzerxnox: you'd need to destroy + start13:37
cpaelzerxnox: if that is safe depends on the complexity of the network that you defined13:38
cpaelzermost of the time it is not safe (with guests up=13:40
cpaelzerxnox: the default net for example includes the definition of virbr0 - if you remove/start that guests likely will have connection issues13:41
cpaelzerxnox: but other configurations e.g. for existing bridges might have no issue at all13:41
cpaelzerxnox: this was discussed upstream a while ago btw https://bugzilla.redhat.com/show_bug.cgi?id=159732613:43
ubottubugzilla.redhat.com bug 1597326 in libvirt "Restarting libvirtd does not restart dnsmasq" [Medium,Closed: notabug]13:43
Laneyjuliank: feels possible, would be best if we can do it in an upstreamable way13:43
cpaelzerxnox: how about "virsh net-update" - does that give you waht you need13:44
cpaelzerxnox: https://wiki.libvirt.org/page/Networking#Applying_modifications_to_the_network13:45
xnoxcpaelzer:  it would, if it allowd "empty" updates. It tries to force me to actual make a change.13:59
xnoxi.e. sudo virsh net-update --help13:59
xnoxsudo virsh net-update --network vlan --command modify --xml '' --section ''14:00
xnoxis not ok, because section & xml cannot be empty14:00
xnox=(14:00
xnoxi kind of want to "just reexec dnsmasq" please14:02
ahasenackhi vorlon, about my question from friday about the corner case of user removing /etc/default/motd-news before upgrading to the new packages (which would reinstall that config file), did you get a change to think about it?14:08
ahasenackhttps://code.launchpad.net/~ahasenack/ubuntu/+source/base-files/+git/base-files/+merge/388835/comments/102288614:10
ahasenackapologies if you did and my  irc proxy bot was offline14:11
=== paride is now known as paride|off
realtime-neilDoes launchpad support the kind of pipeline that will host source, build source, and publish the resulting debian package(s)? If so, where can I learn more about this?17:05
tumbleweedrealtime-neil: https://help.launchpad.net/Packaging/SourceBuilds17:06
realtime-neiltumbleweed: much thanks17:08
rbasakAnyone else with an XPS 9360 getting wifi lockups after suspend/resume, requiring reboot? I found a newer firmware than in linux-firmware. Trying that now.17:19
realtime-neiltumbleweed: is there a way to get launchpad to build things git-hosted elsewhere?17:44
ahasenackfor recipes, the git repo needs to reside in lp afaik17:44
ahasenackyou can setup a mirror, though17:44
realtime-neilahasenack: how do I set up a mirror?17:45
ahasenackyou have to create a project, then in the "code" tab you can setup a mirror I believe17:45
realtime-neilI tried to mirror https://github.com/torvalds/linux.git and got "This foreign branch URL is already specified for the imported repository ~lopin/linux/+git/linux."17:46
ahasenackare you lopin?17:47
realtime-neilI am not17:47
ahasenackthen I don't know, sorry17:47
realtime-neilokay, thanks anyway17:47
tumbleweedlooks like that import is timing out17:49
tumbleweedYou can talk to the launchpad people about that, but I'm guessing the repo is simply too big17:49
cjwatsonKernel packaging tends to be rather too complicated to work well with fully-automated recipes anyway.17:53
ricotzrbalint, hi, is systemd 246-2ubuntu1 in groovy-proposed going to transition as it is?18:13
ricotzI upgraded to it last week and my system nearly dead-locked due to some high cpu usage in the upgrade itself and on the following restart, which rendered the system unusable18:15
ricotzdowngraded to 245.7-1ubuntu1 again18:16
ottokHi! I am a Debian developer trying to learn how to backport packages in Ubuntu. I followed docs and filed https://bugs.launchpad.net/bionic-backports/+bug/1873597 a month ago but there was no response. What shall I do next?18:49
ubottuLaunchpad bug 1873597 in Bionic Backports "Please approve backport of galera-4 26.4.3-4 (universe) from focal" [Undecided,Confirmed]18:49
rbasakottok: unfortunately the backports process is mostly dead and there's no longer an active backports review team. Some background here: https://lists.ubuntu.com/archives/ubuntu-devel/2019-January/040575.html18:53
rbasakAnd continuation here18:53
rbasakhttps://lists.ubuntu.com/archives/ubuntu-devel/2019-February/040587.html18:53
rbasakI am in favour of its resurrection, FWIW. But it needs a committed team to drive process and resume reviews I think.18:55
rbasakteward: FYI ^18:55
ottokThanks, skimmed through those emails, but it left it hanging in the air on what should be done now. Shall I send email to ubuntu-backports@ or just give up?18:59
sarnoldrbasak: is there a way to give ottok backports priviliges "soon"? ie at the next dmb meeting or something? this is the most effort / activity I've seen put towards backports in ages, and ottok's surely demonstrated an ability and commitment18:59
rbasaksarnold: I'm in favour but it's not up to the DMB currently - the DMB isn't delegated management of the backports team currently19:00
sarnoldrbasak: oh :( :( :(19:00
rbasakBut separately, IMHO we need a reviewer for ottok's work as well as ottok himself contributing the upload19:01
sil2100!dmb-ping19:01
ubottuddstreet, rafaeldtinoco, rbasak, sil2100, slashd, teward, tsimonq2: DMB ping19:01
rbasakI think requiring backports _reviewers_ to be core dev or MOTU is probably appropriate19:02
rbasakAnd we need volunteers for that19:03
rbasakteward was such a volunteer in the past, but I'm not sure that he's still available19:03
rbasakUnfortunately review work is generally tedious and thankless, so few people volunteer19:03
rbasakottok: maybe reply to the ubuntu-devel@ thread pointing out that you are volunteering a backport but have no reviewer? I think that'd be the most useful place to direct an email.19:05
sarnoldrbasak: yeah, reviewers would definitely be nice -- and full ack on it being all work no play19:05
=== lucas_ is now known as lucascastro
tewardrbasak: sarnold: Laney and I Had also written up restrictions that it needs someone dedicated to maintain the backport19:51
tewardsort of how you need a DM or be a Sponsored Maintainer in debian to upload for a given package19:51
sarnoldteward: I can appreciate the sentiment but that's more than universe packages get now ..19:51
tewardbut chaos happened with COVID and everything so I haven't pursuded it much19:51
tewardsarnold: well 'exceptions' exist :P19:51
tewardbut the problem with backports is "anyone can request"19:52
sarnoldhah, yes, but no one actually bothers doing them -- until today, anyway ;)19:52
tewardif we restrict that to devs are teh only ones who can file the request that solves that, the problem is backports is overwlelmed with crap19:52
tewardand things that aren't good candidates, aren't tested, etc.19:52
tewardbut i'm currently recovering in the hospital19:53
tewardso E:NOACTION from me for a few days19:53
tewardappendicitis ia a pain19:53
tewardbut we caught it early now I'm just needing to relax and recover for a couple days19:53
tewardsarnold: what's on the radar about the backport?19:54
tewards/about the/for/19:54
tewardin this case19:54
sarnoldteward: oh ugh :/ I hope you're back home soon :)19:55
tewardsarnold: also backports requires coredev/MOTU I THINK to upload to -backports directly without sponsoring19:56
sarnoldteward: in this case, ottok's trying to get this going https://bugs.launchpad.net/bionic-backports/+bug/187359719:56
ubottuLaunchpad bug 1873597 in Bionic Backports "Please approve backport of galera-4 26.4.3-4 (universe) from focal" [Undecided,Confirmed]19:56
tewardI can upload to -backports for example19:56
tewardfor Universe or Main or {ANY} because coredev19:56
tewardbut it needs approved/released regardless19:56
tewardC D and E are dead righgt?19:56
tewardC D E series*19:57
tewardottok: yeah, so20:00
tewardbackports process in terms of review is heavily stalled20:00
tewardif not dead20:00
tewardLaney's the only one who does backport reviews and has wanted things backported only that make sense20:00
tewardwhat's your justification for needing it backported?  (just curious)20:00
tewardrbasak: what's the status of mariadb in Xenial20:01
tewardor is it nonexistent?20:01
tewardthey say in their backport bug that: Ubuntu Bionic has currently only galera-3 available. The new version galera-4 is required to run MariaDB 10.4 or newer.20:01
tewardand unless people are using MariaDB 10.4+ on Xenial i'm *real* hesitant to do the second part of the backport which is a Xenial request20:02
rbasakteward: I would need to look. ottok will be more familiar with all that20:03
tewardok20:03
tewardottok: ^ same questions20:03
tewardi assume they went AFK/AWOL20:03
tewardrbasak: maraiadb 10.0 is in Xenial20:03
tewardso the jump from 10.0 to 10.4 i'm not entirely sure why is needed/substantial20:11
tewardif it's "just so we can use newer MariaDB" i'm... not entirely willing to review/sponsor for Xenial.20:12
ottokI noticed that there is also a user request to backport a package I maintain in Debian and already maintain backport in PPA: https://bugs.launchpad.net/bionic-backports/+bug/187659920:34
ubottuLaunchpad bug 1876599 in Bionic Backports "Please backport rdiff-backup 2.0.0-1 (universe) from focal" [Undecided,New]20:34
ottokI promise to make the review very easy, since the backports are all no-changes backports and live along identical ones in Debian backports.20:34
ottokAnd I have a track record of maintaining my packages in both Debian and Ubuntu (unless an idividual package/pocket had some special case going on)20:35
sarnoldteward: ^^20:37
ottokteward: I replied to your "review questions" on Launchpad in context.20:43
ottokteward: https://bugs.launchpad.net/bionic-backports/+bug/187359720:43
ubottuLaunchpad bug 1873597 in Bionic Backports "Please approve backport of galera-4 26.4.3-4 (universe) from focal" [Undecided,Confirmed]20:43
tewardottok: i assume galera-3 and galera-4 are coinstallable then?21:30
tewardor do they conflict?21:30
tewardottok: also: > Using the Ubuntu backported Galera 4 package would assure a good quality of packaging instead of using any alternative option,21:33
tewardif and only if you also backport mariadb 10.4+ into the repos as well21:33
tewardbecause mariadb isn't backported - so unless someone picks up MariaDB 10.4+ and backports it, adding the dependent library doesn't really seem like a necessary/useful step, *especially* since backports it not default-installable unless you specify it during apt calls or are installing things from -backports21:34
tewardbecause any 'third party repository', PPA Upstream or Otherwise, would require (1) backports to be enabled, and (2) still be third party so vetting the mariadb code is still 'hard' (as sarnold and others on the sec team can admit to from experience)21:37
tewardottok: do you or someone else have the intent to also backport MariaDB 10.4+ into Bionic Backports as well?21:37
teward(posted to the bug as followup as well as my REJECT review for Xenial - xenial dies in the next year and MOST people are probably upgraded except for legacy applications, and I don't have any viable tests of whether MariaDB newer can actually *run* on Xenial so I have no basis for accept.21:42
tewardLaney: if I get up off my lazy butt and backport NGINX, would you be willing to back me up on that backport to Bionic of the stable in focal-updates?21:43
realtime-neilHow do I tell my launchpad recipe to checkout a git tag and not a git branch?23:08
cjwatsonrealtime-neil: What does your recipe look like at the moment?23:11
realtime-neil```23:11
realtime-neil# git-build-recipe format 0.4 deb-version {debupstream}-0~{revtime}23:12
realtime-neillp:test9001 v4.1623:12
cjwatsonThat ought to work, except that the lp:test9001 code import failed23:12
cjwatsonAnd https://launchpadlibrarian.net/492765364/realtime-neil-test9001-+git-linux.log is somewhat unclear23:12
cjwatsonMiiiiiight be helped by https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/373732 but I'm really not sure23:13
realtime-neilcjwatson: I feel like you're suggesting something but I'm too ignorant to understand.23:14
cjwatsonI'm suggesting that this is broken right now23:15
cjwatsonAnd it's not completely clear how to fix it23:15
cjwatsonYour recipe syntax is correct in and of itself, but that doesn't help when https://code.launchpad.net/~realtime-robotics/test9001/+git/linux contains no branches23:15
cjwatson(or tags)23:16
realtime-neilcjwatson: if I have a fresh source repository that might still be syncing from an upstream source, would that explain the lack of branches and tags?23:17
cjwatsonWhat fresh source repository exactly are you talking about?23:17
cjwatson(URL)23:18
realtime-neilcjwatson: I have a fork of github.com/torvalds/linux here: https://gitlab.com/realtime-robotics/linux23:18
cjwatsonWhether that gitlab repository is still syncing from upstream is immaterial23:19
cjwatsonThis is a bug in Launchpad code imports that affects a small number of very large repositories23:19
cjwatsonProbably the same as the tail-end of https://bugs.launchpad.net/launchpad/+bug/164269923:19
ubottuLaunchpad bug 1642699 in Launchpad itself "git-to-git import from gerrit with many changes "fails"" [High,In progress]23:19
cjwatsonNeed to get one of my colleagues to review my merge proposal above so we can see if it helps23:20
realtime-neilah, okay; you're theorizing that, since this repository is so big, I might be hitting the bug you mentioned23:20
cjwatsonIt may not be precisely the same thing, but it's something along those sorts of lines23:20
cjwatsonYou can see the code import failure in the log above23:21
cjwatsonThe problem is that it spends five minutes without producing any output at all, which causes the code import monitor to assume it's got stuck and kill it23:25
cjwatson(I think it's five minutes anyway)23:25
realtime-neilcjwatson: okay, understood; how would you suggest I proceed? Smaller repository? Maybe try this with just a shallow copy of what I care about most?23:26
cjwatsonThe purpose of my branch above is to crank up the progress output so that we get some kind of output every so often to pacify the watchdog, but to throttle it so it doesn't produce an absurd amount of noise in the log23:27
cjwatsonYou could try a smaller repository, or you could try pushing it manually to Launchpad rather than using a code import23:28
realtime-neillemme try the latter23:28
cjwatson"Smaller" may possibly be mainly "fewer refs"23:28

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