/srv/irclogs.ubuntu.com/2010/02/05/#ubuntu-mozillateam.txt

directhexnot forgetting to blog about a good firefox|iceweasel depends line while you're at it00:00
ftaasac, not sure, doesn't the py script contain those tags?00:05
asacnope00:05
asacseems they dont00:05
ftaasac, yep, but i don't see how to do that without breaking the dailies00:24
ftaMOZCLIENT_POSTCOCMD is just run in sh, but it doesn't accept env or arguments00:24
asacfta: well ... default for DEBIAN_TAG should be "default"00:47
asacfor tbird00:47
asacthat seems to be what they use to get latests00:47
ftai mean, MOZCLIENT_POSTCOCMD have to receive DEBIAN_TAG somehow, but it's not possible without tweaking do_post_co_commands in src/mozclient/lib/MozClient/VCS.pm00:49
asachmm01:30
asacsucks01:30
asacguess need to produce it manually then01:30
asacfor now01:30
=== asac_ is now known as asac
micahgasac: builders are busy, but I'm building locally05:01
micahgasac: what's the proper way to remove a transitional package on upgrade?05:19
* ccheney thinks they aren't05:23
ccheneyupgrade manager might do it, of course i don't actually know for certain05:23
* ccheney imagines asac is out to dinner somewhere05:23
micahgwell, I don't want to provide a transitional package that should have been removed 3 releases ago05:23
micahgbut if somethings not done, problems will arise05:24
ccheneyan empty transitional package doesn't hurt anything, but yea asac might know better whenever he shows back up05:24
* ccheney thinks he is going to go to bed early tonight, ubuflu hit me :(05:25
micahgk05:27
micahgfeel bettter ccheney05:27
ccheneythanks05:27
micahgasac: I'll be back in about an hour after my uploaded packages build...I forgot I need to make sure language selector can install stuff properly.05:47
micahgasac: back yet?07:05
vishmicahg: hmm , maybe an offtopic quest >...  how to correct this , previously with sun-java , i used to launch an app using this >   /usr/lib/jvm/java-6-sun-1.6.0.16/bin/javaws -localfile /home/vish/.java/deployment/cache/6.0/42/63426a6a-2ddaaf6c   ...   now that sun-java is gone, what should i replace the "/usr/lib/jvm/java-6-sun-1.6.0.16/bin/javaws" with ?07:06
micahg/usr/lib/jvm/java-6-openjdk/bin/javaws07:07
vishthere seems to be no such file :(07:07
micahgyou need to install openjdk-6-jre07:07
vishah..07:08
* vish tries07:08
micahgasac: I have to get some sleep, I'll be back in 7 hrs.  I tested de and fr locally and they work, I wanted to try with language selector to install es to make sure nothing's broke07:11
micahgTB locales package should be built in 15 minutes on LP07:14
BUGabundo\0 morninguetto11:38
=== BUGabundo is now known as BUGabundo_lunch
=== BUGabundo_lunch is now known as BUGabundo
micahglanguage selector isn't flexible16:02
TechnovikingIs there a non daily ppa build of Thunderbird 3?16:09
micahgTechnoviking: officially, not yet16:09
micahgI have the same build as TB3.0 release branded as shredder in my PPA16:09
micahgor something pretty close...16:10
Technovikingmicahg: what is its address?16:10
micahghttps://launchpad.net/~micahg/+archive/mozilla-beta16:10
micahgfor karmci16:11
micahg*karmic16:11
Technovikingthanks16:11
vishmicahg: hei , installing the -jre fixed it[facepalm] , many thanks :)16:43
micahgvish: np16:49
micahgasac: TB locales failed on hardy17:16
micahgbut everything seems fine for lucid17:16
micahgasac: should xul192 changelog say Initial Upstream Release or New Upstream Release?17:32
asacmicahg: new upstream release17:33
asacmicahg: great. so i guess we need a manually build tarball?17:34
asac(for tbird?)17:34
micahgasac: k, I'm updating the changelog in head as well to 1.9.2 release17:34
micahgasac: k, do I just pull upstream?17:34
asacmicahg: i can produce a tarball i guess17:34
micahgasac: can we patch client.py before it runs?17:34
asaclet me check17:34
asachmm17:34
asacmicahg:  maybe we can write a wrapper or something ...17:35
micahgwe already run one script before that17:35
asacwhich script are we running?17:35
micahgthe remove.binonly.sh17:36
micahgin mozclient17:36
asacyeah ... thats just removing binary and nonfree stuff17:40
micahgasac: right, but maybe we can pass the tag in that script as well17:41
micahgor patch client.py with the tag17:42
asacwhere would we get the tag from?17:42
asacafaiu we dont get the DEBIAN_TAG argument etc.17:42
micahgasac: can we export it in debian/rules17:44
asaci thought fta said we dont get any env there17:44
asacwe might wanna check17:44
asacif we see env from rules we can write a wrapper script17:45
asacthat then calls client.py17:45
micahgasac: there's a conf file in devscripts that runs client.py17:52
asacyes17:52
asacto produce tarball you can hack that locally17:53
micahgasac: it's in package17:53
micahgasac: can I look at client.py on mxr?17:53
asacmicahg: ?17:54
* micahg wanted to see that script17:54
asacmicahg: you can run python client.py --help17:54
asaci think its:17:54
asaccomm-1.9.1$ ./client.py --help | pastebinit17:55
asachttp://pastebin.com/f491ce2ec17:55
asacso i think we have to run:17:55
micahg-venkman-rev ?17:55
asac./client.py --comm-rev=THUNDERBIRD_3_0_RELEASE --mozilla-rev=THUNDERBIRD_3_0_RELEASE17:55
asacwhy venkman rev?17:55
micahgnm17:55
asacwe dont include that i think+17:55
micahgsoryr17:55
micahgI missed the others17:55
asacnp17:55
asacyeah17:56
micahg, I'll test17:56
asacthx17:56
micahgBTW, what to do about hardy tb-locales17:56
micahgfix later?17:56
asacyes.... later17:56
asacwhat kind of brokeness is that?17:56
asacmissing md?17:56
micahgasac: no, dh717:59
micahgdpkg-genchanges: failure: cannot read files list file: No such file or directory17:59
asacyeah18:01
asacok18:01
asaclets ignore that for now18:01
asacwhy do we use dh7?18:01
asacnevermind18:01
micahgI tried with dh618:01
asacdh5 i thought was the version we used before18:01
micahgI converted to dh_xul-ext from dh --with xul-ext and it didn't work18:01
asaclets look into that later18:03
asacnot really urgent18:03
micahgasac: we get debian tag, but it doesn't get the =3.0 aprt18:03
micahgwhy do we need that?18:03
* asac_ reconnect18:07
=== asac_ is now known as asac
micahg(12:03:48 PM) micahg: asac: we get debian tag, but it doesn't get the =3.0 aprt18:08
micahg(12:03:52 PM) micahg: why do we need that?18:08
asacwe dont need the =3.018:12
asacfor client.py18:12
asacso if we get DEBIAN_TAG we could use that18:13
asacthough it might break dailies18:13
asacso we might want to somehow make DEBIAN_TAG default to "default"18:13
asacanyway18:13
asacjust do it locally to get a tarball now18:13
asacwe can research with fta on a proper solution18:13
micahgpatches broke... :)18:14
micahgI'm checking version.txt18:15
micahgsays 3.0 :)18:23
micahgtest building now :)18:29
micahgasac: can;t I do that in the rules file?18:44
micahgor in teh conf file18:44
micahgbbiab18:48
asacmicahg: do what?18:48
micahgasac: sorry, set DEBIAN_TAG to default if it's not set on the cli18:48
asacwe could screw mozclient and implement get-orig-source18:48
micahgasac: no need IMHO18:48
asacn our own ... not sure if thats what you suggested18:48
asacyeah18:48
asaci think thats good18:48
micahgI just added DEBIAN_TAG to the tb.conf file for mozclient18:48
asace.g. trying to set DEBIAN_TAG18:48
asacto default etc.18:48
micahgand it works for 3.018:48
micahgI'm test buiilding 3.0 now locally18:49
micahgand I pushed xul192 to my ppa since I had some trouble with pbuilder and mirros18:50
micahgI'll be back in a half hour18:50
asackk18:53
fta<micahg> I just added DEBIAN_TAG to the tb.conf file for mozclient <= sounds weird to me19:01
micahgfta: http://pastebin.com/f5ab05c4e19:21
ftaso it will break the dailies19:22
ftaalso, DEBIAN_TAG is x=y, it won't work19:22
micahgfta: right, so maybe if we check DEBIAN_TAG in the rules file, and set it if it's not set, it'll work?19:22
fta$ echo blah --comm-rev=$(echo ${DEBIAN_TAG:-default} | cut -d= -f1)19:28
ftablah --comm-rev=default19:28
fta$ DEBIAN_TAG=foo=bar19:28
fta$ echo blah --comm-rev=$(echo ${DEBIAN_TAG:-default} | cut -d= -f1)19:28
ftablah --comm-rev=foo19:28
fta$19:28
ftamicahg, asac ^^19:28
micahgfta: I'm testing now19:33
micahgfta: is the last part needed?19:34
ftaour DEBIAN_TAG is like TAG=version, and i assume --comm-rev=TAG=version wont work, so the cut is needed19:35
micahgI'm wondering if TAG=version is necessary though?19:35
ftait is19:36
ftaDEBIAN=FIREFOX_3_5rc3_RELEASE=3.5~rc319:37
micahgwfm without it to generate the tarball19:37
micahgah, that's where it'll get messy19:37
micahgI managed to get the TB3 release tarball w/out it19:37
ftabecause it's a simple version, but you need to cover all cases19:38
micahgit generates teh version from version-191.txt19:38
micahgk, so, I'll add the cut then19:38
micahgah, I see the problem19:41
micahgthis is what was generated by default thunderbird_3.0.2+nobinonly.orig.tar.gz19:41
micahgfta: do you just run ./debian/get-orig-source for the dailies?19:43
ftayes19:45
ftaplus LOCAL_BRANCH=foo if provided19:45
micahgfta: it seems that 3.1 is pulling 3.2 alreayd19:47
ftathe bot will reject it then19:47
ftabecause of vpattern19:48
micahgyep, it does19:48
micahgI'll have to look at that sometime soon to get those building again19:48
micahgseems that TB 3.0 doesn't want to build on karmic...19:51
micahgfta: it ignores the parameter19:55
micahgfor dailies19:56
charbelhi20:13
charbeli need ur help20:13
flask-If you ask your question, someone will hopefully respond20:17
charbeli installed ubuntu 2 days ago and now i'm connected to the internet but firefox is not opening websites it only opens google.com20:17
micahgcharbel: you can't go to anyother site?20:23
charbelno20:24
charbeljust google.com is opening20:24
charbeland nothing else20:24
micahgcharbel: can you ping anything else?20:27
charbelno20:36
micahgcharbel: can you ping google.com?20:36
charbelwhat do u mean by ping google.com ?20:38
micahgcharbel: from a terminal: ping google.com20:38
charbeli donno how i'm new to ubuntu :)20:41
micahgcharbel: Accessories -> Terminal20:42
charbelok20:42
charbeland ?20:42
micahgtype: ping google.com20:43
micahgthen enter20:43
micahgcharbel: are you chatting on the same computer?20:43
charbelno20:44
micahgk20:45
charbeli'm using another pc with OS windows20:45
micahgdid the ping show anything?20:45
micahgcharbel: I have to go20:46
micahgtry #ubuntu as my guess is it's not the browser20:46
charbelyes it shows20:46
micahgk, try ping yahoo.com20:46
charbelyes it shows20:47
micahgdo you have another browser installed?20:48
charbelno20:49
charbeljust firefox20:49
micahgcharbel: I'll be back Sat night if no one else can help20:49
charbelok thank u20:49
micahgcharbel: BTW, I'm in CST20:51
micahgUTC -060020:51
ftaBUGabundo, could you plz file a bug for ch loosing password, upstream is not aware of the problem21:47
BUGabundoonce I can reproduce it clearly I'll21:48
BUGabundodon't like to file bugs that are just close, with can't reproduce21:48
BUGabundohaven't happen to me with v521:48
BUGabundodon't you agree fta?21:49
BUGabundokenvandine: latest trunk http://paste.ubuntu.com/369783/21:51
ftaPreparing to replace mozilla-devscripts 0.20~umd9 (using .../mozilla-devscripts_0.21~umd10_all.deb) ...22:12
ftafunny, the bot has a bug22:12
micahgasac: should I push TB up?22:27
micahgI have a new tarball22:27
micahgI'm testing the package now22:35
* micahg loves debuild -nc :)22:35
sebner-nc    Do not clean the source tree22:36
sebnerhmm22:36
sebnermicahg: wondering ...22:36
micahgsebner: good for quick debian dir fixes :)22:36
sebnerheh22:37
micahglike having a bad .postinst file :)22:37
lovinglinuxHi, I was oriented by a forum moderator to contact you guys. I would appreciate if you have to time to look at http://ubuntuforums.org/showthread.php?t=1398857. I have already sent an e-mail to Canonical Trademark team, but I would like to cover all bases.22:38
micahgasac: I missed the branding :(22:40
micahgasac: I have to go :(22:42
micahgI'll finish this  Sat night (hopefully this is really it )22:42

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