/srv/irclogs.ubuntu.com/2013/02/03/#launchpad.txt

gelphIn launchpad, is the blueprints feature the fullness of where you do software designs?  Or do people usually use UML modeling tools or just plain wikis or something instead for designs, outside of launchpad space?00:03
gelphI ask because I'm interested in about 4 people collaborating on a design and hoping to use launchpad00:12
gelphAt work, we use whatever tool and upload finished UML class diagrams as PNG files to our wiki, and write text around it to defend the design00:13
facundobatistaHello!01:25
facundobatistalp-project-upload is uploading my tarball incorrectly01:25
facundobatistaI mean, the uploaded file has other md5sum01:25
facundobatistaI detected it because when tried to download and open it, gunzip complains it's not a valid format01:26
facundobatistait's this one: https://launchpad.net/launcherposta/trunk/0.9/+download/launcherposta-0.9.tar.gz01:26
facundobatistashould I debug something or just open a bug? thanks!01:26
fully_humanHello.  I'd like to get involved with bug tacking.  I'm to the point of running through this tutorial (https://developer.ubuntu.com/packaging/html/fixing-a-bug-example.html) but I'm a bit confused when I try to find a bug in launchpad to tackle.  I see the bug sometimes assigned to a user even though the bug is labeled "NEW" and they date back to 2010.01:34
TheLordOfTimefully_human:  you mean bug tracking/fixing in Ubuntu, correct?01:37
fully_humanYes.01:37
TheLordOfTimenot for some other project that runs on Launchpad?01:37
TheLordOfTimefully_human:  you may want to ask your questions in #ubuntu-bugs01:37
fully_humanAh, thanks.01:38
TheLordOfTimesince that's where most ubuntu bugs questions regarding triaging/etc end up01:38
wgrantfacundobatista: I've reported that as bug #1113932. It's a regression from a code change we pushed out on Friday, and appears to only affect files uploaded using the API.01:47
ubot5bug 1113932 in Launchpad itself "Files uploaded through lazr.restful get decoded as Unicode" [Critical,Triaged] https://launchpad.net/bugs/111393201:47
wgrantI'm reverting the problematic change.01:47
wgrantShould be fixed on production on Monday. Thanks for letting us know.01:48
facundobatistawgrant, thank you!!!02:00
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
nesthibHi everyone!04:20
nesthibI'd like to report spam on launchpad → https://bugs.launchpad.net/ubuntu/+source/libfprint/+bug/602071/comments/5204:20
ubot5Launchpad bug 602071 in libfprint (Ubuntu) "[0a5c:5801] Broadcom fingerprint reader not working" [Wishlist,Triaged]04:20
nesthiblooks like this user also spammed other threads04:21
facundobatistawgrant, confirmed, upload through normal POST is ok04:36
facundobatistawgrant, thanks for working on this!04:37
Logan_Spam here as well: https://bugs.launchpad.net/ubuntu/+bug/15332804:52
ubot5Launchpad bug 153328 in Ubuntu "[needs-packaging] phasex" [Wishlist,Fix released]04:52
Logan_(From the same guy).04:52
StevenKnesthib, Logan_: Those two spam comments have been hidden, thanks for reporting.05:59
nesthibno problem06:01
=== zequence_ is now known as zequence
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
=== Quintasan_ is now known as Quintasan
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
xkernelis it possible to associate or merge Launchpad accounts created by 2 openIDs?13:59
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
george_eI need GCC 4.7 in a daily build recipe for Precise - the package is in the precise-updates archive if that helps.20:40
george_eIs there any way of making that available to the recipe?20:40
lifelessgeorge_e: the recipe needs an upstream source to pull from20:47
lifelessgeorge_e: you can enable precise-updates (I think its on by default) for the PPA20:48
george_eIt is?20:48
george_eThis build here seems to have failed: https://launchpadlibrarian.net/130257909/buildlog_ubuntu-precise-i386.nitroshare_0.3-0~201302030357~precise1_FAILEDTOBUILD.txt.gz20:48
george_eIt seems to have pulled in GCC 4.6.20:48
tsimpsongeorge_e: I don't see gcc-4.7 in precise20:54
george_etsimpson: http://packages.ubuntu.com/search?suite=precise-updates&searchon=names&keywords=gcc20:54
george_eIt's in precise-updates.20:54
tsimpsongeorge_e: that's just gcc-4.7-base, not gcc-4.720:55
george_etsimpson: Ooooooooh. Okay. Sorry for the mixup then.20:56
tsimpsonnote sure why it would be in precise-updates, seems pretty useless20:56
george_eSo then obviously what I need to do is backport GCC 4.7 and add it to the PPA.20:57
george_eI already did that with CMake since I needed the latest version in the PPA.20:57
=== Ursinha is now known as Ursinha-afk
george_eGreat. I can't seem to sign anything with my GPG key.23:21
george_eI just get: "gpg: skipped "... <...@...>": secret key not available"23:21
george_eBut the key shows up in gpg --list-secret-keys23:22
wgrantgeorge_e: The name+email line in debian/changelog needs to exactly match an identity on your OpenPGP key, including any comment on the identity, or you need to use the -kKEYID option23:22
george_ewgrant: I haven't touched debian/changelog - if it helps, I'm running 'backportpackage'.23:23
wgrantgeorge_e: Do you have DEBEMAIL set correctly? backportpackage probably uses that to construct the changelog entry23:24
wgrantBut backportpackage is an Ubuntu thing23:24
george_eAHA!23:25
george_ewgrant: You were right.23:25
george_eDEBEMAIL (for some reason) was not set correctly.23:25
george_eNow it's signing the package. Thank you for your help!23:25
wgrantGreat :)23:25

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