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

Re: Errors upgrading 1.2.x -> frozen



The 'file names' are wrong in Package.frozen.

A work around : 

- You tell deselect to Update the package list.
- Just after it has downloaded the list, you switch to another console 
(or xterm) and, in the appropriate directory, 
(/var/lib/dpkg/methods/ftp/)
type :

 sed -e '/unstable/s//frozen/' Packages.frozen > Packages.f;
        mv Packages.f Packages.frozen                                     

it replaces every occurence of 'unstable' by 'frozen'

So your package list is updated.
You can go back to dselect and tell it to continue.

You should be fine. That's how I installed bo. (frozen).


Alexandre

On Wed, 16 Apr 1997, Pete Harlan wrote:

> Hi,
> 
> In trying to upgrade a 1.2.x system to 'frozen' (to see if this would
> fix my "I can't receive smtp email from a M$ Exchange-based site"
> problem).  I recieve a bunch of these errors when telling dselect to
> "install":
> 
> -------------------------------------------------------------------
> getting: unstable/binary-i386/x11/xcolors_1.5-4.deb (10724)
> unstable/binary-i386/x11/xcolors_1.5-4.deb: No such file OR directory.
> 
> getting: unstable/binary-i386/x11/xfnt75_3.2-3.deb (1355524)
> unstable/binary-i386/x11/xfnt75_3.2-3.deb: No such file OR directory.
> 
> getting: unstable/binary-i386/x11/xscreensaver_1.27-2.deb (223118)
> unstable/binary-i386/x11/xscreensaver_1.27-2.deb: No such file OR
> directory.
> 
> getting: unstable/binary-i386/utils/cpio_2.4.2-10.deb (59950)
> unstable/binary-i386/utils/cpio_2.4.2-10.deb: No such file OR
> directory.
> -------------------------------------------------------------------
> 
> I didn't tell it to look in "unstable", I told it to look in "stable
> frozen non-free contrib".  This is from ftp.debian.org, in /debian.
> 
> So what's up?
> 
> TIA,
> 
> --
> Pete Harlan
> pete@mymenus.com
> 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: