Re: how to upgrade testing

2024-05-07 Thread Brad Rogers
On Tue, 7 May 2024 20:54:39 +0200
Jérémy Lal  wrote:

Hello Jérémy,

>could we have a hint when it's "safe" to upgrade testing ?

I'm not Debian developer, so do what you will with what I say;

I've been upgrading testing daily for a couple of weeks.  Due, in part,
to cut the amount of packages updated at any one time (highest was about
250 in one day).  I've had no insurmountable issues.  There have been
days when I had to take care upgrading because there appeared to be a
need to remove huge numbers of essential packages.  Much of that could be
my 'fault' because I have repos other than official Debian that I use.
However careful selection of packages allowed me to upgrade in a sane
manner.

Just keep an eye on what is being marked for removal (many will be
libraries being replaced by their t64 counterparts), "just in case".

-- 
 Regards  _   "Valid sig separator is {dash}{dash}{space}"
 / )  "The blindingly obvious is never immediately apparent"
/ _)rad   "Is it only me that has a working delete key?"
I'm spending all my money and it's going up my nose
Teenage Depression - Eddie & The Hot Rods


pgpsu9aA7UOzq.pgp
Description: OpenPGP digital signature


Re: how to upgrade testing

2024-05-07 Thread Andrey Rakhmatullin
On Tue, May 07, 2024 at 08:54:39PM +0200, Jérémy Lal wrote:
> could we have a hint when it's "safe" to upgrade testing ?
It was always safe...

> Currently I get for a full-upgrade:
> 2338 mis à jour, 362 nouvellement installés, 715 à enlever et 41 non mis à
> jour.
alias e='LC_ALL=C'
e apt full-upgrade

But also if apt wants to remove some things you need then you may need to
upgrade some packages manually or install some *t64 libs manually, just
like in sid in March.

-- 
WBR, wRAR


signature.asc
Description: PGP signature


how to upgrade testing

2024-05-07 Thread Jérémy Lal
Hi,

could we have a hint when it's "safe" to upgrade testing ?
Currently I get for a full-upgrade:
2338 mis à jour, 362 nouvellement installés, 715 à enlever et 41 non mis à
jour.

Thanks !
Jérémy