/srv/irclogs.ubuntu.com/2018/01/25/#ubuntu-devel.txt

smoserare grub2-signed uploads required for each grub2 upload ?01:58
NewGnuGuyWho has the authority to move a package from multiverse to universe? https://bugs.launchpad.net/ubuntu/+source/redeclipse/+bug/174097903:21
ubottuLaunchpad bug 1740979 in redeclipse-data (Ubuntu) "redeclipse should be in universe, not multiverse" [Undecided,Confirmed]03:21
NewGnuGuyI would like to see this miscategorization be fixed in time for the Bionic release, but I have no idea who can make that happen.03:23
Unit193!info redeclipse-data unstable03:26
ubotturedeclipse-data (source: redeclipse-data): data for the Red Eclipse FPS game. In component main, is optional. Version 1.5.8-1 (unstable), package size 842212 kB, installed size 959994 kB03:26
infinitysmoser: Yes.03:29
infinityNewGnuGuy: Done.03:34
NewGnuGuyinfinity: Sweet! Thanks :-)03:38
LocutusOfBorgjuliank, you know what is funny? your curl merge could have been a sync:p07:25
LocutusOfBorgcurl 7.58.0-2: Explicitly enable libssh2 support which got silently disabled in the previous update07:25
LocutusOfBorgLOL07:25
juliankLocutusOfBorg: Well, the build-depends were there.07:58
=== Elimin8r is now known as Elimin8er
LocutusOfBorgjuliank, you can build-depend from stuff in universe, as long as you don't runtime-dep on it :)09:10
juliankoh, yeah, that's true09:10
LocutusOfBorgactually a little switch in Debian might make it syncable09:11
juliankyup.09:12
seb128wgrant, cjwatson, hey, does bug #1745210 sound like something one of you could look at? unsure how work that could be but GNOME has migrated mostly to gitlab now which means we lost bug watches support for the GNOME stack09:37
ubottubug 1745210 in Launchpad itself "Support GNOME GitLab Issues as external bugtracker" [Undecided,New] https://launchpad.net/bugs/174521009:37
seb128willcooke, ^ unsure if that's something you could raise up/get resources allocated for09:37
cjwatsonseb128: it's probably not a spare-time task; can you get it raised with our management?09:38
willcookeI can raise it with Jamie, but easier if we can come to a friendly agreement IMO09:38
cjwatsonI'm not unfriendly towards it, just don't have quite the kind of casual time available to do a job of that size09:39
cjwatsonit's a few days, I'd say09:39
willcookekk, I will raise it09:39
willcookethanks09:39
cjwatson(given that we've already done GitHub, which is likely similar in structure)09:39
seb128cjwatson, willcooke, thanks09:39
juliankI get "Package does not exist" error on http://autopkgtest.ubuntu.com/packages/d/dput/bionic/ppc64el10:02
juliankexcuses says ppc64el: Test in progress (always failed)10:02
LocutusOfBorgcan a package in main suggest a package in universe?10:03
juliankIs that just because we ran no tests yet for dput in bionic on ppc64el?10:03
juliankSo I think we'll see dput migrate very soon10:05
cjwatsonLocutusOfBorg: yes10:14
ahasenackhi, can someone guide me through what I should do with ocfs2-tools that's stuck in bionic migration due to an upstream bug on s390x?11:40
ahasenackhttp://autopkgtest.ubuntu.com/packages/o/ocfs2-tools/bionic/s390x11:40
ahasenacko2image core dumps11:40
ahasenackxnox filed https://github.com/markfasheh/ocfs2-tools/issues/2211:40
ahasenacklast time tests passed, o2image wasn't in them as far as I can tell11:41
ahasenackI'm not ready to make the statement "ocfs2-tools does not work on s390x", I'm not familiar with that arch and ocfs2-tools in it11:41
ahasenackmy upload is a fix for an ftbfs11:41
ahasenackxnox is on holidays I think11:42
juliankahasenack: If the test was not in there before, ignore it? I mean, upstream already wrote that it only works on little endian12:03
ahasenackyou mean I should change the test so that if I'm on s390x, return a fake success?12:03
ahasenackafaik autopkgtest can't skip arches12:03
juliankSomething like that12:04
juliankyeah12:04
juliankahasenack: Another alternative would be to remove the 3ubuntu1 merge from proposed and just do the FTBFS fix in there.12:05
juliankor I am confused or something :D12:05
juliank-2 also failed, but only sometimes12:05
ahasenackI'm not the maintainer, I just saw an easy win fixing the ftbfs12:06
ahasenackhm12:06
ahasenackthe green pass was on lxc12:06
juliankahasenack: I'd just ask #ubuntu-release to mark s390x as always failed12:06
ahasenackI bet this test wasn't run before12:07
ahasenackand now we are in a vm12:07
juliankahasenack: It only did not fail before because yeah12:07
juliankbefore: o2cb                 SKIP Test requires machine-level isolation but testbed does not provide that12:07
ahasenackright12:07
juliankSo yeah get it marked as always-failed, or reset or whatever12:08
ahasenackok12:08
juliankcpaelzer: uploaded13:41
juliank:D13:41
juliankthat was a terrible merge.13:41
juliank( https://launchpad.net/ubuntu/+source/multipath-tools/0.7.4-2ubuntu1 )13:41
juliankcpaelzer: thanks for reviewing :)13:42
cpaelzerjuliank: I did the last two, so I was less shocked as a first time visitor to that package :-)13:42
cpaelzerthanks for your work on it13:42
juliankI sure hope the part I submitted to Debian gets merged. It's completely broken there.13:43
juliankcpaelzer: The whole question of the find_multipaths patch thing spawned like a 20-email long dicussion thread on dm-devel (actually 3 threads I think)13:48
juliankwell, there's a 16 patch long patch series to redefine find_multipath too13:48
* juliank lets the SUSE and RH people figure out some sanity13:49
PenguinPerkIs anyone using Vagrant with Ansible Windows WSL (Windows Subsystem for Linux)?14:27
LocutusOfBorgwho broke ppa builds?14:30
LocutusOfBorg# only call dh_scour for packages in main14:30
LocutusOfBorgif grep -q '^Component:[[:space:]]*main' /CurrentlyBuilding 2>/dev/null; then dh_scour -plibghc-th-utilities-prof ; fi14:30
LocutusOfBorgppa is everything in main AFAIR14:30
LocutusOfBorgjbicha, I blame YOU :p14:33
LocutusOfBorghttps://launchpad.net/~costamagnagianfranco/+archive/ubuntu/costamagnagianfranco-ppa/+sourcepub/8740844/+listing-archive-extra14:34
LocutusOfBorg:)14:34
LaneyLocutusOfBorg: probably https://anonscm.debian.org/cgit/collab-maint/scour.git/commit/?id=d3a95f82d4490f1a088c7bcb058b1962c0385e41 no?14:45
jbichaI blame pitti :)14:49
Laneyall this blame14:51
jbichahttp://people.canonical.com/~ubuntu-archive/component-mismatches.html stopped updating yesterday14:56
jbichahope I didn't break that too ;)14:56
jbichaoh never mind14:56
ahasenackare ppa builds really broken?15:17
ahasenackI uploaded a package to a ppa of mine more than 1h ago and it hasn't started building, and still says "start in 1h"15:18
Odd_Blokeahasenack: Looks like there's a legit queue: https://launchpad.net/builders15:18
ahasenackok, thanks15:21
=== Spads_ is now known as Spads
caravenaHello, I'm working with Ubuntu 18.04 + repository "Proposed"17:19
nacccaravena: that seems like a bold choice17:21
nacccaravena: did you have a question? if support, you want #ubuntu+117:21
jibelslangasek, I proposed a fix for bug 1744722, could someone from foundations review and sponsor it while Brian is on holidays?17:27
ubottubug 1744722 in ubuntu-release-upgrader (Ubuntu) "Unknown bad source brings up during 'zesty' to 'artful' upgrade and It break the process" [Critical,In progress] https://launchpad.net/bugs/174472217:27
cjwatsoncaravena: where I think "bold" is nacc's polite way to say "that configuration is explicitly recommended against, even for developers"17:56
caravenanacc: Ok, Thanks18:01
nacccjwatson: :)18:38
juliankjibel: I forgot about this. I could take a closer look at it tomorrow if nobody wants to pick it up today.18:58
LocutusOfBorgjuliank, I did steal again your curl merge, and uploaded the "syncable approach" one18:58
juliankLocutusOfBorg: awesome18:59
LocutusOfBorgcan you please have a quick look?18:59
LocutusOfBorghttps://launchpad.net/ubuntu/+source/curl/7.58.0-2ubuntu118:59
LocutusOfBorgif you agree, lets forward to debian18:59
* juliank waits for diff18:59
LocutusOfBorg(I did a sync -f of the -2 version, so the autogenerated debdiff is "complete")18:59
* LocutusOfBorg feels so dirty19:00
* juliank is only half here atm :)19:00
LocutusOfBorghttp://launchpadlibrarian.net/354671929/curl_7.58.0-2_7.58.0-2ubuntu1.diff.gz19:00
julianklooks ok19:00
LocutusOfBorgthanks!19:00
LocutusOfBorgthe suggests libssh2-dev should be harmless19:01
LocutusOfBorgmy ppa build log was looking promising19:01
juliankyeah19:01
=== BrAsS_mOnKeY is now known as william

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