Re: [DNG] Advice to migrate from Beowulf to Chimaera

2021-04-22 Thread Dimitris via Dng
Hey Olaf, Στις 22/4/21 11:55 π.μ., ο/η Olaf Meeuwissen via Dng έγραψε: Is debfoster smart(er) about asking what you want to keep? As in asking you about the packages that keep most of the other packages installed first (rather than going through potential removals alphabetically)? yes. debf

Re: [DNG] Advice to migrate from Beowulf to Chimaera

2021-04-22 Thread Olaf Meeuwissen via Dng
Hi Florian, Dimitris, Florian Zieboll via Dng writes: > On Wed, 21 Apr 2021 15:34:34 +0300 > Dimitris via Dng wrote: > >> Στις 21/4/21 2:53 μ.μ., ο/η Olaf Meeuwissen via Dng έγραψε: >> > >> > The first time around, there will be quite a long list of packages >> > that are candidates for removal.

Re: [DNG] update a virtual pc with chimaera

2021-04-22 Thread Joril via Dng
On 21/04/21 20:46, Ismael L. Donis Garcia wrote: I try to update a virtual pc with chimaera and it gives me the following error: W: Fallo al obtener http://192.168.0.73/devuan/chimaera/pool/DEBIAN/main/m/make-dfsg/make_4.3-4.1_amd64.deb File has unexpected size (384048 != 395632). Mirror sync in

Re: [DNG] Advice to migrate from Beowulf to Chimaera

2021-04-22 Thread Alessandro Vesely via Dng
On Tue 20/Apr/2021 16:03:59 +0200 Bernard Rosset via Dng wrote: find /usr/bin -atime +360 | xargs -l1 apt-file find | sort I would suggest dpkg -S instead of apt-file find, which matches prefix, not exact file. I would also filter on the package name and ensure unicity. Also, never log in as