* install_linguas using public feed for locale package install?
@ 2010-05-13 9:57 Martin Jansa
2010-05-13 10:15 ` Koen Kooi
0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2010-05-13 9:57 UTC (permalink / raw)
To: openembedded-devel
Today I noticed that with every do_rootfs I see few downloads from my
webserver (where is DISTRO_FEED_URI pointing).
I guess it's because install_linguas from image.bbclass.
Is there some special reason why it's not used from deploy/ipk directly?
it's not problem here, but if public feed is not in sync with deploy/ipk
it can be IMHO pretty bad (locale .ipk cannot be found or different version).
BTW: that's probably the reason I didn't get any locales available
with last rebuild from scratch on shr buildhost (rsync to public feed
started manually after image build) resulting in:
http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=e38c2c1286f25518770d6c668dc43939476f312d
Regards,
--
uin:136542059 jid:Martin.Jansa@gmail.com
Jansa Martin sip:jamasip@voip.wengo.fr
JaMa
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: install_linguas using public feed for locale package install?
2010-05-13 9:57 install_linguas using public feed for locale package install? Martin Jansa
@ 2010-05-13 10:15 ` Koen Kooi
2010-05-13 10:37 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2010-05-13 10:15 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 13-05-10 11:57, Martin Jansa wrote:
> Today I noticed that with every do_rootfs I see few downloads from my
> webserver (where is DISTRO_FEED_URI pointing).
>
> I guess it's because install_linguas from image.bbclass.
>
> Is there some special reason why it's not used from deploy/ipk directly?
This code was done in narcissus first, which and then copied to OE. The
difficulty here is that when this runs, the OE generated opkg.conf is
already gone. You can make it use the deploy/ipk feeds if you do the
install_lingua step earlier, or add a -f to point to a different config
file location.
> it's not problem here, but if public feed is not in sync with deploy/ipk
> it can be IMHO pretty bad (locale .ipk cannot be found or different version).
Well, it keeps me honest :) It makes me notice public and private feed
discrepancies a lot faster. But I agree that requiring internet access
during do_rootfs is a bad thing.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFL69EmMkyGM64RGpERAlXNAJ40+6RmlXq4HrVM9rA2MPlHfGxbcwCgmZFL
svGHlGjBBd632Y032WBVruA=
=lBnV
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: install_linguas using public feed for locale package install?
2010-05-13 10:15 ` Koen Kooi
@ 2010-05-13 10:37 ` Martin Jansa
0 siblings, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2010-05-13 10:37 UTC (permalink / raw)
To: openembedded-devel
On Thu, May 13, 2010 at 12:15:02PM +0200, Koen Kooi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 13-05-10 11:57, Martin Jansa wrote:
> > Today I noticed that with every do_rootfs I see few downloads from my
> > webserver (where is DISTRO_FEED_URI pointing).
> >
> > I guess it's because install_linguas from image.bbclass.
> >
> > Is there some special reason why it's not used from deploy/ipk directly?
>
> This code was done in narcissus first, which and then copied to OE. The
> difficulty here is that when this runs, the OE generated opkg.conf is
> already gone. You can make it use the deploy/ipk feeds if you do the
> install_lingua step earlier, or add a -f to point to a different config
> file location.
OK, I'll send patch.
> > it's not problem here, but if public feed is not in sync with deploy/ipk
> > it can be IMHO pretty bad (locale .ipk cannot be found or different version).
>
> Well, it keeps me honest :) It makes me notice public and private feed
> discrepancies a lot faster. But I agree that requiring internet access
> during do_rootfs is a bad thing.
We sync after every build, but not between ie EFL upgrade and do_rootfs
of image, when EFL upgrade is built as part of image dependencies. So
we're also not so bad :).
> regards,
Regards,
--
uin:136542059 jid:Martin.Jansa@gmail.com
Jansa Martin sip:jamasip@voip.wengo.fr
JaMa
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-05-13 10:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-13 9:57 install_linguas using public feed for locale package install? Martin Jansa
2010-05-13 10:15 ` Koen Kooi
2010-05-13 10:37 ` Martin Jansa
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.