pkgsrc-Bugs archive

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

Re: pkg/37796: pkgsrc cannot be bootstrapped on Linux



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

From: Aleksey Cheusov <cheusov%tut.by@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/37796: pkgsrc cannot be bootstrapped on Linux
Date: Fri, 18 Jan 2008 18:19:57 +0200

 >  This looks like you already have part of the prefix existing?
 >  I certainly bootstrapped on Linux last week.
 
 No. I think you can easily reproduce this failure.
 
 pkgsrc-0:/srv/pkgsrc/bootstrap# rm -rf /tmp/pkg_pbulk
 pkgsrc-0:/srv/pkgsrc/bootstrap# rm -rf /tmp/tmp-wrk
 pkgsrc-0:/srv/pkgsrc/bootstrap# ./bootstrap --prefix /tmp/pkg_pbulk --workdir 
/tmp/tmp-wrk > /tmp/log 2>/tmp/log2
 pkgsrc-0:/srv/pkgsrc/bootstrap# echo $?
 1
 pkgsrc-0:/srv/pkgsrc/bootstrap# tail -n 50 /tmp/log2
 config.status: WARNING:  add/Makefile.in seems to ignore the --datarootdir 
setting
 config.status: WARNING:  admin/Makefile.in seems to ignore the --datarootdir 
setting
 config.status: WARNING:  audit-packages/Makefile.in seems to ignore the 
--datarootdir setting
 config.status: WARNING:  create/Makefile.in seems to ignore the --datarootdir 
setting
 config.status: WARNING:  delete/Makefile.in seems to ignore the --datarootdir 
setting
 config.status: WARNING:  info/Makefile.in seems to ignore the --datarootdir 
setting
 config.status: WARNING:  lib/Makefile.in seems to ignore the --datarootdir 
setting
 config.status: WARNING:  view/Makefile.in seems to ignore the --datarootdir 
setting
 /bin/sh: /tmp/pkg_pbulk/sbin/audit-packages: No such file or directory
 WARNING: No /pkg-vulnerabilities file found.
 WARNING: To fix run: `/tmp/pkg_pbulk/sbin/download-vulnerability-list'.
 ERROR: bootstrap-mk-files-20070810 is already installed - perhaps an older 
version?
 ERROR: If so, you may use either of:
 ERROR:     - "pkg_delete bootstrap-mk-files-20070810" and 
"/tmp/tmp-wrk/bin/bmake reinstall"
 ERROR:       to upgrade properly
 ERROR:     - "/tmp/tmp-wrk/bin/bmake update" to rebuild the package and all
 ERROR:       of its dependencies
 ERROR:     - "/tmp/tmp-wrk/bin/bmake replace" to replace only the package 
without
 ERROR:       re-linking dependencies, risking various problems.
 aborted.
 pkgsrc-0:/srv/pkgsrc/bootstrap# echo $PATH
 /root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
 pkgsrc-0:/srv/pkgsrc/bootstrap#    
 
 -- 
 Best regards, Aleksey Cheusov.
 



Home | Main Index | Thread Index | Old Index