/srv/irclogs.ubuntu.com/2019/11/05/#ubuntu-devel.txt

sarnoldPhruis: this is a good starting point https://elixir.bootlin.com/linux/latest/source/kernel/power00:23
sarnoldPhruis: each architecture is also going to have arch-specific code too https://elixir.bootlin.com/linux/latest/source/arch/x86/power00:24
xnoxinfinity:  thank you for your klibc upstream comments.00:50
Phruissarnold, thanks02:00
=== seb128_ is now known as seb128
seb128ddstreet, hey, do you plan another bionic/n-m SRU? I need to do one for a fix but I saw you have bug #1850267 in progress11:34
ubottubug 1850267 in network-manager (Ubuntu Bionic) "autopkgtest 'nm' fails because it can't find dnsmasq" [Low,In progress] https://launchpad.net/bugs/185026711:34
xnoxdoko: thank you for removing the requested python2 django things11:42
xnoxdoko:  i actually think there might be more to remove..... some of them smell like ex-Ubuntu1 team shipping things they use in production, which they don't anymore.11:43
xnoxdoko:  btw, i think to migrate mailer & piston, i need AA to remove _binaries only_ of python-django-mailer python-django-piston311:45
xnoxbecause they are now only python3-django-mailer and python3-django-piston311:46
xnox(dropped python2 packages)11:46
dokoxnox: django-piston3 ftbs in -proposed11:52
xnoxah11:52
xnoxdoko:  eh?! https://launchpad.net/ubuntu/+source/django-piston3/0.3~rc2-3ubuntu911:53
xnoxdoko:  it was in error an arch:any package, changed to arch:all package11:53
xnoxso it claims to be "missing" on all arches11:53
xnoxbut it totally did build11:53
dokoahh, I see11:53
xnoxi don't know what AA need to do when a package goes from arch:any to arch:all11:54
dokosilly britney11:54
xnoxdoko:  some of the packaging in these is beyond silly too. So never mind britney.11:54
xnoxdoko:  but python-django-piston3 binary needs to be removed, which was arch;any and now is fully gone11:55
xnoxdoko:  and that is the one that britney correctly complains about11:55
xnox(not the python3 one)11:55
xnoxso actually it's complaining about the dropped arch:any python2 package11:56
xnoxdoko:  django-ratelimit is actually miss-upload, and should be removed src from -proposed just like you already removed from release.11:56
doko.11:58
gpiccolihi rbasak, can we discuss LP #1847924 when you have some minutes? Thanks!12:01
ubottuLaunchpad bug 1847924 in mdadm (Ubuntu Focal) "Introduce broken state parsing to mdadm" [Medium,In progress] https://launchpad.net/bugs/184792412:01
xnoxgpiccoli:  my biggesst worry about that one is "degraded boot" however that also makes no sence in raid0 case =)12:05
gpiccolihey xnox! Yeah, I don't think the patch could cause degraded boot, it could cause in worst case, for example, a failure in a parsing tool for raid0 status if that doesn't cope with broken state hehe12:06
gpiccoliin order to patch getting "triggered", raid0 must be already in a bad state12:07
ddstreetseb128 i don't have anything else for nm, feel free to take that bug, i'm pretty sure it only needs dnsmasq-base added to the test/control file Depends: for that test.  thanks!12:26
seb128ddstreet, thanks!12:27
ahasenackinfinity: hi, there is no verification tag to flip in bug https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/184966512:59
ubottuLaunchpad bug 1849665 in zfs-linux (Ubuntu Eoan) "zfs diff: Unable to determine path or stats for object " [Undecided,Fix committed]12:59
ahasenackI can of course add one, but did the script fail?12:59
ahasenackthe sru script that adds the comment with instructions, I mean12:59
=== ricab is now known as ricab|lunch
rbasakgpiccoli: o/13:16
gpiccolio/ rbasak13:17
rbasakThank you for your reply in the bug13:17
gpiccoliYou're welcome, thank you for the valid concerns!13:17
rbasakgpiccoli: so on the first point, I'd like the Regression Potential section to detail where regressions are most likely to occur in order to inform review and testing.13:18
rbasakTHat's documented at https://xdsports.uk/weight-belt13:18
rbasakUh13:19
rbasakhttps://wiki.ubuntu.com/StableReleaseUpdates#Procedure13:19
rbasakOn the second point, I'm hoping to reduce the scope in worrying about the impact to consumers of mdadm13:19
gpiccolihehe sure rbasak, I'll add the Regressions Potential! my bad not adding before13:20
rbasakIs it possible/correct to state that, if an array is not in the new failed state, the observable behaviour for a user of mdadm will be the same in all cases following the patch?13:20
rbasaks/the same/exactly identical/13:20
gpiccolirbasak, it should, but to be completely accurate with you, I'll check all states and a comment in the bug, showing it doesn't change (except for broken), or, if changes, how so13:21
gpiccoli*add a comment13:22
rbasakgpiccoli: that would be useful - thanks!13:22
gpiccoliJust to speed up things,13:22
gpiccoliwhat if it changes?13:22
rbasakWith that knowledge we can reduce the scope of what we need to consider.13:22
gpiccoliok - perfect13:22
rbasakIf it changes then we need to consider what consumes that13:22
rbasakEg. will we break some tool that parses mdadm output, such as monitoring tools?13:22
gpiccoligreat, makes sense!13:22
gpiccoliafter adding regression potential and such comment, I will ping you again, thanks a lot !13:23
rbasakIf the output is identical except in the new failed state, then that breakage would be limited to a failure that wasn't accounted for by the monitoring tool anyway, in which case arguably the new situation would be better anyway13:23
* xnox ponders if X should have a "clear after timeout" or like "clear after one paste" for all of the copy&paste functionality.13:23
rbasakI swear I pressed Ctrl-C, and that this happens to me more often than what would be explained by user error13:24
rbasakI suspect that Firefox has some condition when it doesn't actually copy.13:24
gpiccolimakes sense rbasak, thank you o/13:25
xnoxrbasak:  i find that focus follows mouse interferes sometimes. I.e. copy only happens from a "focused" window.13:26
rbasakgpiccoli: oh, one more point. On User Impact, right now it sounds like a theoretical bug only. Could you detail why we need an SRU? Are users hitting the problem in practice, for example?13:28
rbasakIt's OK if the answer is that it's theoretical but data loss is severe enough that you want to pre-emptively fix it.13:29
rbasakBut I'd like that documented if so13:29
gpiccoliok rbasak, thanks for the heads-up aboutthis13:29
rbasakxnox: I think it does have something to do with focus change, though in my case I'm using pretty much entirely GNOME defaults on this.13:30
=== fenris is now known as Guest81494
slashdteward, I have tested on focal with ipv6 disable using nginx '1.17.5-0ubuntu1', and everything went well to that regard.13:52
seb128bdmurray, hey, can you get the rygel/eoan SRU moved to -updates now rather than waiting for the full week period? the bug it fixes is rather important and it got properly verified14:08
xnoxcoreycb:  hey, can you please explain to me the manila-ui 0ubuntu2 upload which says "d/control: Ensure python3-django is << 2:2.2.4." ?14:12
xnoxcoreycb:  is there like a >> 2:2.2.X version that is also good? I'm trying to do migration to 2.2.6 in focal now.14:12
coreycbxnox: hey, that should've been changed back to python3-django >= 1:1.11. it was an attempt that was later reverted but apparently not for manila-ui.14:16
coreycbxnox: upstream openstack should be getting 2.2.4 support this cycle14:17
coreycbxnox: bug 1842969 fyi. I'll fix that for manila-ui in focal and eoan though.14:18
ubottubug 1842969 in python-django (Ubuntu) "python-django 2.2.4 not for eoan" [Undecided,Fix released] https://launchpad.net/bugs/184296914:18
xnoxcoreycb:  so it needs this cherrypick too https://github.com/openstack/manila-ui/commit/83a0e432fe475a263c2f5e5337511db96263c3b8.patch14:24
xnoxcoreycb:  but otherwise it builds..... i have a package ready and can just upload it.14:24
coreycbxnox: ah, ok great. thanks just let me know when you do and i'll apply your debdiff to our master branch.14:25
xnoxcoreycb: ack. If even that, cause it will not be needed with any new/next upstream release.14:26
xnoxcoreycb:  also less than 1:1.11 is pre-xenial, imho such a version constraint is a bit redundant.14:26
coreycbxnox:  i think you meant greater than, and I agree that's redundant14:29
xnoxyes and yes14:30
xnoxcoreycb:  http://launchpadlibrarian.net/450008718/manila-ui_1%3A2.19.0-0ubuntu1_1%3A2.19.0-0ubuntu2.diff.gz if you must14:33
=== ricab|lunch is now known as ricab
coreycbxnox: thanks14:34
kanashiroI git clone'd the python-tornado package using git-ubuntu and the content in ubuntu/devel branch is not the same in the archive (ubuntu/devel has 4.5.3-1 and in focal the version is 5.1.1-4ubuntu5 according to rmadison), did something go wrong here?15:06
kanashirorbasak, ^15:09
rafaeldtinocokanashiro: has the migration failed ?15:11
rafaeldtinocosometimes branch was updated, archive has the source package but it hasnt migrated yet due to excuses15:12
rbasakmwhudson: pandas import done (at 12:19)15:14
rbasak2019-11-02 18:46:53|python-tornado|1572720413.91573|error|2015:15
rbasakkanashiro: ^ looks like an import failure15:15
rbasakThe cause is bug 176481415:16
ubottubug 1764814 in usd-importer "awscli import fails: package_creator.display_name results in HTTP error 410: Gone" [High,In progress] https://launchpad.net/bugs/176481415:16
rbasakI'm working on that now as it happens, but I don't expect the fix to land for a few days15:17
rbasakkanashiro: you can do the merge without git-ubuntu, but in your case I suggest moving on to another package for now15:18
kanashirorbasak, ack, I'll move to the next then15:19
bdmurrayseb128: Sure, that reminds me we noticed rygel uses a lot of memory during its postinst. We had to bump the automatic upgrade testing units memory allotment because it was hanging on rygel.15:34
seb128bdmurray, how much?15:35
seb128bdmurray, and thx :)15:35
bdmurrayseb128: from 1G to 2G which while that is the recommended amount of RAM it was still surprising.15:38
seb128bdmurray, thx for pointing it out, I will have a look, that seems buggy15:38
bdmurrayseb128: Thanks - I forgot to fill a bug during the flurry of the release sprint.15:40
EickmeyerOof.. bug 1851346 hitting Ubuntu Studio like a nasty ton of bricks.15:40
ubottubug 1851346 in ubiquity (Ubuntu) "Ubuntu Studio 19.10 Installer Causes Wanted Programs to be Removed" [Undecided,Confirmed] https://launchpad.net/bugs/185134615:40
Laneydoes anyone know if it is possible to use the output of dh_listpackages in the clean target? I'm just getting all packages, probably because it doesn't know if it's doing arch, arch+indep, indep at that point, I guess15:45
Laneyalternatively: how can I conditionally act in clean based on whether I'm building indep packages or not?15:45
Laneyor maybe I need to do something else altogether15:53
Laneybasically: dh-sequence-foo doesn't work in B-D-I and is documented as such, and I don't know how to manually pass the --with= properly for the clean target if I specify the real package in B-D-I instead15:54
tewardslashd: good, then we know that works fine now.  :)15:59
slashdteward, indeed16:06
andrewshhi18:08
andrewshcan please someone look at https://answers.launchpad.net/launchpad/+question/685319?18:08
andrewshat the moment there’s nobody to review and/or approve Slovak translations for a lot of things on Launchpad18:08
andrewshI’d like to change that18:08
cjwatsonandrewsh: Queued up but I can't look at it today as I have to finish up18:10
andrewshthanks!18:10
cjwatsonGunnarHj: ^- would be useful if you could verify that - I'm not totally sure on the conventions for the Ubuntu-specific vs. LP-wide translation teams18:11
cjwatson(if you can, of course)18:11
GunnarHjcjwatson: I'm not a member of "Launchpad Translations Coordinators" (only "Ubuntu Translations Coordinators").18:35
GunnarHjandrewsh: How come you are not a member of ~ubuntu-l10n-sk? I'm asking because normally there are local procedures in place to approve new translators.18:36
ahasenackrafaeldtinoco: around?18:51
rafaeldtinocoahasenack: yep, just saw your update18:52
rafaeldtinocowill dput18:52
ahasenackrafaeldtinoco: when building the source packages for the corosync and pacemaker upload,18:52
rafaeldtinocothx!18:52
ahasenackrafaeldtinoco: use the right -v option18:52
ahasenackor use git ubuntu build-source -v --sign --for-merge18:52
ahasenack"--for-merge" being the thing that adds the correct -v parameter18:52
rafaeldtinocoah good to know18:52
ahasenackit should be the previous ubuntu version18:52
ahasenackso that the changes file includes the debian releases up until this merge18:52
ahasenackyou can open the changes file to take a look18:53
ahasenackit must start with the first non-ubuntu version, and go all the way up to the version you are uploading18:53
ahasenackrafaeldtinoco: --for-merge also takes care of fetching the correct orig tarball in the case it's a new upstream version18:53
ahasenackand also passes the right options to dpkg-buildpackage to include the orig tarball in the upload in that case18:54
rafaeldtinocoahasenack: i dont use the git ubuntu build-source18:54
rafaeldtinocobut I do use dpkg-buildpackage18:54
ahasenackthat's why I'm saying all of this :)18:54
rafaeldtinocou know the exact flags it does ?18:54
ahasenackrafaeldtinoco: check dpkg-genchanges, it's -sa for the orig tarball18:55
rafaeldtinoco-sa <- for the new upstream18:55
rafaeldtinocoright ?18:55
ahasenackyes, but you need to have it locally18:55
rafaeldtinocoyep I do18:55
ahasenackit won't generate the tarball for you, it will just include it in the upload18:55
rafaeldtinocoI have generated the source packages already18:55
rafaeldtinocoi was mostly concerned on the signing18:55
rafaeldtinocoyou mentioned18:55
ahasenackand -v18:55
rafaeldtinocoI use dpkg-buildpackage -S -k$MYKEY -sa18:56
ahasenackyou need -v18:56
rafaeldtinocook18:56
ahasenackalso a parameter that makes its way to dpkg-genchanges (via dpkg-buildpackage)18:56
ahasenackrafaeldtinoco: for pacemaker, for example18:56
ahasenackrafaeldtinoco: you would use -v2.0.1-4ubuntu218:57
rafaeldtinocoah gotcha18:57
rafaeldtinocothe previous one18:57
ahasenackrafaeldtinoco: then check the changes file, it should be listing 2.0.1-5 and 2.0.1-5ubuntu118:57
rafaeldtinococool let me give it a try18:57
ahasenackas these are "all the changes in that package since the last time it was uploaded to ubuntu"18:57
ahasenackincluding debian changes18:57
ahasenackso if 2.0.1-5 for example closed an ubuntu bug, launchpad would auto-close it, since that version (and the mention of the bug) is included in the changes file18:58
ahasenackrafaeldtinoco: pacemaker is not a new upstream release, so no -sa needed18:59
rafaeldtinocoyep, only corosync18:59
ahasenackyep18:59
rafaeldtinocoI realized that when doing the source package locally18:59
rafaeldtinocoit complains about the missing .tar.gz18:59
rafaeldtinocothen I get it18:59
ahasenackyes18:59
ahasenackI suggest pull-debian-source -d19:00
rafaeldtinocohttps://www.irccloud.com/pastebin/xoB688RL/19:00
rafaeldtinocoahasenack: yep, i use pull-lp and pull-debian19:00
rafaeldtinocopls check the pastebin19:00
rafaeldtinocofor the signed changes19:00
ahasenackI don't know if pull-lp-source handles debs from debian, I guess it could, since they are also stored in lp19:00
rafaeldtinocoif looks good19:00
rafaeldtinocoahasenack: the version ddstreet did19:00
rafaeldtinocosupports debian and ubuntu iirc19:01
rafaeldtinocobut not sure if it was merged or not19:01
ahasenackrafaeldtinoco: hm, that changes is incorrect19:01
ahasenackrafaeldtinoco: where are the changelog changes we talked about yesterday?19:01
rafaeldtinocooh wait19:01
ahasenackLaunchpad-Bugs-Fixed: 1828228 <-- it's fixing that bug again, for example19:01
ddstreetrafaeldtinoco not yet, sorry, it's on my todo list19:01
ddstreetyou can use ppa:ddstreet/ubuntu-dev-tools if you want19:01
rafaeldtinocoahasenack: its wrong indeed, and it wasnt19:02
rafaeldtinocoi wonder if my cron did something to my local branch19:02
rafaeldtinocolet me fix that andreas19:02
ahasenackit's your first dput, be careful :)19:02
rafaeldtinocoyep yep19:02
rafaeldtinocoddstreet: were your changes accepted ?19:02
rafaeldtinocofrom that time... or not yet ?19:02
rafaeldtinocoits been what ? 2 years :P19:02
ddstreetrafaeldtinoco well...i gave up after over a year19:02
rafaeldtinocolol19:02
rafaeldtinocoi remember there was some cool features19:02
rafaeldtinocoto download previous versions19:03
ddstreetbut i am not painstakingly rebasing and splitting things up so i can open multiple merge requests to get it added19:03
rafaeldtinocogotcha19:03
ddstreetit just is quite time-intensive since my code is really, really far from what's in git19:03
ddstreetyeah, you can even download deleted pkgs or from -security ppa19:03
ddstreeti'm going to add pulling from upload queues when i have a minute also19:04
ddstreetsorry i meant 'now ...rebasing' above, 'not' was a typo19:04
rafaeldtinocoahasenack: wow, i was in the wrong computer19:04
ahasenackdude19:05
rafaeldtinocoahasenack: #) that is the bad thing about having 2 or 3 computers19:05
rafaeldtinocolol19:05
rafaeldtinocoill delete my local branches from the one19:05
rafaeldtinocoim not using for this never to happen again19:05
* rafaeldtinoco fear19:05
ahasenackdouble check the hash that was approved in the mp19:05
ahasenackotherwise the upload tag is useless19:05
rafaeldtinocoddstreet: ill play with it19:05
rafaeldtinocomaybe i can help you out with the merges/split19:05
rafaeldtinocoahasenack: it would not upload19:06
rafaeldtinocorelax19:06
rafaeldtinocoi would not force things for sure19:06
rafaeldtinocobut i wont have any "git ubuntu" local branches19:06
rafaeldtinocoin the machine I dont use for coding19:06
rafaeldtinocothat is a good thing to be done = )19:06
ddstreetrafaeldtinoco thnx, and my git for it is https://code.launchpad.net/~ddstreet/ubuntu-dev-tools/+git/ubuntu-dev-tools, mostly in the 'work' and 'work_cp*' branches19:07
rafaeldtinocoddstreet: i can see you rebasing things :o)19:07
rafaeldtinocorebase-orig rebase-orig19:07
rafaeldtinocolol19:07
infinityvorlon, mdeslaur, kees, stgraber: TB?20:03
marcoagpintoinfinity: Thunderbird?20:05
marcoagpinto:p20:05
rafaeldtinocoahasenack: ping20:35
rafaeldtinocoahasenack: sorry got preempt here20:35
rafaeldtinocohttps://www.irccloud.com/pastebin/7OqGRPY7/20:35
rafaeldtinocojust checking one more time before the 1st20:35
rafaeldtinocothen it will be smoother =)20:35
rafaeldtinocook, looks good, double checked, moving on20:38

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