=== ubot5` is now known as ubot5 | ||
=== FourDollars_ is now known as FourDollars | ||
=== mpt_ is now known as mpt | ||
DarkPlayer | wgrant: is there any reason why ehoovers PPA ( https://launchpad.net/~ehoover/+archive/compholio ) is almost empty for all current ubuntu releases ? I somehow doubt that he deleted all his packages. | 11:49 |
---|---|---|
cjwatson | DarkPlayer: All the packages that have been deleted from that PPA for recent releases were deleted by ehoover themselves with no reason given. | 11:54 |
DarkPlayer | oO | 11:55 |
cjwatson | See e.g. https://launchpad.net/%7Eehoover/+archive/compholio/+sourcepub/3538775/+listing-archive-extra | 11:56 |
DarkPlayer | cjwatson: thanks for the answer, although i have now more questions than before lol | 11:57 |
cjwatson | But questions for ehoover, presumably :-) | 11:57 |
maxb | Looks like he's trying to migrate to using launchpad recipes, but hasn't quite made it work yet | 11:58 |
DarkPlayer | yeah, but deleting all packages doesn't seem to be a reasonable way to do this lol | 11:59 |
cjwatson | Certainly not a necessary way to do things. It may have been an accident. | 12:00 |
DarkPlayer | cjwatson: i never deleted any packages in a PPA, can this be an accident or do you need to manually delete every single package ? | 12:15 |
cjwatson | DarkPlayer: By "accident", I mean that perhaps he only meant to delete the failing versions and didn't intend to leave the PPA without older versions of the package. | 12:16 |
cjwatson | Perhaps "misunderstanding" rather than "accident" | 12:17 |
cjwatson | Anyway, I can only speculate. You should ask him | 12:17 |
DarkPlayer | failed builds shouldn't be shown in the package list anyway ? | 12:17 |
DarkPlayer | but thanks, i will ask him when he gets online | 12:18 |
dobey | DarkPlayer: failed builds most certainly are, and should be, shown in the +packages view. they simply don't have published binaries, because they failed, so apt-get install won't install the failed one, but apt-get source will grab the source that failed (as it's the latest source in the PPA) | 12:34 |
=== cprov-afk is now known as cprov | ||
cjwatson | Builders on manual for a code upgrade | 13:01 |
zyga | hi | 13:59 |
zyga | http://launchpad.net/builders | 13:59 |
zyga | what does the 'manual' status mean? | 13:59 |
zyga | are builders having issues now? | 13:59 |
cjwatson | zyga: They're being upgraded | 14:00 |
cjwatson | They'll be back shortly | 14:00 |
zyga | thanks! | 14:00 |
roadmr | \o/ | 14:01 |
=== jml- is now known as jml | ||
vWave | I am getting a OOPS error and can't get past logging in, can someone help? | 14:06 |
vWave | I am getting an OOPS error, can someone help? | 14:15 |
cjwatson | I'm not sure I'll be able to, but you should start by quoting the OOPS ID. | 14:15 |
cjwatson | Since we definitely can't help without that :-) | 14:15 |
vWave | lets giv it a shot.. the id is OOPS-f2adf2d78a898102427da4ba6d1b4168 | 14:16 |
ubot5 | https://oops.canonical.com/?oopsid=OOPS-f2adf2d78a898102427da4ba6d1b4168 | 14:16 |
=== Ursinha_ is now known as Ursinha | ||
vWave | it occurs right after I hit the logon button | 14:18 |
cjwatson | email = removeSecurityProxy(person.preferredemail).email | 14:24 |
cjwatson | AttributeError: 'NoneType' object has no attribute 'email' | 14:24 |
* cjwatson tries to work out how that can be so | 14:26 | |
vWave | it has been like that for many months, it said a report was sent to sysadmin to correct the issue | 14:28 |
vWave | I want to submit bugs for ubuntu gnome distro, but can't | 14:28 |
cjwatson | I see you have a confirmed e-mail address, but no preferred one for some reason | 14:29 |
cjwatson | I don't know how that could have happened; it will need to wait until wgrant or StevenK is around, who may know how to fix this | 14:30 |
cjwatson | Was this account created directly in Launchpad, or via some other service? | 14:31 |
wgrant | Which account? | 14:32 |
vWave | launchpad signup years ago... it used to work | 14:32 |
wgrant | vWave: What's your Launchpad username? | 14:32 |
vWave | my email address? | 14:33 |
cjwatson | I /msged it to wgrant | 14:33 |
wgrant | vWave: Can you try logging in again? | 14:33 |
vWave | sure... | 14:33 |
vWave | woohoo it let me in | 14:34 |
wgrant | Excellent. | 14:35 |
vWave | what happened? | 14:35 |
vWave | thank y'all | 14:35 |
wgrant | Someone unsuspended your account incorrectly. | 14:36 |
vWave | say whaaaaa | 14:36 |
dobey | anyone else noticed that merge proposal diffs on lp seem to be not refreshing? | 15:23 |
zbenjamin | Hi guys | 20:42 |
zbenjamin | is there a way i can query the lists of ppa subscriptions for a user in the python library? i only can find a link to the archive but not the archive itself | 20:43 |
zbenjamin | basically i need a way to get the data from that link: launchpad.me.ppas_collection_link | 20:46 |
zbenjamin | found it, nevermind | 20:54 |
cjwatson | zbenjamin: In case you found some less optimal way: you can iterate over launchpad.me.ppas | 21:45 |
cjwatson | zbenjamin: Although that's a list of the PPAs that user owns, not a list of the ones they're subscribed to. launchpad.me.getArchiveSubscriptionURLs() gives the latter, but in sources.list format rather than as references to the archive objects. I'm not sure if there's a good way to get the latter. | 21:49 |
zbenjamin | i'm using launchpad.load(user.ppas_collection_link) | 21:55 |
zbenjamin | cjwatson: ^ | 21:55 |
zbenjamin | i'm checking the other one out thank you | 21:55 |
cjwatson | Thought you might have gone for that. It'll kind of work, but it's much more cumbersome. | 22:00 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!