/srv/irclogs.ubuntu.com/2010/11/23/#ubuntu-motu.txt

michaelh1Hi there.  libatomic-ops-dev needs a one line source code fix to compile on later ARM versions.  I'm new to this - could someone point me at the documentation on how to do this and submit it? (http://www.debian.org/doc/maint-guide/ch-build.en.html assumes a quilt patchset)00:01
gesermichaelh1: https://wiki.ubuntu.com/SponsorshipProcess https://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff that should hopefully help you for the start00:17
achiangis there a way to get dpkg to just download the .deb of a package?00:28
ebroderachiang: aptitude has an aptitude download00:28
achiangebroder: ah, thank you. i'll go read the man page00:28
ebroderI think I heard mvo say he added an apt-get download recently (i.e. natty only)00:28
achiangebroder: aptitude download works.... almost. now i want to get a different arch. :)00:30
achiangah, append=00:31
=== blueyed_ is now known as blueyed
=== Amaranth_ is now known as Amaranth
c2taruni was using "sudo pbuilder build <name>.dsc" to build a package, pbuilder found some packages and start downloadiing them. can anyone please tell where can i see the log of this activity???02:03
=== virtuald is now known as leagris
=== leagris is now known as virtuald
c2taruni got this error while i was practicing packaging from a tutorial. http://paste.ubuntu.com/535431/ please help :(02:50
ajmitchc2tarun: that looks like quite an old version of brasero you're working with02:53
c2taruni was working on a tutorial on this page    https://wiki.ubuntu.com/PackagingGuide/Recipes/PackageUpdate02:53
ajmitchI suspect that needs to be updated to use a newer package. I think that version of brasero needs some patches to work on a recent system :)02:54
c2tarunok, sorry sir i m not familiar with patching stuff now. infact brasero was my first package. any suggestions for me??02:55
* ajmitch is just trying to think of a fairly simple package that wouldn't be too problematic02:56
c2tarunok thank you sir :) i'll go for small and easy packages.02:56
ajmitchyeah, there should be a few that you could practice on :)02:57
abuDawudif a packaging assignment has been assigned to someone for a year and I want to work on it, is it okay for me to unassign it from them?03:10
ajmitchI'd generally comment on the bug first & see if there's any response after a few days, though you can probably get started on doing the packaging work03:11
RAOFabuDawud: I'd try pinging them first, in case there's a reason why it's been hanging around for a year.03:11
ajmitchalso, check that it's not already in ubuntu, debian or on revu03:13
dholbachgood morning!07:56
quadrisprohi dholbach !08:01
dholbachhey quadrispro08:03
=== hannesw_ is now known as hannesw
=== hrw|gone is now known as hrw
quadrisprohi all11:01
andolI have a question regarding the instructions on https://wiki.ubuntu.com/PbuilderHowto. Wouldn't I also want to have something like this in my configuration, to build against the latest packages? OTHERMIRROR="deb http://se.archive.ubuntu.com/ubuntu/ $DIST-updates main restricted universe multiverse"12:09
andol(Actually I do suspsect there might be a good reason for only building against the base packages, I just don't know what it is.)12:09
RhondaIn some cases it's needed to build against updates, but in general it's preferred to not do so.12:11
sorenRhonda: Why?12:11
* soren always builds with -updates and -security enabled.12:11
ari-tczewBlackZ: how do you feel after meeting? are you discouraged to contribute? do you will continue strengthen main?12:12
Rhondasoren: To have least surprises. "Why not?"12:13
BlackZari-tczew: 1. it's ok; 2. no; 3. certainly. Why do you ask?12:17
ari-tczewBlackZ: I'm watching on contributors behaving and motivation.12:20
sorenRhonda: Because it's what the buildd's would do.12:22
sorenRhonda: ...and it's what my own box would do outside of a pbuilder.12:22
Rhondasoren: The buildds would do? Didn't check their configuration, with same priority, i.e. always pulling in updates, no matter if build-depends are sufficient in the regular release?12:23
sorenRhonda: Sure.12:23
RhondaActually that's not so "sure" to me12:24
RhondaOtherwise I wouldn't ask or be astonished. :)12:24
sorenRhonda: -proposed builds against -updates and -security.12:25
sorenIf we don't even trust -updates ourselves, how could we expect our users to? :)12:26
=== BlackZ_ is now known as BlackZ
ari-tczewhow can I avoid to creating files in quilt3 'debian-changes'XXX' ?12:47
kklimondaari-tczew: make sure that there are no inline changes to the source.12:47
ari-tczewkklimonda: there are not... it's related to handle debian/patches12:48
BlackZari-tczew: are you introducing a new patch or is it an existing one?12:49
ari-tczewBlackZ: I removed deprecated patch and add refreshed12:49
BlackZari-tczew: then pick up the reapplied changes from there and add them to the "deprecated patch". Be sure to run 'pop quilt -a' then remove the generated patch during the build12:50
ari-tczewBlackZ: example: bug 67630312:51
ubottuLaunchpad bug 676303 in konversation (Ubuntu) "[natty] indicator applet doesn't handle konversation notifications" [Medium,Confirmed] https://launchpad.net/bugs/67630312:51
BlackZari-tczew: usually if upstream introduced minor changes in the files to be patched it should not be a problem to refresh the related patch(es)12:53
BlackZari-tczew: ah sorry, I mean "quilt pop -a" and not "pop quilt -a" :)12:55
=== yofel_ is now known as yofel
RhondaBlackZ: rather quilt pop, not pop quilt ;)12:58
Rhondaoh, you corrected already12:58
BlackZRhonda: :)12:58
ari-tczewlol13:00
om26eri am backporting a fix to a debian synced package and debuild does not work unless 'Maintainer' has a @ubuntu email. what should i do?13:56
hrwom26er: strange - my ubuntu packages have non ubuntu email13:57
tumbleweedom26er: run update-maintainer13:57
dholbach(from ubuntu-dev-tools)13:57
dholbachhttps://wiki.ubuntu.com/DebianMaintainerField has the reason for it13:57
om26ertumbleweed, thanks worked14:00
hrwnew-dev-process question: are persons who want to endorse me on a wiki page needs themself to be ubuntu developers?14:01
ScottKhrw: It's not strictly required, but endoresements from developers are weighed more heavily.14:03
hrwok thx14:03
hrwScottK: and I understand why14:03
gauravahey all ... i am trying to set up a serial console in ubuntu 10.10 for debugging purpose but no luck till this time14:05
siretartquadrispro: congrats to core-dev membership!14:06
quadrisprosiretart, thank you very much :)14:07
hrwgaurava: you want to have serial console access to machine or to connect from your machine to serial console?14:07
gauravai want to have serial console access to the machine ..14:07
hrwgaurava: ok14:08
gauravaactually i am following this article https://help.ubuntu.com/community/SerialConsoleHowto14:08
gauravai did all the steps as mentioned in it .. but still not getting any output on my serial console14:08
hrwgaurava: cd /etc/init/ cp tty1.conf ttyS0.conf?14:08
siretarthrw: that's not enough14:09
siretart"sed s,tty1,ttyS0, /etc/init/tty1.conf > /etc/init/ttyS0.conf" should do it14:09
gauravacurrently my ttyS0 contains the following content:14:09
gauravastart on stopped rc RUNLEVEL=[2345]14:09
gauravastop on runlevel [!2345]14:09
gauravarespawn14:09
gauravaexec /sbin/getty -L 115200 ttyS0 vt10214:09
gauravado i still need to do the changes as suggested by sietart ??14:11
ari-tczewgaurava: you can press [TAB] for autocomplete nicks14:11
zulsoren: just updated the workitems for the openstack-integration spec fyi14:14
sorenzul: url?14:14
* soren likes things he can click on14:14
zulsoren: one sec14:14
zulhttps://blueprints.launchpad.net/ubuntu/+spec/cloud-server-n-openstack-integration14:14
gauravaari-tczewsorry i didn't get it14:15
sorenzul: What are "zone files"?14:28
zulsoren: memory and disk sizes...ill change that in the spec14:29
sorenzul: eh?14:29
achiangmdeslaur: hi, thank you for uploading pbuilder for me; i see that it experienced a FTBFS, but looking at the build log, it looks... unrelated to my change14:29
zulsoren: ie how much memory  you allocate for m1.small14:30
sorenHow is that a "zone"?14:30
mdeslaurachiang: oh?14:31
* mdeslaur looks14:31
mdeslaurachiang: ugh :)14:31
zulsoren: its not ill update the spec14:31
achiangmdeslaur: does that build log make any sense to you?14:31
sorenzul: Yay.14:32
mdeslaurachiang: not yet, but i'm looking into it now14:32
achiangmdeslaur: i wonder if it's just natty toolchain issues, and not related to the uploaded debdiff at all. has pbuilder been built in natty yet anyway?14:33
mdeslaurachiang: it had (and it did locally for me with my outdated schroot)14:34
mdeslaurachiang: but I updated my schroot and it's not building locally anymore14:35
achiangmdeslaur: a quick scan of pbuilder.8 doesn't show any obviously illegal characters in vim14:37
mdeslaurachiang: yeah, and doing "LANG=C MANWIDTH=80 man --warnings -E UTF-8 -l pbuilder.8 >/dev/null" in a natty schroot works...14:37
geserI can reproduce this in my natty pbuilder (but not in my natty chroot)14:55
geserachiang: I've tested rebuilding 0.199ubuntu1 which fails too14:55
achianggeser: well, it's a small comfort to know that i didn't directly cause this issue. :-/ thanks14:56
=== nhandler_ is now known as nhandler
akoskmhi! if some package is available in the updates/universe repo, how can I enable that repo in pbuilder?15:36
=== bcurtiswx_ is now known as bcurtiswx
quadrisproakoskm, by setting COMPONENTS properly in your pbuilderrc file (see man 5 pbuilderrc)15:42
akoskmquadrispro, thank you15:45
quadrisproyou're welcome15:45
hyperairquadrispro: i hear you're a core dev now. congrats! =)15:52
quadrisprothanks hyperair !15:53
hyperair=)15:53
=== hannesw_ is now known as hannesw
mdeslaurachiang: pbuilder is fixed. not your fault :)17:05
=== Quintasan_ is now known as Quintasan
achiangmdeslaur: thank you. i did read some of the scrollback in #ubuntu-devel and saw that a) it was related to locales and b) you were doing a fine job of handling it, so decided to let you keep going. :)17:09
mdeslaurachiang: by "doing a fine job", you mean "panicking", right? :P17:10
achiangmdeslaur: i note that the word 'euphemism' is composed of two greek words, 'eu', meaning 'good or beautiful' and 'phemism' meaning 'possible interpretation of random irc text'.17:11
achiang;)17:11
mdeslaurhehehe17:12
=== hrw is now known as hrw|gone
achiangcan someone help me recover from a bad natty dist-upgrade? it looks like xulrunner's postinst is hanging indefinitely. i killed the apt-get. my next thought was to purge xulrunner from my system since i use chrome, not firefox, but attempting to purge it seems to cause apt to want to reconfigure it or something...17:25
persiaachiang, maintainer scripts live in /var/lib/dpkg/info/... and can be edited by root.  If you make them completable, you can complete the dpkg operations.  Fixing the system afterwards is an exercise for the user :)17:27
achiangpersia: good hint. i'm a developer, i should be able to fix broken stuff, right? ;)17:31
\shachiang: that depends ;)17:31
achiangpersia: is there a way to make apt a little more chatty? can i just stick a 'set -x' at the top of all the xulrunner maintainer scripts and try to see what's going on?17:32
\shachiang: you can set -x to the maintainer script in the directory persia mentioned before and start it manually if you want17:32
Sarvattachiang: fixed xulrunner-1.9.2 was uploaded already, hopefully it wont be too much longer :)17:32
Sarvattachiang: https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/663294 is the problem17:32
achiangSarvatt: ah, thank you for the fish. i am now requesting a fishing lesson. :)17:33
achiang\sh: ok, right, that makes sense. i was just wondering if there was a more generic way to do it, but that's fine too17:34
* persia usually modifies the stubborn maintainer script and then calls it with `dpkg --configure -a`17:35
=== akoskm is now known as akoskm`away
ari-tczewcjwatson: is it true, that do you planning sponsor bug 662276? if not, I'll subscribe ubuntu-sponsors18:23
ubottuLaunchpad bug 662276 in vim (Ubuntu) "Merge vim 2:7.3.035+hg~8fdc12103333-1 from Debian unstable" [Wishlist,New] https://launchpad.net/bugs/66227618:23
ari-tczewBlackZ: I found the merge bug, which could interest you ;) bug 50777818:25
ubottuLaunchpad bug 507778 in acpid (Ubuntu) "Please merge acpid (1:2.0.0-1) from Debian testing" [Wishlist,New] https://launchpad.net/bugs/50777818:25
micahgversion is out of date18:28
ari-tczewmicahg: ?18:33
micahcowanari-tczew, perhaps he means that the current Debian testing version is 1:2.0.6-118:34
micahgyep18:34
ari-tczewmicahg: and?18:35
ari-tczewdo you know, that launchpad has got option like edit bug?18:35
geserari-tczew: as far as I know cjwatson will sponsor it (once it reached the top of his queue)18:35
=== maxb_ is now known as maxb
=== makl is now known as ximion
blueyedI have backported a PHP snapshot, based on the ubuntu package, but the build fails (without any clear error): http://launchpadlibrarian.net/59509213/buildlog_ubuntu-lucid-i386.php5_5.3.4%7Esnap201011231530-0ubuntu1%7Eblueyedppa1_FAILEDTOBUILD.txt.gz - "dpkg-buildpackage: error: debian/rules build gave error exit status 2", but no real reason apparently. Hints?19:58
micahcowanblueyed, Not "no reason". Search above that point to find the errors that resulted in the final error returned by "debian/rules build".20:01
micahcowanbuild -> build-pear-stamp -> install-pear, apparently.20:01
micahcowanAt which point it appears that some rule was running wget to download a file from pear.php.net (as part of the build process?!), but wget couldn't resolve the pear.php.net hostname20:02
micahcowanHaven't done launchpad builds myself, and don't know much about them, but I wouldn't be surprised if normal external net access were disallowed for security reasons or somesuch.20:03
blueyedmicahcowan: thanks, missed that and yes, that makes sense. I am not sure if the regular buildds allow network access?! will have to look into this later.20:03
=== dapal is now known as dapalm
=== dapalm is now known as dapal
geserblueyed, micahcowan: the buildds don't have net access20:07
Sarvattachiang: fixed xulrunner-1.9.2 is out now20:21
achiangSarvatt: ta!20:22
achiangSarvatt: much better, thank you20:26
Sarvattachiang: thank chrisccoulson, he found the problem fast when I bugged him about it :)20:27
achiangSarvatt: yes, i peeked at the bug and it looked hairy, having to read the disassembly to figure out the answer. /me thanks chrisccoulson20:29
=== akoskm`away is now known as akoskm

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