/srv/irclogs.ubuntu.com/2008/09/13/#ubuntu-mozillateam.txt

asacfta: well. the path needs just to be adapted when doing the merge (before commit)00:00
asacbzr should be smart enough to remember00:00
Volansasac: just for information... the Start Page for Firefox is reset at every firefox update or at every ubuntu upgrade?00:02
Volans/reset/resetted/00:02
asacVolans: what do you mean?00:03
asacwhich start page are you referring to?00:03
Volanswhen I see the Ubuntu Start Page00:03
asacyeah00:03
asacwhats there?00:04
VolansI see it the first time after a fresh Ubuntu installation, after that, when launching Firefox will reopen the start page?00:04
Volansat every firefox update or at every ubuntu upgrade?00:04
ftait's almost unreadable, DEBIAN_NAME, DEBIAN_APP_NAME, DEBIAN_NAME_OTHER, BRANDING_NAME_OTHER, BRANDING, DESKTOP_BRANDED, ...00:04
Volansupgrade= release upgrade00:04
Volansdist-upgrde00:04
asacfta: we have DESKTOP + DESKTOP_BRANDED00:06
asacand BRANDING = --official-flags00:07
asacand we have the _OTHER names00:08
asacfta: so on 3.1 branch maybe DEBIAN_APP_NAME should have the veresion in it?00:11
asacwhy was there no problem before this merge?00:11
ftanope, it's needed somewhere else without version00:12
ftaDEBIAN_FF3_DIR   = usr/lib/$(DEBIAN_APP_NAME)-$(DEBIAN_FF3_VER)00:12
asacok maybe its a bit ugly how i installed DESKTOP ;)00:12
asaci think thats was done because of the .install file00:13
asacfta: maybe that one wasnt merged right?00:13
asacyeah00:13
ftait was, sort of00:13
asacand that is a left over from when i wante dto ship the free branding directly in firefox-3.000:13
asacnow its not in a .install anmyore  (from what i can tell)00:14
fta?00:15
asacfta: http://paste.ubuntu.com/46440/00:15
asaci think that is superfluous?00:15
asac(i doubt it changes anything for you)00:16
asacfta: what is DEBIAN_APP_NAME used for? in mozclient?00:17
ftait's not00:17
asacfta: oh00:18
asacok00:18
asacfta: so how was your DESKTOP FILE named before?00:18
asacfirefox-3.1.desktop?00:18
ftayes00:18
asacand how was that done?00:18
asacthat was in .install ?00:18
ftayes00:18
asacfta: ok i think what we should do00:21
asac(besides from removing the not required code above00:22
asac)00:22
asacis to look whether we have a meta package00:22
asace.g. dpkg-parsechangelog | grep Package:  has exactly $(DEBIAN_APP_NAME)00:22
asacif thats the case we should use append FF3_VER00:22
asacto the desktop file target00:23
asacone idea at least ;)00:24
ftaFF3_VER = 3.1b1pre, not 3.100:24
ftamozilla bug 41890000:24
ubottuMozilla bug 418900 in ImageLib "Update trunk to libpng-1.2.31" [Normal,Resolved: fixed] http://bugzilla.mozilla.org/show_bug.cgi?id=41890000:25
ftaUpdate trunk to libpng-1.2.3100:25
ftawe have 1.2.2700:25
ftanm, we use in-source because of apng00:26
asacfta: http://paste.ubuntu.com/46445/00:27
asachmm00:27
ftawill not work, see above00:28
asacyeah00:29
asacfta: http://paste.ubuntu.com/46447/00:31
asacbetter?00:31
ftadid you try it ?00:35
ftai doubt your grep is ok with -E00:36
ftawithout00:36
asaci am spinning ;)00:36
ftaand i would prefer the $$ inside the ''00:36
ftaand a shorter DEBIAN_APP_NAME_IS_META... maybe just DEBIAN_META_NAME00:37
asacfta: it created debian/firefox-3.0-branding/usr/share/applications/firefox.desktop00:37
asacso the positive match appears to work00:37
asacfta: good suggestion00:37
asacwill rename00:37
asacbut then its with the Package: ;)00:38
asacmight be confusing00:38
asacDEBIAN_META_PKG_LINE ;)00:38
asaci'll use DEBIAN_META00:38
asac;)00:38
ftahm, strip it00:39
asacstrip?00:39
asacsedding?00:39
asacok00:39
asacfta: http://paste.ubuntu.com/46450/00:40
ftadoesn't cdbs have var for that already ?00:40
ftawhat about something like DEBIAN_META_NAME := $(filter $(DEBIAN_APP_NAME),$(DEB_ALL_PACKAGES)) ?00:44
asacfta: hmm. but we would need to place that quite far down in the rules or somehow make this evaluate late?00:45
asaci doubt that DEB_ALL_PACKAGES is available before any include00:45
ftaright, cdbs is not included yet :(00:45
asaci committed the stupid grep approach for now00:46
asaclet me check how it behaves when i wipe the meta package00:46
asacfta: do we need to care about abrowser being available as meta package, but firefox not?00:47
asacin theory we should probably error out then00:47
asacnot sure if we should really start to do integrity checks for control ;)00:48
asacsounds scary00:48
ftaindeed00:48
asaclike ... building firefox-3.0-branding without firefox-3.0 isnt allowed :)00:48
ftait's the same source package, how could this ever happen?00:49
asac*sigh* i aborted the build before the branding package was installed00:49
asacfta: well.00:49
asacfta: same way that it could happen that someone has abrowser in control, but not firefox00:50
asacunlikely00:50
asacbut derivatives could accidentially do it00:50
asaci think its none-sense to check for that00:50
asac:)00:50
asacfta: i am not sure. but i also think that we should review all our dh_* calls in rules00:52
asacand explicitly use -p$(first_package_in_control_as_of_today)00:52
asaci think i did a bunch00:52
asacat least when we dont use -a00:53
asacand do it in a rule like: ...install-$(DEBIAN_APP_NAME)00:53
asacerr00:53
asacand do it in a rule like: ...install-$(DEBIAN_PKG_NAME)00:53
asacthen we should use -p $(DEBIAN_PKG_NAME)00:53
asac;)00:53
asacfta: ok the patch worked quite fine00:53
ftathx00:54
asaclike expected00:54
asacgood00:54
ftaError: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIINIParserFactory.createINIParser]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: file:///usr/lib/xulrunner-1.9.1b1pre/components/nsUpdateService.js :: getLocale :: line 508"  data: no]02:13
ftaSource File: file:///usr/lib/xulrunner-1.9.1b1pre/components/nsUpdateService.js02:13
ftaLine: 50802:13
* Volans go to sleep... see you02:17
asacfta: you already pasted that ... didnt you?02:19
asacfta: its not fatal right?02:19
ftait's not, but it happens all the time02:19
ftahttp://nickellery.wordpress.com/2008/09/06/google-chrome-on-linux/  "The authors have deleted this blog. The content is no longer available."02:20
asacyes that was a blog that leaked02:21
asachmm ... but maybe02:22
asacnot sure ;)02:22
XioNoXHi!10:41
asachi XioNoX11:22
XioNoXhi asac11:23
XioNoXwhat news ?11:23
asacXioNoX: not much. except that ubufox is now in the archive ;)11:30
asacand that i am going to sports now ;)11:30
XioNoXsorry, that I havent done anything this week11:31
asacno problem11:31
XioNoXI was organizing an integration party for the 1st years11:31
asactomorrow 1800 UTC is mozillateam meeting ;)11:31
asacso maybe cu there. i have to run :)11:32
asaccu later11:32
XioNoXok11:32
XioNoXcu11:32
=== `6og is now known as Kamping_Kaiser
Jazzvaasac, regarding bug 267382... I didn't update app-install-data in a while, but there are some packages, so the list shouldn't be empty15:10
ubottuLaunchpad bug 267382 in ubufox "firefox/ubufox not showing extensions" [Undecided,New] https://launchpad.net/bugs/26738215:11
Jazzvaasac, is the call to gnome-app-install passing a good Mime-Type?15:11
=== asac_ is now known as asac
mdkeasac: around?22:26

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