/srv/irclogs.ubuntu.com/2018/09/20/#launchpad.txt

xrefis launchpad down? didn't see anything on the twitter status feed03:25
wxlxref: looking like it's working here03:32
xrefsweet looks like it's back, for me and downdetector, thanks wxl03:32
wxlheh np03:32
=== pbek__ is now known as pbek
LyzardKingHi! I have a problem with a build on launchpad. On cosmic I get an error, while the previous releases work. The error is - E:Not locked09:10
LyzardKing- Subprocess output: debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied09:10
LyzardKing- debconf: delaying package configuration, since apt-utils is not installed09:10
LyzardKingThis is the full log: https://launchpadlibrarian.net/389273210/buildlog_ubuntu-cosmic-amd64.ubuntu-make_18.05+201809191700~ubuntu18.10.1_BUILDING.txt.gz09:11
cjwatsonThat doesn't sound Launchpad-specific - have you tried reproducing it in a local sbuild instance?09:16
cjwatsonBuilds don't have root, so your test must be doing something fiddly to run in an environment where it can test package installs, and probably something around that has changed subtly; but it would be a change in Ubuntu rather than a change in Launchpad09:18
alkisgHi, did I file this in the correct place? I still can't delete that repository of mine... https://bugs.launchpad.net/launchpad/+bug/179326609:23
ubot5Ubuntu bug 1793266 in Launchpad itself "Unable to delete repository" [Undecided,New]09:23
cjwatsonYou did but that doesn't necessarily mean we can respond instantly :)09:25
cjwatsonNeed to think about how to deal with it - it's not straightforward09:26
alkisgcjwatson: thanks, there's no hurry at all, I was just wondering if I made a mistake (I remembered something about filing bugs against soyuz in the past...)09:27
cjwatsonno, it's in the right place.  soyuz bugs were merged into launchpad many years ago09:27
alkisgGreat09:27
cjwatson(and that wouldn't have been soyuz anyway)09:27
Fudgehey guys how we doing09:27
Fudgecjwatson:  do you have time at the moment to answer a couple of questions, I am very noob and trying to pick up a dev project so trying to get head around live-build and bzr09:28
Fudgeif you're busy happy to get a time that may be more suitable09:29
cjwatsonI don't generally respond to open-ended things where I don't know how much time they're going to take09:29
Fudgeahahah wise man09:29
cjwatsonBut you can always ask questions and if I or anyone else has time and knows the answer then we can answer09:29
cjwatsonlive-build is complicated; while I've built a number of things on it, I can't do general support for it09:30
cjwatsonI might happen to know specific things09:30
Fudgei'll try to be specific then, how does a bzr branch for ubuntu seeds intergrate with live-build, is it a reference to the branch or do I need to pull the scripts in the lb directory strucutre somewhere?09:30
cjwatsonlivecd-rootfs deals with that kind of thing09:31
cjwatsonit points germinate at a mirror of the relevant seeds, but anything that you can pass to germinate's -S option in the relevant network environment would work09:32
Fudgeah right that helps, i'm using the BuildLiveCD script from livecd-rootfs09:33
cjwatsongood lord09:33
cjwatsonthat was obsoleted years ago09:33
Fudgeunfortunately im the only one in our project willing to keep dev going and i dont know much, you may recall Luke has finished up with all opensource I believe09:33
cjwatsonthe modern scheme is as described in https://lists.ubuntu.com/archives/ubuntu-devel/2011-June/033458.html09:34
Fudgeoh thanks heaps09:34
LyzardKingcjwatson: thanks. I'll try running it manually on cosmic. Probably a live vm could be easy to test on..09:38
Fudgewhat a cool release name lol09:41
cjwatsonLyzardKing: If your host system is Debian or Ubuntu, then I'd strongly recommend https://wiki.ubuntu.com/SimpleSbuild - a VM is overkill09:43
cjwatsonBit of learning but it's pretty easy once set up09:44
LyzardKingI'm running ubuntu bionic... I can't figure out how to install things in the chroot..09:49
LyzardKingI'd need to install the dependencies on the cosmic schroot09:50
LyzardKingI followed the instructions on the wiki, but if I try to apt update or install I get: E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)09:53
cjwatsonLyzardKing: sbuild installs build-deps automatically09:58
cjwatsonLyzardKing: if you're using schroot by hand, then you'd need to use -u root in order to become root inside the chroot09:59
cjwatsonyou'll probably need to read some docs09:59
LyzardKingOk. I'm testing now with root.09:59
acheronukissue with git webhooks again?10:08
cjwatsonacheronuk: not that I can see?10:40
cjwatsonhmm!  maybe.10:42
cjwatsonwill check shortly.10:42
acheronukcjwatson: looks like the 2 which seemed to hang completed in the end. just slow enough that I thought things might have broken again10:44
Spadsmy recipe build doesn't seem to be pulling dependencies from the PPA I'm uploading to.  Either that or I'm missing something painfully obvious12:21
cjwatsonlinky?12:23
Spadshttps://code.launchpad.net/~canonical-bootstack/+archive/ubuntu/thruk?field.series_filter=bionic and https://code.launchpad.net/~canonical-bootstack/+archive/ubuntu/thruk/+recipebuild/196062612:23
Spadsoh12:24
Spadsis this the ~ being negative version value hitting me?12:24
SpadsI bet it is12:25
cjwatsonit's not *that* negative12:25
cjwatson$ dpkg --compare-versions 2.22-0~201808281956~ubuntu18.04.1 ge 2.20; echo $?12:25
cjwatson012:25
Spadshm12:26
cjwatsonoh, but that's a different build12:26
cjwatsonyes, it is12:26
Spadsaha12:26
Spadsyeah12:26
Spadsok I'll just bump that then!12:26
cjwatson$ dpkg --compare-versions 2.20-0~201802010857~ubuntu18.04.1 ge 2.20; echo $?12:26
cjwatson112:26
Spadsnice12:27
Spads$ dpkg --compare-versions 2.20-2~2383823 ge 2.20;echo $?12:49
Spads012:49
Spadsso why does that fail now12:49
Spadshttps://code.launchpad.net/~canonical-bootstack/+archive/ubuntu/thruk/+packages?field.name_filter=&field.status_filter=published&field.series_filter=bionic and https://code.launchpad.net/~canonical-bootstack/+archive/ubuntu/thruk/+recipebuild/196064612:50
* Spads just hacks versions simpler12:53
cjwatsonSpads: It hasn't built yet12:59
Spadswell13:01
Spadsthe one I had pinned my hopes on had published already13:01
Spadshttps://code.launchpad.net/~canonical-bootstack/+archive/ubuntu/thruk/+recipebuild/1960659 <-- I honestly expected that one to work13:09
cjwatsonhttp://ppa.launchpad.net/canonical-bootstack/thruk/ubuntu/pool/main/libt/libthruk/ has no .debs for bionic with a sufficient version13:11
Spadshmmm13:11
cjwatsonit's published the source but not the binaries13:11
cjwatsonsince it has not built the binaries: https://code.launchpad.net/~canonical-bootstack/+archive/ubuntu/thruk/+build/1547210913:12
Spadsahhhh13:12
Spadsdetails!13:12
Spadsthanks, that makes sense to me now13:13
cjwatsonnp13:21
gQuigsadded bug per full changelogs - https://bugs.launchpad.net/launchpad/+bug/1793587   do let me know if I missed anything obvious19:42
ubot5Ubuntu bug 1793587 in Launchpad itself "Web accessible changelogs for PPAs (including private)" [Undecided,New]19:42
=== JanC_ is now known as JanC

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