bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] "PU_RMT_COND" error when building git version


From: Nathan Stratton Treadway
Subject: Re: [Bug-tar] "PU_RMT_COND" error when building git version
Date: Sun, 23 Mar 2014 13:05:33 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

On Sun, Mar 23, 2014 at 10:28:37 +0200, Sergey Poznyakoff wrote:
> Hi Nathan,
> 
> > I see this "PU_RMT_COND" string was introduced in commit 95a51b93 on Jan
> > 27, but don't find any indication there how that it's supposed to get
> > initialized (or whatever).
> 
> It is provided by paxutils, as well as rmt.c itself.  To make it work,
> you should update your paxutils tree (it should be at commit da310fec)
> and run bootstrap.

Okay, thanks, that got me going in the right direction.

I did a git pull in the paxutils subdirectory and ran bootstrap again, but
then when I tried to run configure I got some error that caused it to
abort.  Unfortunately I don't seem to have the exact error message any
more, but it mentioned something about gl_XXXX_XXX, and so I figured I
also needed to update gnulib.

So I did a git pull in the gnulib subdirectory, then tried to run
bootstrap again... and this time the bootstrap script errored out
because gnulib/build-aux/git-log-fix could not be found.  (It was trying
to create a symlink from build-aux/ over to that file in
gnulib/build-aux, if I remember correctly.)

I see that gnulib commit 1589a8a (by Jim Meyering on Mar 13) edited
modules/gitlog-to-changelog to mention build-aux/git-log-fix in the
Files: list, but I don't see the actual git-log-fix file in the
repository anywhere....

For now, I just created an empty gnulib/build-aux/git-log-fix file
(figured that it probably wasn't actually used by tar anyway), and
after that bootstrap, configure, and a tar build  were able to complete
successfully.


                                                Nathan


----------------------------------------------------------------------------
Nathan Stratton Treadway  -  address@hidden  -  Mid-Atlantic region
Ray Ontko & Co.  -  Software consulting services  -   http://www.ontko.com/
 GPG Key: http://www.ontko.com/~nathanst/gpg_key.txt   ID: 1023D/ECFB6239
 Key fingerprint = 6AD8 485E 20B9 5C71 231C  0C32 15F3 ADCD ECFB 6239



reply via email to

[Prev in Thread] Current Thread [Next in Thread]