[01:04] Anyone here able to offer some launchpad help? [01:05] I'm having the problem of a launchpad built package not including .so's for some packages... [01:06] well thats going to be a packaging issue, not a launchpad issue [01:07] try #ubuntu-motu [01:07] no it is not [01:07] I can build the same package on any box [01:07] other than on launchpad [01:07] and it'll include the folders. [01:07] It is a bug in the package. Have you tried it in pbuilder or sbuild? [01:07] but the packages build on launchpad don't include certain folders. [01:07] wgrant, yes. [01:07] they all include the files. [01:08] Link to the package? [01:08] I would be glad to be proved wrong, if it will help me track down the issue. [01:08] https://launchpad.net/~freeswitch-drivers/+archive/freeswitch-nightly-drivers/+packages [01:09] but the only thing I see, is that the packages freeswitch-lua and freeswitch-perl and freeswitch-spidermonkey don't have any of the .so's that are suppose to be included [01:09] where if I build them in pbuilder the files are there. [01:12] That's one very big tarball. Is there a reason that it is a native package? [01:13] I've been working for months trying to split the package up, [01:13] and get the software build process to allow for it to be placed in proper debian/ubuntu locations. [01:13] What should the problematic binaries contain? Do you have build logs for a good build? [01:13] the files seem to be built [01:13] just not copied. [01:14] Which files? [01:15] for instance the file that should be: /opt/freeswitch/mod/mod_lua.so [01:15] I don't see that being built anywhere. [01:18] This one is being build and copied: cidlookup.so [01:19] quentusrex: But that one appears to be installed into the main freeswitch binary. [01:19] right [01:19] and that is my issue [01:20] any .so that isn't in the main freeswitch binary isn't being copied. [01:20] I cannot see mod_lua.so being built anywhere. [01:21] doyou see mod_cidlookup.so being built? [01:21] wgrant, I don't mean to sound hostile(if that is what it sounds like) [01:22] I do not. This log is insufficiently verbose. [01:22] hmm [01:26] * wgrant tries it locally. [01:27] it might have something to do with the make -j 8 I added in there [01:27] That seems overly parallel. [01:27] I have a 16 core build box [01:28] and I didn't see a speed increase after 8 [01:28] but you are right, that is probably overly parallel for most cases. [01:29] quentusrex: You should respect the usual DEB_BUILD_OPTIONS="parallel=n" option. [01:29] hmm [01:29] That is set properly by the buildds, and means you don't have to hardcode bad values. [01:29] how do I do that? [01:30] Good question. [01:44] Well, that ate slightly more RAM than I expected. [01:45] But Launchpad is not magical. It is somehow a bug in your package. [01:57] ok [01:57] wgrant, so you don't see the files built on your machine? [01:59] quentusrex: No, but only because it killed my machine so I killed the build. [02:10] wgrant, how much ram did it use? [02:11] a lot of the speech to text files take incredible amounts of ram to build. [02:11] quentusrex: I don't know. [02:12] Everything was thrashing too much. I couldn't get a shell. [02:12] I probably had at least a couple of gigabytes of RAM free to start with. [02:12] yeah... [02:12] that's what I've been dealing with :) [02:13] wgrant, so far I've been able to reduce the resources required to build it [02:13] and to break up the builds [02:13] I remember when the tar file was 400MB [03:30] is anything wrong with the ppa build system right now? [03:31] bjsnider: other than being horribly, horribly backlogged? [03:31] i just sent a package in that depends on quilt, and the i386 was fine, but the other two lost track of quilt [03:38] BjornT: "lost track of quilt"? [03:38] Er, bjsnider ^^ [03:39] lost track of it [03:40] forgot to go out and get it [03:40] did not install it [03:41] and then the build fails with "oh, by the way dummy, i need quilt" but i told you to install quilt, so it ain't my fault [03:44] it worked when i took quilt out of build-depends-indep and put it in build-depends [03:48] bjsnider: That's not surprising, since Build-Depends-Indep is only installed for arch-indep builds. [03:48] Hence the name. [03:49] yeah, huh? [03:50] Hm? [03:51] why would it be like that in debian [03:51] Is it? [03:52] the dbg and dev packages are arch indep [03:52] what is texlive-base-bin used for? [03:53] could that be related to either the dbg or dev package? [03:53] The dbg package is very unlikely to be arch-indep. [03:53] wait, i mean not dgb but -doc [03:54] all of the arch0indep stuff is related to the doc package i'll bet [03:54] That is generally the case. [03:55] texlive-bin has quilt in Build-Depends. [03:55] i'll bet the texlive packages have something to do with generating documentation [04:18] doctormo: yeah, I brought that up in #ubuntu-motu but nobody replied, re bug 521263 [04:18] Launchpad bug 521263 in groundcontrol "GC postinst should not modify configuration files owned by other packages" [Undecided,New] https://launchpad.net/bugs/521263 [04:21] lfaraone: Hmm, what's the rules in debian? [04:32] doctormo: see my followup in -motu. [04:33] doctormo: would you mind giving http://lists.freedesktop.org/mailman/listinfo/xdg a ping about adding PROJECTS to the spec? [04:33] I will ask, sure [04:39] does launchpadlib work asynchronously? [04:40] lamalex: No, but I think somebody tried to Twistedify it. [04:40] hrm, ok === jamalta is now known as jamlata-afk [08:51] hello [08:51] i cannot submit a bug report [08:51] also: #*&*%$ [08:51] any clue what I should do? [08:53] the reason seems to be attached file [09:14] can someone here answer a question about PPAs? [09:14] phildini: Sure. Ask away! [09:14] can I use a karmic ppa with the lucid alpha? [09:15] phildini: It depends completely on the package. [09:15] You should ask the owner of the PPA. [09:15] ah. fair enough. [09:16] I'm trying to use the freenx-teams ppa, but there lucid package only inlcudes neatx and not freenx-server.unfortunately, neatx has close to zero documentation. [09:17] additionally, I guess I could just try it and see what happens. [09:20] Right. [09:20] If it's not going to work, it probably won't install. [09:32] Thanks for the help, and I'll try and I'll try and remember to send a message of thanks to the free-nx team. their package works just fine on lucid! === thekorn_ is now known as thekorn [11:55] hi. is there a way to disable the mailinglist arhive [11:55] or to make it private to team members? [12:03] adiroiban: Only if you make the whole team private. [12:03] (or you might be able to convince an admin to purge the archive) [12:05] can I use private teams? [12:05] or I must pay for that? [12:05] I don't know. [12:05] They do not make this obvious :/ [12:06] thanks. I guess I will have to purge the archive [12:07] and use another server for the private team [15:20] Hello! [15:22] I was using Launchpad's translation feature for the first time, and I was wondering if it is possible to attach notes to specific translations of a project. There might be special terms used in that project only, and it might not be clear how those should be translated. It would be useful to have a guideline written, so that everybody uses the same translations for those terms. I just... [15:22] ...fixed up a number of different translations of the same English term ... [15:24] If you don't get an answer, bear in mind that this channel is often very quiet at the weekend. You might need to ask again during the week. [15:26] Hm. OK. [15:27] Also, why does downloading MO files take so veeeeery long? [15:28] Does it really take *that* long to generate them, or are they intentionally delayed so people don't overuse the service ... ? [15:30] * persia very much doubts they are intentionally delayed [15:30] So does it really take 10+ minutes to generate the translation for ~600 strings ... ? [15:32] Potentially, at least for a given server load [15:32] * persia is just guessing though === soeb_ is now known as soeb [15:46] Another question: is it possible to simply remove a translation, without providing a new one? I found a translation that is obviously wrong (due to a misunderstanding), but I don't really know how to translate it properly ... Yet the current translation just causes confusion when seen in the UI. [15:55] Halabund: just add an empty translation [15:55] and the current one will be deleted [15:55] Ah, thanks :) [15:56] Well, I translated it as a longer explanation. There's room since it's in a tooltip. I don't think "cloze" has an equivalent in my language. [15:56] The previous translator wrote the equivalent of "Close", which is wrong [15:56] http://en.wikipedia.org/wiki/Cloze [15:57] Halabund: a 600 string MO and PO file export does not take 10 minutes ... maybe just 1 minute, but there is a single queue for exports [15:58] I got the mail 10 minutes ago [15:59] That's about half an hour [15:59] there must have been a high number of requests [15:59] yes [16:00] in general I get the request in about 2 or 3 minutes [16:01] AFAIK there is also a queue for sending emails [16:01] Whatever it is the computer needs to do to make those MO files, it should take longer for seconds with today's fast machines. After all it's just some string juggling, or is it more complicated? [16:01] *shouldn't [16:02] generating a single MO is not complicated [16:02] oh my goodness, how could I mess up that sentence so much grammatically .... [16:02] but to generate a MO in Launchpad you will have to query a big database [16:02] and wait in some processing queues [16:03] in general, i get the export in less than 10 minutes [16:04] adiroiban, do you know the answer to my first question? It it possible to attach notes to the translation of a project, in which guidelines, etc. could be agreed upon? I found that the same term (used in a very specific meaning in this software) was translated in different ways by different people, resulting in inconsistencies [16:06] Halabund: if you are the owner of the project [16:06] No, I'm not. [16:06] you can add a description for each template [16:06] OK. [16:06] but otherwise, no [16:06] there is no whiteboard [16:07] or a place for translators to leave public messages [16:08] there are only general guidelines per language [16:08] not per project [16:09] This project uses some very specific terms that are unlikely to be used in this sense in other places, so there are a few choices in translating :) [16:11] it doesn't matter much how exactly they're translated, but the translation should be consistent across the program [16:11] Halabund: in this case it is best to inform the translators about the specific project needs [16:12] what is the translation group used by this project? [16:14] adiroiban, I just went in and started to clean up & finish the translation, spontaneously ... since it was so easy. [16:15] As it was suggested in the project wiki [16:15] It's https://translations.launchpad.net/anki/ [18:13] hi, I am member of Brazilian Council, and I need change de owner by one team, but I don't find the way, may someone give me tip? [18:42] lfaraone: Thanks for sending the email [18:46] wgrant, it is confirmed [18:47] Guys, I have found a bug during packaging that only happens when built on launchpad build servers. [18:47] The bug is that large chunks of files are not built, or installed when built on launchpad. [18:47] but there are no error messages [18:51] quentusrex: In that case, could you file a bug containing enough informtion for someone else to reproduce it? [18:52] maxb, I think I can [18:52] Basically: if you build the package from source on any machine except launchpad, it works perfectly. [18:53] if you build it on launchpad many files are missing, and even the freeswitch.install files that are named aren't copied. [18:53] maxb, can you test it out? [18:54] https://launchpad.net/~freeswitch-drivers/+archive/freeswitch-nightly-drivers/+packages [18:54] any of the freeswitch 1.0.4 packages [18:54] for hardy-lucid [18:54] just pick one, they all are the same. [18:56] quentusrex: Not right now, but if there's a bug I can read later tonight, I can probably give it a go [18:57] maxb, where should I post the bug? [18:57] quentusrex: What kinds of files are missing? [18:57] * quentusrex is impressed. Second launchpad bug I found. [18:57] jpds, a lot of .so files [18:57] The 'soyuz' project is the package part of launchpad [18:58] for instance the file that should be placed: /opt/freeswitch/mod/mod_lua.so [18:58] from the freeswitch-lua package, that is built by the freeswitch source package. [18:59] quentusrex: You might want to look into http://pastebin.ubuntu.com/375643/ . [18:59] quentusrex: and building in a clean environment (like pbuilder) but not on LP works? [19:01] quentusrex: the buildds have no internet access so they can't download anything [19:01] geser, I'm aware of the lack of internet access. [19:01] I've compensated for that. [19:02] jpds, hmm I thought that use to error out the build process. I'll check. [19:03] interesting... [19:04] because it failed to build celt, it just finished up building the rest [19:05] quentusrex: You might also want to use a Debian compat version greater than 4? [19:06] jpds, what do you mean? [19:07] quentusrex: All the "dh_link: Compatibility levels before 5 are deprecated." [19:07] ...errors. [19:29] * maxb raises an eyebrow at quentusrex's "1.0.4+repack12" [19:30] Sometimes it takes a while to get the repack just right :) [19:34] quentusrex: You say that mod_lua.so isn't being packaged.... it looks to me like it isn't even being built. [19:44] maxb, Every time one of the required libs gets updated I had to repack the package [19:45] and celt is under rapid development. [19:46] Have you considered that packing dependencies into the orig tarball is perhaps not the right way to do it? [20:00] quentusrex: So, about the mod_lua.so thing: could you check the build logs and see if you agree with me that the problem is that the .so file isn't even being built? [20:00] maxb, yes. I believe so. [20:00] This suggests the bug is in the freeswitch buildsystem, not anything in launchpad [20:01] right. [20:01] The bug it seems is in the freeswitch build system, [20:01] that if it can't get the new library, [20:01] it doesn't error out [20:01] it just stops building the other features. [20:01] So on every other machine it build just fine, but due to the lack of internet on launchpad it would 'not error out like it should' [20:02] thanks jpds for finding that error message. [20:02] Build systems that fetch stuff over the network are build-time are broken by definition, IMO === sale_ is now known as sale [20:49] 30 [23:30] <_Groo_> hi/2 all [23:30] <_Groo_> is dput still broken?, i wanna contribute some new packages but i cant upload a 25k package!!! [23:31] explain what you mean by broken?