bugfindutils - Bugs: bug #11495, bad output for hard links?

 
 

bug #11495: bad output for hard links?

Submitter:  None
Submitted:  Wed 05 Jan 2005 09:07:57 AM UTC
   
 
Category:  find Severity:  3 - Normal
Item Group:  Wrong result Status:  Fixed
Privacy:  Public Assigned to:  jay
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  4.2.11
Fixed Release:  4.2.12
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 23 Jan 2005 12:27:37 AM UTC, comment #2: 

You can download a release of findutils in which this problem is
fixed from ftp://alpha.gnu.org/gnu/findutils.

The releases on alpha.gnu.org are for testing purposes, so please
take the time to download the release and verify that your
problem has been solved.  Once the release has been sufficiently
tested, it can be uploaded to ftp.gnu.org for everybody to use it.

James Youngman <jay>
Group administrator
Wed 05 Jan 2005 11:53:01 PM UTC, comment #1: 

This problem is fixed in the CVS code for findutils.
To resolve your problem, you could either wait for the
next official release of findutils, or check out a copy
of the code from the CVS repository for findutils.

James Youngman <jay>
Group administrator
Wed 05 Jan 2005 09:07:57 AM UTC, original submission:  

find . -maxdepth 1 -printf '%p\t%n\n'

Output from 4.1.20:

.       12
./new   1
./old   1
./boxes 4
./pgw-release   9
./pingwinek.sql 1
./pgw-base      8
./pgw-arts      5
./homepage      6
./pgw-utils     3
./boxes-anonymous       3
./factory.sql   1
./headers-sanity        4
./patches       3
./pgw-box       4
./pgw-arts-0.1.0.tar.gz 1

Output from 4.2.11:
.       12d
./new   1d
./boxes 4d
./pgw-release   9d
./pingwinek.sql 1d
./pgw-base      8d
./pgw-arts      5d
./homepage      6d
./pgw-utils     3d
./boxes-anonymous       3d
./factory.sql   1d
./headers-sanity        4d
./patches       3d
./pgw-box       4d
./pgw-arts-0.1.0.tar.gz 1d

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-01-23 jay Open/ClosedOpen Closed
    Fixed ReleaseNone 4.2.12
2005-01-05 jay StatusNone Fixed
    Assigned toNone jay

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code