NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: install/50343: pkgsrc bootstrap broken on fresh installation of NetBSD 7.0 amd64



The following reply was made to PR install/50343; it has been noted by GNATS.

From: Magnus Ihse Bursie <mag%icus.se@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: install/50343: pkgsrc bootstrap broken on fresh installation of
 NetBSD 7.0 amd64
Date: Sun, 18 Oct 2015 22:54:00 +0200

 Here's what happened when I followed the suggestions. Not very helpful, 
 really. :(
 ---
 pantheon-vbox# pkg_delete pkg_install-20150508
 Package `pkg_install-20150508' is still required by other packages:
          pkgin-0.8.0nb1
 
 pantheon-vbox# /usr/pkgsrc/bootstrap/work/bin/bmake update
 bmake: don't know how to make update. Stop
 
 bmake: stopped in /usr/pkgsrc/bootstrap
 
 pantheon-vbox# /usr/pkgsrc/bootstrap/work/bin/bmake replace
 bmake: don't know how to make replace. Stop
 
 bmake: stopped in /usr/pkgsrc/bootstrap
 ---
 When I figured out I should "cd /usr/pkgsrc/pkgtools/pkg_install" before 
 trying option #2 and #3 (not entirely obvious, but sure, not too 
 difficult to figure out) I could run bmake update. However, when 
 restarting the bootstrap I instead get stuck at:
 ===> Installing for bootstrap-mk-files-20150908
 ERROR: bootstrap-mk-files-20150908 is already installed - perhaps an 
 older version?
 ERROR: If so, you may use either of:
 ERROR:     - "pkg_delete bootstrap-mk-files-20150908" and 
 "/usr/pkgsrc/bootstrap/work/bin/bmake reinstall"
 ERROR:       to upgrade properly
 ERROR:     - "/usr/pkgsrc/bootstrap/work/bin/bmake update" to rebuild 
 the package and all
 ERROR:       of its dependencies
 ERROR:     - "/usr/pkgsrc/bootstrap/work/bin/bmake replace" to replace 
 only the package without
 ERROR:       re-linking dependencies, risking various problems.
 *** Error code 1
 
 Stop.
 bmake[2]: stopped in /usr/pkgsrc/pkgtools/bootstrap-mk-files
 *** Error code 1
 
 Stop.
 bmake[1]: stopped in /usr/pkgsrc/pkgtools/bootstrap-mk-files
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/pkgtools/bootstrap-mk-files
 ===> exited with status 1
 aborted.
 pantheon-vbox# pkg_delete bootstrap-mk-files-20150908
 Package `bootstrap-mk-files-20150908' is still required by other packages:
          bmake-20150505
 
 ... and at this point I didn't pursue this further, so I don't know how 
 many more package conflicts that await.
 
 /Magnus
 



Home | Main Index | Thread Index | Old Index