Advertisement
cooljeanius

Fink buildlock failure

Oct 30th, 2011
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.64 KB | None | 0 0
  1. Setting runtime build-lock...
  2. dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-symlinks-1.2-2 /sw/src/fink.build
  3. dpkg-deb: building package `fink-buildlock-symlinks-1.2-2' in `/sw/src/fink.build/fink-buildlock-symlinks-1.2-2_2011.10.30-15.37.42_darwin-i386.deb'.
  4. Installing build-lock package...
  5. /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-symlinks-1.2-2_2011.10.30-15.37.42_darwin-i386.deb
  6. dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 28978 package `fink-buildlock-qt4-mac-4.5.2-2':
  7.  missing version
  8. ### execution of /sw/bin/dpkg-lockwait failed, exit code 2
  9. Can't set build lock for symlinks (1.2-2)
  10.  
  11. If any of the above dpkg error messages mention conflicting packages or missing
  12. dependencies -- for example, telling you that the package fink-buildlock-symlinks-1.2-2
  13. conflicts with something else -- fink has probably gotten confused by trying  to build
  14. many packages at once. Try building just this current package symlinks (i.e, "fink build
  15. symlinks"). When that has completed successfully,  you could retry whatever you did that
  16. led to the present error.
  17.  
  18. Regardless of the cause of the lock failure, don't worry: you have not wasted compiling
  19. time! Packages that had been completely built before this error occurred will not have to
  20. be recompiled.
  21.  
  22. See http://wiki.finkproject.org/index.php/Fink:buildlocks for more information.
  23. /sw/bin/dpkg-lockwait -r fink-buildlock-symlinks-1.2-2 >/dev/null
  24. dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 28978 package `fink-buildlock-qt4-mac-4.5.2-2':
  25.  missing version
  26. ### execution of /sw/bin/dpkg-lockwait failed, exit code 2
  27. Failed: buildlock failure
  28.  
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement