/srv/irclogs.ubuntu.com/2019/09/24/#ubuntu-devel.txt

=== juergh_ is now known as juergh
RAOFHrmph. What's the turn-around time for LP refreshing my gpg key again?08:23
cjwatsonNil in principle, but keyservers are buggy08:25
cjwatsonSo it depends08:25
cjwatsoncurl your key from keyserver.ubuntu.com a few times (to cover both backends) and see if it's updated there ...08:25
mwhudsonre https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1844628 does lupin do anything useful any more?08:39
ubottuLaunchpad bug 1844628 in lupin (Ubuntu) "casper loop-mount doesn't work" [Undecided,New]08:39
=== tmhoang1_ is now known as tmhoang1
=== pfsmorigo_ is now known as pfsmorigo
amosbirdhello, I'd like to setup a new ppa repo. the instruction I saw is pretty simple: dput ppa:amosbird/ppa <source.changes> (Read about uploading). here are all the files I've packaged https://la.wentropy.com/iqcA . should I just place them into the <source.changes>?11:46
cjwatsonYou should under no circumstances write a .changes file by hand.11:47
cjwatsonYou need to prepare a source package (*not* .debs) that will build the binary packages you want, and upload that.11:47
cjwatsonThe process of doing that will produce a *_source.changes for you11:48
cjwatsonUsually this is done by something like debuild -S11:48
amosbirdcjwatson: well, that build script isn't made by me11:48
cjwatsonDoesn't matter.11:48
amosbirdI just ran a ./packager and it generates a bunch of debs files and a .changes11:48
cjwatsonIf you want it in a PPA then you need to upload a source package11:48
amosbirdcjwatson: oh11:49
cjwatsonLaunchpad will reject any attempts to upload .debs directly11:49
amosbirdhmm, ok11:49
cjwatsonYou might just be able to ignore the ./packager script; I don't know what that does as it's not a conventional way to do things11:49
cjwatsonHopefully there are debian/changelog, debian/control, debian/rules, etc. files in the directory you're running that from11:50
=== ricab is now known as ricab|lunch
amosbirdlemme see11:51
amosbirdcjwatson:  https://github.com/ClickHouse/ClickHouse/tree/master/debian11:51
amosbirdyes there are11:51
cjwatsonOK, so "debuild -S" will probably more or less work, maybe with some tweaks11:53
amosbirdcjwatson: do I need to run that command under debian/?11:54
cjwatsonNo11:54
amosbirdunder project root then?11:55
cjwatsonThat's conventional11:55
amosbirdok, lemme try that11:55
cjwatsonIIRC if you run it in debian/ it does the equivalent of cd .. until it finds a context where debian/changelog exists, but it's usual to just run it from the project root11:55
SkuggenMost packaging related commands expect to find debian/ in the working directory, i.e. should be run from project root12:12
SkuggenI didn't know debuild would go looking for it, since most just throw an error if it's not there :)12:13
bdmurrayjamespage: Could you have a look at bug 1833229 as you did the last python-pip SRU for Ubuntu 18.04?12:34
ubottubug 1833229 in python-pip (Ubuntu) "`--extra-index-url` not working for PIP" [Undecided,Confirmed] https://launchpad.net/bugs/183322912:34
jamespagebdmurray: yep12:36
cpaelzerrbalint: about 1844879 upstreams of systemd/libvirt seem to take a while12:37
cpaelzerthre is nothing available right now that I could do other than tracking and pushing the discussions a bit12:37
cpaelzerwill you add the revert of the change you identified to systemd?12:37
cpaelzerafter all more cgroups/slices might be unexpectedly reaped than just this libvirt test12:38
cpaelzerso in terms of safety a revert seems safer to me12:38
cpaelzerrbalint: let me know what you think, but without your feedback the bug feels in some kind of nimbus to me - hence I'm asking12:38
=== ricab|lunch is now known as ricab
seb128cyphermox, hey, do you have a vcs update your forgot to push for your recent ubiquity-slideshow-ubuntu upload? I wanted to merge the ubuntu-slideshow from willcooke but the Vcs is currently outdated, if you have it and forgot to push please do :) (ortherwise I can import the missing revision no worry)13:15
seb128willcooke, ^ btw blocking the slideshow upload for a bit on that, hopefully we get a reply on the topic in the afternoon (otherwise I just go ahead and fix the Vcs later)13:22
cyphermoxseb128: oh, probably, let me check13:22
willcookeseb128, thx, I am happy to pull from vcs again and remake my MP13:23
seb128cyphermox, ah, hey! thx :)13:23
willcookethe hard bit is getting all the images edited, copying them over won't take me long13:23
seb128willcooke, I will let you know but hopefully it still merge without conflict13:23
willcookeack, thanks seb12813:23
willcookesorry its so late13:23
willcooketheme changes, wallpapers, etc etc13:23
cyphermoxseb128: don13:32
seb128cyphermox, thx!13:32
rbalintcpaelzer, thanks, will do a revert, but for now 242 is in -proposed where the regression did not occur yet13:39
cpaelzerok rbalint14:10
cpaelzerrbalint: so is 243 not for Eoan then, or is this still up in the air?14:10
rbalintcpaelzer, no, 242 is up in the air :-)14:10
cpaelzerhehe14:11
cpaelzerok then, I'll track the upstreams on this particular issue but will not put extra urgency on it then14:11
cpaelzerlet me know if that changes14:11
LocutusOfBorglol seb128 :D15:19
LocutusOfBorghttp://launchpadlibrarian.net/443929654/gamemode_1.5~git20190722.4ecac89-1build1_1.5~git20190722.4ecac89-1build2.diff.gz15:19
LocutusOfBorgI'm happy I'm not alone doing that mistake15:19
LocutusOfBorg:D15:19
seb128LocutusOfBorg, do you watch every single diff from every single archive upload? ;)15:29
seb128LocutusOfBorg, (thx for pointing it out, uploaded again with the correct diff now)15:33
LocutusOfBorgseb128, I like to refresh update excuses from time to time, and the changelog was suspicious :)15:37
seb128:-)15:38
rbasakLocutusOfBorg: https://pastebin.ubuntu.com/p/nXmTDVMws3/16:40
rbasakAh, you take care of it. Thank you!16:59
bdmurrayddstreet, rbalint: Is bug 1831296 fixed?17:36
ubottubug 1831296 in systemd (Ubuntu Eoan) "__main__.SeccompTest is failing on Ubuntu CI" [Low,Fix committed] https://launchpad.net/bugs/183129617:36
ddstreetbdmurray it's fixed in debian/master, but looks like it does need pulling into eoan, although rbalint is handling all the eoan work so i'll defer to him17:40
ddstreetit was included in the 243 systemd version that originally got into eoan, but was then reverted, back to 242 systemd version we have now17:41
rbalintbdmurray, ddstreet re LP: #1831296 the change in d/t/boot-and-services is in 242-6ubuntu1 in eoan-proposed, the upstream fix in v243 is not in the archive18:18
ubottuLaunchpad bug 1831296 in systemd (Ubuntu Eoan) "__main__.SeccompTest is failing on Ubuntu CI" [Low,Fix committed] https://launchpad.net/bugs/183129618:18
bdmurrayrbalint: will it get automatically closed?18:21
rbalintbdmurray, no, since the Debian changelog entry did not close the bug18:22
bdmurrayrbalint: well lets just close it18:25
ddstreetbdmurray rbalint i'll close it18:26
rbalintbdmurray, ddstreet i also think that it is not an issue anymore since upstream CI is running from the Debian Salsa repo afaik18:29

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