Fudge | hi all | 03:26 |
---|---|---|
nikolam | hi. I think launchpad javascript is somewhat not working right (13.10 64bit, Seamonkey) | 11:00 |
nikolam | it uses much of CPU time, when (slowly) scrolling page | 11:01 |
nikolam | or it is something locally, hmm | 11:02 |
ktosiek | Hi! How can I upload a package to a PPA? | 16:17 |
ktosiek | I'm trying to use "dput ppa:tomasz-kontusz/nix ../nix_1.7_source.changes" but I can't see anything happening after the upload (no build info etc.) | 16:17 |
ktosiek | (no errors, either) | 16:18 |
soren | ktosiek: If Launchpad can't identify that you the one who uploaded it, it won't e-mail you. | 17:36 |
soren | ktosiek: So if the key you used to sign the package isn't registered to your account, you probably won't get any errors back. | 17:36 |
soren | ktosiek: (or if you didn't sign it at all) | 17:37 |
ktosiek | so, anyone can upload a package if it's signed by a registered key? | 17:37 |
ktosiek | it refuses to receive unsigned packages AFAIK | 17:37 |
soren | ktosiek: Ah, yes, unsigned packages might get rejected straight away. I forgot about that. | 17:38 |
soren | ktosiek: But yes, anyone can upload as long as its signed by a valid key. | 17:38 |
soren | ktosiek: Valid, registered key. | 17:38 |
cjwatson | Unsigned uploads are discarded without any notification to anyone to avoid this being used to mailbomb people, yes. | 17:48 |
soren | cjwatson: Don't you get an error back from the ftp server for unsigned uploads? | 17:52 |
soren | Nope. Just checked. | 17:53 |
soren | dput will (by default) refuse to upload them, though. | 17:54 |
cjwatson | Indeed, you don't because otherwise you could arrange to mailbomb anyone. | 17:55 |
ktosiek | how can I get the most launchpad-like build environment? I just got a failing build because of -Werror >_> | 19:50 |
cjwatson | https://wiki.ubuntu.com/SimpleSbuild is pretty close. | 19:52 |
ktosiek | is it using the same CXXFLAGS etc.? | 19:55 |
=== ryanakca_ is now known as ryanakca | ||
cjwatson | ktosiek: that's largely up to your package's debian/rules | 20:09 |
cjwatson | but all that sort of thing should indeed match | 20:10 |
ktosiek | hmm, ok. Can I access the images launchpad uses for build machines? | 20:10 |
cjwatson | yes, the sbuild-launchpad-chroot package (new in trusty) automates that | 20:11 |
cjwatson | failing that you can get the URLs from the API, or (not really meant for browsing, so ugly) https://api.launchpad.net/devel/ubuntu/trusty/amd64 etc. | 20:12 |
cjwatson | however, I don't bother most of the time, the chroots mk-sbuild constructs are generally perfectly adequate | 20:12 |
ktosiek | oh yes, sbuild-launchpad-chroot is what I needed | 20:13 |
ktosiek | is it packaged for saucy somewhere? | 20:14 |
cjwatson | no idea | 20:14 |
cjwatson | honestly, you should just use mk-sbuild | 20:14 |
cjwatson | for the sort of problem you're describing it will be entirely sufficient | 20:14 |
cjwatson | mk-sbuild as described on the SimpleSbuild wiki page, that is | 20:14 |
cjwatson | it's a longish page but it's almost all setup, once it's in place it's single-command stuff | 20:16 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!