* Cached MD5 sums
@ 2007-09-11 22:30 Detlef Vollmann
2007-09-12 5:55 ` Stelios Koroneos
0 siblings, 1 reply; 3+ messages in thread
From: Detlef Vollmann @ 2007-09-11 22:30 UTC (permalink / raw)
To: openembedded-devel
Hello,
while trying to build a number of packages, I now got twice
errors about MD5 sums. Even after a new download bitbake
still complained and insisted that some MD5 sum is required
of which I have no idea where it comes from (definitely
not from the accompanying .md5 file in DL_DIR, which
contained the correct MD5 sum).
So I assume that bitbake has in its cache some old MD5 sums
from broken downloads, but I have no idea how to delete those.
Any ideas?
Detlef
--
Detlef Vollmann vollmann engineering gmbh
Linux and C++ for Embedded Systems http://www.vollmann.ch/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cached MD5 sums
2007-09-11 22:30 Cached MD5 sums Detlef Vollmann
@ 2007-09-12 5:55 ` Stelios Koroneos
2007-09-12 12:53 ` Detlef Vollmann
0 siblings, 1 reply; 3+ messages in thread
From: Stelios Koroneos @ 2007-09-12 5:55 UTC (permalink / raw)
To: openembedded-devel
We had a similar problem when the sources resided in an nfs mount.
Is this the case with your sourse/md5 files ?
If yes you need to have statd running on *both* client and server machines
In debian/ubuntu just install the nfs-common package and it solves the issue
Stelios S. Koroneos
Digital OPSiS - Embedded Intelligence
http://www.digital-opsis.com
> -----Original Message-----
> From: openembedded-devel-bounces@openembedded.org
> [mailto:openembedded-devel-bounces@openembedded.org]On Behalf Of
> Detlef Vollmann
> Sent: Wednesday, September 12, 2007 1:31 AM
> To: openembedded-devel@openembedded.org
> Subject: [oe] Cached MD5 sums
>
>
> Hello,
>
> while trying to build a number of packages, I now got twice
> errors about MD5 sums. Even after a new download bitbake
> still complained and insisted that some MD5 sum is required
> of which I have no idea where it comes from (definitely
> not from the accompanying .md5 file in DL_DIR, which
> contained the correct MD5 sum).
>
> So I assume that bitbake has in its cache some old MD5 sums
> from broken downloads, but I have no idea how to delete those.
>
> Any ideas?
>
> Detlef
>
> --
> Detlef Vollmann vollmann engineering gmbh
> Linux and C++ for Embedded Systems http://www.vollmann.ch/
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cached MD5 sums
2007-09-12 5:55 ` Stelios Koroneos
@ 2007-09-12 12:53 ` Detlef Vollmann
0 siblings, 0 replies; 3+ messages in thread
From: Detlef Vollmann @ 2007-09-12 12:53 UTC (permalink / raw)
To: openembedded-devel
Stelios Koroneos wrote:
>
> We had a similar problem when the sources resided in an nfs mount.
> Is this the case with your sourse/md5 files ?
Interesing hint.
I don't have an NFS mount now. But I'm inside of a chroot environment
and previously had an NFS mount from outside the chroot into
inside (on the same machine and even the same physical filesystem).
But I got locking problems and decided to move the DL_DIR into
the chroot. But probably there's still some wrong info in
the cache, but it still complains about not being able to lock,
though a can lock on exactly the same file inside the same chroot
using my own test program. I had to hack bitbake (remove the
locking) to get around this).
> If yes you need to have statd running on *both* client and server machines
> In debian/ubuntu just install the nfs-common package and it solves the issue
For real NFS mount from one machine to the other I never had
problems, and probably I should do just that and start completely
fresh...
Thanks again,
Detlef
--
Detlef Vollmann vollmann engineering gmbh
Linux and C++ for Embedded Systems http://www.vollmann.ch/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-09-12 12:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-11 22:30 Cached MD5 sums Detlef Vollmann
2007-09-12 5:55 ` Stelios Koroneos
2007-09-12 12:53 ` Detlef Vollmann
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.