/srv/irclogs.ubuntu.com/2012/09/19/#ubuntu-motu.txt

=== lifeless_ is now known as lifeless
dholbachgood morning07:04
iulianMorning dholbach.07:16
dholbachhi iulian07:18
geserHi dholbach and iulian07:29
RhondaOh.  "Click the button below to redeem your bundle on the Ubuntu Software Center."07:30
RhondaDid canonical pay to have that special place on humblebundle, or does canonical gain anything from it when I click there?07:31
lifelessI *think* they pay Canonical as a distributor, same as they pay steam.07:32
=== astraljava1 is now known as astraljava
=== almaisan-away is now known as al-maisan
iulianMorning geser.07:40
=== dpm_ is now known as dpm
dholbachhey tumbleweed, could it be that the sponsorship miner is unhappy right now?09:49
dholbachalso... how are you doing?09:49
tumbleweedheh, hi09:50
* tumbleweed has been far too busy, but am around09:50
tumbleweedthis morning, spelunking xkcd, looking for waldo http://corelli.tumbleweed.org.za/stefanor/xkcd-1110.html09:50
dholbachdon't! click! link!09:51
Laneyhaha09:58
Laney"busy"09:58
Rhondawtf10:03
xnoxRhonda: today's xkcd, but extended UI10:09
Rhonda… I am aware, but thanks.10:10
Rhonda… why do I have to think about "deeper underground" by jamiroquai suddenly.10:12
Rhondatumbleweed: Did you figure out the tile_name names and download all the images already? ;)10:35
=== al-maisan is now known as almaisan-away
tumbleweedRhonda: no, I just modifyied the XKCD page to render full screen, and accept key presses11:34
tumbleweedif you like wasting RAM, try http://iclub.site40.net/xkcd.html (not for the feint hearted)11:35
Rhondakey pressed?11:40
Rhondatumbleweed: That's cheating. :)11:44
* xnox ponders where is downloadable complete image..... I want to make a print11:51
tumbleweedxnox: it's sparse11:52
tumbleweeddholbach: the DSAs are looking at it (expired SSL cert)12:53
=== almaisan-away is now known as al-maisan
dholbachtumbleweed, perfect13:29
=== Logan__ is now known as Logan_
=== al-maisan is now known as almaisan-away
obounaimHi, I'm interested in becoming a maintainer of a Python package do I have to be a Python expert to do that?13:54
tumbleweedno13:54
obounaimok thanks13:56
obounaimdoes anybody interested in helping me?13:56
tumbleweed!ask|obounaim13:58
ubottuobounaim: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience13:58
ockhamanyone care to do bug #1052882 ?14:18
ubottuLaunchpad bug 1052882 in sweethome3d (Ubuntu) "FFe: Sync sweethome3d 3.6+dfsg-1 (universe) from Debian sid (main)" [Undecided,New] https://launchpad.net/bugs/105288214:18
=== emma is now known as em
ockham^ FFe, please, anyone? (#1052882)15:22
=== Quintasan_ is now known as Quintasan
c_kornhello, how can I check which repositorie's gpg key is not installed?15:48
obounaimHi, I'm trying to fix a small bug in ubuntu using bzr branch, when I run bzr branch ubuntu:python-z3c.formui I get bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/python-z3c.formui/"16:09
tumbleweedobounaim: that's the name of a binary package16:10
tumbleweedit's built from the source package z3c.formui16:10
obounaimtumbleweed: thanks it's working now.16:12
obounaimbut how can I figure out this by my self?16:13
tumbleweed$ apt-cache show python-z3c.formui | grep Source16:13
obounaimok thanks16:15
c_kornhello, I have a question regarding debian/watch files. I want to scan for "frostwire-(\d[\d\.]+)\.noarch\.tar\.(?:gz|bz2|xz)" files in these directories. the highest version number here is 5.4.0 http://main1.frostwire.com/frostwire/ but this directory does not contain a noarch.tar.gz file. how can I tell uscan that the highest version number is the directory which has a noarch.tar.gz file in it?16:21
c_kornoh, this is my current debian/watch file http://pastebin.com/raw.php?i=i7bDhLGp16:22
c_kornlooks like uscan automatically takes the directory with the highest version number and then continues scanning for the tarball in this directory http://pastebin.com/raw.php?i=CEhj1crd16:23
arandc_korn: Hmm, I might be wrong, but can't you just use a catch-all match for the folder instead?16:29
tumbleweedc_korn: I don't think you can16:29
obounaim"bzr pd -- -S" fails to build the z3c.formui16:32
c_kornhum, I think I have to write some sort of redirector16:32
obounaimhow to quickly install all the dependencies of package from debian/changelog?16:42
c_kornobounaim: the build dependencies are in debian/control. and I use this command: sudo mk-build-deps -i -r16:45
obounaimc_korn: thanks16:45
obounaimbzr bd -- -S fails16:51
obounaimdh clean --with pydeb --with python216:51
obounaimdh: unable to load addon pydeb: Can't locate Debian/Debhelper/Sequence/pydeb.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at (eval 3) line 2.16:51
obounaimBEGIN failed--compilation aborted at (eval 3) line 2.16:51
micahgobounaim: sudo mk-build-deps -i -r (build deps are required for clean)17:32
obounaimCan anybody review my merge proposal.17:33
obounaimmicahg: thanks.17:33
obounaimCan anybody review my merge proposal.17:35
micahgobounaim: cross posting is generally frowned upon, why would you ask someone to look at your proposal before you're sure it works?17:37
obounaimmichag: I have just add a home of the project.17:38
obounaimbzr lp-propose fails: "bzr: ERROR: Source and target branches must be different." what is going on?19:29
micahgobounaim: you should propose your changes to the development series (in this case quantal), precise updates need to meet https://wiki.ubuntu.com/StableReleaseUpdates criteria19:31
=== yofel_ is now known as yofel
obounaimmicahg: how to do that19:40
micahglp:ubuntu/package instead of lp:ubuntu/precise/package19:41
=== jacob_ is now known as jacob
alo21hi. Do you think this package is a sync-worth (http://changelog.debian.net/eblook) ?20:08
micahghardening can be a good thing, the typo also might be important depending on what it is20:09
jtayloradding hardening should not require release team ack?20:10
micahgwell, it depends, some hardening used to be a no-op on Ubuntu, not sure what the current state is and what this package specifically uses20:13
ockham*nagnag* FFe, please, anyone? (#1052882) ^20:20
tumbleweedockham: Please don't nag about FFes like that one20:22
tumbleweedit's only a few hours old, for a start20:22
tumbleweedbut, as I *was* just looking at it: I'd kind of like a better argument than "it's new a new release that came out since FF"20:23
Laneyand "runs under 12.04" (twice) isn't very convincing :-)20:24
=== chrisccoulson_ is now known as chrisccoulson
ajmitchLaney: looks like that lp change has been deployed20:46
LaneySWEEEEEEEEEEEEEEEEEET20:46
ajmitchat least justing by the revision number & deployment report, just in time for the archive to freeze again :)20:48
ajmitchs/justing/judging/20:48
* ajmitch needs coffee20:48
micahgwell, do we care if the main archive is frozen for backports?20:48
ajmitchmicahg: the code did allow uploads then20:49
micahgajmitch: and backports is always frozen anyways, right?20:49
micahg* i.e. everything to NEW or UNAPPROVED20:49
ajmitchmicahg: pocket always unapproved != distroseries being frozen20:49
micahgright20:50
ajmitchI got laney to test uploading to quantal-backports on dogfood, it should probably work on production now20:50
ajmitchnow we need the other bits like the rebackporter bot to spit out a report of what needs updated20:51
=== Lasall- is now known as Lasall
highvoltagehey guys23:51
ajmitchhi highvoltage23:51

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