/srv/irclogs.ubuntu.com/2007/08/25/#ubuntu-mozillateam.txt

Ubuletteasac, would be nice if we could create a real xulrunner-1.8.1 for 1.8.1.6 so that other apps (like totem, epiphany, liferea) could try the glue way instead of depending on firefox(-dev)01:28
Ubulettea good test could be totem-plugin compiled with xulrunner-1.8.1 == 1.8.1.6 and running in GP compiled with xulrunner-1.9 == 1.9a701:29
Jazzvaasac: I have to go now... I've been trying to look for some other solution and the only one that I can think of now is to provide those strings in ubufox.properties, or to look for where are they located...01:35
Jazzvaasac: I'm still confused why it throws an exception if it doesn't find a string, when it should just return a null :/...01:35
JazzvaOk, good night, everybody'01:36
Jazzva.../day/morning/afternoon :)...01:36
=== DarkMageZ [n=richard@ppp121-44-115-94.lns10.syd6.internode.on.net] has joined #ubuntu-mozillateam
asac_the_2n1Jazzva|away: it throws an exception because the contract is that it throws an exception ... you are probably expected to test explicitly upfront if the key is available.02:52
asac_the_2n1and just not try to get the string at all if its not available02:52
asac_the_2n1Ubulette: why can't we make the test by building totem against 1.9 ?02:53
asac_the_2n1and other plugins?02:53
Ubulettewe can test the here but I'm not sure seb will adopt xul 1.9beta for totem02:54
Ubulette-the+that02:55
Ubuletteon my side, I'll test the all-trunk combo02:56
Ubulettetotem/nss/nspr/xul02:56
Ubulettetotem/nss/nspr/xul/ff02:57
UbuletteI already have trunk versions of totem/ff/nss, nearly xul. remains nspr02:58
Ubulettewhich is easy02:58
=== Admiral_Chicago [n=FreddyM@st074039212101.monm.edu] has joined #ubuntu-mozillateam
=== Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-mozillateam
=== Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-mozillateam
=== cwong1 [i=chatzill@nat/intel/x-2aaee16aecc4427d] has joined #ubuntu-mozillateam
gnomefreak!easysource10:27
ubotusource-o-matic is a webpage where you can (re)generate your sources.list - http://www.ubuntu-nl.org/source-o-matic10:27
gnomefreakasac_the_2n1: are you here yet?10:27
=== tonyyarusso wishes so
gnomefreakits still a bit early for him10:34
gnomefreakcant say early since its 10:30am give or take but early for him (its also weekend)10:34
tonyyarussoWhat is the purpose of "        if [ -d mozilla ] ; then rm -rf mozilla; fi10:35
tonyyarussoin the clean rule?10:35
gnomefreakremove empty dir?10:35
gnomefreakoh no that maybe to remove the mozilla folder that gets created when building10:36
tonyyarussoIt seems to be happening before I'm done using it though10:36
gnomefreakare you using bzr bd to build it10:37
tonyyarussoNo.10:37
gnomefreakthan it should be there after you build/FTBFS than it would get cleaned upon next build try or if you run fakeroot debian/rules clean10:38
gnomefreakmost of the mozilla apps we have once build fails ther eis a way to test it without clean being ran but i dont know when or what it is10:39
tonyyarussohmm10:39
tonyyarussoLet me see if I can pinpoint that as my problem10:39
=== hjmf [n=hjmf@7.Red-83-44-173.dynamicIP.rima-tde.net] has joined #ubuntu-mozillateam
gnomefreakok this damn patch is wayyyyyyyyy too frigging long10:40
gnomefreakok by the looks of it that patch isnt calling it. wher ein the hell does it say to use sunbird.cf10:42
gnomefreaksunbird.cfg10:42
tonyyarussognomefreak: btw, I'm getting "gpg: Can't check signature: public key not found" when using pbuilder, even though I made the key on this machine and it shows up in gpg --list-public-keys yarusso11:02
gnomefreaktonyyarusso: i get that sometimes using dpkg-buildpackage11:03
tonyyarussognomefreak: any idea why?11:03
gnomefreakbut only once in a while depending on the package11:03
gnomefreaknot really :(11:03
tonyyarussoWeird11:03
tonyyarussoAny problem caused by it?11:03
gnomefreakdebian/build-tools/obscure-tool debian/sunbird.cfg.source debian/sunbird.cfg11:03
gnomefreaktonyyarusso: no just doesnt sign, says it fails but build doesnt fail afaik just the sig.11:04
tonyyarussohrm11:04
tonyyarussowhew, for the first time I actually got to the building stage11:06
gnomefreaki think i found the issue, asac_the_2n1 could the issue with the sunbird.cfg not being touched due to debian/build-tools/obscure.c  having firefox in it instead of sunbird?11:06
gnomefreakalthough it looks like a comment11:07
gnomefreakhard to tell i dont remember how to comment in C11:08
gnomefreakok looks like /* commment */ but what is the "some text"11:09
gnomefreakthat has to be it, YAY i think i found issue.11:10
=== gnomefreak waits for asac* to show up before changing it :)
gnomefreaktest building with this change hopefully it works11:21
asachie11:31
asacgnomefreak: firefox in sunbird.cfg?11:32
asacwhat do u mean?11:32
gnomefreakhold on ill show you the line11:32
asacand yes if .cfg is not properly processed the problem coulb e there11:32
gnomefreakstatic char doc[]  =11:33
gnomefreak"obscure #1 -- a program shift a firefox configuration file by 'obscure_value'";11:33
gnomefreaki changed firefox to sunbird and its building atm11:33
gnomefreakasac: can you go to http://www.mtas.es/insht/en/legislation/epi_en.htm and let me know if the index Regulations Legislation and legal tests open for you11:38
gnomefreaki guess it is more of a java script issue more so than firefox11:39
gnomefreakchecking iceape atm11:40
asac ==> "obscure #1 -- a program shift a firefox configuration file by 'obscure_value'";11:40
asacthats just a comment and will change nothing11:40
gnomefreaki wasnt sure if " was a comment in C i do remember */ */ as comments11:41
asachmm11:41
asacno its definitly something that is just a comment ... or probably a string that is printed on --help11:42
asacactually i doubt that the problem is the obscuring ... you could try to use unobscured file11:42
asacand and obscure value of 011:42
gnomefreakits been so long since i have delt with C directly11:43
gnomefreakah debian/rules sent me to that file11:43
gnomefreakdone; gcc -o debian/build-tools/obscure-tool debian/build-tools/obscure.c; \ debian/build-tools/obscure-tool debian/sunbird.cfg.source debian/sunbird.cfg11:43
gnomefreakthats why i went there11:44
gnomefreakthats under pre-build:: section in rules11:45
gnomefreakthat and clean are the only 2 sections that have sunbird.cfg11:45
asacgnomefreak: that all looks fine11:46
asacgnomefreak: its just creating and obscured version of the .cfg.source file11:47
asacgnomefreak: its important that the general.config.obscure_value configuration is set to 13 (or something else i don't remember that is different from 0)11:47
asacgnomefreak: can you verify that it iS set to something that is not 0 ?11:49
asacin sunbird config editor11:49
gnomefreakyep looking11:51
gnomefreakits 1311:52
gnomefreaki did see something that caught my eye11:53
asacok11:54
asaci will be out for a few hours soon ... will do wellness today :)11:54
asaclike doing sport ... then taking a steambath and going in sauna11:54
gnomefreakgive me a sec to type this11:54
asacsure11:55
gnomefreakconfig.use_system_prefs == false and config.use_system_prefs.accessibility == false11:56
gnomefreakin about:config11:56
asachow are those values set in firefox?11:56
gnomefreaklooking11:56
gnomefreakdamn11:57
gnomefreakboth false in ff11:57
asacyeah11:57
asacits strange ... indeed11:57
gnomefreaki still think its somehting stupid that is right infront of our faces11:58
asacyeah ... but probably this is on the things that is indirectly in front of your faces .... which you will see once you know why :) ... but not before :/11:59
asacs/your/our/11:59
gnomefreaktrue12:00
gnomefreakim trying not to patch this since it should be done with .cfg12:01
gnomefreakasac: btw stgraber is online atm i fyou have time to ping him12:04
asacok going to sport now12:20
gnomefreakhave fun12:22
=== gnomefreak reboot than gone for a while
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-mozillateam
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam
=== Jazzva [n=sasa@cable-89-216-129-52.dynamic.sbb.co.yu] has joined #ubuntu-mozillateam
Jazzvaasac: Alive? I was wrong last night... The strings we need to get from chrome://mozapps/locale/plugins/plugins.properites are there... The one that are used in pluginInstallerWizard.xul are in chrome://mozapps/locale/plugins/plugins.dtd. I'll try to first fetch the string from that file, and then from our. Then it should throw the exception when we try to fetch a string that's in our file.02:19
JazzvaYep... it does that...02:31
Jazzvaasac: It's fixed now. Go exception catching :). Anyhow, I've noticed something else. If you select to install a plugin, and then cancel the installation outside of FF, the FF will report that the plugin is installed...02:42
Jazzvaasac: I pushed the new revision to my branch :). BTW, rev 40 and 41 are related to removal of hard-coded "Get Ubuntu Addons" and replacing it with string "Get Ubuntu Extensions" in ubufox.dtd03:01
JazzvaBTW, I think you should merge... The last revision that's the same in both branches is num 38. I made those string changes before your rev 39, and I forgot to merge before this submission...03:06
JazzvaI'm off now... Exam time :)... See you in the evening.03:13
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam
asachmm exception catching was not really the way it ment it :)04:13
=== jeromeg_ [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam
=== ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-mozillateam
gnomefreakasac: Please restart any running Sunbirdes should be Please restart any running Sunbirds05:28
=== asac_ [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam
gnomefreakill add that to my to do list for sunbird05:32
asac_gnomefreak: well ... please open a bug05:33
asac_and mark it critical05:33
asac_its critical somehow05:33
gnomefreakoh it is?05:33
asac_and we should target it for beta05:33
asac_well ... if there is an update button and it tries to upgrade then its critical ... yes.05:33
asac_gnomefreak: do we have the same issue with thunderbird?05:34
asac_that would even be more critical05:34
gnomefreakthunderbird doesnt give the update option05:34
gnomefreakand i was talking about the spelling error with the please restart running sunbirds05:34
asacgnomefreak: ok ...05:41
asaci was offline before so maybe i missed that you were not talking about the upgrade option anymore :)05:41
asacgnomefreak: have we received any regression report since yesterdays tbird security roll-out?05:41
gnomefreak11:28 <      gnomefreak > asac: Please restart any running Sunbirdes should be  Please restart any running Sunbirds05:41
gnomefreakasac: not that i know of05:42
asacgnomefreak: yeah ... is sunbird release branchin mt?05:42
gnomefreaki think so05:42
asacif so feel free to fix it after opening up the branch by committing a new changelog entry eith UNRELEASED distribution05:42
gnomefreakmine and mt are the same atm05:42
gnomefreakunreleased05:43
gnomefreak?05:43
asacok ... let me look at code for sunbird project05:43
asacubotu: how is launchpad going ? down?05:43
ubotuI'll remember that, asac05:43
asacouch05:43
gnomefreaklol05:43
gnomefreakbug 105:43
ubotuLaunchpad bug 1 in ubuntu "Microsoft has a majority market share" [Critical,In progress]  https://launchpad.net/bugs/105:43
asacwhy did he remember something?05:43
gnomefreakno LP is up05:43
asaclast time he remembered something was when i started line with !05:44
gnomefreak!how is launchpad going05:44
ubotuBut how already means something else!05:44
gnomefreak!how05:44
ubotuhow is launchpad going ? down?05:44
asacrofl05:44
asac;)05:44
gnomefreak!forget how05:44
ubotuI'll forget that, gnomefreak05:44
gnomefreak:)05:44
asacdamn ... so this thing will remember things that i tell him05:44
asacnot only with !05:44
gnomefreakyep05:45
gnomefreakdepends on how you use it05:45
gnomefreakubotu bug 105:45
ubotuFor help with Microsoft Windows, please visit ##windows or your nearest mental health institute. See http://launchpad.net/distros/ubuntu/+bug/1 http://linux.oneandoneis2.org/LNW.htm and !equivalents05:45
ubotuLaunchpad bug 1 in ubuntu "Microsoft has a majority market share" [Critical,In progress]  https://launchpad.net/bugs/105:45
asachmmm ... i tolk it to wake up some times05:45
asac!wake05:45
ubotuSorry, I don't know anything about wake - try searching on http://bots.ubuntulinux.nl/factoids.cgi05:45
gnomefreakhmmmmm05:46
gnomefreakthats odd05:46
gnomefreakim in debian/sunbird/sunbird-restart-required.update-notifier and it doesnt have sunbirdes maybe dpkg is doing it05:47
gnomefreakDescription: Sunbird has been upgraded (or reinstalled) and must be restarted. Please quit and restart your web browser now.05:48
asacgnomefreak: the text doesn't match at all right?05:48
asacthere must be some other update-notifier in that beast05:49
asacwhich is maybe the cause why its so badly worded05:49
gnomefreakabove is what is said in the file. following is what is said when installing sunbird05:49
asacgnomefreak: its not the update-notifier:05:49
asacasac@hector:~/ubuntu_bzr/sunbird.ubuntu.mt$ grep Sunbirdes debian/*05:49
asacdebian/sunbird.postinst:echo "Please restart any running Sunbirdes, or you will experience problems."05:49
gnomefreakPlease restart any running Sunbirdes, or you will experience problems.05:49
asacthere it is05:49
gnomefreakfixed05:50
asacthanks ... hmm maybe we should think about dumping the text from update-notifiert to console as welll ...05:50
asacit would give us a single place to maintain ... and its even translated (currently only for -fr)05:50
asacnot sure how to best do it from a technical pov though05:51
gnomefreakwell in postinst it uses the file i stated above05:51
asacyes .. but not to get the text it echoes05:52
asacthose are two different things ...05:52
gnomefreakgood point05:52
gnomefreakthan i say drop it, do we have it in anything else? ff or tb or icceape?05:52
asacprobably everywhere05:52
asacsunbird was based on ffox-trunk which became firefox (stable) which then was forked in all kinds of directions05:53
asacamong others sunbird came out of it05:53
gnomefreaktrue05:53
asacand you are right ... i am not really sure if we need a message to console at all05:54
asacthere are other messages, but maybe those should be communicated to the user by producing such update-notification files on the flie05:54
asacmost people use gnome-app-install and will hardly every see any console output from install05:55
gnomefreakvery true05:55
asaclike the compreg.dat detected message05:55
asacshould be in postinst as well05:55
gnomefreakit is at the bottom i think05:55
asacwe should still communicate that to users and i already asked me at some point how? ... but its obvious05:55
asacuse notification files to produce a bubble05:56
gnomefreaklike the lightbulb bubble05:56
gnomefreak?05:56
asacwell ... it will be the same that you get on upgrade notification ... iif we use the same mechanism05:57
asacnot idea if its a lightbulb bubble05:57
asacbut i think it its05:57
asacis05:57
gnomefreakff is05:57
asacindependent from that .... this upgrade notification isn't really a final solution05:58
gnomefreakasac: btw ther eis a bug on sunbird that it should be in office menu not internet05:58
asacyeah ... makes sense.05:58
asaclets change it and see if someone complains about that05:58
gnomefreakwell if we pipe the output to term when using apt-get and GUI with the bubble that should be fine no?05:59
asac(other comment than just: i couldn't find it anymore ... which wouldn't really count)05:59
gnomefreakasac: just change network to office in the .desktop?05:59
asacgnomefreak: yes... but maybe the update notificatio ndaemon should be improved05:59
asace.g. it could also send a broadcast to *all* terminals05:59
gnomefreakko06:00
gnomefreakok06:00
asacbut for now lets go for the we spid out content from update notification on our own06:00
asacnow its just open how to best get the right description06:00
asace.g. at best we would get the french text when the user is running french desktop et al06:01
asachopefully there is a tool to get description from .desktop file ... which is probably the same format as this update-notification file06:01
asacbut i think -fr is wrong for that ... it would be Description[fr]  =...06:02
asaciirc06:02
gnomefreakCategories=Application;Network; replace network with office?06:02
=== JenFraggle [n=jen@91.84.43.217] has joined #ubuntu-mozillateam
gnomefreakDescription-fr: is wrong?06:03
asacno idea ... maybe try if it works06:07
asacgnomefreak: look what openoffice has in its desktop file06:08
Ubulettehi06:09
asacola06:10
asacUbulette: from what i saw in code the static glue just looks for exactly the same version ...06:11
asacat least the check passes in the builds that have BUILD_ID as upper as well as lower bound06:12
Ubulettethey don't read base of UUID or something like that ?06:12
Ubulette+a06:12
asacnot sure if the matching algorithm knows about minor revisions or something though06:12
Ubulettewell, i'll have a look06:12
asacUbulette: base of UUID ? in what context?06:12
asacUbulette: do you know where to find?06:13
asacits in xpcom/glue/06:13
asacsearch for BUILD_ID (or wsa it BUILDID)06:13
asacthat should bring you to the place where the version check of what was found in /etc/gre.d is initiated06:13
asacactually i am not really sure what value build id has at that place ... maybe figure that out as well ... i hope its not the date you see during build06:14
Ubulettei was referring to "Almost all XPCOM functionality is exposed through interfaces, which are versioned using UUIDs. As functionality is completed, these interfaces and the contractIDs that allow access to components are frozen, which guarantees that they will not change in future releases."06:14
asac-DBUILD_ID=2007080106:14
asacor 000000006:14
asacif you don't set MOZ_OFFICIAL_BUILD during build06:14
asacUbulette: ah ok ... that would make sense06:15
asacUbulette: anyway ... i just looked for the "find gre" algorithm06:15
asacthey look at build id ... but maybe there is something else06:15
Ubulettei have to split xul in two debs. so far put everything in xulrunner-1.9_1.9a8pre~cvs20070824_i386.deb06:19
asacright ... we need devel06:19
Ubulettebtw, nss and nspr are interchangeable06:20
Ubulettei mean, trunk and the gutsy ones06:20
asacyes ... thats good06:20
asacthey are just not interchangable during build06:21
Ubuletteoops, i mean "are not"06:21
asacah06:21
asacok06:21
asacwell i could use trunk for firefox stable06:21
asacnot being able to downgrade for gp makes sense though06:21
asacas it probably makes use of new features06:21
Ubulettexul 1.9 wanted symbols (in fact, #define) in nss that weren't catched by the nss check in configure06:21
asacor did you even had problems using trunk for stable ffox?06:22
asacyes ... which is reason why we had to package -trunk at al06:22
asacin paradiso 4 we could still use plain system nss06:22
asacnspr06:22
asacthen it failed in paradiso and i dropped the use of system libs for that upload06:22
asacparadiso506:23
Ubulettehere, i've just used builddep libnspr4-dev (>= 4.7.0~cvs20070713) and libnss3-dev (>= 3.12.0~alpha1b)06:23
Ubulettewhich are the tagged ones06:24
Ubuletteso even trunk of those two will match06:24
Ubulettebtw, my branch for nss now builds trunk so if you want the tagged one, checkout the right commit06:28
gnomefreakasac: pushing postinst, changelog, and .desktop06:32
gnomefreakasac: https://code.launchpad.net/~gnomefreak/sunbird/ubuntu-0.x06:33
gnomefreakasac: also bug 134746 i reported for the update being enabled06:47
ubotuLaunchpad bug 134746 in lightning-sunbird "[Gutsy]  sunbird help>check for updates is enabled and shouldnt be." [Critical,New]  https://launchpad.net/bugs/13474606:47
asacUbulette: what do you mean by tagged?06:49
asacversioned depend? on what?06:49
gnomefreakill be gone for a while, im building sunbird with the changes to see if all is well06:49
asacgnomefreak: ok ... your last revision ... can you redo the changelog change and replace gutsy by UNRELEASED please?06:50
gnomefreakwhy unreleased?06:50
asace.g. uncommit ... change, commit, push with --overwrite06:50
asacbecause its unreleased :)06:50
asacwe flip this just before release06:50
asacso the changelog entry that flips that ... is always the released one06:50
asacindicates which revision goes up06:50
gnomefreakpushing it again06:52
gnomefreaki fucking hate this06:59
gnomefreakbzr: ERROR: Can't rename /srv/sm-ng/push-branches/00/00/13/32/.bzr/branch/lock/vk0vp57c4r.tmp to /srv/sm-ng/push-branches/00/00/13/32/.bzr/branch/lock/held: /srv/sm-ng/push-branches/00/00/13/32/.bzr/branch/lock/held already exists07:01
gnomefreakthink i fixing it07:03
gnomefreakgoes for smoke07:04
Ubulettegnomefreak, i've updated and pushed ff 3.0a8pre~cvs20070825 to m-t. feel free to ppa it :)07:12
Ubuletteasac> Ubulette: what do you mean by tagged? => NSPR_HEAD_20070713 & NSS_3_12_ALPHA1B07:13
gnomefreakUbulette: trunk or gp?07:14
Ubulettetrunk07:14
gnomefreakk07:15
Ubuletteyou should have up to #5907:15
gnomefreakyep07:15
gnomefreakok ill get to it sometime later im finishing up sunbird push than i am building it than ill play with trunk :)07:16
gnomefreaksometime during this i have to clean and go shopping07:16
gnomefreakbbs shower07:19
asacUbulette: oh ... so you build real head?07:21
asacUbulette: i doubt we really want that ;)07:21
Ubulettefor what ?07:21
asacUbulette: i am not even sure if NSS_3_12_xxx is from HEAD at all07:21
asacmaybe it has its own branch?07:21
asacUbulette: nspr/nss07:21
Ubulettei'm building head but that doesn't mean i want you guys to use that07:22
asacUbulette: yeah ... does 3_12 has its own branch?07:22
Ubuletteno, but it should07:23
Ubulettehmm07:23
asacwell as long as there is no other dev branch then it doesn't need its branch07:23
Ubuletteyou mean in bzr ? or in upstream cvs ?07:23
asacupstream07:23
Ubuletteno idea07:23
asacok there is no branch07:25
Ubulettejust a tag ?07:25
asacthen building head makes sense ... if you want it ;)07:25
asacyes07:25
Ubulettegood07:25
asacin case there were a tag HEAD would probably not be latest as i know that nss folks just develop on one branch at a time07:25
asacwhich is why i asked as i didn't want you to build something that isn't latest at all :)07:26
asacUbulette: at what revision is trademarks.txt file in your HEAD NSS?07:28
asacmozilla/security/nss/trademarks.txt that is07:28
asacprobably just 1.1 ;)07:28
asacnevermind07:29
Ubuletteno rev inside07:29
asacok i will be out soon ... drinking lots of bear ;)07:29
asacwell beer ;)07:29
Ubulettelol07:29
asaci swear i didn't dring anything today :)07:29
Ubulette;)07:30
=== asac_the_2nd [n=asac@e177174070.adsl.alicedsl.de] has joined #ubuntu-mozillateam
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam
=== Ubulette_ [n=Ubulette@APuteaux-153-1-94-52.w86-217.abo.wanadoo.fr] has joined #ubuntu-mozillateam
=== Ubulette_ is now known as Ubulette
=== Paddy_EIRE [n=patrick@host217-42-30-159.range217-42.btcentralplus.com] has joined #ubuntu-mozillateam
gnomefreakUbulette: any reason the binaries in debian/control are missing Section (on some of them) for -trunk?09:09
Ubulettehm, no reason.09:10
UbuletteI haven't touched that09:10
gnomefreakdom inspecter would be web or devel?09:10
Ubuletteweb09:12
Ubuletteuniverse/web09:12
gnomefreakthought so ty09:12
Ubulettefyi, i'm building xulrunner-1.9-1.9a8pre~cvs2007082409:19
Ubuletteshould be close to ready09:20
Ubulettenot sure how to push that. app is now xulrunner-1.9, not xulrunner09:20
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam
=== Jazzva [n=sasa@cable-89-216-129-52.dynamic.sbb.co.yu] has joined #ubuntu-mozillateam
JazzvaEvening...10:08
UbuletteJazzva, Hi10:18
JazzvaHello, Ubulette :)10:20
Ubulettegnomefreak, i've pushed #60 for trunk (updating a patch shared with xulrunner)10:27
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-mozillateam
gnomefreakall done updating?10:56
=== gnomefreak pulled revisions now getting ready to build again
Ubulette#60 ?11:02
gnomefreakyes11:03
gnomefreakasac_the_2nd: are you lurking?11:03
UbuletteI think he's out11:03
gnomefreakdid we add plugin finder to feisty?11:03
Ubulette<asac> ok i will be out soon ... drinking lots of bear ;)11:03
Ubulette<asac> well beer ;)11:03
Ubulettehmm, nspr is broken.. we need to install nspr.pc11:06
gnomefreakwhat version and is this from PPA?11:07
Ubulettenspr from my tree, so ppa too11:08
gnomefreakfrom what i gathered earlier you have your own nss nspr and than the ones you did for the team now in PPA plus there is the reg versions11:08
Ubulettemine and the ppa one should be the same, delta sections+changelog11:09
Ubuletteexcept that I pushed yesterday a new nss, which is really nss-trunk (nss HEAD)11:10
Ubulettei should have created nss mt 1st..11:10
Ubulettehmm, i'll do jsut that11:11
gnomefreaklet me know what you find ill most likely get to it tomorrow or during the week (my day is already getting long11:11
Ubuletteok11:12
gnomefreaki can change locally if something simple so i dont need to merge and than i can just push mt4 or whatever version im on11:13
gnomefreaksunbird might almost be done :)11:13
Ubuletteff-trunk is stable for now. tarball is on my site11:14
gnomefreak-trunk no need for tarball :)11:15
gnomefreak./debian/rules neworig makes tarball11:15
gnomefreakfrom whatever date is in changelog as latest11:16
Ubulettewell, that's broken11:16
Ubuletteit should co 1st, then update changelog11:17
Ubulettei got caught twice already11:17
=== gnomefreak hasnt had a problem at all with it
Ubulettemaybe that's me, try it :)11:18
gnomefreaki already did11:18
gnomefreakonly time you cant do it is when you are using bzr bd11:18
Ubulettemaybe that's why.. i'm using bzr bd11:23
gnomefreakok forgot i was doing this for PPA :(11:23
gnomefreakthat would be why11:23
=== gnomefreak is changing everything all over again
Ubulettelol11:24
=== gnomefreak testing sunbird
gnomefreaksunbird is fixed now all i have to do is find the cause of the update button being enabled11:26
gnomefreakwill see if i can get trunk done first11:26
Ubuletteok, i've created https://code.launchpad.net/~mozillateam/nss/nss.ubuntu.tag312a1b which is the one that should be used for granparadiso11:28
gnomefreakNOTE: to updaload to PPA we can not use UNRELEASED it has to be gutsy feisty ect....11:30
gnomefreakit automaticly builds and makes repo for the disto you use in changelog11:31
Ubulettecould we drop nss-svn.debian.org.trunk ?11:33
gnomefreakhavent seen it11:34
Ubulettei've created nss.ubuntu.trunk in m-t, i'll drop my own branch11:34
Ubulettethis one is for ff-trunk11:34
gnomefreakok ive been using nss.ubuntu.trunk11:34
gnomefreakfor PPA11:34
Ubulettefor ppa, use nss.ubuntu.tag312a1b (which was what you used for the ppa)11:35
gnomefreakno its not11:36
Ubulette~mozillateam/nss.ubuntu.tag312a1b => PPA + GP (once will tell it to use system-nss)11:36
Ubuletteit is11:36
Ubuletteexcept you section changes11:36
gnomefreakunless you tagge dit after i finished the builds11:36
gnomefreaknspr.ubuntu.trunk  nss.ubuntu.trunk11:37
Ubulettei renamed one11:37
Ubulettecheck log. #12 is last for nss.ubuntu.tag312a1b11:37
Ubulettethe -trunk one is now #14 with fresher sources11:38
Ubulettegnomefreak, dont use ~mozillateam/nss/nss.ubuntu.trunk for the ppa, use ~mozillateam/nss/nss.ubuntu.tag312a1b (which contains what was ~fta/nss/nss.ubuntu.trunk when you fetched it for the ppa)11:40
Ubuletteforget about ~fta/nss11:40
gnomefreakUbulette: give me a efw minutes11:40
gnomefreakare the tarballs the same?11:46
Ubuletteyes11:46
gnomefreaknss for trunk is tag312a1b?11:47
Ubulettefor trunk ?11:47
gnomefreakyes11:47
Ubuletteff trunk?11:47
gnomefreakfor PPA11:47
Ubuletteyes11:47
gnomefreakone that goes with ff-trunk11:48
gnomefreakwhat about nspr?11:48
Ubulettedoesn"t matter for ff-trunk but as you can only build one, build the tagged one11:48
Ubuletteso it can be used for gp and xul11:48
gnomefreaknspr is the same no changes?11:49
Ubulettei'm on it. i'll do the same as for nss + fix the missing pkgconfig file(s)11:50
gnomefreakk11:54
Ubulettehttps://code.launchpad.net/~mozillateam/nspr/nspr.ubuntu.tag20070713 is the branch11:55
Ubulettenow i need to fix the stuff11:55
Ubulettegasp, it's another of those make install bug12:00
gnomefreakUbulette: im using the cvs tarballs?12:00
Ubuletteyes, it's in fact a tag12:00
Ubulettetake the one matching changelog12:00
gnomefreaknss you have alpha and cvs tarballs12:00
Ubuletteyes12:00
gnomefreakalpha it is than12:01
Ubulettethe tag is NSPR_HEAD_2007071312:01
gnomefreaknspr.ubuntu.tag2007071312:01
gnomefreakis the nspr i see12:02
Ubuletteyep12:02
Ubulettetag for nss was NSS_3_12_ALPHA1B12:02
Ubuletteboth are frozen as far as sources are concerned12:02
Ubulettethat why i now keep the name .trunk for real HEAD, not those frozen beasts12:04
gnomefreakUbulette: you didnt change anything on nspr?12:12
gnomefreakor atleast didnt push changelog12:12
gnomefreakhttp://pastebin.mozilla.org/189139 Ubulette 1st one was yesterday when i pushed to PPA (before my changes) 2nd one is the latest changelog in bzr nspr12:14
Ubulette?12:15
Ubulettei said it's the same and still needs a fix that i'm working on right now12:16
gnomefreakah ok12:16
gnomefreaknss is safe?12:16
gnomefreakok nss and trunk are building for PPA12:17
Ubulette:)12:19
gnomefreakok im out for a while12:22
Ubulettenspr done12:28
Ubulettepushed12:28
gnomefreakuploading nss and -trunk ill worry about nspr when i get home12:30
Ubuletteoh, you're not at home12:34
Ubuletteok, i've pushed my xulrunner-1.9 branch to mt12:48
Ubuletteasac, could you please have a look when you have time12:59
Ubuletteasac, i'm just concerned by /usr/bin/xulrunner, which shouls probably be a diversion from /usr/bin/xulrunner-1.901:00
Ubuletteshould01:00

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