[00:13] ari-tczew: the "-b XXXXXXX -b XXXXXX" method is easy to implement. if you want a different behaviour, file a bug and describe how it should behave. [00:21] I just want to get an opinion..... Application has a line "include path/*" which includes backup files created by those incredibly annoying editors. Application fails to start because multiple files with the same contents exist. Should it be the user or the application that needs to make up for the short coming of the editor? [00:22] MTecknology: Having the application deal with it is ideal, but there are plenty of applications that don't [00:23] it would be a valid upstream bug imo [00:24] It sounds like the application is loading code from a user-writable directory? That's always going to be fragile. [00:50] ari-tczew: Please remember to include debian changelog entries when uploading a merge. [00:50] TheMuso: example? [00:50] dssi-vst [00:52] RAOF: no - /etc/nginx/sites-enabled/* [00:52] TheMuso: pull sources on hard disk. [00:52] RAOF: and /etc/nginx/conf.d/*.conf [00:52] TheMuso: there are changelog including Debian changes. that LP handle incorrect merges. [00:53] MTecknology: Ah. More excusable :) [00:53] TheMuso: please check it right now and give back to me [00:53] ari-tczew: I am not talking about the source package, I am talking about when you create the changes file for upload. [00:53] ari-tczew: he's referring to using -v when uploading [00:53] RAOF: especially since the defaults imply you should edit the site in sites-available/ and symlink in sites-enabled/ [00:53] ari-tczew: https://lists.ubuntu.com/archives/natty-changes/2010-November/002091.html [00:54] micahg: -v to which command? [00:54] you should see the -v option to debuild/dpkg-buildpackage [00:55] RAOF: I'm just wondering whether or not it's worth dealing with and marking wishlist to never actually get to unless someone else does or say that they should edit files correctly. [00:55] aha, now I have debuild -S -sa [00:55] -v [00:56] Laney: in this case, debuild -S -sa -v0.9.2-0ubuntu1 ? [00:57] sounds right [00:57] cat *_source.changes to see if the debian changelog is in there too [00:58] Laney: I prefer to use graphical editors. [00:58] like gedit [00:58] ok [00:58] ari-tczew: it's not for editing [00:58] micahg: OMG... editing/reading [00:59] ari-tczew: there's a risk, that's why tools like cat/less are nice [00:59] I wish more wasn't in my muscle memory :( [00:59] micahg: I'm careful [01:00] it's pgp signed anyway so you can't break it accidently [01:00] +1 ^ [01:01] TheMuso: otherwise, do you have any another questions about this upload? [01:02] Laney: one can't get into the archive accidentally, but one can certainly create more work for oneself accidentally [01:02] No. [01:02] great [01:04] https://wiki.ubuntu.com/MOTU/New is where -v is documented btw [01:06] Laney: heh, my first time to see this one [01:06] Also in Mom's REPORT [01:06] *MoM [01:06] * ari-tczew is off to bed, good night. [01:11] !info nginx natty [01:11] nginx (source: nginx): small, but very powerful and efficient web server and mail proxy. In component universe, is optional. Version 0.8.53-1ubuntu1 (natty), package size 336 kB, installed size 968 kB [01:11] ya.... [01:12] so there's two changes being made from debian going into -1ubuntu1; the problem I'm having is that these issues were actually addressed already === Ayrton` is now known as Ayrton === yofel_ is now known as yofel [02:56] Hm. Why can't I upload tracker to universe? [02:56] What's the error? [02:57] Lack of permissions. Let me roust up the email. [02:57] it's not magically exclusive to a packageset, is it? [02:57] Are there packages which are exclusive to a packageset? [02:58] “The signer of this package is lacking the upload rights for the source package, component or package set in question.” [02:58] I thought the kernel packages may have been, but not for any others [02:58] I haven't kept up on the confusing permissions [03:01] it doesn't appear to be in any packageset for natty [03:02] http://paste.ubuntu.com/537712/ [03:04] Looks like only -desktop got rights to it for karmic only [03:04] RAOF: MOTU should be able to upload according to the ACL [03:05] StevenK: was in main then [03:05] How does one inspect the ACL, incidentally? [03:05] RAOF: ubuntu-archive-tools [03:05] * ajmitch_ was using edit_acl.py from ubuntu-archive-tools [03:07] I get the feeling that I'm killing LP from how slow this is :P [03:08] gpg says the changes are signed with the key that launchpad has, so it shouldn't be that. [03:09] you haven't expired from the uploading team recently, have you? [03:11] launchpad.net/~raof says I'm still a member of ~ubuntu-dev, which IIRC is the appropriate team. [03:11] I think ~motu is the necessary team still [03:11] but the team listing no longer shows expired members [03:11] RAOF: you're no longer a member of MOTU [03:12] Ah. That would be it. I thought ~motu was deprecated, and had been for ~a year? [03:12] I don't think ubuntu-dev membership grants upload rights, everyone including per-package uploaders are members of it [03:12] RAOF: no, MOTU will transition into Masters of the Unseeded when the reorg happens [03:13] Well, that's why I can't upload tracker, clearly :) [03:13] RAOF: you still have cli-mono packageset upload rights ATM [03:13] Yup. [03:13] time to bug the DMB! [03:13] & apply for core-dev while you're at it [03:14] What ajmitch_ said [03:14] ajmitch_: is it timing out [03:15] lifeless: no, it just took ~50 seconds to get the information for one package [03:15] ajmitch_: grag. [03:15] I haven't seen what it's doing in the code, but that seems like a long time [03:15] thats fucked [03:15] check the api code is sane, and if it is, file a bug on lp [03:16] RAOF: I'm happy to sponsor for you while you await reactivation [03:16] micahg: Ta. [03:17] it seems to loop over a few things, but doesn't appear to be too insane [03:23] ajmitch_: still, file bugs. [03:25] will do [03:32] micahg: http://cooperteam.net/Packages/tracker_0.8.17-1ubuntu1_source.changes with associated debdiff http://cooperteam.net/Packages/tracker.debdiff . Thanks. [03:37] RAOF: in progress === stalcup is now known as v [04:01] RAOF: done [04:01] micahg: Thanks muchly! [04:02] RAOF: np [04:24] what's the proper way to not update timestamps on PO files if any (or do I have to go edit the debian.tar.gz)? [04:49] what's the proper way to attribute when you take half a patch someone makes [04:50] Thank them in the changelog, I think. [04:50] “Based on a patch by $FOO” [04:50] RAOF: ok, what about DEP-3 for Origin/Author? [04:50] I added a thanks in teh changelog and have origin as the debian revision, but no author [04:51] That'd fly. [04:51] in the patch that's straight from Debian, I added author and origin with the package revision [05:31] RAOF: do you know how to not update PO creation times on source package creation? [05:32] Not off the top of my head, no, sorry. [05:32] Why is it updating the creation times, though? [05:35] RAOF: debian/clean they get updated [05:36] oops d/rules clean [06:16] RAOF: tracker regressed on PowerPC [06:17] Well, not so much regressed as *still* FTBFS :). I'll take a look. [06:17] RAOF: according to the logs it built fine before for 0.8.17-1 [06:17] Yeah, it did. [06:17] Then we uploaded e-d-s 2.32, and it wouldn't have built against that. [06:18] RAOF: ah, It's a dependency issue [06:31] Meh, another careless merge by Bhavani. Looks like he merged nginx in a hurry, the package is now broken. [06:35] bilalakhtar: https://bugs.edge.launchpad.net/ubuntu/+source/nginx/+bug/547267/comments/12 <-- this is not an appropriate comment in a bug [06:36] bilalakhtar: also, we don't reopen bugs that have been fixed, but file new ones and reference the old one [06:36] micahg: No, its like this: [06:36] The directory is referenced twice [06:37] and hence dpkg gives an error, and the result is the same as it was earlier: no default site [06:37] bilalakhtar: I agree with MTecknology, the Debian way is more appropriate for a default site [06:38] micahg: that's what I am doing [06:38] hm? [06:38] bilalakhtar: oh, ok, I got the impression you disagreed with him from your comment [06:38] micahg: In the old debian package no default site existed, but there was an explanation in debian/README.Debian [06:39] RoAkSoAx went ahead with a direct fix by putting the site in /var/www/nginx/ [06:39] but that was against the D-p [06:39] so I did what apache2 does [06:39] but the debian way is even better [06:40] Also, if I had done the merge, it would have been a sync instead [06:40] all the changes had been accepted [06:40] oh- bilalakhtar that was a crap ton of my changes going into debian btw [06:40] but now a new change has been added: - Add support for html5 codecs [06:41] kartik did the html5 addition [06:42] and another thing: [06:42] The UFW profile is being added twice [06:42] with different file names [06:43] such a head-breaking merge... [06:43] Is there anything even in the ubuntu version at this point that isn't in the debian version? [06:43] bilalakhtar: BTW, if it should be a sync and the package is broke, you can reverse the Ubuntu changes with an appropriate changelog note and reupload [06:44] micahg: No, the sync isn't possible now, bhavani added another Ubuntu change: - Add support for html5 codecs [06:44] I am dropping the rest and uploading [06:44] didn't MTecknology just say the Debian maintainer added that? [06:45] micahg: that's not in the uploaded package jsut yet - but it is in the branch [06:45] so I will closely watch the package, when its added then I'll sync [06:45] give me a minute.. [06:47] ah, right, he just upstreamed it, but w/out a patch :( [06:48] micahg: there were about 10 different merges from the branch i popped off - I'll do better next time [06:49] done, just test-building before uploading [06:49] (though the build should run fine) [06:49] It was like a whole merge re-done [06:50] bilalakhtar: http://bazaar.launchpad.net/~nginx/nginx/debian/revision/102 [06:50] MTecknology: good! [06:50] :) [06:52] bilalakhtar: from now on anythign that breaks - yell at me :D [06:52] MTecknology: it won't [06:52] well... i'm an upstream maintainer now so.... ya..... [06:52] we'll hope so :P [06:53] MTecknology: that's great, we need more people working with both Distros [06:55] micahg: I'm trying- I'm enjoying it enough [06:56] I think this must be the highest number of uploads I did for a single package: nginx [06:56] 3rd one in the way [06:57] MTecknology, micahg: uploaded [06:58] micahg: So far- I think the most confusing thing is policy; not difference but trying to understand them and hwo they go together [06:58] MTecknology: yep, that's an important thing [07:03] micahg: using natty? [07:03] bilalakhtar: not yet [07:03] hmm, I would move right now if I had the daily build in my hands [07:03] I should upgrade.... [07:05] I upgraded to an SSD too- that's been amazing [07:05] truely the american way, buying stuff I can't afford [07:12] and a reboot - if I come back - I'm on natty [07:12] :P [07:13] yay === fabo__ is now known as fabo [07:56] good morning! === hrw|gone is now known as hrw [08:41] quick question: is it correct that packages in main can't have build-dependencies on things in universe? [08:41] yes, i believe so [08:41] poolie: yes [08:45] thanks [08:45] poolie: if you need something, you can file an MIR if it's worth it [08:46] thanks [08:46] the context is https://lists.ubuntu.com/archives/bazaar/2010q4/071019.html [08:46] i think we will file a MIR for natty [08:47] poolie: I think you can get away with it in a PPA though if it's not native [08:48] what do you mean? [08:48] poolie: build-dep on universe [08:49] poolie: I'm just wondering why you would add something like that on a stable branch? [08:49] we didn't add it [08:50] oh, hmm, so what changed that the microreleaseexception was broken? [08:50] all of 2.2.0 has had this run-time requirement to run the test suite [08:50] when 2.2.0 was uploaded to maverick, it didn't run the test suite as the package was built [08:50] for SRUs, they want to change the build rules to run the test suite [08:51] which sounds pretty reasonable, but because of this snag apparently won't work [08:51] poolie: ah, ok, I would suggest uploading to a PPA to run the test suite and include a link to the logs in the SRU [08:51] yep [08:51] that's what we'll do [08:51] i hope [08:52] well, we will do that and will i hope the sru will be accepted [10:10] index help [10:10] index HELP [10:10] INDEX HELP [10:11] spaceboy: erm, … yes? [10:11] Hi, was just trying to use the commands in the list [10:12] You can query ubottu if you like to play with it, it doesn't need to be in the channel, you know. :) [10:13] Oh, ok, I don't really know much about IRC, thanks === cody-somerville_ is now known as cody-somerville [11:38] Seems to be some missunderstandings going on in https://bugs.launchpad.net/ubuntu/+source/libssh2/+bug/681423 [11:38] Perhaps someone suitable could write a few wise words? [11:59] andol: I don't think I have any more to add === lfaraone_ is now known as lfaraone === NCommand1r is now known as NCommander === cemc_ is now known as cemc [14:02] Hello, is natty still auto-importing from Debian ? [14:02] or should I sync manually ? [14:03] AnAnt: http://irclogs.ubuntu.com/2010/11/29/%23ubuntu-devel.html#t13:40 [14:04] ah, alpha-1 should be out this week ? [14:05] AnAnt: https://wiki.ubuntu.com/NattyReleaseSchedule [14:05] Debian Import Freeze is on December 30th [14:05] Rhonda: thanks [14:06] But jpds is right of course, at this very moment it's not autosyncing === ssweeny_ is now known as ssweeny [14:35] bilalakhtar: around? [14:35] bdrung: yup [14:36] bilalakhtar: audacious joined the pkg-multimedia group in debian. join pkg-multimedia to get access to the git repository. [14:37] bdrung: :o okay [14:38] bilalakhtar: audacious-plugins need a license review (both 2.3 and 2.4.1) [14:39] * bilalakhtar logs into alioth [14:42] bdrung: sent request [15:56] I have a patch for a new feature on a specific project, but I'm lazy to create an account on their tracker and I think they don't care too much about it. Is it worth reporting a wishlist bug in Launchpad for keeping a patched version of the project in Ubuntu? [15:58] udienz, Saying 'Please use ppa' is not satisfactory rationale to mark a Ubuntu bug as Fix Released. === txwikinger2 is now known as txwikinger [16:02] cody-somerville: so a bugs switch to new again? [16:06] RenatoSilva: Unless it's a package that sees a lot of Ubuntu specific development probably not. [16:57] ok === hrw is now known as hrw|gone === xfaf is now known as zul === rmcbride_ is now known as rmcbride === IVBela1 is now known as IVBela [21:16] BlackZ: say thanks to zul due to merging nagios-plugins === freeflyi1g is now known as freeflying [23:50] hi is any alive? [23:52] stilia-johny: you might want to try #ubuntu-app-devel for Makefile help if it's not part of the packaging [23:53] yhnks