/srv/irclogs.ubuntu.com/2009/12/12/#launchpad.txt

maxbIt requires that you borrow or write a script to generate source packages and upload them00:04
kb9vqfAhh...gotcha.00:05
kb9vqfmaxb: So it's dependent on my slow Internet connection both ways then?00:06
kb9vqfi.e. from SVN, then up to Launchpad?  (uploading is the killer on my end)00:06
wgrantNote that there is work going on over the next few months to get LP to build packages nightly from bzr branches.00:06
maxbPretty much. Ideally you'd run it somewhere with decent internet access00:07
wgrantAnd you can already get LP to import svn repos into bzr branches.00:07
maxbI love my office's connectivity. Downloading Ubuntu isos at 8MB/s :-)00:07
kb9vqfMaybe I'll hold off then to set this up until Lucid00:08
kasimirhello all.  I asked a question on here a day or so ago about a project that is releasing binaries without providing the appropriate sources00:46
kasimirI have tried contacting the author, and posted a "question", but have not received a response00:47
kasimiris there an appropriate line of action I should take?00:47
magcius[###################-] 199212KB   183KB/s | Fetching revisions:Inserting stream:Walking content 8911/891100:53
magciusit's been doing this for a hjalf an hour now00:53
magciusand the number is still going up00:53
wgrantmagcius: Yes, it's downloading the branch...00:59
magciuswgrant, why is the progress bar full and it says 8911/8911?00:59
wgrantmagcius: That would be more of a question for #bzr.01:00
magciusI asked there too.01:00
magciusI like Launchpad, but jeez, how does Canonical deal with this crap?01:01
wgrantWhat do you mean?01:03
wgrantIt's a progress bar. They're never very reliable anyway.01:03
magciusIt works perfectly in Git.01:03
wgrantAlthough bzr's could certainly be better.01:03
magcius8911/8911 doesn't mean anything01:03
magciusIt's confusing. Very.01:04
=== MTeck-ricer is now known as MTecknology
=== vxnick_ is now known as vxnick
=== jfroy_ is now known as jfroy
=== LordObama is now known as Unterwelt
gnomefreakis it just me or is LP timing out for everyone?08:20
gnomefreak(Error ID: OOPS-1442EC231)08:20
ubottuhttps://lp-oops.canonical.com/oops.py/?oopsid=1442EC23108:20
=== sraps_ is now known as sraps
=== sale_ is now known as sale
gsedejHi! How to do translation for NEW LANGUAGE on LP (open permission)? https://translations.launchpad.net/gloobus/gloobus-0.414:39
anahiya, i am getting referer spam from: https://launchpad.net/~vepolastiv16:26
anai guess you might want to "fix" that :)16:27
CarlFKPPA - multi series PPA upload yet?  (is there a place I can look so I don't bother people here?)16:50
=== Unterwelt is now known as LordObama
=== ripps_ is now known as ripps
=== abentley1 is now known as abentley
tobylanei cant log into a launchpad website, it keeps saying i dont have permission and i need to login20:32
ian_brasilhow do i delete a PPA from a team?21:04
ian_brasili am the owner21:04
=== yofel_ is now known as yofel
cody-somervilleian_brasil, You can not delete a PPA at this time.21:12
ian_brasildamn..that means i cannot rename the team21:13
ian_brasilcody-somerville, thx for the info anway21:13
nhandlerian_brasil: You can file a question against Launchpad to get that taken care of21:14
ian_brasilnhandler, you mean file a bug?21:15
ian_brasilah, i see someone is on it #49597521:17
shakaran2Hi, I have a problem with sign packages and launchpad. I have a laptop and netbook. Before I do dput with my laptop with a gpg key. Now I can develop too with my netbook, and then I copy the gpg with --export and import on my netbook. But I get the next message: http://pastebin.com/d326a71fd how I can solve this? I cant upload with my netbook21:59
shakaran2nobody can help me?22:09
dhillon-v10shakaran2, just a sec. Sir :)22:10
shakaran2ok, thanks I wait22:11
dhillon-v10shakaran2, alright so I think I know what the problem is: you copied your pgp key but your ssh keys don't match with what's on launchpad that's why you are getting this error :)22:12
shakaran2umn, which command I need? simply copy de .ssh/ folder with .rsa ?22:13
dhillon-v10shakaran2, that will work too :)22:13
wgrantNo, that's completely irrelevant.22:16
dhillon-v10wgrant, sorry I thought that was the problem :)22:16
wgrantThe problem is that you rebuilt the .dsc after you built the .changes -- run debuild -S again, and it will work.22:16
dhillon-v10wgrant, I though he already build the package and he's trying to upload it now22:17
wgrantdhillon-v10: that's correct.22:18
dhillon-v10wgrant, ahh I get it now, thanks I learned something new :)22:18
shakaran2wgrant: I already build the package, I am trying to upload. I copied the laptod .ssh folder with all ssh key but dont work22:21
wgrantshakaran2: You need to rebuild the .changes file. Run debuild -S again.22:22
shakaran2then I have another problem, I run a automatically script for generate all debs (for jaunty, karmic and lucid) and then I move the generate .deb to other folder22:23
wgrantWhy are you building .debs directly? Launchpad does that for you.22:23
shakaran2$ debuild -S22:23
shakaran2debuild: fatal error at line 630:22:23
shakaran2cannot find readable debian/changelog anywhere!22:23
shakaran2Are you in the source code tree?22:23
dhillon-v10do cd ..22:24
shakaran2then I have to move all .deb22:24
dhillon-v10then try again22:24
shakaran2shakaran@magmus:~/sandbox/DEBS$ debuild -S22:24
shakaran2debuild: fatal error at line 630:22:24
shakaran2cannot find readable debian/changelog anywhere!22:24
shakaran2Are you in the source code tree?22:24
dhillon-v10or wait, you should be in the directory that has the debian folder22:24
wgrantAre you in the source code tree?22:24
shakaran2yeap, but I build with a automatically script. My structure folder is http://pastebin.com/d77231e0e22:26
shakaran2ignore the folder DEBS (copia)22:27
shakaran2I have all my deb for tivion 0.0.3 on DEBS22:27
wgrantYou are not in the source tree. Enter the source tree. It has debian/changelog in it.22:27
shakaran2the source (and bazaar branch is tivion-0.0.3)22:27
shakaran2I cant, I have 3 changelogs. On tivion-0.0.3 folder, I made a deb folder with jaunty, karmic and lucid folder for /debian22:29
wgrantYou cannot do that.22:30
wgrantYou will need to maintain separate branches for the different series.22:30
shakaran2how I do that? I couldn't find any tutorial or guide for that22:31
shakaran2I did this script for that http://pastebin.com/d1485ab3a how a temporal workaround22:31
shakaran2*how=as22:31
shakaran2(sorry for my bad english)22:32
wgrantJust keep two separate source trees. One for jaunty, one for karmic, one for lucid.22:32
wgrantBut the changelog and rules files must be directly in debian/ -- not a subdirectory thereof.22:33
shakaran2but all code is the same, only changes the control and changelog file for each distro22:33
wgrantYes.22:33
shakaran2umh, well, then I have a problem. I only know the basic commands for bazaar and also I dont understand how to do the branch for each distro22:34
wgrantPerhaps you should read an introduction to bzr, so you can get an understanding of the basic concepts.22:35
shakaran2ok, I search and read it22:40
=== LordObama is now known as Obama-da-PIMP
=== Obama-da-PIMP is now known as fugly
=== fugly is now known as vorian
micahgwow! we can now see how many people a bug affects!  thanks!23:29
jpdssinzui: The fix for bug #50580 is already in lp:lp/devel, shouldn't it be targetted at .12 ?23:33
ubottuLaunchpad bug 50580 in launchpad-registry "Use different colours for the mirror's status" [Low,Fix committed] https://launchpad.net/bugs/5058023:33
=== mok0_ is now known as mok0

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