Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2007 13:45:01 GMT
From:      "Dr. Markus Waldeck"<waldeck@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/107676: file -p does not work
Message-ID:  <200701081345.l08Dj1P5058380@www.freebsd.org>
Resent-Message-ID: <200701081350.l08DoCAF033636@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107676
>Category:       bin
>Synopsis:       file -p does not work
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 08 13:50:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dr. Markus Waldeck
>Release:        7.0-CURRENT-200611
>Organization:
>Environment:
FreeBSD fbh 7.0-CURRENT-200611 FreeBSD 7.0-CURRENT-200611
root@fb:/usr/src/sys/i386/compile/FB70B01 i386

>Description:
The option "-p" does not work because the utimes system call fails.

ktrace:
28598 file     CALL  utimes(0xbfbfed78,0xbfbfe6d0)
28598 file     RET   utimes -1 errno 22 Invalid argument

truss:
utimes("FILENAME",{1168184675.-1077942524, 1166372455.000001}) ERR#22 'Invalid argument'

>How-To-Repeat:
Use a system call tracer (ktrace, truss, strace, ...)
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701081345.l08Dj1P5058380>