From: Brian Harring <ferringb@gentoo.org>
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] GNAP+VPN=PROBLEMS
Date: Thu, 29 Dec 2005 02:53:31 -0800 [thread overview]
Message-ID: <20051229105331.GD10459@nightcrawler.e-centre.net> (raw)
In-Reply-To: <7399af0a0512290235m68ffd25h3ee4c5ea51196127@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1213 bytes --]
On Thu, Dec 29, 2005 at 10:35:12AM +0000, João Brázio wrote:
> On 12/29/05, Brian Harring <[1]ferringb@gentoo.org> wrote:
> > On Thu, Dec 29, 2005 at 10:24:06AM +0000, Jo?o Br?zio wrote:
> > > Wel.. I've already tryed to chroot() into the grp-x86-20051228 and
> > > issued:
> > > # emerge portage
> > > Calculating dependencies
> > >
> > > !!! Problem in sys-apps/portage dependencies.
> > > !!! [Errno 38] Function not implemented:
> > > '/var/cache/edb/dep//usr/portage/sys-apps/.update.23778.portaege-2.0.53
> > > ' exceptions
> > utime or rename offhand...
> Excuse me but what do you mean with "offhand" ?
That name for a file is only created with a flat_list cache backend,
specifically when it's doing an update to an existing entry (kind of a
duh there considering the name, I know).
The algo is roughly
f=open(tmp_update_entry)
write to it
close it
utime it (reset mtime)
rename(tmp_update_entry, update_entry)
Hence the 'offhand'. Don't know if it's rename or utime that's not
defined- just know that those are the only two syscalls that could
sanely trigger that (failed update will trigger an unlink, but I'd be
amazed if that call was missing).
~harring
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-12-29 10:54 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-28 11:45 [gentoo-embedded] GNAP+VPN=PROBLEMS João Brázio
2005-12-28 13:34 ` Thierry Carrez
2005-12-28 19:09 ` João Brázio
2005-12-28 23:22 ` Natanael Copa
2005-12-29 10:01 ` Thierry Carrez
2005-12-29 10:24 ` João Brázio
2005-12-29 10:30 ` Brian Harring
2005-12-29 10:35 ` João Brázio
2005-12-29 10:53 ` Brian Harring [this message]
2005-12-29 12:21 ` João Brázio
2005-12-29 14:18 ` João Brázio
2005-12-29 14:40 ` Natanael Copa
2005-12-29 14:55 ` João Brázio
2005-12-29 15:08 ` Natanael Copa
2005-12-29 16:15 ` Thierry Carrez
2005-12-29 19:02 ` João Brázio
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051229105331.GD10459@nightcrawler.e-centre.net \
--to=ferringb@gentoo.org \
--cc=gentoo-embedded@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox