=== yofel_ is now known as yofel === 31NAAYKWA is now known as sum1nil [07:07] Hello, please I need some assistance for UGJ packaging. I already started to learn packaging but I don't know where to find software to be packaged. (I can only package software for now) and I may learn applying software patches and package updates. [07:17] UGJ? [07:17] Ubuntu Global Jam [07:18] Just found it in google. :) [07:18] good :) [07:18] Debian has a "request for packaging" list which contains software that people would like to see packaged but noone has picked up yet. [07:19] can you pass a link please, Rhonda? [07:19] Go to http://wnpp.debian.net/ and look there. :) [07:19] RFP is the requests for packaging, RFA means Adoption, and RFH is looking for help [07:20] … but there is a legend right below the selections I just notice %-) [07:20] :) [07:20] I compiled 0ad before :) [07:21] I guess that's something I could start with [07:26] Please read the corresponding bugreports, some either might have started already with it, or it was too troublesome licensewise. There should be hints or traces of that in the corresponding bugreport. [07:27] good, now I got from where to start. can you tell me where to upload the packages (if those are debian packages can I package them on ubuntu and upload to debian) otherwise is there some similar link to ubuntu packaging [07:27] yes Rhonda I switched to ffmpeg-gui, it has been left for a long time. may be I can do something with that [07:30] ubuntu packaging isn't so much different than Debian packaging - and you can upload them to mentors.debian.net [07:31] But for Debian you need to not only produce the source package but also a binary one - that is meant to have a fuzzy feeling that people have at least test-built and potentially even tested it [07:31] Actually, I like the proposal of decommisioning revu and using mentors.debian.net for Ubuntu and debian to encourage packages going to Debian directly. [07:31] Please use lintian from Debian for checking the result, lintian in Ubuntu is different in some aspects. [07:42] sorry, I've got busy with somethings. I hope I can get back soon. so Rhonda do you recommend packaging using debian directly? can I package something from debian to ubuntu otherwise? [07:50] It is suggested to package for Debian and let it sync to Ubuntu. [07:50] You get the second distribution "for free". :) [07:51] … and not only a second one but all the other Debian derivatives, which is much better for the overall free software eco system. [07:52] You have to do the work anyway, and pushing it to Debian instead of Ubuntu (if one has a responsive sponsor, that is), is the better net gain. [08:00] ok, I got it. so it will be easier and better to package directly for debian. but just to know, there are people to package from debian to Ubuntu right? can you tell me how that works? [08:05] Neo31: the (source) packages get copied from the Debian repository to Ubuntu [08:06] and only touched by Ubuntu dev if necessary (e.g. doesn't build, patches, library transitions, etc.) [08:07] ok geser so we can copy debian source packages and build them for Ubuntu! right!? [08:10] can you tell me from where I can get these packages and how I can make sure their are not yet packaged and where to submit? [08:10] * Neo31 is sorry for asking a lot of questions [08:10] yes, that's how it done but you might check if any freezes (in Ubuntu) apply that stop that copying [08:14] ok, I will get back to this as soon as I get done with some work here [08:14] thanks a lot === almaisan-away is now known as al-maisan [08:19] Neo31: The syncing from Debian happens automatically until the freeze sents in. Then a sync request is needed, and later in the release process even freeze exceptions. Should be covered on the wiki if you follow the links to the release schedule of a specific release. [08:24] Rhonda, according to this ( https://wiki.ubuntu.com/PReleaseSchedule ) I can work on importing packages to Ubuntu in december? [08:24] LTSDebianImportFreeze [08:25] If they haven't synced for whatever reasons, yes. And then there are merges, when there are differences (needed) [08:25] wtf [08:25] in semantiks configure script is some 80k binary data [08:25] rest is python [08:29] hum, I guess I would just start with some packaging training this time since it is the first Ubuntu Global Jam for my loco. and may be do some packaging for debian (for that you have recommended using debian because lintian is different?) [08:29] I guess that may be the best we can do for september :) === Quintasan_ is now known as Quintasan [09:56] is someone familiar with ocaml here? [11:03] cyphermox: I think I just ran into bug 524454 (a bunch of UPSs ran flat and the machines came back up without network). What stalled the lucid SRU? [11:03] Launchpad bug 524454 in network-manager (Ubuntu Lucid) "Networking is disabled on boot (usually after suspend/hibernate)" [Low,Fix committed] https://launchpad.net/bugs/524454 === al-maisan is now known as almaisan-away [11:27] jtaylor: not that I know. Try to contact Stéphane Glondu (one of the DD caring for OCaml). === almaisan-away is now known as al-maisan === ximion1 is now known as ximion === gusnan is now known as AndreasR [13:22] Hi, after upgrading with errors to Oneiric (see bug #828759) I get debsums errors on every apt operation (bug #809924). I tried upgrading banshee and firefox after the faulty Oneiric upgrade but since apt exited with the debsum errors they are unusable since then because they freeze on startup. [13:22] Launchpad bug 828759 in at-spi2-core (Ubuntu Oneiric) "package ubuntu-desktop failed to install/upgrade: brltty-x11 depends on libatspi1.0-0" [Critical,Fix released] https://launchpad.net/bugs/828759 [13:22] Launchpad bug 809924 in debsums (Ubuntu) "debsums "invalid package name"" [Medium,Confirmed] https://launchpad.net/bugs/809924 [13:22] any idea on how to fix apt? [13:23] remove debsums ._. [13:26] thanks, i'll try [13:26] these debsum errors never stopped apt from working for me, but I still removed it because they annoyed me === ximion is now known as ximion1 === jincreator is now known as ehuu === ximion1 is now known as ximion === al-maisan is now known as almaisan-away === ehuu is now known as jincreator === ximion is now known as ximion1 === ximion1 is now known as ximion === menesis1 is now known as menesis === jpds_ is now known as jpds [16:01] slangasek: fyi with help from #linaro the issue was found, undefined behavior in the code, bug 838197 [16:01] Launchpad bug 838197 in pari (Ubuntu) "FTBS on armel" [High,Confirmed] https://launchpad.net/bugs/838197 [16:02] jtaylor: ah, cool === almaisan-away is now known as al-maisan === nenolod_ is now known as nenolod === al-maisan is now known as almaisan-away [19:43] Hi all, I am having an issue with a deb that I have build. The package has a post-install script that sets up the software that needs to run along with 2 deps, libicu and expect. If libicu is not installed, it will fail before the post-install as expected, if expect is not installed, it will fail after the post-install and set the status to iU even though all configuration for it is now done. [19:43] What would cause the actions taken when the deps are missing to be different? [19:44] phschwartz: Can you post the output of "dpkg -I yourpackage.deb" on a pastebin somewhere? [19:45] soren: Let me see if I can get it grab it. [19:46] phschwartz: The "pastebinit" utility might be useful. [19:46] soren: behind a firewall on the dev system so not able to use it :( [19:46] phschwartz: E.g. "dpkg -I whatever.deb | pastebinit" [19:46] phschwartz: Ah, ok. [19:47] Question .. I keep getting this .. what's the remedy please [19:47] http://pastebin.com/yhgmLgS7 [19:50] ehh looks like i had to be one level down .. [19:50] but now i'm getting this [19:50] http://pastebin.com/7QZGAkM7 [19:53] pdtpatr1ck: your control file may not be correctly formatted, probably a missing empty line between the source and package paragraph [19:53] also the orig.tar must be in the parent directory [19:54] jtaylor, it looks like this one here [19:55] https://wiki.ubuntu.com/PackagingGuide/PackagingOverview [19:55] soren: Install with libicu not installed. http://paste2.org/p/1621487 [19:55] phschwartz: Nono. dpkg -I (capital i). [19:55] soren: Install with expect not installed. http://paste2.org/p/1621484 Lines 5 through 31 are my post install. [19:56] ah, let me do that. Didn't realize I did with lowercase [19:57] pdtpatr1ck: exactly like that one? [19:57] soren: http://paste2.org/p/1621494 [19:58] phschwartz: Can you do the same for hpccsystems-platform-community_3.2.0-1rcnatty_amd64.deb, please? [19:59] damn, see what happens when I have too many builds in the same dir, I use the wrong one. lol [19:59] jtaylor, http://paste.ubuntu.com/679182/ [19:59] one sec [20:00] soren: http://paste2.org/p/1621496 [20:01] phschwartz: Um.. No. [20:02] Package: hpccsystems-platform [20:02] phschwartz: Wrong package :) [20:02] strange seems ok [20:02] soren: no that is of hpccsystems-platform-community_3.2.0-1rcnatty_amd64.deb [20:03] soren: community_3.2.0-1rc is the version tag [20:03] not sure why it isn't looking formated right in the -I [20:03] phschwartz: Er.. [20:03] phschwartz: The version is after the first underscore. [20:05] soren: hmm, didn't know of that req. Would it cause and issue for the package? [20:05] It's not a requirement. [20:05] It's just how they're built. [20:05] How are you building these packages? [20:06] Started from generating from cmake, then went dpkg-buildpackage as cmake was acting up (very large c++ cmake project) [20:09] I would be inclined to call that a requirement even if it technically isn't [20:10] and the policy manual at least says that underscores are disallowed in versions [20:11] cjwatson: do you have the url for the policy manual handy by any chance? [20:12] my browser is closed right now, but just google for Debian policy manual [20:12] should be the first hit [20:14] as it was, ty [20:20] phschwartz: Can you share your debian/control? === med_out is now known as medberry [20:40] soren: here is what is in control http://paste2.org/p/1621551 [20:41] That's it? [20:41] That's the whole thing? [20:41] yeah, seems to look like it got clobbered [20:41] That might be the issue [20:41] let me verify [20:41] That would do it. [20:41] Well... It would do *something*. [20:41] ...and it wouldn't be good. [20:42] yeah, that is whats in it. [20:42] Let me run the regen scripts and see if it fixes it [20:44] ah had to scroll down, Files: is the only other thing in there, and it is a really long list of them [20:45] all in this format [20:45] 32f34ca39e7854bbc3db7d7b434b16bb opt/HPCCSystems/sbin/configmg [20:47] In debian/control? [20:47] Not sure how you got into that mess, but that's probably where your problems stem from. [21:02] sounds like you copied debian//DEBIAN/control (or some other control file from a *binary* package) into debian/control [21:04] lfaraone: I don't seem to have got that mail. What address did you send it to? === kentb is now known as kentb-afk === medberry is now known as med_out === micahg_ is now known as micahg