Re: Koji build failure with coreutils-7.5

2009-08-24 Thread Jim Meyering
Todd Zullinger wrote: I tried to build a git update into dist-f12-openssl earlier and had it die in %doc with an error from cp¹: cp: preserving times for `/builddir/build/BUILDROOT/git-1.6.4.1-1.fc12.i386/usr/share/doc/git-1.6.4.1/contrib/hooks': Function not implemented Hi Todd, This is

Re: Koji build failure with coreutils-7.5

2009-08-24 Thread Jim Meyering
Jim Meyering wrote: Todd Zullinger wrote: I tried to build a git update into dist-f12-openssl earlier and had it die in %doc with an error from cp¹: cp: preserving times for `/builddir/build/BUILDROOT/git-1.6.4.1-1.fc12.i386/usr/share/doc/git-1.6.4.1/contrib/hooks': Function not

Re: Koji build failure with coreutils-7.5

2009-08-24 Thread Jeff Garzik
On 08/24/2009 03:11 AM, Jim Meyering wrote: Jim Meyering wrote: Todd Zullinger wrote: I tried to build a git update into dist-f12-openssl earlier and had it die in %doc with an error from cp¹: cp: preserving times for

Re: Koji build failure with coreutils-7.5

2009-08-24 Thread Jim Meyering
Jeff Garzik wrote: On 08/24/2009 02:26 AM, Jim Meyering wrote: +** Bug fixes + + cp, mv now ignore failure to preserve a symlink time stamp, when it is + due to their running on a kernel older than what was implied by headers + and libraries tested at configure time. + Yeah, this will

Re: Koji build failure with coreutils-7.5

2009-08-24 Thread Roland McGrath
I agree with Jeff here. Sorry, Jim. I know life is too complicated to keep track of, but that's just how it is. A robustly-written application really needs to distinguish the build-time vs runtime dependencies it has. If you want to make an assumption at run time, then you really have to make

Re: Koji build failure with coreutils-7.5

2009-08-24 Thread Jim Meyering
Jeff Garzik wrote: On 08/24/2009 03:11 AM, Jim Meyering wrote: Jim Meyering wrote: Todd Zullinger wrote: I tried to build a git update into dist-f12-openssl earlier and had it die in %doc with an error from cp¹: cp: preserving times for

Re: Koji build failure with coreutils-7.5

2009-08-24 Thread Jim Meyering
Roland McGrath wrote: I agree with Jeff here. Sorry, Jim. I know life is too complicated to Heh, no need to feel sorry, Roland, unless its for the code pollution. It's fixed properly, now. And it's not even that ugly. keep track of, but that's just how it is. A robustly-written application

Re: Koji build failure with coreutils-7.5

2009-08-24 Thread Dan Horák
Jim Meyering píše v Po 24. 08. 2009 v 11:14 +0200: Roland McGrath wrote: I agree with Jeff here. Sorry, Jim. I know life is too complicated to Heh, no need to feel sorry, Roland, unless its for the code pollution. It's fixed properly, now. And it's not even that ugly. keep track of,

Re: Koji build failure with coreutils-7.5

2009-08-24 Thread Michael Schwendt
On Mon, 24 Aug 2009 01:12:49 -0400, Todd wrote: I tried to build a git update into dist-f12-openssl earlier and had it die in %doc with an error from cp¹: cp: preserving times for `/builddir/build/BUILDROOT/git-1.6.4.1-1.fc12.i386/usr/share/doc/git-1.6.4.1/contrib/hooks': Function not

Re: Koji build failure with coreutils-7.5

2009-08-24 Thread Ondřej Vašík
Michael Schwendt wrote: On Mon, 24 Aug 2009 01:12:49 -0400, Todd wrote: I tried to build a git update into dist-f12-openssl earlier and had it die in %doc with an error from cp¹: cp: preserving times for

Re: Koji build failure with coreutils-7.5

2009-08-24 Thread Todd Zullinger
Jim, Jim Meyering wrote: The solution is probably something like this: Excellent, thanks for the quick reply and patch. (And thanks for getting the speedy build Ondřej.) -- ToddOpenPGP - KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp

Koji build failure with coreutils-7.5

2009-08-23 Thread Todd Zullinger
I tried to build a git update into dist-f12-openssl earlier and had it die in %doc with an error from cp¹: cp: preserving times for `/builddir/build/BUILDROOT/git-1.6.4.1-1.fc12.i386/usr/share/doc/git-1.6.4.1/contrib/hooks': Function not implemented I _think_ this is due to contrib/hooks being