/srv/irclogs.ubuntu.com/2012/08/14/#ubuntu-motu.txt

=== emma is now known as em
TheDrumsmicahg: I had simply asked if it was going to be in backports, not pushing. :)   Reason I asked though, is because debian stable's one in backports supports additional ssh features such as keyfile and changing the port number which I can't find in the current Ubuntu one.  Found a devs PPA though.01:58
micahgTheDrums: if you want it there, request it, backports is based on user request mostly01:59
micahgTheDrums: it's easy enough to approve once the testing is done and I"m happy to prepare test packages if you like01:59
micahgthe person who did the first round of backports has been busy of late01:59
TheDrumsWell, I'm pretty new to the program, but I'd pretty much be up for it.02:00
micahgTheDrums: test == install/run, just run the requestbackport script from ubuntu-dev-tools, it'll help you file a request and tell you what needs testing02:00
micahgany questions along the way, I'm sure someone here can help02:01
=== amithkk_ is now known as amithkk
micahgthe great thing with backports is the testing is something almost anyone can do, and by helping something get there, you're making it available to all Ubuntu users02:02
TheDrumsIt's not a big deal to have for me, but I can do and I already have backports enabled. :)02:04
micahgTheDrums: it's on automatically in oneiric and later02:04
micahgyou just have to select the new version the first time you want to jump to the backports version of something02:04
ESphynxHey guys, would anyone have a clue on how to build for PPC on a Launchpad PPA so I could test the other platforms?03:21
ESphynxso the answer is I can't unless it's on an official Ubuntu archive :P03:25
ESphynxSo should the source packages be de-built on Quantal, or it doesn't really matter?03:28
ESphynxdownloading the image, though I guess I'll start by trying it out in Precise :P03:29
ESphynxWhat's up with this error guys native-package-with-dash-version ?04:43
ESphynxany ideas why debuild is giving me unmet dependencies , but the Launchpad PPA is working fine ? https://raw.github.com/ecere/sdk/ppa/precise/debian/control05:09
dupondjeHow can I let pbuilder include the source file when it generates a .changes file? I did build the .dsc with debuild -S -sa, but still not included :(07:28
geserdupondje: you mean a .changes file with the binary and the source "files"? (as needed for uploads to Debian)07:57
LaneyI suppose it's --debbuildopts -sa07:59
dupondjegeser: well i'm trying to make my own package, and upload it to my own repo with reprepro08:01
dupondjebut the .changes doesn't include the orig.tar.gz08:01
dupondjeso its not dputted08:01
=== almaisan-away is now known as al-maisan
dupondjeLaney: dpkg-genchanges: including full source code in upload08:17
dupondjethat worked :) thx08:17
ESphynxhey guys... so I've updated https://bugs.launchpad.net/ecere/+bug/39499809:42
ubottuLaunchpad bug 394998 in Ubuntu "[needs-packaging] ecere-sdk -- cross-platform developer toolkit" [Wishlist,In progress]09:42
ESphynxDo I need to re-subscribe sponsors? looks like it's not subscribed...09:43
dholbachubuntu-sponsors seems to be subscribed as far as I can see09:51
ESphynxdholbach I just added it back ;P09:53
dholbachok09:53
=== al-maisan is now known as almaisan-away
tumbleweedESphynx: any reason that can't go through debian?10:24
ESphynxtumbleweed: well, I was hoping to make it into the feature freeze for Quantal :P10:27
ESphynxbeen trying to get this packaging settled for 3 years :|10:28
tumbleweedthere's no rush. it can land after feature freeze10:28
ESphynxhow so?10:28
tumbleweedthere's an exception process, and brinding a new package through debian is a valid exceptoin reason for me10:37
ESphynxah... well i'm tring to build on debian as well10:39
ESphynxdifferent package standards though make it all a pain10:39
landichi, is there someone around who can help me get this landed before feature freeze? https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/103103510:44
ubottuLaunchpad bug 1031035 in transmission (Ubuntu) "Transmission daemon upstart support" [Undecided,Confirmed]10:44
tumbleweedthe standards are the same10:44
tumbleweed(well, almost)10:44
tumbleweedwhat differences are causing you trouble?10:45
tumbleweedlandic: can you prepare a patch against the package?10:45
ESphynxdholbach: any chance you have the failed build log? :)10:46
dholbachESphynx, just a sec10:47
landictumbleweed: never done that, but it sounds like more work than just saving the file to the debian/ dir10:47
dholbachESphynx, http://people.canonical.com/~dholbach/last_operation.log10:47
tumbleweedlandic: that's what ubuntu developers expect, though10:48
ESphynxthanks dholbach10:49
landictumbleweed: i'll see if I can find the time before my vacation10:50
ESphynxdholbach: that's very strange, because it said: The Ecere SDK is fully built. and The Ecere SDK has been installed.10:50
landicprobably not though10:51
Laneylandic: tumbleweed: While a patch is the most easy way to apply a change, I don't think it's necessary10:51
Laneyas there is a proposed file there, I would expect most sponsors to be able to take it from here10:51
dholbachESphynx, line 68510:51
tumbleweedLaney: no, it's not. But if there was a patch, the patch bot would have subscribed ubuntu-sponsors and that'd be all he had to do10:52
ESphynxdon't wanna bug you too much though... guess I'll have to try it in Quantal...10:52
Laneylandic: I'm saying that you can probably just subscribe ubuntu-sponsors now and someone could take a look10:52
landicLaney: I'll do that then, thanks10:52
ESphynxdholbach: I see the missing files, but I don't know who's saying that? https://code.launchpad.net/~ecere-team/+archive/ppa/+build/3722682/+files/ecere-sdk_201208132333-0~776~quantal1_i386.deb  --> the .so is in there, and if it said installed successfully, that's because install -D succeeded on that file....10:53
Laneyif you want to ensure you get credit from the change in Launchpad then you should give a patch though.10:53
dholbachESphynx, I built it in a i386 quantal pbuilder10:53
dholbachESphynx, how did you build it?10:53
landicLaney: I don't really care about credit :)10:54
ESphynxor rather ln -sf $(LP)EDA$(SOV) $(LIBDIR)/$(LP)EDA$(SO)10:54
Laneyfair enough10:54
ESphynxdholbach: on Quantal, only on Launchpad PPA (i386) so far...10:54
landicI just want to get this going so transmission will play nicer with ubuntu10:54
ESphynxthere's another build pending in 15 min...10:54
ESphynxBut last succeeded build was: https://launchpadlibrarian.net/112670033/buildlog_ubuntu-quantal-i386.ecere_201208132333-0~776~quantal1_BUILDING.txt.gz10:55
dholbachESphynx, I'm happy to retry it locally and see if that changes anything10:59
ESphynxdholbach: well is there any way you could peek at the created files?11:00
ESphynxi.e. after the make install is done?11:01
dholbachESphynx, I can try - give me a bit of time - I'm currently looking at something else as well11:03
ESphynxthanks a lot dholbach11:04
=== yofel_ is now known as yofel
dholbachESphynx, I'm in the i386 chroot now - which files do you want me to look at?11:14
ESphynxdholbach: well it's saying that it's missing a libEDA.so* ?11:15
ESphynxin /usr/lib/11:15
ESphynx(of the DESTDIR...)11:15
dholbachhttp://paste.ubuntu.com/1146636/11:15
dholbachah, it's a i386 chroot on amd64, if that matters O:-)11:16
ESphynxand h_install: ecere-sdk missing files (usr/lib/libEDA.so*), aborting11:16
dholbachdid the ppa build suceed?11:16
ESphynxdh_install*11:17
ESphynxdholbach: The earlier one did for sure11:17
dholbachlet's wait for this one to run and see what it says11:17
dholbachif it succeeds, i386 chroot on amd64 might be a problem :)11:17
ESphynxit's currently building now...11:17
dholbachok11:18
ESphynxhttps://code.launchpad.net/~jerstlouis/+recipe/ecere-daily-precise11:18
ESphynxI'm pretty sure it's gonna be the same thouhg...11:18
ESphynxit's the dh_install looking for it in /usr/lib/ while it's in /usr/lib32/ ...11:18
ESphynxbut isn't that a symlink?11:18
ESphynxoh. but it's 'local' path11:19
ESphynxI know dholbach11:19
ESphynxwhat does DEB_HOST_ARCH say ?11:20
ESphynxifeq ($(DEB_HOST_ARCH),i386)11:20
ESphynxcp debian/libecere.install.in32 debian/libecere.install11:20
ESphynxcp debian/ecere-sdk.install.in32 debian/ecere-sdk.install11:20
ESphynxendif11:20
ESphynxshell dpkg-architecture -qDEB_HOST_ARCH11:20
ESphynxI bet I could kill all this code on multiarch.11:20
dholbachi38611:21
ESphynxif it's i386, it tries to copy usr/lib/libEDA.so*11:22
ESphynxah11:22
ESphynxHOSTTYPE := $(shell uname -m)11:22
ESphynxtaht one probably conflicts :P11:22
dholbachuname -m is x86_6411:22
ESphynxthey don't agree :P11:23
dholbachlet me know how the PPA build goes :)11:23
ESphynxdholbach oh i'm sure the PPA will work.11:23
ESphynxit's really a cross-build issue11:24
dholbachyeah, I think so too - if I had set up a VM I'm sure it'd work in there as well11:24
ESphynxor rather, chroot issue...11:24
ESphynxi.e. if you build with make11:24
dholbachonce the PPA build is done, I'll have a look at the resulting packages11:24
ESphynxit installs as is...11:24
dholbachlet me know when it's done11:24
ESphynxwithout need for a chroot11:24
ESphynxI have it configured so one can just download the orig tarball and hit 'make' on a 64 bit system.11:25
ESphynxgreat, thanks!11:25
dholbachanytime11:25
ESphynxdholbach: hmm the binaries build are scheduled for in one hours :( do you want me to attach the .deb that my .dsc etc produced?11:31
dholbachESphynx, maybe just link to the build page in the bug report11:32
dholbachattaching should not be necessary11:32
ESphynxdholbach: I was tols earlier that daily builds were not good enough :P11:33
ESphynxtumbleweed: my main problem with getting it in debian is they want me to do it with pbuilder :P which is a serious pain.11:34
ESphynxpbuilder for sid11:34
dholbachESphynx, I'm too lazy to set up a i386 VM right now, so for reviewing it and establishing that a 'regular' i386 build works a daily build is good enough11:34
dholbachI assume that the daily build is pretty close to the source package you submitted in the bug report11:34
xnoxESphynx: $ apt-get install ubuntu-dev-tools; pbuilder-dist create sid ; pbuilder-dist sid build *.dsc11:35
ESphynxdholbach: it is.11:35
* xnox There is a deb for that! =)11:35
ESphynxxnox: don't forget the i386 in there11:35
ESphynxand hten I get amd64 errors11:35
xnoxESphynx: pbuilder-dist crate sid i38611:36
ESphynxwhich I think is why i had the [i386] where the way I had them before11:36
ESphynxwhich you had me take out :P11:36
xnoxwill give you a i386 pbuilder chroot on amd64 host11:36
ESphynxI think they ahd to be like that to work on debian11:36
xnoxand then you want11:36
xnox$ pbuilder-dist sid i386 build *.dsc11:36
ESphynxxnox: yse I did that, and I did it a second or 3rd time, and now my VDI is out of space.11:36
ESphynxlet me try that11:36
xnoxESphynx: to recover space, $ pbuilder-dist sid i386 clean11:37
ESphynxE: amd64 not in arch list or does not match any arch wildcards: i386 armel armhf powerpc all11:37
ESphynxxnox: how to recover the non-i386 one I built by mistake?11:37
xnoxESphynx: can you pastebin the exact command you ran?11:37
ESphynxthe exact one you just pasted11:37
* xnox ESphynx note "sid i386" not just "sid"11:38
xnoxand you need to create it first (the i386 variant)11:38
ESphynxxnox yes I copy pasted your command11:40
ESphynxI created it too11:40
ESphynxalthough i hope running the create command a 2nd time (did that by mistake) didn't delete the first one I had created11:40
xnoxESphynx: you create a chroot once (one time setup), then you simply use build each time (it creates a snapshots, does the build, and deletes the snapshot)11:41
ESphynxdholbach: if you have interest in reviewing the actual package capabilities, maybe you'd like to quickly look through http://ecere.com/SDKIntro.pdf which was published in the Software Developer's Journal :)11:42
ESphynxxnox: right I knwo11:42
dholbachESphynx, I'm afraid I might be a bit too busy to do that right now :/11:42
ESphynxI ran it a 2nd time by mistake (wrong command going up, cuz they both started by pbuilder-dist!)11:42
ESphynxdholbach : hehe np11:43
=== almaisan-away is now known as al-maisan
=== Quintasan_ is now known as Quintasan
ESphynxdholbach: allright I updated the maintainer and copyright thing and pushed to the packaging branch...11:54
dholbachok11:54
ESphynxso the next build after that will pick it up I guess ;)11:54
ESphynxwell all this sid creating and recreating is taking forever11:57
ESphynxI badly need sleep11:57
ESphynxthank you all, good day/night11:57
ESphynxxnox: still there?12:03
ESphynxxnox: same thing.12:03
ESphynxI: Logging to /home/jerome/pbuilder/sid-i386_result/last_operation.log12:03
ESphynxE: amd64 not in arch list or does not match any arch wildcards: i386 armel armhf powerpc all12:03
xnoxstrange.12:04
StevenKamd64 does not build all, and is not in i386 armel armhf powerpc12:05
StevenKSo, maybe you should use 'any' rather than enumerating them12:05
ESphynxStevenK: exactly.12:05
ESphynxI remember going through the exacts steps 6 months ago or so.12:05
ESphynxsomeone had me change it back to all yesterday12:06
ESphynxany will cause problem12:07
ESphynxI had to list the same binary types12:07
ESphynxif I put any i'll get some amd64 errors12:07
ESphynxwon't I?12:08
ESphynxwell putting 'any' seems to work12:13
ESphynxguys in #debian-mentors says it might be fixed in pbuidler 0.202, which I don't have12:14
xnoxhmm... let me check pbuilder12:18
xnoxpbuilder 208 is in precise and quantal12:18
xnoxwhat distro are you using?12:18
ESphynxwell my pbuilder stuff was in oneiric12:19
ESphynxso I was doing that there12:19
ESphynxthough i have a fresh quantal machine (That nicely froze on the reboot at the console!!!)12:19
ESphynxand a precise 32 VM up as well12:20
ESphynxdholbach: I hit that chroot bug with pbuilder... obviously12:23
tumbleweedESphynx: do I remember right that this package doesn't actually support amd64?12:39
ESphynxtumbleweed: it will build if you just say 'make'12:40
ESphynxas 32 bit (-m32)12:40
tumbleweedright, so why bother?12:40
tumbleweedwhy not just only build it on i386?12:40
ESphynxtumbleweed: that is what I do.12:40
ESphynxhowever here I was in a 64bit oneiric machine trying to pbuilder it for those Debian guys12:40
ESphynxand I hit that chroot problem12:40
tumbleweedshould work just fine. You need an i386 pbuilder chroot12:40
ESphynxtumbleweed oh I have one, but it hits a bug12:41
ESphynxdisagreement between dpkg-architecture -qDEB_HOST_ARCH and uname -m12:41
tumbleweedright, don't trust uname12:41
ESphynxwhich is there to make 'make' just work if you do it12:41
ESphynxon the amd64...12:41
ESphynxtumbleweed: what else should I trust?12:42
tumbleweedESphynx: I suppose you can trust uname -m. it should return i686 in a i386 chroot (thanks to linux32)12:57
ESphynxtumbleweed: it returns x86_6412:58
ESphynx[07:22] <dholbach> uname -m is x86_6412:58
tumbleweedit returns i686 in my chroots12:59
ESphynxweird.12:59
ESphynxbut anyways, I insatlled pbuilder on my 32bit machine to build for Debian...12:59
ESphynxok running it in a 32 bit now :P13:01
directhexuse dpkg-architecture, never uname13:03
directhexuname returns x86_64 in an ARM chroot :)13:03
ESphynx Failed to create /var/cache/pbuilder/ccache/2/6: Permission denie -- awesome13:05
ESphynxdirecthex: that is the command I use to build the source package... on any system, linux or not :)13:05
ESphynxI want it to be possible to build from 'make'13:05
ESphynxbesides I hate chroot.13:06
xnoxecho "unset CCACHEDIR" | sudo tee -a /etc/pbuilderrc13:09
xnoxESphynx: ^^^ should fix the ccache error13:09
ESphynxk thanks13:09
xnoxor edit manually to add the unset into there....13:10
ESphynxok... crashing13:12
tumbleweeddirecthex: works in mine14:05
directhexhmph. how about /proc/cpuinfo ?14:06
tumbleweedwell, that always lies :)14:09
tumbleweed(I mean don't trust that at all, setarch doesn't fake it)14:09
tumbleweeddirecthex: back to the point,t hough. I think ESphynx is using uname in his upsrteam makefile. One can't depend on dpkg-architecture on non-debian14:14
=== lynxman- is now known as lynxman
=== al-maisan is now known as almaisan-away
tbfricotz: hi. just advertised your grilo-0.2 packages. do you also plan packaging grilo-plugins-0.2 ?18:08
green7I keep getting this error after running debuild:18:13
green7dpkg-buildpackage: error: debian/rules build gave error exit status 218:13
green7debuild: fatal error at line 1350:18:13
green7dpkg-buildpackage -rfakeroot -D -us -uc failed18:13
Lasallgreen7: please nopaste your build log18:15
green7all right18:16
green7can you help me?18:16
LasallI don't know before viewing the log ;)18:16
green7well?18:16
Lasallgreen7: use pastebin.org or something similar18:17
jtayloror the pastebinit command line tool18:18
green7here is the pastebin: http://pastebin.com/Jd966jPr18:19
jtaylorgreen7: did you install all build dependencies?18:19
green7yep18:19
jtayloreither apt-get build-dep package or mk-build-depends -ir18:20
Lasallgreen7: is libsigc++-2.0-dev installed?18:20
jtaylorthis type of message can pretty much only mean missing build dependency18:20
green7Lasall: nope it's not :P18:21
green7Installed libsigc++-2.0-dev18:23
green7nothing!18:23
Lasallnothing what? please nopaste your login again.18:24
Lasall*log18:24
green7SFML/Graphics.hpp is missing18:27
Lasallinstall libsfml-dev18:28
Lasallbut you really should install build-deps with one of the commands from jtay_lor18:28
green7Actually I'm packaging18:29
=== lifeless_ is now known as lifeless
green7how do I submit my patch without using bzr?19:19
micahggreen7: cross-posting in multiple channels is generally frowned upon, you should give people more than a few minutes to answer a question19:28
green7sorry19:28
green7can you help me out?19:29
jtaylorupdate the changelog with dch -i, build the package and the do a debdiff old.dsc new.dsc19:43
hyperairhttps://bugs.launchpad.net/bugs/1036725 is weird. is scintilla broken with regard to ubuntu mono's font hinting?19:57
ubottuLaunchpad bug 1036725 in geany (Ubuntu) "geany's default font is broken" [Undecided,Confirmed]19:57
ESphynxgood morning guys19:57
=== jdstrand_ is now known as jdstrand
ESphynxFYI I uploaded the Ecere package to mentors.debian.net as well: http://mentors.debian.net/package/ecere21:23
=== JanC_ is now known as JanC
dupondjeSomebody with experience on mozilla packages?22:06
dupondjewould like to build new version of the lightning extension :)22:06
dupondjeBuilding fails with "configure:17825:27: fatal error: sys/int_types.h: No such file or directory"22:07
dupondjebut no idea where that file would be :)22:07
=== nxvl_ is now known as nxvl
=== vibhav is now known as Guest69455

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