=== Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [03:32] wgrant: we're still having 503 trouble with our recipe builds ( https://code.launchpad.net/~pipelight/+recipe/wine-compholio-daily ), but if we only build one or two at a time things seem to be ok [03:33] has something changed in the past week or so? === Ursinha-afk is now known as Ursinha [06:25] $ dput CarlFK-ppa dvswitch_0.9.1-ubuntu6_source.changes [06:25] No host CarlFK-ppa found in config [06:26] I think I lost the config migrating to a new box.. where is this config spozed to be? [06:26] You shouldn't need manual config [06:26] Unless you're uploading from !Ubuntu [06:26] dput ppa:USERNAME/PPANAME foo.changes [06:30] Successfully uploaded packages. [06:30] yay. thanks wgrant [07:10] er... https://launchpad.net/~carlfk/+archive/ppa Latest updates: dvsmon 111 weeks ago [07:10] shouldn't I see what I just uploaded ? [07:10] + dput ppa:CarlFK/CarlFK-ppa dvswitch_0.9.1-ubuntu7_source.changes [07:11] You have mail [07:11] Specifically: [07:11] 2014-01-20 06:31:14 DEBUG Rejected: [07:11] 2014-01-20 06:31:14 DEBUG Launchpad failed to process the upload path '~CarlFK/CarlFK-ppa/ubuntu': [07:12] 2014-01-20 06:31:14 DEBUG [07:12] 2014-01-20 06:31:14 DEBUG Could not find person or team named 'CarlFK'. [07:12] You probably wanted ppa:carlfk/ppa [07:12] ah, thanks [07:12] Package has already been uploaded to ppa on ppa.launchpad.net [07:12] rawr. [07:12] dput -f [07:15] oh look.. the page says "You can upload packages to this PPA using: dput ppa:carlfk/ppa ..." [07:15] I should do that ;) [07:15] yay. Build started 12 seconds ago on wani04 (amd64+qemu) === jpds_ is now known as jpds === zz_mwhudson is now known as mwhudson [18:47] a year ago or so there was talk of being able to target multiple ubuntu releases for PPA. has that happened yet? === mwhudson is now known as zz_mwhudson === zz_mwhudson is now known as mwhudson [22:01] is there a way to duplicate the functionality the PPAs have, where you upload a source package, it builds in sbuild or whatever, and then uploads to its own Debian repository, WITHOUT Launchpad? (Or, do I need to ask this in #ubuntu-server or somewhere else?) [22:06] (i.e. duplicate this on a private system/server) [23:26] teward: you'd have to implement something that did all the same work. you could run an instance of launchpad on a private server, but it'd probably be easier to just implement something that only copied the PPA functionality if you don't want all the other stuff too [23:27] dobey: that's kinda what I meant, any ideas on how to replicate that? [23:27] (just the PPA functions) [23:29] aside from a web page to dhow the contents as LP does, it should be fairly easy [23:29] you just have to take the bits and glue them together, and make sure you do it securely [23:30] but probably a bit off topic for #launchpad. maybe slightly more on topic in #launchpad-dev [23:42] dobey, teward: Some Ubuntu channel is probably more relevant. [23:43] #launchpad-dev is for Launchpad development, not so much for replicating Launchpad functionality without Launchpad involvement. [23:49] i'll poke #ubuntu-server, they'll probably have an idea [23:49] and if not, well... then maybe poke the people who develop LP who know the pure basics.