From owner-freebsd-questions@FreeBSD.ORG Sat Jun 11 11:29:17 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D79516A41C for ; Sat, 11 Jun 2005 11:29:17 +0000 (GMT) (envelope-from christian@asba.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9B2243D49 for ; Sat, 11 Jun 2005 11:29:16 +0000 (GMT) (envelope-from christian@asba.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IHX00CVO3X2C9D0@osl1smout1.broadpark.no> for freebsd-questions@freebsd.org; Sat, 11 Jun 2005 13:29:26 +0200 (CEST) Received: from [127.0.0.1] ([80.203.235.133]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IHX00IGV42TF5A0@osl1sminn1.broadpark.no> for freebsd-questions@freebsd.org; Sat, 11 Jun 2005 13:32:55 +0200 (CEST) Date: Sat, 11 Jun 2005 13:29:11 +0200 From: Christian Astrup Bakke In-reply-to: <53963.192.168.1.20.1118486091.squirrel@webmail.thilelli.net> To: jpeg@thilelli.net Message-id: <42AACB07.6000504@asba.no> Organization: C A B Consulting MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en References: <42A964C8.7010304@asba.no> <58564.145.248.192.30.1118404716.squirrel@webmail.thilelli.net> <42AA9B43.3060404@asba.no> <49767.192.168.1.20.1118482354.squirrel@webmail.thilelli.net> <42AAB6B3.9030307@asba.no> <53963.192.168.1.20.1118486091.squirrel@webmail.thilelli.net> User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) Cc: freebsd-questions@freebsd.org Subject: Re: error when trying to install mysql 4.1.12. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: christian@asba.no List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2005 11:29:17 -0000 Julien Gabel wrote: >>>>>I upgraded to version 4.1.12 on RELENG_5 without problem. Just a >>>>>thought: what about using GNU readline? > > >>>>readline-5.0 was installed via ports when i installed 4.1.11 some time >>>>ago. i guess this is the port you are referring to. > > >>>Yes it is, in particular since i saw this post yesterday at: >>> http://mail-index.netbsd.org/tech-pkg/2005/05/10/0018.html >>>It seems not to be the case here, though. >>> >>>Maybe can you try to upgrade it one more time with a fresh ports tree, >>>using the -r and -R options of portupgrade just to try to reinstall all >>>those packages depending on and required by mysql41-server? > > >>since i uninstalled mysql yesterday, i would presume i'm not able to >>upgrade or such using portupgrade. too bad i deinstalled it before >>trying with -R option (i only tried -arv). > > > You can reinstall it using one of the following: > # portinstall -rR mysql41-server > # portupgrade -rRN mysql41-server > all of these commands give me what i expected (since i deinstalled it and ran 'make clean' yesterday): ** No such installed package or port: mysql41-server > >>i'll try installing it with WITH_LINUXTHREADS=yes USE_GNU_READLINE=yes >>together just for the fun of it. > > > I don't know about linuxthreads on 4.X, but GNU readline is a dependancy > if FreeBSD version is <5. Furthermore, i don't think USE_GNU_READLINE is > a valid build option in the ports tree. Nevertheless, you can try: > # portinstall -rR -m 'WITH_LINUXTHREADS=yes' mysql41-server > as the commands above, the command you suggested gave me: ** No such installed package or port: mysql41-server this is all quite strange as i didn't tweak my old 4.1.11 installation at all. wouldn't this give many users the same problem? i'm running a generic kernel with patches provided/installed by security/freebsd-update/. -- christian at asba dot no