asac | http://launchpadlibrarian.net/8648794/remove.nonfree | 01:16 |
---|---|---|
asac | .ppob ;) | 01:16 |
asac | what the hell are all those files | 01:16 |
asac | .jar !! | 01:16 |
asac | (aka java binaries) :) | 01:16 |
Ubulette | a jar is just a zip | 01:18 |
asac | maybe we can make a file with wildcard expressions which we then can use in mozclient | 01:18 |
Ubulette | lke xpi | 01:18 |
asac | Ubulette: yes i know | 01:18 |
asac | Ubulette: ./plugin/oji/JEP/JavaEmbeddingPlugin.bundle/Contents/Resources/Java/JavaEmbeddingPlugin.jar | 01:18 |
asac | that looks like a java lib | 01:18 |
asac | which usually has no sources | 01:18 |
asac | just .class files | 01:18 |
=== Admiral_laptop [n=Freddy@st074039212101.monm.edu] has joined #ubuntu-mozillateam | ||
Ubulette | i think their are all gone | 01:20 |
Ubulette | they | 01:20 |
Ubulette | arg | 01:20 |
Ubulette | I've allowed (sh|pl|pm|java|py|php|h|c|cpp|idl|dtd|rdf|xml|html|xhtml|css|js|xul|png|xpm|bmp|jpg|gif|ico|hxx|txt) and I don't find binaries in the remaining files | 01:22 |
Ubulette | just fetch a tarball with the new mozclient, extract it and run: | 01:22 |
Ubulette | find . -regextype posix-egrep -type f \! -regex '.*\.(sh|pl|pm|java|py|php|h|c|cpp|idl|dtd|rdf|xml|html|xhtml|css|js|xul|png|xpm|bmp|jpg|gif|ico|hxx|txt)$' | xargs file | grep -vE '(ASCII|perl script|XML|Unicode text|UTF-8 Unicode|POSIX shell script)' | 01:22 |
Ubulette | the remaining list is quite short, no bin as far as I can see | 01:23 |
Admiral_laptop | /me is also productive | 01:24 |
Admiral_laptop | I'm intentionally trying to get a profile in use error, how can I do this | 01:25 |
Admiral_laptop | i tried firefox -P and I have firefox already open | 01:25 |
asac | MOZ_NO_REMOTE=1 firefox | 01:26 |
asac | ? | 01:26 |
Admiral_laptop | firefox -p and firefox -P doesn't work | 01:26 |
Admiral_laptop | asac: is that for me? | 01:26 |
asac | yes | 01:26 |
Admiral_laptop | asac: just launch from the terminal | 01:27 |
Admiral_laptop | ? | 01:27 |
asac | Ubulette: cool sparc has finished as well | 01:27 |
Ubulette | ia64 failed | 01:27 |
asac | i think all supported archs succeeded then \o/ | 01:27 |
Admiral_laptop | works | 01:28 |
Admiral_laptop | thanks asac | 01:28 |
asac | np | 01:28 |
Admiral_laptop | I'm working on a piece of documentation that I need to send upstream so I needed a screen shot | 01:31 |
=== Admiral_laptop goes to work | ||
asac | Ubulette: maybe ia64 has a visibility bug? | 01:32 |
asac | well ... probasbly not | 01:32 |
Ubulette | more likely a OS_ bug | 01:32 |
Ubulette | linux vs something64 | 01:32 |
asac | yeah i think the api has been extended, but not implemented for those archs | 01:33 |
Ubulette | so, what about the tarball ? | 01:36 |
asac | ./extensions/manticore/resources/manticore.psd: | 01:39 |
asac | Adobe Photoshop Image | 01:39 |
asac | ./extensions/universalchardet/doc/UniversalCharsetDetection.doc: Microsoft Office Document | 01:39 |
asac | ./other-licenses/branding/firefox/dsstore: | 01:40 |
asac | JVT NAL sequence | 01:40 |
asac | ?? what the hell is that? is that used? | 01:40 |
Ubulette | well, a .doc is usable as it is even in linux | 01:40 |
Ubulette | you said to keep the branding alone or something like that | 01:40 |
Ubulette | and the.psd, I have no idea. | 01:40 |
Ubulette | no idea what extensions/manticore is for | 01:41 |
asac | the doc doesn't look free | 01:41 |
asac | .psd is definitly not needed and its a non-free format | 01:42 |
asac | Ubulette: firefox-3.0 has finished on amd :) | 01:45 |
Ubulette | Manticore is a web browser embedding Gecko and Trident (IE) using the IWebBrowser2 interface exposed by each layout engine's ActiveX wrapper. The front end is written in C# using | 01:49 |
Ubulette | the .NET framework. | 01:49 |
Ubulette | ok, no need here | 01:49 |
asac | Build needed 00:01:01, 127100k disk space | 01:50 |
Ubulette | :) | 01:50 |
asac | thats decent ... but still huge ;) | 01:50 |
Ubulette | time or size ? | 01:53 |
asac | isn't it obvious ;) | 01:54 |
Ubulette | i think we can clean up builddeps a bit | 01:54 |
asac | you sure that is _with_ builddeps? | 01:55 |
asac | i think its just the source tree with object files et al | 01:55 |
Ubulette | hmm, yeah, right | 01:55 |
Ubulette | mine is 114M | 01:55 |
asac | Ubulette: are we on track for beta? | 02:03 |
asac | or are there new issues already? | 02:03 |
Ubulette | libnssckbi.so ? | 02:04 |
Ubulette | see above | 02:04 |
Ubulette | I haven't tested | 02:04 |
asac | Ubulette: i don't understand your complained about xulrunner-1.9 conflicting xulrunner ... thats right | 02:06 |
asac | ubuntu5 is latest in gutsy | 02:06 |
asac | for 1.8 | 02:06 |
asac | we needed that conflict because of alternative | 02:07 |
Ubulette | <Ubulette> oh, nevermind. my xul 1.8 is not uptodate | 02:08 |
asac | hehe | 02:08 |
asac | well that happens if you tell me read above ;) | 02:08 |
asac | Ubulette: ok i see | 02:09 |
asac | we should fix it with the new orig upload | 02:11 |
asac | so is ssl broken with old nss? | 02:12 |
Ubulette | not tested | 02:15 |
Ubulette | mozilla/plugin/oji/* is mac only, right ? | 02:24 |
asac | well ... its java | 02:31 |
=== |jbs| [n=Bernardo@89-180-136-226.net.novis.pt] has joined #ubuntu-mozillateam | ||
=== jbs_ [n=Bernardo@89-180-136-226.net.novis.pt] has joined #ubuntu-mozillateam | ||
Ubulette | asac, i've stripped xul tarball from 40M to 31M | 02:49 |
Ubulette | mostly tests | 02:49 |
=== DarkMageZ [n=richard@ppp121-44-75-228.lns10.syd6.internode.on.net] has joined #ubuntu-mozillateam | ||
Ubulette | asac, any chance to have webrunner in gutsy ? | 03:10 |
DarkMageZ | any eta on firefox 3 in gutsy's universe? | 03:17 |
Ubulette | it's nearly in. just waiting approval | 03:18 |
Ubulette | https://edge.launchpad.net/ubuntu/gutsy/+queue | 03:18 |
DarkMageZ | they don't build all the differnt archs on one machine do they? | 03:23 |
Ubulette | no | 03:24 |
Ubulette | there's a buildfarm of about 20 boxes for 7 arches | 03:24 |
Ubulette | some boxes are dedicated to cdimages, some to security builds | 03:25 |
DarkMageZ | ah, k | 03:27 |
=== Paddy_EIRE [n=patrick@78.148.101.84] has joined #ubuntu-mozillateam | ||
=== Paddy_EIRE [n=patrick@89.240.252.89] has joined #ubuntu-mozillateam | ||
=== |jbs| is now known as Bernardo | ||
Bernardo | asac: on the media centre machine, if I remove network manager my wifi now works from boot | 09:17 |
Bernardo | asac: is network manager releasing ip addresses when it starts? | 09:17 |
=== hjmf [n=hjmf@198.Red-81-32-13.dynamicIP.rima-tde.net] has joined #ubuntu-mozillateam | ||
Bernardo | asac: today's kernel and restricted modules update seem to have fixed the ipw3945 problem. Sorry for that. | 10:28 |
=== Paddy_EIRE [n=patrick@89.240.252.89] has joined #ubuntu-mozillateam | ||
=== Paddy_EIRE [n=patrick@89.240.252.89] has joined #ubuntu-mozillateam | ||
=== asac_ [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam | ||
Ubulette | hi | 02:05 |
Ubulette | asac, are you there? | 02:06 |
asac | Ubulette: for a few minutes | 02:24 |
asac | currently uploading fix for bug 149822 | 02:24 |
ubotu | Launchpad bug 149822 in xulrunner-1.9 "/usr/lib/xulrunner-1.9a8/libnssckbi.so is a link to system nss" [High,Fix committed] https://launchpad.net/bugs/149822 | 02:24 |
asac | (e.g. just dropped the dh_link in rules) | 02:25 |
Ubulette | plz do that within a test | 02:25 |
asac | Ubulette: well ... its not complete anyway ... we can fix this in .dev branch and then merge back for next upload ... ok? | 02:26 |
Ubulette | please also merge the last two commits from .dev | 02:26 |
asac | Ubulette: no ... i cannot merge anything | 02:26 |
Ubulette | why ? | 02:26 |
asac | Ubulette: unless it fixes RC bugs | 02:26 |
Ubulette | that for the stripped tarball so it applies | 02:27 |
Ubulette | that's | 02:27 |
asac | Ubulette: its for xulrunner ... we are in a hard freeze and RM will review every hunk we upload now | 02:27 |
asac | everything not necessary will be rejected | 02:27 |
Ubulette | so you cannot use the new tarball from mozclient | 02:27 |
asac | yes ... then i have to strip it manually ;) | 02:28 |
Ubulette | why isnt xul1.9 listed in bug 121734 ? | 02:29 |
ubotu | Launchpad bug 121734 in firefox "orig.tar.gz has binary-only files" [Critical,Confirmed] https://launchpad.net/bugs/121734 | 02:29 |
Ubulette | while ff3 is | 02:29 |
asac | Ubulette: maybe archive admin missed it | 02:29 |
asac | Ubulette: anyway ... we should just fix that for the upload ... nothing else | 02:29 |
asac | Ubulette: if we need to change something in order to strip further, we should defer that for gutsy+1 ... which is not that far away after | 02:30 |
Ubulette | so do whatever you want with that bug, i'll just fix it in .dev | 02:30 |
asac | yes thats ok ... we don't need to use mozclient for this upload. i will use a handcrafted version anyways | 02:31 |
asac | version number i mean | 02:32 |
Ubulette | asac, did you hear about what was causing the 3h delay in buildd ? | 03:10 |
Ubulette | seems it's only us | 03:10 |
asac | no ... if it happens again with the latest xul upload i will go after that | 03:12 |
Ubulette | locally, I see: | 03:12 |
Ubulette | signfile xulrunner-1.9_1.9~a8+s-0ubuntu1_i386.changes | 03:12 |
Ubulette | gpg: skipped "Alexander Sack <asac@ubuntu.com>": secret key not available | 03:12 |
Ubulette | gpg: [stdin] : clearsign failed: secret key not available | 03:12 |
Ubulette | maybe it waits in gpg for a passphrase | 03:13 |
asac | might be true ... but why would that happen only for us? | 03:13 |
Ubulette | no idea | 03:13 |
asac | ;) | 03:13 |
asac | i feel good to assume there was a bug yesterday... and now its fixed ;) | 03:14 |
asac | Ubulette: ok i pushed the merge to .dev branch ... now it should build for both ppa/cvs and official without changes | 03:27 |
asac | feel free to go ahead as you wish ;) | 03:27 |
Ubulette | lol, i just did the same thing | 03:28 |
Ubulette | except that i called it DEBIAN_RELEASE | 03:29 |
asac | you also dropped version constraints from control? | 03:30 |
Ubulette | no | 03:30 |
asac | its a trade we have to buy ... I just hate control.in files :) | 03:30 |
asac | its not that bad ... once the -1.9 goes to official with system stuff, we can raise the bar again | 03:31 |
asac | Ubulette: one more thing. I hope that beta will be out before final gutsy. so if you don't see any pressing need to do radical changes maybe try to keep the .dev branch in a releasable state (e.g. reviewable and understandable by RMs) | 03:32 |
asac | so we can just merge down from .dev for next upload | 03:32 |
asac | for the protect_tests patch ... we should try to make the patch complete and submit upstream | 03:33 |
Ubulette | i'd better stop. all my branches just diverged :( | 03:36 |
Ubulette | you dropped libhunspell-dev from builddeps ? | 03:36 |
Ubulette | no, well, i'm lost | 03:37 |
asac | why? | 03:37 |
asac | i didn't overwrite something | 03:38 |
asac | so you just need to branch your local branches to a backup location | 03:38 |
asac | then overwrite with latest | 03:38 |
asac | and merge in your modifications you did | 03:38 |
asac | try bzr merge ... without revisions | 03:38 |
asac | should work nicely | 03:38 |
Ubulette | i see unnecessary changes | 03:39 |
Ubulette | -Build-Depends: cdbs, debhelper (>= 5.0.37.2), g++-4.2, gcc-4.2, autotools-dev, quilt, zip, libx11-dev, libxt-dev, libidl-dev, libgtk2.0-dev, libgnomevfs2-dev, libgnome2-dev, libgnomeui-dev, libcairo2-dev, libpng12-dev, libjpeg62-dev, | 03:39 |
Ubulette | zlib1g-dev, libbz2-dev, libreadline5-dev | libreadline-dev, libkrb5-dev, python-dev, python-support (>= 0.3), dpkg-dev (>= 1.13.19), binutils (>= 2.17-1) [mips mipsel] , libnspr4-dev (>= 4.7.0~cvs20070713), libnss3-dev (>= | 03:39 |
Ubulette | 3.12.0~alpha1b), libhunspell-dev (>= 1.1.5-2) | 03:39 |
Ubulette | +Build-Depends: cdbs, debhelper (>= 5.0.37.2), g++-4.2, gcc-4.2, autotools-dev, quilt, zip, libx11-dev, libxt-dev, libidl-dev, libgtk2.0-dev, libgnomevfs2-dev, libgnome2-dev, libgnomeui-dev, libcairo2-dev, libpng12-dev, libjpeg62-dev, | 03:39 |
Ubulette | zlib1g-dev, libbz2-dev, libreadline5-dev | libreadline-dev, libkrb5-dev, python-dev, python-support (>= 0.3), dpkg-dev (>= 1.13.19), binutils (>= 2.17-1) [mips mipsel] , libhunspell-dev (>= 1.1.5-2), libnspr4-dev (>= 4.7.0~cvs20070713), | 03:39 |
Ubulette | libnss3-dev (>= 3.12.0~alpha1b) | 03:39 |
Ubulette | you reorder stuff ? | 03:39 |
Ubulette | i give up | 03:39 |
asac | yes ... i wanted those at the end ... if i dropped libhunspell feel free to overwrite the last revision | 03:39 |
asac | and undo reordering | 03:40 |
asac | Ubulette: let me do it so you don't have to suffer that much | 03:40 |
asac | oh the reordering comes from the merge | 03:41 |
asac | shouldn't be a problem | 03:41 |
asac | ok i redid the last without dropping libhunspell | 03:43 |
asac | hope its good enough now | 03:46 |
asac | i am out sitting in a cafe | 03:46 |
=== rexbron [n=rexbron@62.6.158.161] has joined #ubuntu-mozillateam | ||
=== jbs [n=Bernardo@89-180-136-226.net.novis.pt] has joined #ubuntu-mozillateam | ||
=== jbs [n=Bernardo@89-180-136-226.net.novis.pt] has joined #ubuntu-mozillateam | ||
=== jbs [n=Bernardo@89-180-136-226.net.novis.pt] has joined #ubuntu-mozillateam | ||
=== jbs is now known as Bernardo | ||
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam | ||
=== jbs [n=Bernardo@89.181.34.147] has joined #ubuntu-mozillateam | ||
=== jbs is now known as Bernardo | ||
=== Ubulette_ [n=Ubulette@APuteaux-153-1-23-37.w82-124.abo.wanadoo.fr] has joined #ubuntu-mozillateam | ||
=== AlinuxOS [n=vsichi@host72-133-dynamic.16-87-r.retail.telecomitalia.it] has joined #ubuntu-mozillateam | ||
asac | Bernardo: please test th elatest network-manager from my ppa | 11:21 |
asac | http://ppa.launchpad.net/asac/ubuntu/pool/main/n/network-manager/ | 11:21 |
asac | 0ubuntu16~ppa1 | 11:21 |
Ubulette | asac, why is ff3 stuck in NEW while everything else is moving on? | 12:09 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!