Comment 7 for bug 330352

Revision history for this message
David Bartley (dtbartle-csclub) wrote : Re: [Bug 330352] Re: Unable to apt-clone dist-upgrade from NCP 2.0 Beta 1

On Mon, Feb 23, 2009 at 2:39 PM, rk <email address hidden> wrote:
> based on IRC discussion about this subject, this worked at this point:
> * wget http://apt.nexenta.org/dists/hardy-unstable/main/binary-solaris-i386/shells/bash_3.2-0nexenta17_solaris-i386.deb (to update bash)

I think you are missing 'dpkg -i bash_3.2-0nexenta17_solaris-i386.deb' here.

> * apt-get -f install (to meet dependencies)
> * apt-clone --force-yes upgrade (to do the upgrade)
>

-- David