Date: Sun, 31 Aug 2008 13:05:27 +0200 From: =?ISO-8859-1?Q?Karl-Petter_=C5kesson?= <freebsd@yelloworb.com> To: ports@freebsd.org Subject: x11-toolkits/py-qt can not install latest version Message-ID: <48BA7AF7.2060800@yelloworb.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm upgrading all my ports and got a problem that the new version of py-qt failed. So I cd:ed into /usr/ports/x11-toolkits/py-qt and tried to manually install it. Got the usual "do make deinstall reinstall" instruction when I made a "make install" but the reinstall fails, see below. It still complains I need to do deinstall but deinstall does not fail. So my guess deinstall does not do what it's supposed to do. Though I managed to solve it by delete the old version and do a reinstall: "pkg_delete -f py24-qt-3.17; make reinstall" /Kalle Here is the output I get when I do deinstall and reinstall. www# make deinstall ===> Deinstalling for x11-toolkits/py-qt www# make reinstall ===> Installing for py25-qt-3.17.4_1,2 ===> py25-qt-3.17.4_1,2 depends on package: py25-sip>=4.7.4 - found ===> py25-qt-3.17.4_1,2 depends on file: /usr/local/bin/python2.5 - found ===> py25-qt-3.17.4_1,2 depends on file: /usr/local/bin/moc - found ===> py25-qt-3.17.4_1,2 depends on shared library: qscintilla.7 - found ===> Generating temporary packing list ===> Checking if x11-toolkits/py-qt already installed ===> An older version of x11-toolkits/py-qt is already installed (py24-qt-3.17 ) You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of x11-toolkits/py-qt without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-qt. www#
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48BA7AF7.2060800>