/srv/irclogs.ubuntu.com/2008/09/06/#launchpad.txt

LaserJockI just 1) don't know anything about greasemonkey 2) don't know anything about javascript (which is what I'm guessing I'd need)00:00
LaserJockyeah, p-l-b would be pretty easy to hack up for it00:00
LaserJockit'd be nice if LP could have it though somewhere so the team could all view it00:01
mwhudsonalso, apis, sooner or later00:01
* LaserJock imagines the mother of all PTSs ..... mmmmmm00:02
LaserJockmultidistrotools+python-launchpad-bugs might about do the trick00:02
wgrantI'd prefer multidistrotools + $SOME_WAY_TO_GET_ALL_OF_THE_DATA_OUT_OF_THE_BLACK_BOX00:03
wgrantRather than making 45000 requests.00:03
wgrantWhich might get the LOSAs to murder us.00:03
LaserJockactually, multidistrotools + p-l-b + Harvest might get me what I want00:04
LaserJockmwhudson: regarding matplotlib, what do you mean by using rsync?00:07
mwhudsonLaserJock: you can get the repository files from sf using rsync00:07
mwhudsonthen do the import from a file:/// url on the code import machine00:07
LaserJockah, I see00:08
LaserJockis it because the SVN repo is so large?00:08
mwhudsonyeah, and because cscvs sucks so bad00:10
mwhudson(but it's being worked on now!)00:10
=== kiko is now known as kiko-fud
mwhudsonoh clucking bells, the rsync to sf timed out00:35
mwhudsonat least that restarts better than cscvs :)00:36
wgrantHaha.00:36
wgrantDon't they still have LP blocked?00:36
wgrantAnd can't cscvs just pick up from the revision at which it died, or does it really all have to be in one hit?00:36
mwhudson(a) not really (b) not doing the rsync from an lp machine00:36
mwhudsoncscvs is pretty terrible00:37
mwhudsonsome kind of restarting should be possible00:37
wgrantSo I've seen/heard.00:37
nedkolaunchpad does not like single number versions (like "6") when registering releases, can some admin please delete this "release", it has incorrect version "6.0": https://launchpad.net/jackmixer/trunk/6.0/00:50
mwhudsonnedko: ask a question at answers.launchpad.net/launchpad for this sort of thing00:52
nedkomwhudson: ok00:52
nedkomwhudson: can you please review this svn branch import: https://code.launchpad.net/~vcs-imports/laditools/trunk01:36
nedkomwhudson: thank you03:17
andresjhey I just tried uploading a package to my PPA but this is the error by email: PPA uploads must be for the RELEASE pocket.   What does that mean?03:26
cprov-afkandresj: it means your version it target to post-release pocket (hardy-{updates, security, proposed}). PPAs only have the release pocket ('hardy')03:30
andresjcprov-afk: oh... but my package i think needs hardy-backports dependencies.03:31
cprov-afkandresj: right, currently PPAs cannot use the corresponding backported packages, see https://bugs.edge.launchpad.net/soyuz/+bug/24668503:33
ubottuUbuntu bug 246685 in soyuz "PPA dependency with backports" [Medium,Confirmed]03:33
cprov-afkandresj: it will be possible soon, meanwhile you have to reproduce the backporting context in your PPA by uploading & rebuilding everything you need from -backports.03:35
andresjcprov-afk: oh... is it possible to use the Copy function?03:36
cprov-afkandresj: only for other PPAs, not yet for packages in the primary archive.03:37
andresjoh ok, so I should `apt-source install <required dependencies>`, then `dput ppa P_V_source.changes`, right? Do i have to sign it with my signature?03:39
andresj*, cprov-afk? :)03:39
cprov-afkandresj: `apt-get source <source related with the dependencies>`03:41
andresjcprov-afk: oh; what's the difference?03:41
cprov-afkandresj: then for each of them `debuild -S` (which will build and sign the source packages)03:42
cprov-afkandresj: you don't necessarily want to install the binary packages dependencies in your system, but instead download their corresponding sources and re-upload them to your PPA.03:43
andresjcprov-afk: (oh i see the diff :) mm... i see i see; should I add ~ppa1 to the changelog, too?03:43
cprov-afkandresj: IMO, it's not necessary, since they would not be available otherwise03:45
wgrantandresj: Yes, you should.03:45
cprov-afkusing the same versions might become a problem if you have both your PPA and -backports enabled in your system03:45
andresjwhich I do :)03:45
wgrantIn which case you want the real ones to supersede.03:45
andresjok, so I will add ~ppa1 and stuff to the changelog, then, too :)03:46
andresjthanks for your help! :) oh btw, pbuild will tell me which are the dependencies not in hardy RELEASE, right?03:46
* wgrant curses X, and reboots.03:46
andresjhahaha03:47
andresjCtrl-Alt-Backspace?03:48
cprov-afkandresj: yes, pbuilder will help locally, or if you prefer you can extract that information from the PPA build log (retrying the build a couple times)03:54
andresjmm... i think ill go with pbuilder, cuz it takes a while to upload to the PPA. I'll troubleshoot the actual compiling in the PPA build logs, since it would take a lot of time here :P03:54
cprov-afkoh well, builders are dealing with another lang-pack tsunami right now :(03:56
andresjhahaha03:57
cprov-afkandresj: but they are low-priority03:57
andresjso is mine haha03:57
andresjwow 22 mins building03:58
cprov-afkandresj: anything else will be built immediately03:58
andresjoh i see what u mean03:58
andresjoh hey is it possible to make binary-only uploads?03:59
andresjcprov-afk?04:00
andresjwgrant?04:00
cprov-afkandresj: no04:00
wgrantNo, that would be very bad.04:00
andresjoh really? because there is one package in backports that i think will take long to compile04:01
cprov-afkby breaking the most valuable PPA characteristic, IMHO: binaries you see what really built from the associated sources04:01
wgrantcprov-afk: That characteristic is already violated by them being unsigned, but yes.04:02
cprov-afkwgrant: no, it's isn't04:02
andresjbut what about uploading binary just for the sake of meeting the dependency; and then letting launchpad build it again from source04:02
andresjmm...04:02
cprov-afkwgrant: i never was, since ppa.l.n was never poisoned. The problem is that we can't guarantee that.04:02
andresjthis is wierd04:02
wgrantcprov-afk: The binaries apt sees on ppa.launchpad.net could be those injected by Mallory's proxy.04:03
andresjboost is listed in the pbuild log as being the dependencies not met (actually, libboost-*-dev); but when I see the debian/changelog, it is in hardy.04:03
cprov-afkwgrant: stop hitting the same thing again and again ;) what will you do when that bug gets fixed ?04:03
wgrantcprov-afk: Have less to complain about :(04:04
andresjany help? :D04:04
wgrantandresj: What's the exact error?04:05
andresjwhat if i complain too? the launchpad packages are not signed!! :@04:05
cprov-afkwgrant: yes, as life was supposed to be.04:05
wgrantcprov-afk: Indeed!04:05
andresjwell its long04:05
andresjthe part i think is important is04:05
andresj(flood warning:)04:05
andresjThe following packages have unmet dependencies:04:05
andresj  pbuilder-satisfydepends-dummy: Depends: libboost-filesystem-dev which is a virtual package.04:05
andresj                                 Depends: libboost-iostreams-dev which is a virtual package.04:05
andresj                                 Depends: libboost-regex-dev which is a virtual package.04:05
andresj                                 Depends: libboost-signals-dev which is a virtual package.04:05
andresj                                 Depends: libboost-test-dev which is a virtual package.04:06
andresjThe following actions will resolve these dependencies: Remove the following packages: pbuilder-satisfydepends-dummy04:06
* cprov-afk waves and really goes afk04:08
andresjhahaha04:08
andresjwgrant? :)04:09
wgrantandresj: Hard to say. I use sbuild myself.04:09
andresjmm.. what does it do?04:09
wgrantNor do I use boost.04:09
wgrantTry #ubuntu-motu.04:09
andresjmm... ill try using sbuild--however it is used :P04:10
wgrantDon't.04:11
andresjoh why/04:11
wgrantSomewhat more invasive to set up.04:12
andresjoh i see i see04:14
andresjwell im asking in #ubuntu-motu... although im not sure if im making myself clear :P04:14
andresjaw!! hey wgrant, do u know why they sent me this? "Rejected: Signer has no upload rights at all to this distribution.Not permitted to upload to the RELEASE pocket in a series in the 'CURRENT' state."04:27
wgrantandresj: You uploaded to Ubuntu, not your PPA.04:28
andresjwgrant, my ppa is ~andresjriofrio/ubuntu/, no? it worked when I uploaded to intrepid.04:29
wgrantandresj: It is.04:29
wgrantYou probably left the 'my-ppa' or similar out of 'dput my-ppa something_someversion_source.changes'04:29
andresjooh!!04:29
andresji htink i did04:29
andresjyep thats it04:29
andresjhahaha thanks :)04:29
wgrantnp04:30
RAOFTime to ask again, now that my connection appears slightly stable: The package xserver-xgl has been removed from the archives.  Is there a way to mass-close all the bugs against it?04:54
wgrantRAOF: I've used a single email in the past.04:57
wgrant'  status invalid\n\nxserver-xgl has been removed from Intrepid.'04:57
wgrantCC that to all of your bugs, and you are done.04:57
RAOFwgrant: As in: the email interface?  I was hoping not to have to enumerate each of the open bugs; there's a couple of hundred of them.04:57
wgrantAh.04:58
wgrantYou might be able to use python-launchpad-bugs.04:58
wgrantOr screenscrape the list of bugs and turn that into a list of Ccs.04:58
RAOFUrgh.04:58
wgrantThere's no button in LP to do it.04:59
andresjhahaha05:01
andresjthere's a new API; maybe u can use that05:01
wgrantThat unfortunately gives one no facility to enumerate bugtasks against a package.05:02
andresjum... that's not good, then.05:03
wgrantYet.05:04
andresjwell its time for me to take a taste of my own medicine; adding my PPA to my sources.list05:04
RAOFIs there any documentation for python-launchpad-bugs?05:06
andresjyep; ill need to upload boost too05:06
andresjor not? f!05:07
pro-rsoftHi, how to upload releases of your project?06:59
=== poolie__ is now known as poolie
pro-rsoftHmm, uploading large files seems to give an error at launchpad, saying that I should try again in 2 minutes, but I re-tried several times, not succeeding09:16
pro-rsoftisnt there a different way (e.g. using ssh) to upload stuff?09:16
Hobbseepro-rsoft: copy it over to a different place, then upload from there?09:17
Hobbseethere's no ssh accessabile to non-employees, afaik.09:17
pro-rsoftuhm, launchpad does not support uploading via url09:18
lifelessHobbsee: employees can't upload over ssh either09:18
pro-rsoftI need to http upload it, that seems to be the only way09:18
pro-rsoftI want to upload a new release of a project, not succeeding.09:18
Hobbseelifeless: i thought you guys could ssh into chinstrap, then beyond..09:18
lifelessHobbsee: launchpad downloads are just http POST'd09:19
lifelessHobbsee: for everyone09:19
pro-rsoftThe only file that succeeded yet is 32.4 kb (the release notes)09:19
lifelesspro-rsoft: well what error do you get?09:19
Hobbseelifeless: my mistake - but i thought this was an *upload*?09:19
pro-rsoftlifeless, I dont remember, let me try to reproduce09:20
lifelessHobbsee: yes09:20
pro-rsoftit first takes about 15 minutes then it aborts with that error09:20
lifelessHobbsee: to upload a file to launchpad, for the launchpad downloads facility, you have to HTTP POST it09:20
lifelesspro-rsoft: you probably have a broken HTTP proxy09:20
pro-rsofti dont09:20
pro-rsoftuploading smaller file works, but not files around 50mb09:21
lifelessoh09:21
lifelessI think there is a size limit09:21
pro-rsoftthe limit is 60MiB09:21
LarstiQhmm09:21
pro-rsoftand my files are less than that09:21
Hobbseelifeless: um, OK :)09:22
wgrantIf it's Launchpad telling you to retry, it must be Launchpad's fault...09:22
pro-rsoftyeah09:22
lifelessHobbsee: https://edge.launchpad.net/bzr/+download for instance09:23
pro-rsoftI just tried a 22mb file which worked09:23
Hobbseelifeless: right09:24
pro-rsoftHmm, I got the error again10:54
pro-rsoftwill post screenshot10:55
pro-rsofthttp://imgbin.org/images/160.png10:55
pro-rsoftit only happens when uploading the larger files (but still smaller than 60mib)10:56
=== pro-rsoft is now known as pro-rsoft|lunch
* Hobbsee blinks11:30
Hobbseelaunchpad, why don't you be *useful* when searching?11:30
Hobbseeif i've got an advanced search that I've run, and then i pick a different sort option, then i *probably* want the advanced search query to still apply, and for you to just reorder the results.  What I *don't* want is for you to throw out the advanced search criteria, and give me back the whole lot of entries, whether they match the advanced search criteria or not - albeit, ordered the desired way.11:32
wgrantAdvanced search really needs a makeover.11:33
Hobbseethat's true - but i think they have done some work, as it doesn't show all the old milestones now.11:33
Hobbseeso it only shows 13, not 50+11:34
sianis1hi11:37
sianis1how can I send translation import request to launchpad without browser?11:38
geserHobbsee: wait till they integrate more of google into LP to get a useable search :)12:04
Hobbseegeser: oh, that'd be nice.  i do often search launchpad via google.12:05
Hobbseeif i don't know what i'm looking for, but only a general search term.12:05
=== pro-rsoft|lunch is now known as pro-rsoft
=== fta_ is now known as fta
=== pro-rsoft is now known as pro-rsoft|bbl
epsyhow would one go about installing launchpad on its own server? i did not see any packaged download13:16
Hobbseeepsy: you can't.13:22
epsyis it planned to have it possible one day?13:22
Hobbseeyes, before oscon next year.13:23
=== pro-rsoft|bbl is now known as pro-rsoft
pro-rsoftwould it also be possible to integrate the whole launchpad project into your own website layout?13:25
epsyuhm..when is oscon?13:25
epsypro-rsoft, magic stick13:25
epsy;)13:25
pro-rsoftmagic stick?13:26
epsypro-rsoft, you will have to do some work on your own13:26
epsywell, you would*13:26
pro-rsoftyeah, of course13:26
pro-rsoftbut is it already possible or will it only be possible at 'oscon' ?13:27
epsysince it hasn't been released to the public..13:27
pro-rsoftah13:27
lirelhi, i'm using ubuntu and sent several hwtest reports, therefore i had to give the email i used for launchpad. where can i find those reports?14:36
theinehi, does launchpad offer the functionality of sending emails to project members upon bzr commits?15:09
mdketheine: yes15:41
mdketheine: the subscription list for a particular bzr branch appears in the right hand side of the page. You can also add and remove subscriptions from there15:45
theinemdke: ah, thanks, didn't notice that I wasn't actually subscribed. silly me...15:48
=== kiko is now known as kiko-afk
=== barry-away is now known as barry
=== jordi_ is now known as jordi

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