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

Bug#198392: marked as done (apt: downgrading of a paket badly solved or described)



Your message dated Sun, 22 Jun 2003 20:57:34 -0500 (CDT)
with message-id <Pine.LNX.4.44.0306222056170.936-100000@yakko.doogie.org>
and subject line Bug#198392: apt: downgrading of a paket badly solved or described
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; 22 Jun 2003 11:02:01 +0000
>From marc.schoechlin@web.de Sun Jun 22 06:02:01 2003
Return-path: <marc.schoechlin@web.de>
Received: from td9091997.adsl.terralink.de (dragan.marcnet) [217.9.25.151] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19U2bg-0003tZ-00; Sun, 22 Jun 2003 06:02:01 -0500
Received: from marc by dragan.marcnet with local (Exim 3.36 #1 (Debian))
	id 19U2bb-0000c2-00; Sun, 22 Jun 2003 13:01:55 +0200
From: Marc Schoechlin <marc.schoechlin@web.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt: downgrading of a paket badly solved or described
X-Mailer: reportbug 1.50
Date: Sun, 22 Jun 2003 13:01:55 +0200
Message-Id: <[🔎] E19U2bb-0000c2-00@dragan.marcnet>
Sender: =?iso-8859-1?Q?Marc_Sch=F6chlin?= <marc@bart.marcnet>
X-BadReturnPath: marc@bart.marcnet rewritten as marc.schoechlin@web.de
  using "From" header
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0
	tests=BAYES_01,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_06_18
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_18 (1.174.2.15-2003-03-30-exp)

Package: apt
Version: 0.5.5.1
Severity: normal

Hi !

I struggled with apt for so many times, when i tried to downgrade a 
paket - so now I decided to write a report.

Apt-get IMHO is the most advanced package-system for unix-environments,
and I liked and used it for years.....this means that you did a good :-))

But there is one thing which is quite suboptimal - a example:

I decided to upgrade the xfree-stuff of my system  - and
I do a regular upgrade of this software. Now I discover that this xfree-release
contains a a bug which makes my system unusable.

Now it would be better to downgrade that package, to get a working system.

But how can i downgrade a package without uninstalling it ?

A "apt-get install <mypackage> --target-release <oldversion>" will not help - 
i get the answer that the package is still up2date.

My first intension is now to get the package manually, and to install this package.
But this is not easy erverytime - because if that xfree-stuff is defined as a 
dependency of other packages (i.e. window-managers) - this is very unconfortable.

I don't know if "dpkg --force-downgrade" is a solution of this problem, but I often
purged that paket, and installed the roght release.

An option to do get a certain release by resolving the dependencies
automatically, would be very cool :-)

If this is not easy to implement, or if this is not conform with the design of
apt - it would be very useful to offer a solution to this problem in the manpage.

Best regards

Marc Schoechlin 

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dragan 2.4.20 #1 Son Dez 22 18:54:47 CET 2002 i686
Locale: LANG=de_DE, LC_CTYPE=de_DE@euro

Versions of packages apt depends on:
ii  libc6                         2.3.1-16   GNU C Library: Shared libraries an
ii  libgcc1                       1:3.3-2    GCC support library
ii  libstdc++5                    1:3.3-2    The GNU Standard C++ Library v3


---------------------------------------
Received: (at 198392-done) by bugs.debian.org; 23 Jun 2003 01:57:36 +0000
>From doogie@debian.org Sun Jun 22 20:57:35 2003
Return-path: <doogie@debian.org>
Received: from 12-238-57-17.client.attbi.com (yakko.doogie.org) [12.238.57.17] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19UGaN-0007od-00; Sun, 22 Jun 2003 20:57:35 -0500
Received: from localhost [127.0.0.1] (uucp)
	by yakko.doogie.org with esmtp (Exim 3.36 1 (Debian))
	id 19UGaM-0002wZ-00; Sun, 22 Jun 2003 20:57:34 -0500
Date: Sun, 22 Jun 2003 20:57:34 -0500 (CDT)
From: Adam Heath <doogie@debian.org>
X-X-Sender: adam@yakko.doogie.org
To: Marc Schoechlin <marc.schoechlin@web.de>,  <198392-done@bugs.debian.org>
Subject: Re: Bug#198392: apt: downgrading of a paket badly solved or described
In-Reply-To: <[🔎] E19U2bb-0000c2-00@dragan.marcnet>
Message-ID: <Pine.LNX.4.44.0306222056170.936-100000@yakko.doogie.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 198392-done@bugs.debian.org
X-Spam-Status: No, hits=-18.7 required=4.0
	tests=BAYES_30,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
	      REPLY_WITH_QUOTES,USER_AGENT_PINE
	autolearn=ham version=2.53-bugs.debian.org_2003_06_18
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_18 (1.174.2.15-2003-03-30-exp)

On Sun, 22 Jun 2003, Marc Schoechlin wrote:

> Package: apt
> Version: 0.5.5.1
> Severity: normal
>
> Hi !
>
> I struggled with apt for so many times, when i tried to downgrade a
> paket - so now I decided to write a report.
>
> Apt-get IMHO is the most advanced package-system for unix-environments,
> and I liked and used it for years.....this means that you did a good :-))
>
> But there is one thing which is quite suboptimal - a example:
>
> I decided to upgrade the xfree-stuff of my system  - and
> I do a regular upgrade of this software. Now I discover that this xfree-release
> contains a a bug which makes my system unusable.
>
> Now it would be better to downgrade that package, to get a working system.
>
> But how can i downgrade a package without uninstalling it ?
>
> A "apt-get install <mypackage> --target-release <oldversion>" will not help -
> i get the answer that the package is still up2date.

apt-get install package=version
apt-get install package/release

> My first intension is now to get the package manually, and to install this package.
> But this is not easy erverytime - because if that xfree-stuff is defined as a
> dependency of other packages (i.e. window-managers) - this is very unconfortable.
>
> I don't know if "dpkg --force-downgrade" is a solution of this problem, but I often
> purged that paket, and installed the roght release.
>
> An option to do get a certain release by resolving the dependencies
> automatically, would be very cool :-)
>
> If this is not easy to implement, or if this is not conform with the design of
> apt - it would be very useful to offer a solution to this problem in the manpage.

Debs do not support downgrades.  If it works, consider yourself lucky.  But
don't expect it to work.



Reply to: