X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: setup.exe: force installation of specific package versions? Date: Wed, 05 Oct 2011 12:00:43 -0400 Lines: 23 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I run setup unattended as e.g. setup.exe --quiet-mode --packages aria2,atool,autoconf,... This works great, except for one thing: There are some packages for which the "current" versions are broken, at least for me, so I want to keep the "prev" or some other already-installed version of the package. Is there a way to specify in the setup invocation that I want a particular version of a particular package? For example, I'd like to write setup.exe --quiet-mode --packages bzr=2.3.1-1,openssh=prev,... I've tried to run that, but it doesn't work - everything between the = and the next comma is ignored. So the current versions of those packages always get installed. Is there a way to do this that's not documented yet? If not, is there any inclination to add it? Thanks, Andrew. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple