pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/39524: pdksh bootstrap problem on Solaris 10
The following reply was made to PR pkg/39524; it has been noted by GNATS.
From: Matthias Scheler <tron%zhadum.org.uk@localhost>
To: NetBSD GNATS <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/39524: pdksh bootstrap problem on Solaris 10
Date: Sat, 21 Mar 2015 08:49:07 +0000
Hello,
there are more problems concerning the "pdksh" bootstrap. Even if you
fix all the work directory references in the installed package and
use "bmake tarup" to create a working binary package you can still
not use "pkg_add -u" on it.
"pkg_add" will happily deinstall the old package and then fail to
install the new one because the shell references in the install
script isn't present. You have to use something like
"cp -p /bin/ksh /usr/pkg/bin/pdksh" followed by "pkg_add -u pkdsh"
to recover from that situation.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index