/srv/irclogs.ubuntu.com/2010/05/10/#launchpad.txt

=== thekorn_ is now known as thekorn
benceri've tried to dget linux_2.6.24-27.69.dsc from lp several times and always orig.tar.gz files on file size, could be corrupted there ?08:30
wgrantbencer: Which link were you using?08:34
bencerwgrant: dget https://launchpad.net/ubuntu/+archive/primary/+files/linux_2.6.24-27.69.dsc08:34
wgrantbencer: That's... slightly concerning.08:35
wgrantLet's see.08:36
bencerdpkg-source: error: File ./linux_2.6.24.orig.tar.gz has size 59078927 instead of expected 5908560108:36
wgrantYeah, I get the same.08:36
bencerwgrant: any idea on what's wrong ? who could fix that ?08:46
wgrantbencer: I'm digging around, but I suspect I need someone with more access.08:48
wgrantbigjools: There appear to be two linux_2.6.24.orig.tar.gzs in the primary archive. This is probably bad.08:49
bigjoolsOo08:49
bigjoolsdifferent md5?08:49
wgranthttp://launchpadlibrarian.net/search?digest=ccccdc4759fd780a028000a1b7b15dbd9c60363b and http://launchpadlibrarian.net/search?digest=b7b63f52551f9e4bf2e5ba902f8385fbefc5d80c08:49
bigjoolsfuck sake08:50
wgrantccccdc4759fd780a028000a1b7b15dbd9c60363b is in the a.u.c pool.08:50
wgrantBut the first one returned by getFileByName is b7b63[...]08:50
wgrantCan you tell which SPRs reference the latter one?08:51
* bigjools does some sql fu08:51
wgrantAll updates seem to use the former, and it's in the pool, which suggests that the latter was present early on and then deleted.08:51
wgrantbigjools: Thanks.08:52
wgrantStevenK: This is why we need your fixes!08:52
wgrantAlso, the data model sucks.08:52
* StevenK is investigating so he can do some QA with and without his branch08:52
wgrantHow'd that go last night?08:53
StevenKwgrant: I faceplanted after I got tests passing and pushed08:53
wgrantHeh, good policy.08:53
* wgrant looks.08:53
wgrantIs loggerhead dead?09:04
spmyup09:07
spmwgrant: give it a whirl now?09:07
wgrantStill sucks, but that might be the UDS proxy...09:07
wgrantYes, works now.09:07
wgrantThanks.09:08
bigjoolswgrant: b7b63f52551f9e4bf2e5ba902f8385fbefc5d80c is referenced by a superseded package09:09
wgrantbigjools: That should still be impossible :/09:10
bigjoolsnot entirely sure how we managed to do that09:10
wgrantIt's easy to do.09:10
wgrantEven after StevenK's work.09:10
bigjoolsmy point :)09:10
bigjools2.6.24-5.9 is the superseded version of linux09:11
wgrantI guess it was deleted before the followupWas it deletHm. It wasn't deleted?09:12
bigjoolsand now I need to stop typing until my pain meds kick in09:12
wgrantEr, what.09:12
wgrantCtrl+U did not work :(09:12
wgrantSo, I wouldn't have expected the different orig.tar.gz to be accepted unless all the old ones had been Deleted.09:12
bencerwgrant: could you ping me back when you fix the linux source package thing ?09:16
wgrantbencer: I can't fix it. It's not compeletely possible to fix. Try http://archive.ubuntu.com/ubuntu/pool/main/l/linux/linux_2.6.24.orig.tar.gz instead.09:17
PiotrasHi! Anyone willing to help with signing PPA CoC ?09:47
jmlnigelbabu, popey: the login cert looks just fine to me09:51
nigelbabujml: was fixed earlier :)09:51
nigelbabujml: wgrant popped in and asked the good folks at #canonical-sysadmin :)09:52
jmlnigelbabu, good good :)09:52
nigelbabujml: can you remind jcastro I mailed him stuff he might want to look at before the Lp patch session?09:52
nigelbabu(or i'll have to say tht through IRC)09:52
jmlnigelbabu, if I see him, I will09:55
nigelbabujml: thanks :)09:56
=== barry` is now known as barry_
easter_egghenninge, good morning o/10:21
easter_eggbuenos dias \o10:21
easter_eggbonne journée \o/10:22
easter_eggbuongiorno /o/10:22
easter_eggohaio gossaimassay!10:22
easter_eggZao Chen Hao \o\10:23
Piotraswho can I ask to reactivate CoC signature?10:27
Piotrasstub, can you reactivate CoC signature?10:29
easter_egghenninge, XD10:35
henningeeaster_egg: Hi! ;)10:36
easter_eggyou lost my happy good morning ;~10:36
easter_egghenninge, hi =]10:36
henningeeaster_egg: I am busy right now, sorry. :/10:36
easter_eggyou readed my e-mail?10:37
easter_eggread*10:37
=== komputes_ubuntu is now known as komputes
rdzhi all. is this the right channel for ppa packaging related questions?11:05
noodles775rdz, it depends on the question (ie. if it's specific to ppas), but shoot :) ).11:06
rdznoodles775, thanks11:07
rdzhow can a src package be published in many series? do i have to upload several times, while each time changing the package name and adapting debian/changelog?11:08
bigjoolscopy it between series11:09
rdzbigjools, yeah, but then it says, that package with the same name already exists11:09
bigjoolsupload to the oldest series and promote it upwards, assuming the code still works11:09
bigjoolscopy with binaries?11:09
rdzbigjools, sorry, but i still don't get it: when i copy from myppa to myppa, i will always trigger that error.. no?11:10
bigjoolsrdz: as long as the same version doesn't exist it should work11:11
bigjoolsintra-archive copying that is11:12
bigjoolsbut you need to specify which series to copy to of course11:12
rdzyeah, of course...11:12
rdzbigjools, so you say that this should work, when i start at the lowest series....11:12
rdzand copy it upwards11:12
* bigjools wonders if you're hitting StevenK's bug :)11:12
rdzi don't know about StevenK's bug11:13
bigjoolshe does :D11:13
rdzwhat i don't get: is copy mechanism supposed to rename packaga sources, when they're copied intra-ppa?11:13
bigjoolsno, it just re-publishes the sources and binaries in the new series11:14
rdzbut the changelog will still mention only the original series?11:14
maxbyes11:15
maxband the effect of StevenK's bug is that copying is basically broken right now, in all but a few edge cases11:15
rdzhm..ok thanks11:15
rdzmaxb, good to know.... so i am happy now, that i came ask here..:-)11:16
easter_egghenninge, I created a new account and requested to merge again11:18
easter_eggSomething is strange11:18
easter_eggI received two of tree e-mail confirmations11:18
rdzthen i have another problem: the package i want to publish in my ppa depends on a version of another package, that is only available in lucid upwards. however, i would like to provide my package also for karmic and downwards. is there a way to simply copy the package src of that package from ubuntu lucid to myppa karmic etc?11:18
easter_eggthree*11:18
easter_egghenninge, the three e-mail is the @googlemail.com11:19
easter_eggis my account? Or today the launchpad is getting some trouble to send emails to gmail?11:19
henningeeaster_egg: the problem is not in the Launchpad accounts but in the openID authentication. I have been trying to get somedoy who can help with that.11:20
bigjoolsrdz: you can, yes, but there's no guarantee it will work11:20
bigjoolsbackporting is a bit of an art11:20
rdzbigjools, what you mean? and how can i do it? the 'copy package' site doesn't let me choose from ubuntu11:20
rdzbigjools, you mean , when this package has itself other depencencies as well?11:21
bigjoolsyes, it's not supported really since the web UI will time out11:21
bigjoolsthere's a hidden URL, you can use it if you can find it :)11:21
rdzi mean, the not so nice/smart way is to download the sources to my box and make a src package myself..11:22
bigjoolsfor this sort of question you're better off talking to a MOTU11:22
rdzbigjools, ok. thanks11:22
bigjoolsnp11:22
bigjoolshope it works out for you11:22
easter_egghenninge, I hope it will be work now. I will tell you later...11:27
easter_eggI have another problem now11:37
easter_eggI can't activate the mailing list of the team: https://launchpad.net/~ubuntu-br.am/+mailinglist11:38
easter_eggwhy?11:39
wgranteaster_egg: Whta does it do when you try?11:40
maxbrdz: Actually, downloading the source package and editing it *is* the nice way11:40
easter_eggThis team's mailing list is being deactivated.11:40
maxbFirst, you really really should use a unique version when you backport something11:40
easter_eggwgrant, this11:40
maxbTo distinguish it from the real lucid build11:40
easter_eggI'm not the team owner, but I have admin permissions...11:41
easter_eggmaybe it can be the cause?11:41
maxbSecond, it's quite possible you may have to tweak things to make it build in older distroseries11:41
easter_eggwgrant, ?11:46
wgranteaster_egg: It sounds like one of the backend processes isn't working at the moment.11:50
easter_egglol11:50
easter_eggwgrant, I will try later11:50
rdzmaxb, i see. thanks!11:53
rdzmaxb, would it be correct, when the original lucid package's version still supersedes the version of my ppa's pacakge?11:55
easter_egghenninge, my account is working now after the new merging..11:55
maxbI don't understand that question11:55
easter_eggbut I need two things to totally fix this11:55
easter_eggin fact, just one thing =]11:56
easter_eggsomeone from login.ubuntu.com here?11:56
maxbeaster_egg: No, those people are never on IRC. Which rather sucks.12:06
easter_egg;P12:06
easter_eggI need that someone delete two thinks to me12:06
rdz"<maxb> First, you really really should use a unique version when you backport something". I got the version should differ, but what would be better? if the backported version is lower or higher than the original lucid package's version?12:13
maxbIt should most definitely be lower. This is so that when someone with your backport installed upgrades to lucid, it is properly replaced by the lucid version12:14
maxbThis is usually accomplished via the useful feature that ~ in a version string is special, being less than 'end of string'12:15
maxbi.e. if lucid carries 1.0-1, a typical backport looks like 1.0-1~hardy112:15
maxbThe fact that ubuntu releases are named in alphabetic order ensures that upgrades between backports targetted at different series works12:16
rdzmaxb, many thanks.. that makes a lot of sense to me12:22
lifelessbarry: http://gems.github.com/ - follow both links13:21
=== gnomefreak76 is now known as gnomefreak
=== herb__ is now known as herb
easter_eggwhen I be activate the mailing list of this team? https://edge.launchpad.net/~ubuntu-br.am/+mailinglist14:53
easter_eggits look like strange14:53
easter_egghenninge, thanks for help... I sended an email to you with the question answered14:54
henningeeaster_egg: I saw that. Glad it finally works for you! I am sorry for the trouble. :)14:55
easter_egghenninge, no problem.. I will try to contribute to launchpad for help with problems like that14:56
easter_eggsomehow, the bug still exists, so I still have work ahead14:56
easter_eggfor now, I got joined in all the groups that the brazilian council suggests and joined and another teams like launchpad-beta-testers =]14:58
easter_egghenninge, I'll sleep a little. Later I will work and then come back to study the launchpad15:00
easter_egghave a nice day15:01
easter_egggood bye15:01
=== jelmer_ is now known as jelmer
gnomefreaktimeing out :)15:28
gnomefreakanyone else getting a timeout on bug report comments using edge15:31
gnomefreakor without edge15:31
falktxhi15:37
falktxI recently received the task, at work, to get "alfresco" to work on linux15:38
falktxto compile it I need sun-java15:38
falktxso I copied partner's jave to the PPA15:39
falktxhttps://launchpad.net/~falk-t-j/+archive/alfresco/15:39
falktxis this ok?15:39
gnomefreakfalktx: use the java that is not in partner15:40
wgrantfalktx: Are you aware of the alfresco packages that are already in partner?15:40
gnomefreakdidnt we remove java from partner?15:40
jpdsgnomefreak: No, multiverse.15:41
wgrantSun Java was moved from multiverse to partner.15:41
gnomefreakjpds: ah thanks15:41
gnomefreakthanks wgrant15:41
gnomefreakstill timing out15:42
wgrantgnomefreak: Which bug?15:42
gnomefreakwgrant: bug 57607215:42
ubottuLaunchpad bug 576072 in firefox "Hidden files are saved as non-hidden files after downloading" [Undecided,Confirmed] https://launchpad.net/bugs/57607215:42
gnomefreaktring to add comment15:43
wgrantWhat was the text of the comment? And do you have an OOPS code?15:44
falktxfor enterprise work, sun-java is required15:45
gnomefreakwgrant: it didnt give a code. hold on 1 sec15:45
falktxand alfredo is available only for Karmic, not Lucid15:45
wgrantWhy do you need Sun Java?15:45
gnomefreakwgrant: the text is at bug#576072_info_to_add15:45
wgrantgnomefreak: Huh?15:46
wgrantAnd it should have given you an OOPS code.15:46
gnomefreakoops15:46
gnomefreakwgrant: text is here http://paste.ubuntu.com/431141/15:46
wgrantgnomefreak: What's the text of the timeout page?15:47
gnomefreakwgrant: and as for OOPS it just poped up a dialog saysing that it timed out and to try again later15:47
gnomefreakwgrant: thats what im trying to add to bug report15:47
wgrantA Firefox error?15:47
wgrantOr a Launchpad thing with a title of "Timeout error"?15:48
wgrantOr with a title of "Please try again"?15:48
gnomefreakits working now15:48
wgrantwin 315:48
gnomefreakwgrant: little LP dialog with red text. i dont recall the exact error text but it is working now for some reason15:49
wgrantgnomefreak: that had an OOPS IS.15:49
wgrantEr, OOPS ID.15:49
gnomefreaki didnt see one15:49
wgrantThere was one down the bottom.15:49
gnomefreakwgrant: if it happens again ill copy it. i must have overlooked it15:50
gnomefreaksorry15:50
davidstraussI need help resetting the password on a Launchpad utility account.15:54
davidstrausshttps://launchpad.net/~economist-bender15:54
davidstraussI'm happy to prove ownership by possession of the public key15:54
mok0Is there another way I could port users?15:54
davidstraussi mean private key15:54
mok0How many tables are involved in defining a user?15:55
davidstraussunfortunately, i have no idea what the email is set to15:55
wgrantmok0: Huh?15:55
andrea-bsgnomefreak, wgrant: error popups generated by AJAX don't show you the OOPS id15:55
wgrantPorting users?15:55
wgrantandrea-bs: Ah, an AJAX error, I see.15:56
mok0wgrant: oops wrong channel :-) Thought I was in django15:56
jtimbermanI'm trying to copy packages in my PPA from lucid to karmic and I'm getting an OOPS.15:56
jtimbermanOoh, I see OOPS mentioned in my scrollback..15:57
wgrantjtimberman: Known -- fix is reviewed and in testing.15:57
jtimbermanwgrant: thanks15:57
jtimbermanwrt sun-java, some "enterprise" type shops are quite particular about that sort of thing for their apps.. but they should probably bundle their own jvm anyway :)15:58
falktxi'll need it at least to compile it15:59
falktxi can delete it later15:59
gnomefreakandrea-bs: thanks15:59
falktxor does a PPA can use partner packages?15:59
falktxthat would be cool... but I'm not sure if can be done16:00
wgrantA PPA can't use partner packages directly.16:00
gnomefreakyou have to build them for PPA16:01
jtimbermanwhat bug # can i look at for the OOPS fix?16:03
wgrantlamont: http://paste.ubuntu.com/431174/16:37
poolieis it just me or is http://bazaar.launchpad.net/~launchpad-pqm/launchpad/db-devel/changes having trouble?16:41
nigelbabupoolie: mostly just you, but then codebrowse isn't really a strong component of LP16:42
nigelbabupoolie: try abusing the F5 key16:42
pooliemm, thanks16:44
m0n5t3rhello, I need a word of advice: I debianized a pecl package, uploaded it, it compiles, but then launchpad complains that it has 2 files with timestamps too far in the past (they actually are set to 01-01-1970 in the original archive from pecl.php.net)16:45
m0n5t3rso, I deleted the packages, did a touch on the source files and repacked the source, but now it gets rejected because the orig archive is already in the ppa16:47
m0n5t3rwhat can I do?16:47
tsimpsonbump the version16:47
tsimpsoneg: 1.2.3a or 1.2.3rebuild16:48
lamontbigjools:16:56
lamontlychee will see.16:56
=== beuno is now known as beuno-lunch
_kb9vqfAny progress on the bug causing these: OOPS-1591K167816:59
ubottuhttps://lp-oops.canonical.com/oops.py/?oopsid=1591K167816:59
_kb9vqf?16:59
davidstrausspoolie: Any chance you can help me with a user access issue?17:00
bigjools_kb9vqf: what is the context?17:00
_kb9vqfbigjools: Trying to copy packages from a staging PPA to a distribution PPA17:01
bigjools_kb9vqf: we have code that's fixing it, it'll be rolled out tomorrow17:01
_kb9vqfSounds good, thanks!17:01
=== matsubara is now known as matsubara-lunch
bigjools_kb9vqf: sorry for the trouble17:01
StevenK_kb9vqf: Is it a timeout error?17:03
_kb9vqfStevenK: No17:03
StevenKRight, then ignore me, bigjools has the answer17:04
_kb9vqf:-)17:04
pooliedavidstrauss: what is it?17:04
davidstrausspoolie: I need to get the email address or a password reset for this account: https://launchpad.net/~economist-bender17:05
davidstrausspoolie: I'm not sure what email I put on it.17:05
pooliewait please17:05
davidstraussok17:05
lamontbigjools: WE WIN!17:14
bigjoolslamont: where do I collect my $1m?17:14
lamontafk17:14
=== ubott2 is now known as ubottu
=== Philip6 is now known as Philip5
=== matsubara-lunch is now known as matsubara
cperrin88Hey, I'm having a problem with the Launchpad API18:11
cperrin88more exactly requesting a request token18:11
maxbYou should be more detailed about your problem18:11
cperrin88okay18:12
cperrin88well I am sending my requst as described in https://help.launchpad.net/API/SigningRequests18:12
cperrin88but my Client (Apach HTTP Commons) does not understand the response18:13
cperrin88I'm unsure weather it's my fault, the lib's fault or the server's fault18:13
cperrin88let me search the error18:14
cperrin88DefaultRequestDirector(257): Authentication error: Unable to respond to any of these challenges: {oauth=WWW-Authenticate: OAuth realm="https://api.launchpad.net"}18:15
rockstarcperrin88, are you using launchpadlib or another lib?18:16
cperrin88I'm hacking the raw api18:16
rockstarcperrin88, leonardr is probably your man then18:17
cperrin88doesn't seem to be online18:18
cperrin88I want to write a launchpad Android client18:18
rockstarcperrin88, I've actually endeavored to do that.  Lemme see if I can find the code.18:19
=== yofel_ is now known as yofel
=== beuno-lunch is now known as beuno
cperrin88rockstar: Got some code?18:52
=== matsubara is now known as matsubara-afk
=== mithrandi is now known as idnaria
=== gnomefreak76 is now known as gnomefreak
* Penguin_Guy has just pushed his first bazaar branch.21:17
=== barry` is now known as barry_

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