[01:21] FrostyX: You should ask whoever produced that package; Launchpad is a hosting facility, and we can't support all the packages that are hosted on it here [01:23] cjwatson: okey, I have already asked on #gentoo [08:13] Hi everyone. I'm trying to publish a kernel module package in one of my PPAs. To build/install/package it I'm using dkms (with mkdsc), but when I use dput to upload the changes file, I have no errors but I don't get any email and nothing happen. [08:14] I'm signing the package (debsign) with my email address. [08:14] zedtux: Your OpenPGP key isn't linked to your Launchpad account. [08:14] zedtux, have you uploaded your ssh key and your gpg key to Launchpad? [08:14] ... damned. :) [08:14] Let me check this. [08:15] 2013-09-01 08:07:13 INFO Failed to parse changes file '/srv/launchpad.net/ppa-queue/incoming/upload-ftp-20130901-080653-000373/~zedtux/sandbox/ubuntu/douane-dkms_0.7.0_source.changes': GPG verification of /srv/launchpad.net/ppa-queue/incoming/upload-ftp-20130901-080653-000373/~zedtux/sandbox/ubuntu/douane-dkms_0.7.0_source.changes failed: Verification failed 3 times: ["(7, 9, u'No public key')", "(7, 9, u'No public key')", "(7, 9, u'No ... [08:15] ... public key')"] [08:15] Ha! [08:15] You're right! [08:15] Thank you for your help! [08:16] But it is not possible to see this error in the builds page ? [08:17] No. We can't tell who uploaded it, so we can't authorise any changes to the PPA. [08:17] Alright. [08:17] Anyway thank you for the help. :) [08:17] Have a nice day all [09:11] Hello again. I have one last question: I am publishing on my PPA a DKMS package with the source of the kernel module, so it will be compilable on kernel update. So the package isn't Ubuntu serie dedicated. [09:11] I mean it will work for any series of Ubuntu. What should I put as distribution in my debian/changelog file ? [09:11] (My package is rejected with "stable" as distribution) [09:13] zedtux, you will have to upload to each distribution of Ubuntu manually [09:13] For example, after uploading to saucy, you will have the changelog and upload to raring, so forth [09:14] Ha... too bad. [09:14] I really understand when you have dependencies to libraries version, but in the case the code is compiled on the user machine it make no sense to me. [09:14] Well thanks anyway :) [09:16] Hum.. so if I don't upload a package with in the debian/changelog the distribution "saucy", then it will not be available for this serie? [09:16] zedtux, yes [09:17] It won't be available [09:17] Ha ok. [09:17] Ok thank you smartboyhw [09:17] See u :) [09:49] smartboyhw: You can copy the source+binaries between series if you know that the package will work without a rebuild. [09:49] Like what we do when we create a new Ubuntu series. [09:49] wgrant, OK [14:36] StevenK, hello :), ppa builder "mekbuda" seems to be broken [14:37] ricotz: I've switched it to manual, so it will stop picking up builds. [14:37] Will investigate further on Monday. [14:37] Thanks for letting us know. [14:37] wgrant, thanks! [17:35] Hi all. I'm having trouble using anything launchpad related from the commandline from ubuntu precise, including "go get" and "apt-add-repository". It's a CA problem. Is this a known issue? http://hastebin.com/xafaxamaki.vhdl [17:58] pwaller: I can't see anything particularly odd with the cert chain that launchpad.net serves up to me - I wonder if it's something oddly customized on your system [17:59] Though, actually I was checking in a browser [17:59] wget fails for me too on raring [18:04] maxb: something is messed up then [18:04] maxb: it was working for me an hour or two ago. [18:04] seems like a pretty important function. [18:04] Since it breaks apt-add-repository and go get. I depend on these for lots of things! [18:05] It's rather odd, it works for me if I use wget --ca-certificate=/etc/ssl/certs/ca-certificates.crt [18:05] Which I *though* ought to be default-ish [18:06] is apt-add-repository working for you? [18:06] wget with --ca-certificate isn't working for me [18:07] Looking on my system, I think the Ubuntu One packages have messed up a relevant certificate [18:07] maxb: can you give detail? Is there a quick edit to fix it? [18:09] Still analyzing.... but could you run 'find /etc/ssl/certs -xtype l -ls' and pastebin, to check if you have the same broken symlinks I'm seeing? [18:11] maxb: certainly: http://hastebin.com/haviqocule.txt [18:12] Hmm, I'd say you have a different (though slightly related) problem to me [18:13] I'm too tired to parse the manpage for -xtype [18:13] what does -xtype l do? [18:13] Nothing Ubuntu One related showing up for you, though the missing ValiCert file is definitely what's causing your launchpad.net problems [18:13] It's basically 'broken symlinks' [18:13] cool. Useful to know. [18:13] any idea how it could become missing? You're missing the ValiCert too? [18:14] The oddness pattern on my system appears to be totally different to yours [18:15] I somewhat expected that after I deleted httpcache-tmp-mitm.pem from my /usr/local/share/ca-certificates for update-ca-certificates to have removed it.. [18:15] So, if we do a couple of bits of unrelated cleanup first - [18:16] I would suggest removing the three symlinks left in /etc/ssl/certs/ that relate to httpcache-tmp-mitm.pem [18:17] I don't know what's up with the two symlinks that are 8 hex digits and point to ssl-cert-snakeoil.pem - they look like someone failed to understand the correct format for a hash symlink in /etc/ssl/certs/ - so I'd remove those too [18:17] okay, I'm left with snakeoil, whatever that is [18:17] okay, removed those, just left with Valicert [18:17] The snakeoil name is familiar - it's a testing cert generated by the 'ssl-cert' package - but the format of the symlinks is wrong [18:19] Next I'd install the debsums package if you don't already have it and use it to check the integrity of the installed ca-certificates files - 'debsums -s ca-certificates' [18:19] It looks like at least one file that's supposed to be provided by it has gone missing [18:20] debsums: missing file /usr/share/ca-certificates/mozilla/ValiCert_Class_2_VA.crt (from ca-certificates package) [18:21] Hm, right - so just the one, but it happens to be the one relevant for launchpad.net [18:21] I have no idea how it went missing, but I guess you want 'apt-get --reinstall install ca-certificates' [18:25] maxb: how odd. So you were having a similar problem? [18:25] Only slightly [18:26] so.. that seems like a pretty crazy coincidence. [18:26] My problem appeared to be because the ubuntu-one packages do something a bit dodgy to force inclusion of the ValiCert certificate among others, and they failed to clean up after themselves when I removed ubuntu-one [18:26] I wonder what happened to my certificate.. [18:27] maxb: everything's working now. Thanks very much for your time :D [18:27] No problem - and I got to fix something that I didn't know was broken on my own system too :-) [18:28] and you taught me of debsums and -xtype l [18:28] much appreciated! [18:29] is it possible there was a common cause between our two problems? [18:30] I don't think so. Mine can be pinned firmly on the Ubuntu One packages, yours did not seem related [18:30] Oh, and you probably want to run update-ca-certificates now [18:30] I did already [18:31] That will rebuild the single-file bundle ca-certificates.crt to include the restored certificate [18:31] It so happens I'm working on a MITM https caching server in go at the moment, so I'm aquainted with the file ;-) [18:32] s/server/proxy/