Advertisement
cooljeanius

dpkg dpkg fail

May 11th, 2013
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. ---> Creating dpkg for dpkg-1.16.10
  2. DEBUG: {bzip2 (>= 1.0.6)} {coreutils (>= 8.21)} {debianutils (>= 4.3.4)} {expat (>= 2.1.0)} {gdbm (>= 1.10)} {gettext (>= 0.18.2.1)} {gmp (>= 5.0.5)} {gnutar (>= 1.26)} {libiconv (>= 1.14)} {ncurses (>= 5.9)} {perl5.12 (>= 5.12.4)} {perl5 (>= 5.12.4)} {xz (>= 5.0.4)} {zlib (>= 1.2.8)}
  3. dpkg-deb: warning: parsing file '/opt/local/var/macports/build/_opt_local_var_macports_sources_LocalPorts_sysutils_dpkg/dpkg/work/destroot/DEBIAN/control' near line 2 package 'dpkg':
  4. 'darwin-x86_64' is not a valid architecture name: character `_' not allowed (only letters, digits and characters `-')
  5. dpkg-deb: warning: ignoring 1 warning about the control file(s)
  6.  
  7. dpkg-deb: building package `dpkg' in `/opt/local/var/macports/build/_opt_local_var_macports_sources_LocalPorts_sysutils_dpkg/dpkg/work/dpkg_1.16.10_darwin-x86_64.deb'.
  8. Can't use format gnu: No such format 'gnu'
  9. Usage:
  10. List: tar -tf <archive-filename>
  11. Extract: tar -xf <archive-filename>
  12. Create: tar -cf <archive-filename> [filenames...]
  13. Help: tar --help
  14. dpkg-deb: error: subprocess tar -cf returned error exit status 1
  15. Command failed: dpkg-deb -b "/opt/local/var/macports/build/_opt_local_var_macports_sources_LocalPorts_sysutils_dpkg/dpkg/work/destroot" "/opt/local/var/macports/build/_opt_local_var_macports_sources_LocalPorts_sysutils_dpkg/dpkg/work"
  16. Exit code: 2
  17. Error: org.macports.dpkg for port dpkg returned: command execution failed
  18. DEBUG: Error code: CHILDSTATUS 84021 2
  19. DEBUG: Backtrace: command execution failed
  20. while executing
  21. "system "dpkg-deb -b \"${destpath}\" \"[option package.destpath]\"""
  22. (procedure "portdpkg::main" line 115)
  23. invoked from within
  24. "$procedure $targetname"
  25. Warning: targets not executed for dpkg: org.macports.dpkg
  26. Please see the log file for port dpkg for details:
  27. /opt/local/var/macports/logs/_opt_local_var_macports_sources_LocalPorts_sysutils_dpkg/dpkg/main.log
  28. To report a bug, follow the instructions in the guide:
  29. http://guide.macports.org/#project.tickets
  30. Error: Processing of port dpkg failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement