/srv/irclogs.ubuntu.com/2010/11/22/#launchpad.txt

riesHello, is there the right place to ask about PPA?02:15
spivries: this channel is a good place02:20
riesspiv: People ask me to create a PPA, I am trying to understand what sort of work is needed... currently I setup the applicaiton to be run-in-place after compilation02:22
riesshould I make a dep package and just upload?02:22
spivries: https://help.launchpad.net/Packaging/PPA may help you02:25
spivries: you can upload source deb packages to your PPA, and Launchpad will build them for you, and people can install those.02:26
riesAhh ok.. so when I make a deb that works on Debian, then launchpad can pick that up...02:26
riesI will read how to make a dep first then...02:26
riesdeb...02:26
spivries: I think https://wiki.ubuntu.com/PackagingGuide is the recommended starting point for that.02:28
riesspiv: very helpfull... I will give this : https://wiki.ubuntu.com/PackagingGuide/QtApplication a shot02:29
mtaylorI'm guessing that if an upstream branch autoimport fails I don't need to inform anyone04:58
lifelessit depends05:00
lifelessdo you want it fixed?05:00
=== almaisan-away is now known as al-maisan
Devil505hello08:07
Devil505I'm looking for a Registry Administrator08:07
jtvDevil505: what is it you need done?08:07
Devil505jtv, I've registered frugalware linux project https://launchpad.net/frugalware but i just want a page like https://launchpad.net/debian or https://launchpad.net/fedora or https://launchpad.net/gentoo08:08
jtvDevil505: let me find one for you…08:10
Devil505ok thx:)08:11
jtvbac: is that something you could help with perhaps?08:11
Devil505I just need the window with CD mirrors, Builds...08:15
wgrantDevil505: Those are only supported for Ubuntu. They're empty for all other distributions at the moment.08:15
Devil505ok and how to change the page to have the same thing as the debian one for example ?08:18
wgrantWhat about it do you want?08:19
Devil505just want to have Frugalware registered like that https://launchpad.net/gentoo :)08:21
wgrantDevil505: What difference does it make?08:21
wgrantThere is extra awkwardness around distros.08:21
Devil505oh ok08:23
=== doko_ is now known as doko
jtvhi henninge!08:55
jtvYou have mail.08:55
henningejtv: Hi!08:57
henningeYes, let me read it. ;)08:57
jtvhenninge: it's well past mumble09:25
henningejtv: yes, sorry09:28
jtvhenninge: I got a patch number for recife, so am about to push that change.09:28
=== jelmer is now known as Guest24864
=== Guest24864 is now known as jelmer
=== al-maisan is now known as almaisan-away
=== mrevell is now known as mrevell-lunch
=== almaisan-away is now known as al-maisan
=== matsubara is now known as matsubara-lunch
BlackZany launchpad buildd around? http://launchpadlibrarian.net/59451168/buildlog_ubuntu-natty-i386.apr_1.4.2-6_FAILEDTOBUILD.txt.gz13:59
BlackZlaunchpad buildd admin*14:00
=== mrevell-lunch is now known as mrevell
geserBlackZ: you probably need to talk to lamont about this14:15
BlackZlamont: ^14:15
Andphehey guys, I'm having problems with gpg keys on mi PPAs, I had a key 2082CDED, but I lost that one, I created a new one 6AE14EF2, and my packages are signed with this one and everything is ok uploading packages, the problem is that when I try to use this PPA as a dependencie for another PPA, the build bot gets the old key  and shows the error NO_PUBKEY 2F9D58B92082CDED14:16
Andpheany clue ?14:16
bigjoolsAndphe: do your packages build?14:17
Andpheyes, the ones that doesn't require a PPA as dependency to build14:18
Andphebigjools, ↑↑14:18
bigjoolsAndphe: do the other builds fail?  NO_PUBKEY is just a warning.14:18
bigjoolsBlackZ: file a bug on launchpad-buildd please14:19
geserBlackZ, bigjools: there should already be one about it14:19
bigjoolsok thanks14:19
bigjoolsdo you know the number?14:20
geserbigjools: bug 671441 (the title could use an update)14:20
Andphebigjools, not sure, this is what I get W: GPG error: http://ppa.launchpad.net maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F9D58B92082CDED14:20
ubot5Launchpad bug 671441 in joblib (Ubuntu) "joblib FTBFS in Natty (affected: 1, heat: 289)" [Medium,Confirmed] https://launchpad.net/bugs/67144114:20
bigjoolsAndphe: that's just a warning and appears for all builds14:21
Andphebigjools, hmmm14:21
=== jaycee is now known as jcsackett
BlackZbigjools: I confirmed it14:22
Andphebigjools, ok thanks, at least now I know it's no the keys14:22
bigjoolsnp14:22
BlackZgeser: and I updated the title with one more better than the precedent one14:25
nerd_blokeI asked the papercut team about the following bug, as it is the start of a new development cycle... but they said it wasn't desktop so not appropriate. It seems like basic functionality and has been open a while, does it deserve a look?14:42
nerd_blokehttps://bugs.launchpad.net/bugs/6827714:42
ubot5Launchpad bug 68277 in Launchpad Bugs ""newest first" doesn't sort bugs correctly (affected: 1, heat: 0)" [Undecided,Confirmed]14:42
AndpheCan I pin a package for the build proccess ? I'm trying to build something whose dependencies an older than official release14:52
geserunless I misunderstood your questions, only the latest version is published for a specific archive (PPA, official archive, etc.)15:00
=== matsubara-lunch is now known as matsubara
Andphegeser, I'm building a extension for PHP 5.2.14 but the official one is 5.3.3, the php5-dev 5.2.14 package is on my ppa, but the build is getting 5.3.3, so what I'm looking is to fix the build to use mine instead the official one15:14
bigjoolsAndphe: set a build dependency on an explict version15:19
Andphebigjools,  what I currently have is Build-Depends: debhelper (>= 5), libmcrypt-dev, php5-dev (= 5.2.14) and the package php5_5.2.14.dfsg.1-0ubuntu0ppa3~maverick. is already on my PPA15:22
bigjoolsI don't know whats up then15:23
Andphehttp://launchpadlibrarian.net/59451010/buildlog_ubuntu-maverick-amd64.php-mcrypt_5.2.14-0ubuntu0ppa1~maverick_MANUALDEPWAIT.txt.gz15:24
Andphethis is the log15:25
SpamapSanybody have ideas what might cause the error about tar here:  http://launchpadlibrarian.net/58855548/buildlog_ubuntu-lucid-i386.mongodb_1:1.2.2-1ubuntu1.1~ppa1_FAILEDTOBUILD.txt.gz ?15:25
SpamapSdpkg-deb: building package `mongodb' in `../mongodb_1.2.2-1ubuntu1.1~ppa1_i386.deb'.15:25
SpamapStar: ./usr/bin/mongo: file changed as we read it15:25
SpamapSThe build works fine in lucid pbuilder and using sbuild15:25
=== bjf[afk] is now known as bjf
=== al-maisan is now known as almaisan-away
=== almaisan-away is now known as al-maisan
lamontBlackZ: yeah - we don't have /dev/shm mounted in the build chroots - I'm looking into if we care enough15:57
BlackZlamont: will it be mounted? otherwise seems like we will have to fix all packages using that to not mount it15:58
lamontBlackZ: that's what I'm looking at figuring out this week15:59
flacosterockstar: call?16:14
rockstarflacoste, now?  I thought it wasn't for a while.16:16
flacosterockstar: my calendar says now16:16
flacosterockstar: if you aren't available, we can reschedule16:17
rockstarflacoste, hm, I probably got my UTC math wrong.  I can do it now.  Mumble?16:17
flacosterockstar: sure, Code 1-116:17
=== oubiwann is now known as oubiwann-away
=== oubiwann-away is now known as oubiwann
=== jelmer is now known as Guest34932
=== Guest34932 is now known as jelmer
=== deryck is now known as deryck[lunch]
=== deryck[lunch] is now known as deryck
=== yofel_ is now known as yofel
=== matsubara is now known as matsubara-afk
=== bilalakhtar is now known as papercutter
=== papercutter is now known as bilalakhtar
=== al-maisan is now known as almaisan-away
=== Meths_ is now known as Meths
=== apachelogger is now known as FanOfNightrose
=== FanOfNightrose is now known as apachelogger
=== apachelogger is now known as phononlogger

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