Hi all,

Attached is an update-all run leading to a checksum no match failure... 
Many thanks for any fix to this bug.

Cheers,
Saleh

Attachment: update-all-run
Description: Binary data



On Jun 28, 2012, at 12:08 AM, TheSin wrote:

> shoot I'll solve this first thing in the morning, I forgot I had findutils 
> installed.
> ---
> TS
> http://www.southofheaven.org/
> Life begins and ends with chaos, live between the chaos!
> 
> On 2012-06-27, at 5:55 PM, Alexander Hansen wrote:
> 
>> On 6/27/12 3:12 PM, Saleh Elmohamed wrote:
>>> Hi all,
>>> 
>>> Another failure occurred during today's selfupdate.... Those
>>> mentioned suggestions of 'fink configure' and and trying again
>>> 'fink selfupdate' didn't solve it...
>>> 
>>> Cheers,
>>> Saleh
>>> 
>>> =====================
>>> ....
>>> ....
>>> ....
>>> 
>>> install -m 0644 debian/mime 
>>> /sw/src/fink.build/root-sensible-utils-0.0.7-1/sw/lib/mime/packages/sensible-utils
>>> 
>>> cd /sw/src/fink.build/root-sensible-utils-0.0.7-1 && find * -type f ! 
>>> -regex '^DEBIAN/.*' -print0 | xargs -r0 md5sum > 
>>> /sw/src/fink.build/sensible-utils-0.0.7-1/sensible-utils-0.0.7/DEBIAN/md5sums
>>> xargs: illegal option -- r
>>> usage: xargs [-0opt] [-E eofstr] [-I replstr [-R replacements]] [-J replstr]
>>>            [-L number] [-n number [-x]] [-P maxprocs] [-s size]
>>>            [utility [argument ...]]
>>> ### execution of /tmp/fink.i0QC4 failed, exit code 1
>>> ### execution of /tmp/fink.2H05W failed, exit code 1
>>> Removing runtime build-lock...
>>> Removing build-lock package...
>>> /sw/bin/dpkg-lockwait -r fink-buildlock-sensible-utils-0.0.7-1
>>> (Reading database ... 215706 files and directories currently installed.)
>>> Removing fink-buildlock-sensible-utils-0.0.7-1 ...
>>> Failed: phase installing: sensible-utils-0.0.7-1 failed
>>> 
>>> Before reporting any errors, please run "fink selfupdate" and try again.
>>> Also try using "fink configure" to set your maximum build jobs to 1 and
>>> attempt to build the package again.
>>> If you continue to have issues, please check to see if the FAQ on Fink's 
>>> website solves the problem.  If not, ask on one (not both, please) of
>>> these mailing lists:
>>> 
>>>     The Fink Users List <fink-users@lists.sourceforge.net>
>>>     The Fink Beginners List <fink-beginn...@lists.sourceforge.net>.
>>> 
>>> Please try to include the complete error message in your report.  This
>>> generally consists of a compiler line starting with e.g. "gcc" or "g++"
>>> followed by the actual error output from the compiler.
>>> 
>>> Also include the following system information:
>>> Package manager version: 0.33.2
>>> Distribution version: selfupdate-cvs Wed Jun 27 17:54:04 2012, 10.7, x86_64
>>> Trees: local/main stable/main
>>> Xcode.app: 4.3
>>> Xcode command-line tools: 4.3.0.0.1
>>> Max. Fink build jobs:  4
>>> 
>>> 
>>> 
>> 
>> I'll cc the person who added this package.
>> 
>> The problem here is that the built-in xargs doesn't support -r.  This
>> syntax needs to be fixed.
>> 
>> A workaround would be to install findutils, since the xargs in that
>> _does_ support -r .
>> 
>> -- 
>> Alexander Hansen, Ph.D.
>> Fink User Liaison
>> My package updates: http://finkakh.wordpress.com/
>> 
>> 
> 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to