Advertisement
goatbar

debianutils trouble in fink

Jun 28th, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. mac osx 10.7.4
  2.  
  3. ln -s sensible-editor.1 /sw/src/fink.build/root-sensible-utils-0.0.7-1/sw/share/man/ja/man1/sensible-browser.1
  4. ln -s sensible-editor.1 /sw/src/fink.build/root-sensible-utils-0.0.7-1/sw/share/man/it/man1/sensible-pager.1
  5. ln -s sensible-editor.1 /sw/src/fink.build/root-sensible-utils-0.0.7-1/sw/share/man/it/man1/sensible-browser.1
  6. install -m 0644 debian/mime /sw/src/fink.build/root-sensible-utils-0.0.7-1/sw/lib/mime/packages/sensible-utils
  7.  
  8. 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
  9. xargs: illegal option -- r
  10. usage: xargs [-0opt] [-E eofstr] [-I replstr [-R replacements]] [-J replstr]
  11. [-L number] [-n number [-x]] [-P maxprocs] [-s size]
  12. [utility [argument ...]]
  13. ### execution of /tmp/fink.skrmk failed, exit code 1
  14. ### execution of /tmp/fink.oz49y failed, exit code 1
  15. Removing runtime build-lock...
  16. Removing build-lock package...
  17. /sw/bin/dpkg-lockwait -r fink-buildlock-sensible-utils-0.0.7-1
  18. (Reading database ... 282778 files and directories currently installed.)
  19. Removing fink-buildlock-sensible-utils-0.0.7-1 ...
  20. Failed: phase installing: sensible-utils-0.0.7-1 failed
  21.  
  22. The following package will be installed or updated:
  23. debianutils
  24. Reading buildlock packages...
  25. All buildlocks accounted for.
  26. /sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-x86_64/base/debianutils_4.3.1-1_darwin-x86_64.deb
  27. (Reading database ... 283446 files and directories currently installed.)
  28. Preparing to replace debianutils 4.3.1-1 (using .../debianutils_4.3.1-1_darwin-x86_64.deb) ...
  29. Unpacking replacement debianutils ...
  30. Setting up debianutils (4.3.1-1) ...
  31. chmod: illegal option -- -
  32. usage: chmod [-fhv] [-R [-H | -L | -P]] [-a | +a | =a [i][# [ n]]] mode|entry file ...
  33. chmod [-fhv] [-R [-H | -L | -P]] [-E | -C | -N | -i | -I] file ...
  34. /sw/bin/dpkg: error processing debianutils (--install):
  35. subprocess post-installation script returned error exit status 1
  36. Errors were encountered while processing:
  37. debianutils
  38. ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
  39. Failed: can't install package debianutils-4.3.1-1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement