pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39099: bootstrap-mk-files still can't be updated (on IRIX?)
>Number: 39099
>Category: pkg
>Synopsis: bootstrap-mk-files still can't be updated (on IRIX?)
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jul 04 10:10:01 +0000 2008
>Originator: Stuart Shelton
>Release: pkgsrc latest from CVS
>Organization:
>Environment:
IRIX64 6.5.30; MIPSPro Compilers: Version 7.4.4m
>Description:
netbsd@fuel ~/pkgtools/bootstrap-mk-files # bmake clean && bmake test && bmake
update
===> su-do-clean [bootstrap-mk-files-20080703] ===> Cleaning for
bootstrap-mk-files-20080703
===> _flavor-check-vulnerable [bootstrap-mk-files-20080703] ===> Skipping
vulnerability checks.
WARNING: No /usr/bsd/var/db/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/bsd/sbin/download-vulnerability-list'.
===> depends-message [bootstrap-mk-files-20080703] ===> Installing dependencies
for bootstrap-mk-files-20080703
===> tools-message [bootstrap-mk-files-20080703] ===> Overriding tools for
bootstrap-mk-files-20080703
===> extract-message [bootstrap-mk-files-20080703] ===> Extracting for
bootstrap-mk-files-20080703
===> patch-message [bootstrap-mk-files-20080703] ===> Patching for
bootstrap-mk-files-20080703
===> wrapper-message [bootstrap-mk-files-20080703] ===> Creating toolchain
wrappers for bootstrap-mk-files-20080703
===> configure-message [bootstrap-mk-files-20080703] ===> Configuring for
bootstrap-mk-files-20080703
cd
/usr/bsd/var/tmp/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20080703;
for file in bsd.* sys.mk; do test ! -f mods/IRIX.$file ||
/sbin/cp -f mods/IRIX.$file
/usr/bsd/var/tmp/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20080703/$file;
done
cd
/usr/bsd/var/tmp/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20080703;
if test -f
mods/IRIX.bsd.own.mk.in; then
own_mk=mods/IRIX.bsd.own.mk.in; else
own_mk=mods/bsd.own.mk.in;
fi;
/usr/bsd/bin/gnu-sed -e 's|@ROOT_GROUP@|'netbsd'|g' -e
's|@ROOT_USER@|'netbsd'|g' -e
's|@SYSCONFDIR@|'/usr/bsd/etc'|g' $own_mk > bsd.own.mk
===> test-message [bootstrap-mk-files-20080703] ===> Testing for
bootstrap-mk-files-20080703
===> deinstall [bootstrap-mk-files-20080703] ===> Deinstalling for
bootstrap-mk-files-20080703
Running /usr/bsd/sbin/pkg_delete -K /usr/bsd/var/db/pkg -r
bootstrap-mk-files-20080415
Package `bootstrap-mk-files-20080415' is marked as not for deletion
===> _flavor-check-vulnerable [bootstrap-mk-files-20080703] ===> Skipping
vulnerability checks.
WARNING: No /usr/bsd/var/db/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/bsd/sbin/download-vulnerability-list'.
===> install-message [bootstrap-mk-files-20080703] ===> Installing for
bootstrap-mk-files-20080703
ERROR: bootstrap-mk-files-20080415 is already installed - perhaps an older
version?
ERROR: If so, you may use either of:
ERROR: - "pkg_delete bootstrap-mk-files-20080415" and "/usr/bsd/bin/bmake
reinstall"
ERROR: to upgrade properly
ERROR: - "/usr/bsd/bin/bmake update" to rebuild the package and all
ERROR: of its dependencies
ERROR: - "/usr/bsd/bin/bmake replace" to replace only the package without
ERROR: re-linking dependencies, risking various problems.
*** Error code 1
Stop.
bmake: stopped in /usr/bsd/src/pkgtools/bootstrap-mk-files
*** Error code 1
Stop.
bmake: stopped in /usr/bsd/src/pkgtools/bootstrap-mk-files
*** Error code 1
Stop.
bmake: stopped in /usr/bsd/src/pkgtools/bootstrap-mk-files
*** Error code 1
Stop.
bmake: stopped in /usr/bsd/src/pkgtools/bootstrap-mk-files
>How-To-Repeat:
Also:
netbsd@fuel ~/pkgtools/bootstrap-mk-files # bmake clean && bmake test && bmake
replace
===> su-do-clean [bootstrap-mk-files-20080703] ===> Cleaning for
bootstrap-mk-files-20080703
===> _flavor-check-vulnerable [bootstrap-mk-files-20080703] ===> Skipping
vulnerability checks.
WARNING: No /usr/bsd/var/db/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/bsd/sbin/download-vulnerability-list'.
===> depends-message [bootstrap-mk-files-20080703] ===> Installing dependencies
for bootstrap-mk-files-20080703
===> tools-message [bootstrap-mk-files-20080703] ===> Overriding tools for
bootstrap-mk-files-20080703
===> extract-message [bootstrap-mk-files-20080703] ===> Extracting for
bootstrap-mk-files-20080703
===> patch-message [bootstrap-mk-files-20080703] ===> Patching for
bootstrap-mk-files-20080703
===> wrapper-message [bootstrap-mk-files-20080703] ===> Creating toolchain
wrappers for bootstrap-mk-files-20080703
===> configure-message [bootstrap-mk-files-20080703] ===> Configuring for
bootstrap-mk-files-20080703
cd
/usr/bsd/var/tmp/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20080703;
for file in bsd.* sys.mk; do test ! -f mods/IRIX.$file ||
/sbin/cp -f mods/IRIX.$file
/usr/bsd/var/tmp/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20080703/$file;
done
cd
/usr/bsd/var/tmp/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20080703;
if test -f
mods/IRIX.bsd.own.mk.in; then
own_mk=mods/IRIX.bsd.own.mk.in; else
own_mk=mods/bsd.own.mk.in;
fi;
/usr/bsd/bin/gnu-sed -e 's|@ROOT_GROUP@|'netbsd'|g' -e
's|@ROOT_USER@|'netbsd'|g' -e
's|@SYSCONFDIR@|'/usr/bsd/etc'|g' $own_mk > bsd.own.mk
===> test-message [bootstrap-mk-files-20080703] ===> Testing for
bootstrap-mk-files-20080703
===> _flavor-check-vulnerable [bootstrap-mk-files-20080703] ===> Skipping
vulnerability checks.
WARNING: No /usr/bsd/var/db/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/bsd/sbin/download-vulnerability-list'.
===> replace-message [bootstrap-mk-files-20080703] ===> Replacing for
bootstrap-mk-files-20080703
WARNING: experimental target - DATA LOSS MAY OCCUR.
Creating binary package: bootstrap-mk-files-20080415
Creating package
/usr/bsd/var/tmp/pkgtools/bootstrap-mk-files/work/bootstrap-mk-files-20080415
Using SrcDir value of /usr/bsd
=> Preserving existing +INSTALLED_INFO file.
=> Preserving existing +REQUIRED_BY file.
===> deinstall [bootstrap-mk-files-20080703] ===> Deinstalling for
bootstrap-mk-files-20080703
Running /usr/bsd/sbin/pkg_delete -K /usr/bsd/var/db/pkg
bootstrap-mk-files-20080415
Package `bootstrap-mk-files-20080415' is marked as not for deletion
===> install-message [bootstrap-mk-files-20080703] ===> Installing for
bootstrap-mk-files-20080703
ERROR: bootstrap-mk-files-20080415 is already installed - perhaps an older
version?
ERROR: If so, you may use either of:
ERROR: - "pkg_delete bootstrap-mk-files-20080415" and "/usr/bsd/bin/bmake
reinstall"
ERROR: to upgrade properly
ERROR: - "/usr/bsd/bin/bmake update" to rebuild the package and all
ERROR: of its dependencies
ERROR: - "/usr/bsd/bin/bmake replace" to replace only the package without
ERROR: re-linking dependencies, risking various problems.
*** Error code 1
Stop.
bmake: stopped in /usr/bsd/src/pkgtools/bootstrap-mk-files
*** Error code 1
Stop.
bmake: stopped in /usr/bsd/src/pkgtools/bootstrap-mk-files
*** Error code 1
Stop.
bmake: stopped in /usr/bsd/src/pkgtools/bootstrap-mk-files
*** Error code 1
Stop.
bmake: stopped in /usr/bsd/src/pkgtools/bootstrap-mk-files
>Fix:
What does the 'experimental target' warning indicate - is it a platform
warning, or is "replace" the experimental part?
Home |
Main Index |
Thread Index |
Old Index