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

Bug#608022: marked as done (make it clear that only upgrades from lenny are supported)



Your message dated Sun, 2 Jan 2011 00:12:05 +0100
with message-id <20110101231205.GH2813@radis.liafa.jussieu.fr>
and subject line Re: Bug#608022: [PATCH v2 0/2] Recommend against direct upgrades from releases older than lenny
has caused the Debian Bug report #608022,
regarding make it clear that only upgrades from lenny are supported
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
608022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608022
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: upgrade-reports
Severity: normal
Tags: squeeze


I found old machine with etch, and decided to upgrade it.

I had no really important services there, so i decided i will try
to upgrade directly from etch to squeeze.

First i upgraded etch to latest version (I used archive.debian.org for this).

then switched  sources.lst to squeeze, downloaded all package, and started dist-upgrade.

It is small system (basesystem+sshd+mc+locales+screen), so only about 200 packages neede do to be updated.

Unfortunetly I run into problem with libc upgrade, and subsequently with most other packages:

...
Zaznaczenie poprzednio niezaznaczonego pakietu libc-bin.
dpkg: regarding .../libc-bin_2.11.2-7_i386.deb containing libc-bin:
 package uses Breaks; not supported in this dpkg
dpkg: błąd przetwarzania /var/cache/apt/archives/libc-bin_2.11.2-7_i386.deb (--unpack):
 unsupported dependency problem - not installing libc-bin
  ...


So i have too old dpkg, not good. Maybe upgradeing dpkg first would solve this.
Too late, but will try to upgrade it manually:

root@schizofrenik:/var/cache/apt/archives# dpkg -i dpkg_1.15.8.5_i386.deb 
dpkg: regarding dpkg_1.15.8.5_i386.deb containing dpkg, pre-dependency problem:
 dpkg pre-depends on xz-utils
  xz-utils is not installed.
  dpkg: error processing dpkg_1.15.8.5_i386.deb (--install):
   pre-dependency problem - not installing dpkg
   Errors were encountered while processing:
    dpkg_1.15.8.5_i386.deb
#

Hmm

root@schizofrenik:/var/cache/apt/archives# dpkg -i xz-utils_5.0.0-2_i386.deb 
dpkg: regarding xz-utils_5.0.0-2_i386.deb containing xz-utils:
 package uses Breaks; not supported in this dpkg
dpkg: error processing xz-utils_5.0.0-2_i386.deb (--install):
 unsupported dependency problem - not installing xz-utils
 Errors were encountered while processing:
  xz-utils_5.0.0-2_i386.deb
#

Chiken and egg problem.

Probably doing etch->lenny->squeeze will work.


If it is not easy to fix, please add information that upgrade from etch (or older) to squeeze
will not work due to known problems with upgrade path (libc6/dpkg releated). And ask
upgradeing to lenny first (or just dpkg package from lenny actually).

(Currently release/upgrade notes, do not really say anything about upgrades
from older releases, suggesting it can work. But it will not work without problems.
And it is waste of  users time and nerves. just
go with something more reliable like etch->lenny->squeeze)

This system was really smallest system I have. With bigger installations,
problem would be deffinietivly bigger.

Other possibility would be to backport some changes in dpkg to etch
(I know it is not supported, but this fix is for basically to simplify migrating from etch :D).
Ignoring "Breaks" field look one of the simples options.


Thanks.

PS. I resolved problem by doing  dpkg --force-all  for few packages: dpkg, xz-utils, liblzma2, libc-bin, libc6,
libc6-xen, perl-base, and then doing apt-get install -f, and apt-get dist-upgrade, without problem or rest of system.
So beside this dpkg "Breaks" unsupported error which stoped upgrade, i managed to upgrade
whole system sucessfully (and it booted without problems).

-- 
Witold Baryluk



--- End Message ---
--- Begin Message ---
On Thu, Dec 30, 2010 at 22:06:33 -0600, Jonathan Nieder wrote:

> Jonathan Nieder (1):
>   Clarify 'upgrading' chapter title
> 
> Julien Cristau (1):
>   Recommend against direct upgrades from releases older than lenny
> 
>  en/upgrading.dbk |    9 ++++++++-
>  1 files changed, 8 insertions(+), 1 deletions(-)
> 
Committed these two, r7985 and r7986.  Thanks!

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: