Date: Sat, 21 Oct 2006 11:39:27 -0400 From: Michael Butler <imb@protected-networks.net> To: ports@FreeBSD.org Subject: bash2 breakage Message-ID: <453A3F2F.1080709@protected-networks.net>
next in thread | raw e-mail | index | archive | help
On today's cvsup, I get this with portupgrade .. ---> Backing up the old version ---> Uninstalling the old version ---> Deinstalling 'bash-2.05b.007_5' pkg_delete: package 'bash-2.05b.007_5' is required by these other packages and may not be deinstalled (but I'll delete it anyway): spamass-rules_du_jour-1.28 updating /etc/shells [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 328 packages found (-1 +0) (...) done] ---> Installing the new version via the port ===> Installing for bash-2.05b.007_6 ===> Generating temporary packing list ===> Checking if shells/bash2 already installed install -s -o root -g wheel -m 555 -m 0755 bash /usr/local/bin/bash install -o root -g wheel -m 555 -m 0555 bashbug /usr/local/bin/bashbug ( cd ./doc ; make man1dir=/usr/local/man/man1 man1ext=.1 man3dir=/usr/local/man/man3 man3ext=.3 infodir=/usr/local/info htmldir= DESTDIR= install ) make: don't know how to make ../lib/readline/doc/hsuser.texinfo. Stop *** Error code 2 (ignored) ( cd ./builtins ; make DESTDIR= install ) updating /etc/shells /bin/ln -f /usr/local/bin/bash /usr/local/bin/bash2 /bin/mkdir -p /usr/local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/doc/article.ps /usr/ports/shells/bash2/work/doc/bashref.ps /usr/local/share/doc/bash install -o root -g wheel -m 444 /usr/ports/shells/bash2/work/doc/article.txt /usr/local/share/doc/bash /usr/bin/bzip2 -f /usr/local/share/doc/bash/*.ps install-info --quiet /usr/local/info/bash.info /usr/local/info/dir install-info: No such file or directory for /usr/local/info/bash.info *** Error code 1 Stop in /usr/ports/shells/bash2. *** Error code 1 Stop in /usr/ports/shells/bash2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.31623.28 env PORT_UPGRADE=yes make reinstall egrep: /var/db/pkg/bash-2.05b.007_5/+CONTENTS: No such file or directory ---> Restoring the old version updating /etc/shells ** Fix the installation problem and try again. [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 329 packages found (-0 +1) . done]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?453A3F2F.1080709>