public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: uclibc@uclibc.org
Cc: Ed W <lists@wildgooses.com>, gentoo-embedded@lists.gentoo.org
Subject: [gentoo-embedded] Re: tar-1.26 not unpacking archives with symlinks?
Date: Mon, 2 Apr 2012 00:38:31 -0400	[thread overview]
Message-ID: <201204020038.33170.vapier@gentoo.org> (raw)
In-Reply-To: <4F4E614E.4010607@wildgooses.com>

[-- Attachment #1: Type: Text/Plain, Size: 699 bytes --]

On Wednesday 29 February 2012 12:33:02 Ed W wrote:
> Hi, I'm hitting an error when trying to unpack archives with the
> recently unmasked tar-1.26.  Basically any symlinks in the archive
> trigger an "unknown file" error.  This prevents me using emerge -k
> amongst other things
> 
> I only see this on uclibc-0.9.33 based system, not on the build host
> which uses glibc amd64
> 
> Can anyone else repro this and shed any light on what the problem might
> be?  Problem in tar or uclibc?

fchmodat() is a syscall that takes 3 args.  uClibc was providing a stub that 
treated it as 4.  i fixed things up, so if you want to try with the fix i just 
committed, that'd be nice ...
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2012-04-02  6:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-29 17:33 [gentoo-embedded] tar-1.26 not unpacking archives with symlinks? Ed W
2012-04-02  4:38 ` Mike Frysinger [this message]
2012-04-03 13:35   ` [gentoo-embedded] " Ed W

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=201204020038.33170.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gentoo-embedded@lists.gentoo.org \
    --cc=lists@wildgooses.com \
    --cc=uclibc@uclibc.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