SO I have a debootrap Debian 5.0 (i386) on /home/kushalk/debianTest
I chroot into it by:
#chroot /home/kushalk/debianTest
and then mount the /proc by:
#mount -t proc proc /proc
Now when I run:
#apt-get update
#apt-get upgrade
I always noticed that whenever a kernel tries to get upgraded,
On Sat, 27 Sep 2003, Jerome R. Acks wrote:
> Since you are essentially upgrading from stable to testing, what you
> should do is:
>
> apt-get update
> apt-get -u dist-upgrade
Did that. after 3 more nights, my testing packets should be up-to-date.
> > Errors were encountered while processing:
>
On Fri, Sep 26, 2003 at 09:10:00PM -0300, Frank Hrebabetzky wrote:
>
> When I executed "apt-get upgrade", it cycled through
Since you are essentially upgrading from stable to testing, what you
should do is:
apt-get update
apt-get -u dist-upgrade
Since testing changes everyday, if you need to do
When I executed "apt-get upgrade", it cycled through
"Preparing to replace ..."
"Unpacking replacement ..."
some times until ending with
"Unpacking replacement librpm4 ...
Errors were encountered while processing:
/var/cache/apt/archives/gettext-base_0.12.1-3_i386.deb
E: Sub-process /usr/bi
When I executed "apt-get upgrade", it cycled through
"Preparing to replace ..."
"Unpacking replacement ..."
some times until ending with
"Unpacking replacement librpm4 ...
Errors were encountered while processing:
/var/cache/apt/archives/gettext-base_0.12.1-3_i386.deb
E: Sub-process /usr/bin
5 matches
Mail list logo