On Mon, Jul 02, 2012 at 11:46:23PM +0200, Andreas Beckmann wrote:
> Hi Goswin,
> 
> I would really appreciate if you try to create a working script instead
> of giving a vague description, especially for the dist-upgrade case.
> 
> 
> Andreas

How? As far as I see there is no framework in place to do a second
dist-upgrade or to do an upgrade of selective packages (apt/dpkg) first.

If you had then the script would be simple:

#!/bin/sh
dpkg --add-architecture i386
apt-get update

This needs to be done before ia32-libs can be updated but must be done
after apt/dpkg have been updated.

MfG
        Goswin



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to