/srv/irclogs.ubuntu.com/2011/04/08/#ubuntu-motu.txt

=== azeem_ is now known as azeem
csjohnhey04:17
csjohnhow's04:20
csjohn** everyone doing?04:20
pooliehi, do i have to take any action to get my bzr sru approved from https://launchpad.net/ubuntu/maverick/+queue?queue_state=1&queue_text=bzr ?05:37
lifelessthats in main - #ubuntu-devel is a better channel05:39
lifeless(sorry to make you follow pointers)05:39
poolieah thanks, i had the idea newbie developer questions would be more appropriate here05:44
lifelessnewbies are normally motus fodder yes05:44
lifelessbut the subject matter is the filter05:44
micahgpoolie: I goofed on that one a while back myself :), in fact IIRC, it was misguiding you into this channel :)05:48
poolienp thanks :)05:51
dholbachgood morning08:17
laszlokHello MOTU, I've just become the maintainer for an upstream project (glipper) which is in Universe. Currently glipper is an applet, but the new version 2.0 uses app indicators (and drops applet support). I want to know how you normally deal with a new version that has a major change in functionality. ie. Should the new version use /usr/share/glipper2 to allow it to not conflict with glipper 1.0, or should the old package be renamed glipper-applet, so08:54
laszlok that users who upgrade can will automatically have the app indicator version installed?08:54
laszlokI am assuming that we don't want to drop the old glipper 1.0 package, because there are still people using gnome panel who might rely on it08:55
hrwmorning09:02
RAOFlaszlok: That depends a bit on upstream (which you are :)).  If you want to maintain gnome-panel support, then we can do whatever.  If you're going to drop it and just support appindicators, that's also cool.  We can handle either.09:04
arandI'm using git-buildpackage making svn-tracking PPA packages, and I'd want to use the version "1.01+svn2530~ppa1". However, this makes git-buildpackage not create an orig tarball, (from my svn branch), is there a way around this or will I need to stick to "1.01+svn2530-ppa1" which does work..09:04
RAOFarand: git-buildpackage is correct, there.  A non-native package version consists of $STUFF-$DEBIAN_REVISION.  Since 1.01+svn2530~ppa1 does not contain ‘-’, it's a native version.09:06
RAOFarand: Versioning it as 1.01+svn2530-0~ppa1 would work.09:06
laszlokRAOF: I have removed applet support, and I am no longer going to update the 1.0 branch, so essentially there is no support for the applet version. I guess that means it should just be dropped eh?09:06
RAOFlaszlok: Yup, pretty much.09:07
laszlokRAOF: ok thanks, I'll be back when I have 2.0 ready to go in my PPA09:07
=== kklimonda is now known as Guest46494
=== Guest46494 is now known as kklimonda
ari-tczewdoes anybody know how to fix this FTBFS? https://launchpad.net/ubuntu/+source/clementine/0.7.1-0ubuntu1/+buildjob/2431201/+files/buildlog_ubuntu-natty-i386.clementine_0.7.1-0ubuntu1_FAILEDTOBUILD.txt.gz10:35
ari-tczewFYI it was built fine on PPA and pbuilder.10:37
hrwbecause you did not have pkgmangler there10:38
hrwand build failed cause translation pkgmangler complains10:39
ari-tczewhrw: ok how to fix it?10:40
hrwari-tczew: I would just remove all empty *.po files but no idea is it proper fix10:41
ari-tczewhrw: do you use sbuild?10:42
hrwno. I use pbuilder but have all pkgmanglers installed10:42
ari-tczewhrw: it doesn't matter if you have it installed, pbuilder will build package fine anyway10:43
hrwari-tczew: but this build error for me looks like related to pkg-manglers only10:45
ari-tczewhrw: is it a bug in launchpad builders?10:45
hrwari-tczew: I think that message about empty PO files is self documenting10:46
=== yofel_ is now known as yofel
=== ApOgEE is now known as ApOgEE_away
=== ApOgEE_away is now known as ApOgEE_afk
geserari-tczew: you can also have those pkgmanglers which are run on the buildds in your pbuilder (I've them in my pbuilder to catch exactly such errors)14:25
ari-tczewgeser: how to set up them?>14:25
geserand I "fix" such errors in the past by removing those mentioned (empty) .po files14:25
geserari-tczew: login into your pbuilder (and use --save-after-login to keep those changes) and install pkgbinarymangler (and pkg-dbgsym-create if you want .ddebs too)14:26
geseryou might check the configuration files in /etc/pkgbinarymangler/ if the tools you want are "enabled"14:27
ari-tczewgeser: what are .ddebs for?14:27
ari-tczewused for*?14:27
geser.ddebs contain the extracted debug symbols from the binaries (those -dbgsym packages are used to generate the backtraces you can see in bugs)14:28
geser(I hope I got the package names right as I'm not my Ubuntu to check)14:30
hrwari-tczew: .ddeb is ubuntu way of providing debug informations for all packages. kind of automatically generated -dbg packages14:30
hrwgeser: proper names you used14:30
=== Pici is now known as Guest95063
=== Pici` is now known as Pici
=== ximion1 is now known as ximion
nixternalmav+4.6.2 - is there a known issue with shutting down? when I shut down it goes to TTY, so I have to log in and do shutdown -h now16:51
=== makl is now known as ximion
=== ximion is now known as makl
=== Quintasan_ is now known as Quintasan
ari-tczewhrw, geser: I have installed pkgbinarymangler in my pbuilder and clementine still builds fine :/19:31
geserari-tczew: check /etc/pkgbinarymangler/striptranslations.conf (inside your pbuilder) if it's enabled ("enable: true") as I don't remember the defaults19:35
ari-tczewgeser: http://paste.ubuntu.com/591411/19:44
ari-tczewfailed19:44
geseryou sure you used "login --save-after-login" when installing "pkgbinarymangler" *inside* your pbuilder?19:46
ari-tczewgeser: yes20:05
ari-tczewI can try it again20:05
ari-tczewgeser: http://paste.ubuntu.com/591420/20:29
ari-tczewis it OK?20:29
geseryes20:30
ari-tczewgeser: now just 'exit' ?20:31
geseryes, but you might want to check if everything is enabled20:31
ari-tczew# pkgstriptranslations will do nothing unless enable is set to "true"20:32
ari-tczewenable: false20:32
ari-tczew!20:32
ari-tczewgeser: how to change it? there is no vim, mcedit, nano20:33
gesereither install an editor (and remove it later if you don't want to have it permanently in the pbuilder) or edit the file from outside (edit /var/cache/pbuilder/build/*/etc/pkgbinarymangler/striptranslations.conf)20:34
ari-tczewgeser: yeah, install an editor... I'm silly20:37
macosed?20:53
macosed s/enable: false/enable: true/20:53
ari-tczewgeser: It works!21:05
ari-tczewso, the result is FTBFS :p21:05
ari-tczewgeser: do you know where are these files? http://paste.ubuntu.com/591441/21:07
ari-tczewthere are not in source directory21:08
geserari-tczew: looks like those files are generated during build but I don't understand enough about translations (and cmake) to tell you how to fix it21:27
seidosany ideas why there is a sensible-browser and chromium-browser in /usr/bin?23:56
micahgseidos: sensible-browser is a generic one linking to whichever browser meets its conditions which idr at the moment23:57
Laneyit will try to launch the appropriate browser (or $BROWSER)23:59

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