X-Spam-Check-By: sourceware.org Message-ID: <44B2EC62.9040107@cygwin.com> Date: Mon, 10 Jul 2006 20:10:10 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060112 Fedora/1.5-1.fc4.remi Thunderbird/1.5 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cyg-apt upgrade problem References: <20060710215941 DOT 7003 DOT qmail AT web61017 DOT mail DOT yahoo DOT com> In-Reply-To: <20060710215941.7003.qmail@web61017.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Samiullah Mohammed wrote: > Ccing list There's really no need to cc the list for a package that is not part of the Cygwin distribution. Taking this up with the owner at the prescribed site is the recommended course of action. >> Jan, >> >> cyg-apt has a problem with upgrading >> cygreadline6.dll because the cygwin exe is already >> executing/holding onto cygreadline6.dll. >> >> I have already run "cyg-apt update". >> Here is the log: >> >> Administrator AT mymachine /cygdrive/c/tmp >> $ ./cygapt upgrade >> ... >> >> ... >> > /./var/cache/setup/http%3a%2f%2fgnu.kookel.org%2fftp%2fcygwin/release/cygwin >> win-1.5.20-1.tar.bz2 >> 6fb0837ddb1b50a0a5f1645ceb36820e >> cygwin-1.5.20-1.tar.bz2 >> 6fb0837ddb1b50a0a5f1645ceb36820e >> cygwin-1.5.20-1.tar.bz2 >> >> preparing to replace libreadline6 5.1-1 >> warning: /./usr/bin/cyghistory6.dll no such file >> Traceback (most recent call last): >> File "./cygapt", line 1058, in ? >> __main__.__dict__[command] () >> File "./cygapt", line 897, in upgrade >> install () >> File "./cygapt", line 887, in install >> cpm.uninstall (packagename) >> File "./cygapt", line 427, in uninstall >> if os.remove (file): >> OSError: [Errno 13] Permission denied: >> '/./usr/bin/cygreadline6.dll' >> This is expected on Windows given that cyg-apt uses Cygwin's Python. Simply put, whatever DLLs and other files that are necessary to run apt-get will not be upgradeable with the normal cyg-apt mechanism. There's no good way around this. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/