=== Lutin is now known as Guest99625 | ||
cdunlap | I am not sure if this is the forum but I have a quick question around learning how to package and the expectations. Do you mind if I ask it here? | 02:20 |
---|---|---|
cdunlap | no worries, I will try back tomorrow | 03:19 |
=== ikonia_ is now known as ikonia | ||
=== almaisan-away is now known as al-maisan | ||
=== chrisccoulson_ is now known as chrisccoulson | ||
=== ember` is now known as ember | ||
=== s1aden is now known as sladen | ||
=== al-maisan is now known as almaisan-away | ||
=== dholbach_ is now known as dholbach | ||
=== almaisan-away is now known as al-maisan | ||
=== shadeslayer_ is now known as shadeslayer | ||
=== al-maisan is now known as almaisan-away | ||
=== almaisan-away is now known as al-maisan | ||
=== al-maisan is now known as almaisan-away | ||
=== almaisan-away is now known as al-maisan | ||
=== al-maisan is now known as almaisan-away | ||
=== macer1 is now known as macer1_ | ||
=== macer1_ is now known as macer1 | ||
Laney | bdrung: any chance of a natty-backport of u-d-t? | 15:38 |
micahg | mk-build-deps -i -r rocks | 16:45 |
Laney | i always forget to sudo it | 16:47 |
Laney | but yes, good it is | 16:48 |
nagappan | Hello, I have just released LDTP-2.2.0, would like to update the existing package, these fixes are required for Ubuntu 11.10 | 18:09 |
nagappan | release announcement http://lists.freedesktop.org/archives/ldtp-dev/2011-September/001054.html | 18:09 |
nagappan | package available http://download.freedesktop.org/ldtp/2.x/2.2.x/ldtp-2.2.0.tar.gz | 18:09 |
nagappan | the package here http://packages.ubuntu.com/oneiric/ldtp is previous release | 18:10 |
nagappan | done during Feb 2011 | 18:10 |
micahg | nagappan: please see: https://wiki.ubuntu.com/FreezeExceptionProcess | 18:13 |
jtaylor | looks like only bugfixes | 18:13 |
jtaylor | that should need noe ffe | 18:13 |
jtaylor | hm ok overlooked rightclick function | 18:13 |
jtaylor | nagappan: the package is also in debian, its preferable to get the new version there first and then sync it to ubuntu | 18:14 |
micahg | jtaylor: Added two new methods to LDTPv2 as per LDTPv1 API set - verifytoggled, | 18:14 |
micahg | verifypushbutton | 18:14 |
jtaylor | should still be enough time for that if the debian maintainer is responsove | 18:15 |
jtaylor | brb 15 min | 18:15 |
micahg | well, we're close, it would be fine to do a 0ubuntu1 upload as long as there won't be a tarball mismatch when syncing next cycle | 18:15 |
nagappan | jibel, any help on the above suggestion ? | 18:16 |
nagappan | jibel, I have no clues on them | 18:16 |
nagappan | BTW, jibel / ara helped me earlier in all uploads :-D | 18:16 |
nagappan | they both are very helpful, including patrickmw | 18:17 |
micahg | that makes sense since mago is an rdepend | 18:20 |
=== med_out is now known as medberry | ||
=== yofel_ is now known as yofel | ||
=== tuos is now known as tuomasjjrasanen | ||
ryoohki | would someone help me with pbuilder on natty? | 20:58 |
jtaylor | whats your issue? | 21:00 |
ryoohki | http://paste.ubuntu.com/694763/ | 21:03 |
ryoohki | even when i login and apt-get install the missing packages, it still reports it can't find them | 21:04 |
jtaylor | you can install fcode-utils when you log in | 21:10 |
jbicha | ryoohki: did you enable universe? https://wiki.ubuntu.com/PbuilderHowto#Universe_support | 21:11 |
ryoohki | jbicha: actually, i did but for some reason i had to use wget since it couldn't find that particular one | 21:21 |
ryoohki | yeah, i logged in and ap-get instslled the other twoo | 21:22 |
jbicha | ryoohki: I also need to run pbuilder-dist oneiric update -udcar every so often to pick up the latest stuff but good to hear you fixed it | 21:22 |
ryoohki | jbicha: i didn't fix it | 21:23 |
ryoohki | jbicha: this is after i installed the pkgs | 21:23 |
ryoohki | can i just delete /var/cache/pbuilder/base.tgz and start again? also, this warning "W: /root/.pbuilderrc does not exist" | 21:26 |
micahg | pbuilder-dist is not supposed to be run with sudo | 21:31 |
ryoohki | micahg: none-the-less, is it ok to just delete everything in /var/cache/pbuilder | 21:34 |
ryoohki | ls /var/cache/pbuilder => aptcache base.tgz build ccache pbuildd pbuilder-mnt pbuilder-umlresult result | 21:35 |
micahg | ah, you're using regular pbuilder... | 21:37 |
micahg | ryoohki: I'd suggest running clean instead of build before removing | 21:38 |
ryoohki | micahg: i'm trying to build openbios for natty | 21:38 |
ryoohki | i have the tar file, the diff tar file, and the .dsc file | 21:38 |
ryoohki | micahg: i'm used to rpms | 21:39 |
micahg | ryoohki: you might want to try pbuilder-dist in ubuntu-dev-tools | 21:42 |
ryoohki | micahg: i switched | 21:48 |
ryoohki | how do i use gpg and the .dsc to verify the files? | 22:08 |
tumbleweed | ryoohki: .dsc's are clearsigned, you can | 22:18 |
tumbleweed | verify them with gpg --verify | 22:18 |
tumbleweed | dpkg-source will check the signatures when you use it to extract files | 22:18 |
tumbleweed | bdrung/anyone: Care to do the SRU verifications for ubuntu-dev-tools? | 22:22 |
ryoohki | tumbleweed: dpkg-source -x comes b ack so fast, i'm not sure it's checking | 22:27 |
tumbleweed | it should tell you | 22:30 |
ryoohki | hmm | 22:33 |
ryoohki | i just manually checked the sha1sum, sha256sum, and md5sum, as well as, the file sizes and they are all correct | 22:34 |
ryoohki | here's waht dpkg-source looked like: http://paste.ubuntu.com/694816/ | 22:38 |
ryoohki | lintian reports that missing-debian-source-format and debian-watch-file-is-missing are missing but since it's "I:" i assume it's not even awarning | 22:45 |
ryoohki | does "pbuilder build openbios-ppc_1.0+svn640-1.dsc" come next and then that's it? | 22:46 |
ryoohki | using "pbuilder-dist build --distribution natty openbios-ppc_1.0+svn640-1.dsc", seems to be working | 22:55 |
ryoohki | does pbuilder-dist support other archs? i need to build this on a ppc or ppc64 machine, apparently | 22:59 |
ryoohki | This package must be built on a PowerPC machine | 22:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!