[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#178382: marked as done (dpkg install multiple versions of programs)



Your message dated Sun, 26 Jan 2003 12:41:23 +0100
with message-id <20030126114123.GJ30174@wiggy.net>
and subject line Bug#178382: dpkg install multiple versions of programs
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Jan 2003 19:14:22 +0000
>From soloturn99@yahoo.com Sat Jan 25 13:14:21 2003
Return-path: <soloturn99@yahoo.com>
Received: from web40903.mail.yahoo.com [66.218.78.200] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 18cVkz-0000rw-00; Sat, 25 Jan 2003 13:14:21 -0600
Message-ID: <[🔎] 20030125191347.45462.qmail@web40903.mail.yahoo.com>
Received: from [193.134.254.115] by web40903.mail.yahoo.com via HTTP; Sat, 25 Jan 2003 11:13:47 PST
Date: Sat, 25 Jan 2003 11:13:47 -0800 (PST)
From: solo turn <soloturn99@yahoo.com>
Subject: dpkg install multiple versions of programs
To: submit@bugs.debian.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=1.7 required=5.0
	tests=FROM_ENDS_IN_NUMS,SPAM_PHRASE_03_05
	version=2.41
X-Spam-Level: *

Package: dpkg
Version: all

is there a possibility to install packages, and then "activate" the
software? you would need 2 directories:
1. installation directory
2. activation directory

why somebody would need this?

1. you are able to separate the task of copying
   the software (install), and adding the software
   to paths or linking to the right directories.
2. this is good, if you have to distribute software
   to thousands of computers
3. this is good if your software is unstable, and 
   you want to switch back fast.

an example:
- install subversion to /export/opt/subversion/0.16/
- activate subversion to /opt/subversion
  by: ln -s /export/opt/subversion/0.16 /opt/subversion
- if you upgrade, 
  - you install to /export/opt/subversion/0.17
  - you deactivate version 0.16.
  - you activate version 0.17.
- later on, you might remove version 0.16.

another example:
- install java to /export/opt/jdk/1.4.1_05
- activate java to /opt/jdk
  this also creates softlinks /opt/bin/java
  or adds /opt/jdk/bin to paths

thanks for your attention .....


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

---------------------------------------
Received: (at 178382-done) by bugs.debian.org; 26 Jan 2003 11:41:28 +0000
>From wichert@wiggy.net Sun Jan 26 05:41:28 2003
Return-path: <wichert@wiggy.net>
Received: from home.wiggy.net (mx1.wiggy.net) [213.84.101.140] ([YmSZG4DdS9CBFEQ/6CeWwxzayx5Bctzn])
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18clAF-0007Jy-00; Sun, 26 Jan 2003 05:41:28 -0600
Received: from wichert by mx1.wiggy.net with local (Exim 3.35 #1 (Debian))
	id 18clAB-0007Zq-00; Sun, 26 Jan 2003 12:41:23 +0100
Date: Sun, 26 Jan 2003 12:41:23 +0100
From: Wichert Akkerman <wichert@wiggy.net>
To: Ben Collins <bcollins@debian.org>, 178382-done@bugs.debian.org
Cc: solo turn <soloturn99@yahoo.com>
Subject: Re: Bug#178382: dpkg install multiple versions of programs
Message-ID: <20030126114123.GJ30174@wiggy.net>
References: <[🔎] 20030125191347.45462.qmail@web40903.mail.yahoo.com> <[🔎] 20030125230923.GJ5730@hopper.phunnypharm.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 20030125230923.GJ5730@hopper.phunnypharm.org>
User-Agent: Mutt/1.3.28i
Delivered-To: 178382-done@bugs.debian.org
X-Spam-Status: No, hits=-16.0 required=5.0
	tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
	      SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT,
	      USER_AGENT_MUTT
	version=2.41
X-Spam-Level: 

Previously Ben Collins wrote:
> You could do this with alternatives, like what is already done for major
> versions of other programs (like python 1.5/2.0/2.1/2.2).

You can also do this by simply installing and removing the debs.

Wichert.

-- 
Wichert Akkerman <wichert@wiggy.net>           http://www.wiggy.net/
A random hacker



Reply to: