Re: Re: Re: apt-get dist-upgrade keeping back some packets

2022-09-23 Thread Gionatan Danti
-upgrade command line. Ok, I went to the bottom: it was due to phased updates not selecting my machine for applying the update. Disabling it via -o APT::Get::Always-Include-Phased-Updates=1 force apt-get dist-upgrade to update anything. I hope this can be useful for others. Thanks. -- Danti

Re: Re: apt-get dist-upgrade keeping back some packets

2022-09-23 Thread Gionatan Danti
Using libsystemd0 as an example, apt-cache policy shown the installed packages with score 100, and an available update with score 500. Still, the update was not installed until I manually specified the package on the apt-get dist-upgrade command line. Full disclosure: this specific system is an

Re: apt-get dist-upgrade keeping back some packets

2022-09-22 Thread Peter Hillier-Brook
On 23/09/2022 00:33, Greg Wooledge wrote: On Fri, Sep 23, 2022 at 01:04:26AM +0200, Gionatan Danti wrote: root@localhost:/var/log/apt# apt-get dist-upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following

Re: apt-get dist-upgrade keeping back some packets

2022-09-22 Thread Greg Wooledge
On Fri, Sep 23, 2022 at 01:04:26AM +0200, Gionatan Danti wrote: > root@localhost:/var/log/apt# apt-get dist-upgrade > Reading package lists... Done > Building dependency tree... Done > Reading state information... Done > Calculating upgrade... Done > The following packages h

apt-get dist-upgrade keeping back some packets

2022-09-22 Thread Gionatan Danti
Hi all, I have a question about apt-get dist-upgrade refusing to update some packages: root@localhost:/var/log/apt# apt-get dist-upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done The following packages have been

Re: Locally modified config file prompts in apt-get dist-upgrade despite APT configuration in place

2022-02-07 Thread Jaikumar Sharma
On Mon, 2022-02-07 at 12:45 +0530, Jaikumar Sharma wrote: > Hi, > > I'm trying to upgrade my Debian 10 box (10.11) with latest security > fixes on using command line as per below: > > $ sudo apt-get -o Dpkg::Options::="--force-confdef" -o > Dpkg::Options::=&q

Locally modified config file prompts in apt-get dist-upgrade despite APT configuration in place

2022-02-06 Thread Jaikumar Sharma
Hi, I'm trying to upgrade my Debian 10 box (10.11) with latest security fixes on using command line as per below: $ sudo apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" dist-upgrade -y --allow- unauthenticated above command line wi

Re: IPv4 networking problem after dist-upgrade

2021-10-06 Thread Oleg
Hi again! On Wed, Oct 06, 2021 at 06:02:40PM +0200, Oleg wrote: > > ip link show > > $ > ip l sh > ... > 2: eth0: mtu 1492 qdisc pfifo_fast master > direct0 state UP mode DEFAULT group default qlen 1000 > link/ether 54:04:a6:a0:77:de brd ff:ff:ff:ff:ff:ff > 3: direct0: mtu 1492 qdisc

Re: IPv4 networking problem after dist-upgrade

2021-10-06 Thread Oleg
Hey Dan, On Wed, Oct 06, 2021 at 10:23:40AM -0400, Dan Ritter wrote: > Can you tell us about networking on the host, please? sure, I can. > ip link show $ > ip l sh ... 2: eth0: mtu 1492 qdisc pfifo_fast master direct0 state UP mode DEFAULT group default qlen 1000 link/ether

Re: IPv4 networking problem after dist-upgrade

2021-10-06 Thread Dan Ritter
he ARP tables I can find the gateway's MAC address tagged as DELAY. > > The general setup has worked before the dist-upgrade for years and I'm a bit > clueless what might has been broken during the update. Can you tell us about networking on the host, please? ip link show ip addr show ip r

IPv4 networking problem after dist-upgrade

2021-10-06 Thread Oleg
tagged as DELAY. The general setup has worked before the dist-upgrade for years and I'm a bit clueless what might has been broken during the update. Cheers Oleg

Re: Disappearing shim-signed after failed dist-upgrade

2021-06-30 Thread Andrei POPESCU
On Ma, 29 iun 21, 22:41:10, Gareth Evans wrote: > > Even if I had made use of upgrade rather than dist-upgrade, presumably > a dist-upgrade would have been indicated here (by the existence of > packages kept back) and the same position would have resulted - ie. >

Re: Disappearing shim-signed after failed dist-upgrade

2021-06-29 Thread David Wright
But your evening run of apt-get -y dist-upgrade was unconstrained, > > > > and so shim-signed could be removed because it was no longer being > > > > held onto as a Depends or Recommends. > > > > > > Except that `apt-get dist-upgrade` doesn't do that (`au

Re: Disappearing shim-signed after failed dist-upgrade

2021-06-29 Thread Gareth Evans
On Tue 29 Jun 2021, at 22:41, Gareth Evans wrote: > On Tue 29 Jun 2021, at 17:11, David Wright wrote: > > On Tue 29 Jun 2021 at 08:29:22 (+0300), Andrei POPESCU wrote: > > > On Lu, 28 iun 21, 09:46:17, David Wright wrote: > > > > > > > > But you

Re: Disappearing shim-signed after failed dist-upgrade

2021-06-29 Thread Gareth Evans
On Tue 29 Jun 2021, at 17:11, David Wright wrote: > On Tue 29 Jun 2021 at 08:29:22 (+0300), Andrei POPESCU wrote: > > On Lu, 28 iun 21, 09:46:17, David Wright wrote: > > > > > > But your evening run of apt-get -y dist-upgrade was unconstrained, > > >

Re: Disappearing shim-signed after failed dist-upgrade

2021-06-29 Thread David Wright
On Tue 29 Jun 2021 at 08:29:22 (+0300), Andrei POPESCU wrote: > On Lu, 28 iun 21, 09:46:17, David Wright wrote: > > > > But your evening run of apt-get -y dist-upgrade was unconstrained, > > and so shim-signed could be removed because it was no longer being >

Re: Disappearing shim-signed after failed dist-upgrade

2021-06-28 Thread Andrei POPESCU
On Lu, 28 iun 21, 09:46:17, David Wright wrote: > > But your evening run of apt-get -y dist-upgrade was unconstrained, > and so shim-signed could be removed because it was no longer being > held onto as a Depends or Recommends. Except that `apt-get dist-upgrade` doesn't do that

Re: Disappearing shim-signed after failed dist-upgrade

2021-06-28 Thread David Wright
On Sun 27 Jun 2021 at 05:31:05 (+0100), Gareth Evans wrote: > On Tue 22 Jun 2021, at 19:13, David Wright wrote: > > On Tue 22 Jun 2021 at 08:59:13 (+0100), Gareth Evans wrote: > > > A recent dist-upgrade on Buster (in a scripted cron job run at 01:00 > > > daily)

Re: Disappearing shim-signed after failed dist-upgrade

2021-06-26 Thread Gareth Evans
On Tue 22 Jun 2021, at 19:13, David Wright wrote: > On Tue 22 Jun 2021 at 08:59:13 (+0100), Gareth Evans wrote: > > A recent dist-upgrade on Buster (in a scripted cron job run at 01:00 daily) > > failed due to apt-listbugs complaining about the boot-breaking bug in > > shi

Re: Disappearing shim-signed after failed dist-upgrade

2021-06-22 Thread David Wright
On Tue 22 Jun 2021 at 08:59:13 (+0100), Gareth Evans wrote: > A recent dist-upgrade on Buster (in a scripted cron job run at 01:00 daily) > failed due to apt-listbugs complaining about the boot-breaking bug in > shim-signed, and pinning v1.33 in the process. > > https://bugs.deb

Disappearning shim-signed after failed dist-upgrade

2021-06-22 Thread Gareth Evans
A recent dist-upgrade on Buster (in a scripted cron job run at 01:00 daily) failed due to apt-listbugs complaining about the boot-breaking bug in shim-signed, and pinning v1.33 in the process. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990082 The next (manual) dist-upgrade removed shim

Re: When to reboot after dist-upgrade?

2021-05-03 Thread Greg Wooledge
On Mon, May 03, 2021 at 09:16:40AM -0400, Stefan Monnier wrote: > Me, I basically only reboot in 2 cases: > - the power went out > > > Stefan There are two difficult problems in computing: naming things, cache invalidation, and off-by-one errors.

Re: When to reboot after dist-upgrade?

2021-05-03 Thread Stefan Monnier
> I'm trying to distinguish when a system reboot is an absolute need > and when it is absolutely safe to keep the system running/working > after a `sudo apt-get update && sudo apt-get dist-upgrade`, once > I have already performed a complete restart of all needed serv

Re: When to reboot after dist-upgrade?

2021-05-03 Thread Andrei POPESCU
olutely safe to keep the system running/working > after a `sudo apt-get update && sudo apt-get dist-upgrade`, once > I have already performed a complete restart of all needed services > through `sudo needrestart' options in Debian testing. needrestart does have some built-in exc

Re: When to reboot after dist-upgrade?

2021-05-03 Thread Rick Thomas
trying to distinguish when a system reboot is an absolute need >> and when it is absolutely safe to keep the system running/working >> after a `sudo apt-get update && sudo apt-get dist-upgrade`, once >> I have already performed a complete restart of all needed services >

Re: When to reboot after dist-upgrade?

2021-05-02 Thread Kenneth Parker
running/working > after a `sudo apt-get update && sudo apt-get dist-upgrade`, once > I have already performed a complete restart of all needed services > through `sudo needrestart' options in Debian testing. > In general, if the Kernel is updated, plan to Restart. Usually, dis

Re: When to reboot after dist-upgrade?

2021-05-02 Thread David
On Mon, 3 May 2021 at 11:42, riveravaldez wrote: > PS: `apt-get dist-upgrade` output is translated to English Please don't do this, because it introduces unreliable and unreproducible communication and wastes your time. What helps everyone is to share the reproducible *copy/paste* out

When to reboot after dist-upgrade?

2021-05-02 Thread riveravaldez
Hi, sorry if this is not the place to ask (and in that case please point me in the proper direction). I'm trying to distinguish when a system reboot is an absolute need and when it is absolutely safe to keep the system running/working after a `sudo apt-get update && sudo apt-get dist

Re: dist-upgrade from buster fails badly

2021-02-12 Thread Brian
On Fri 12 Feb 2021 at 08:02:02 -0500, Greg Wooledge wrote: > On Fri, Feb 12, 2021 at 12:56:00PM +, pioruns2019 wrote: > > Why You want to upgrade from buster to sid? You have enabled both sid > > and buster-updates repositories. This won't work, unless you know what > > you're doing. > > I

Re: dist-upgrade from buster fails badly

2021-02-12 Thread pioruns2019
On 12/02/2021 13:02, Greg Wooledge wrote: On Fri, Feb 12, 2021 at 12:56:00PM +, pioruns2019 wrote: Why You want to upgrade from buster to sid? You have enabled both sid and buster-updates repositories. This won't work, unless you know what you're doing. I suggest to install sid from the

Re: AW: dist-upgrade from buster fails badly

2021-02-12 Thread pioruns2020
On 12/02/2021 12:22, thah...@t-online.de wrote: # deb cdrom:[Debian GNU/Linux 10.7.0 _Buster_ - Unofficial amd64 DVD Binary-1 with firmware 20201205-11:17]/ buster contrib main non-free #deb cdrom:[Debian GNU/Linux 10.7.0 _Buster_ - Unofficial amd64 DVD Binary-1 with firmware 20201205-11:17]/

Re: dist-upgrade from buster fails badly

2021-02-12 Thread Nicolas George
Greg Wooledge (12021-02-12): > If one wants to run unstable, one > installs the current stable release, and then upgrades to sid. That's never how I do it. And I have no problem with my method. > The probem here is that the OP attempted to mix stable and

Re: dist-upgrade from buster fails badly

2021-02-12 Thread Greg Wooledge
On Fri, Feb 12, 2021 at 12:56:00PM +, pioruns2019 wrote: > Why You want to upgrade from buster to sid? You have enabled both sid > and buster-updates repositories. This won't work, unless you know what > you're doing. > I suggest to install sid from the scratch, if you want to have sid. If >

Re: dist-upgrade from buster fails badly

2021-02-12 Thread The Wanderer
On 2021-02-12 at 06:02, thah...@t-online.de wrote: > Hello, > I have installed 10.7 and then > apt upgrade > without any problems. > However the following > apt dist-upgrade > failed badly and cannot be repaired with > apt --fix-broken install > > Cor

Re: dist-upgrade from buster fails badly

2021-02-12 Thread Greg Wooledge
On Fri, Feb 12, 2021 at 12:02:51PM +0100, thah...@t-online.de wrote: > The following packages have unmet dependencies: > ffmpeg : Depends: libavcodec58 (= 7:4.1.6-1~deb10u1) > Depends: libavformat58 (= 7:4.1.6-1~deb10u1) but 7:4.3.1-8 is installed > Depends: libavutil56 (= 7:4.1.6-1~deb10u1) but

Re: AW: dist-upgrade from buster fails badly

2021-02-12 Thread pioruns2019
On 12/02/2021 12:22, thah...@t-online.de wrote: # deb cdrom:[Debian GNU/Linux 10.7.0 _Buster_ - Unofficial amd64 DVD Binary-1 with firmware 20201205-11:17]/ buster contrib main non-free #deb cdrom:[Debian GNU/Linux 10.7.0 _Buster_ - Unofficial amd64 DVD Binary-1 with firmware 20201205-11:17]/

AW: dist-upgrade from buster fails badly

2021-02-12 Thread thah...@t-online.de
for sid probably doesn't exist. -Original-Nachricht- Betreff: Re: dist-upgrade from buster fails badly Datum: 2021-02-12T12:33:40+0100 Von: "Dan Ritter" An: "thah...@t-online.de" thah...@t-online.de wrote: > Hello, > I have installed 10.7 and then > apt u

Re: dist-upgrade from buster fails badly

2021-02-12 Thread Dan Ritter
thah...@t-online.de wrote: > Hello, > I have installed 10.7 and then > apt upgrade > without any problems. > However the following > apt dist-upgrade > failed badly and cannot be repaired with > apt --fix-broken install > > Correcting dependencies... failed. >

dist-upgrade from buster fails badly

2021-02-12 Thread thah...@t-online.de
Hello, I have installed 10.7 and then apt upgrade without any problems. However the following apt dist-upgrade failed badly and cannot be repaired with apt --fix-broken install Correcting dependencies... failed. The following packages have unmet dependencies: ffmpeg : Depends: libavcodec58 (= 7

Re: dist-upgrade wants to deinstall lots of packages?

2020-09-18 Thread David Wright
On Fri 18 Sep 2020 at 10:33:39 (+0100), Jonathan Dowland wrote: > On Thu, Sep 17, 2020 at 11:01:49AM -0500, David Wright wrote: > > It's difficult to understand your OP, and your difficulty with > > pasting. However, to take one example, > > Indeed without OP's terminal output we can only guess

Re: dist-upgrade wants to deinstall lots of packages?

2020-09-18 Thread Jonathan Dowland
On Thu, Sep 17, 2020 at 11:01:49AM -0500, David Wright wrote: It's difficult to understand your OP, and your difficulty with pasting. However, to take one example, Indeed without OP's terminal output we can only guess as to why the packages are being removed from their system, [wicd] news

Re: dist-upgrade wants to deinstall lots of packages?

2020-09-18 Thread Andrei POPESCU
On Jo, 17 sep 20, 17:14:30, Hans wrote: > > The point of my message was not the deinstallation of packages at all, but > the > deinstallation of packages which are still usefull for people without a > substitute or a substitude with the same ease as the uninstalled package. Please note

Re: dist-upgrade wants to deinstall lots of packages?

2020-09-17 Thread Leslie Rhorer
On 9/17/2020 10:29 AM, Joe wrote: On Thu, 17 Sep 2020 17:14:30 +0200 Hans wrote: Am Donnerstag, 17. September 2020, 17:01:29 CEST schrieb Joe: Hi Joe, No offence. :) And none taken. Yes, I've lost one or two applications over the years which I was actively using. But it is rare for this

Re: dist-upgrade wants to deinstall lots of packages?

2020-09-17 Thread Leslie Rhorer
On 9/17/2020 10:14 AM, Hans wrote: Am Donnerstag, 17. September 2020, 17:01:29 CEST schrieb Joe: Hi Joe, yes I know, this is normal for unstable. I am using debian/testing, which is close to unstable. The point of my message was not the deinstallation of packages at all, but the deinstallation

Re: dist-upgrade wants to deinstall lots of packages?

2020-09-17 Thread Eike Lantzsch
On Thursday, 17 September 2020 11:14:30 -04 Hans wrote: > Am Donnerstag, 17. September 2020, 17:01:29 CEST schrieb Joe: > Hi Joe, > > yes I know, this is normal for unstable. I am using debian/testing, > which is close to unstable. > > The point of my message was not the deinstallation of packages

Re: dist-upgrade wants to deinstall lots of packages?

2020-09-17 Thread David Wright
On Thu 17 Sep 2020 at 17:14:30 (+0200), Hans wrote: > Am Donnerstag, 17. September 2020, 17:01:29 CEST schrieb Joe: > > yes I know, this is normal for unstable. I am using debian/testing, which is > close to unstable. > > The point of my message was not the deinstallation of packages at all,

Re: dist-upgrade wants to deinstall lots of packages?

2020-09-17 Thread Joe
On Thu, 17 Sep 2020 17:14:30 +0200 Hans wrote: > Am Donnerstag, 17. September 2020, 17:01:29 CEST schrieb Joe: > Hi Joe, > > yes I know, this is normal for unstable. I am using debian/testing, > which is close to unstable. > > The point of my message was not the deinstallation of packages at

Re: dist-upgrade wants to deinstall lots of packages?

2020-09-17 Thread Hans
Am Donnerstag, 17. September 2020, 17:01:29 CEST schrieb Joe: Hi Joe, yes I know, this is normal for unstable. I am using debian/testing, which is close to unstable. The point of my message was not the deinstallation of packages at all, but the deinstallation of packages which are still

Re: dist-upgrade wants to deinstall lots of packages?

2020-09-17 Thread Joe
ble, the behaviour you are seeing is normal. What happens is that a group of related packages are released as each individual package is ready. Some of the other related packages will not be compatible with the released ones. Some other packages depend on the related not-released packages. If

Re: dist-upgrade wants to deinstall lots of packages?

2020-09-17 Thread Hans
Am Donnerstag, 17. September 2020, 12:47:24 CEST schrieb Hans: Hmm, answer myself. Looks like the output is could not be pasted into the mail (root rights). However, think, you understood my worries. To verify: I do not want to blame someone, my intention is more looking in the way,

dist-upgrade wants to deinstall lots of packages?

2020-09-17 Thread Hans
Hi folks, of course, apt-get full-upgrade sometimes wants to deinstall some packages, but this here is strange. Take a look: --- apt-get full-upgrade Really? You want deinstall packages like wicd*, zenmap, d-rats? This looks weired for me, as there is no success for wicd

Re: Best/Proper way to dist-upgrade Debian Testing except the kernel?

2019-12-09 Thread Andrei POPESCU
On Lu, 09 dec 19, 20:27:28, riveravaldez wrote: > > Just to clarify: How long one could go on upgrading debian-testing > (kernel included) without rebooting? As long as it is acceptable for you to run the system with known security flaws. Kind regards, Andrei --

Re: Best/Proper way to dist-upgrade Debian Testing except the kernel?

2019-12-09 Thread songbird
riveravaldez wrote: ... > Hi, thanks a lot for the answers/info. > > Just to clarify: How long one could go on upgrading debian-testing > (kernel included) without rebooting? why would you not want to reboot? if you aren't going to use the upgrades why are you making them? if you think there

Re: Best/Proper way to dist-upgrade Debian Testing except the kernel?

2019-12-09 Thread riveravaldez
On 12/4/19, songbird wrote: > Sven Hartge wrote: >> riveravaldez wrote: >> >>> Because updating the kernel requires to reboot the system -AFAIK- in >>> many cases I would prefer to 'dist-upgrade' (all packages) except the >>> kernel -until a moment in wh

Re: Best/Proper way to dist-upgrade Debian Testing except the kernel?

2019-12-04 Thread songbird
Sven Hartge wrote: > riveravaldez wrote: > >> Because updating the kernel requires to reboot the system -AFAIK- in >> many cases I would prefer to 'dist-upgrade' (all packages) except the >> kernel -until a moment in which I can reboot the system-, so: > >>

Re: Best/Proper way to dist-upgrade Debian Testing except the kernel?

2019-12-04 Thread Sven Hartge
riveravaldez wrote: > Because updating the kernel requires to reboot the system -AFAIK- in > many cases I would prefer to 'dist-upgrade' (all packages) except the > kernel -until a moment in which I can reboot the system-, so: > 1. Is this something right/viable/acceptable to do

Best/Proper way to dist-upgrade Debian Testing except the kernel?

2019-12-03 Thread riveravaldez
Because updating the kernel requires to reboot the system -AFAIK- in many cases I would prefer to 'dist-upgrade' (all packages) except the kernel -until a moment in which I can reboot the system-, so: 1. Is this something right/viable/acceptable to do? 2. Which would be the best/proper way to do

Re: linux-kernel needs dist-upgrade (again)

2019-06-22 Thread Pascal Hambourg
an upgrade of an existing package. By default, "apt upgrade" will allow new packages to be installed, but "apt-get upgrade" will not. You can use "apt-get dist-upgrade". Or you can use "apt-get --with-new-pkgs upgrade". Or simply "apt upgrade",

Re: linux-kernel needs dist-upgrade (again)

2019-06-22 Thread andreimpopescu
gt; > Because the kernel ABI changed, and a new package has to be installed. > > It's not just an upgrade of an existing package. > > > > By default, "apt upgrade" will allow new packages to be installed, but > > "apt-get upgrade" will not. > > >

Re: linux-kernel needs dist-upgrade (again)

2019-05-03 Thread john doe
lled. > It's not just an upgrade of an existing package. > > By default, "apt upgrade" will allow new packages to be installed, but > "apt-get upgrade" will not. > > You can use "apt-get dist-upgrade". Or you can use > "apt-get --with-new-

Re: linux-kernel needs dist-upgrade (again)

2019-05-03 Thread Greg Wooledge
efault, "apt upgrade" will allow new packages to be installed, but "apt-get upgrade" will not. You can use "apt-get dist-upgrade". Or you can use "apt-get --with-new-pkgs upgrade". Or you can (maybe?) tweak some variable in apt.conf to make --with-new-pkgs the default behavior.

linux-kernel needs dist-upgrade (again)

2019-05-03 Thread Bonno Bloksma
log for the kernel but that states just - linux-latest (80+deb9u7) stretch; urgency=medium * Update to 4.9.0-9 -- Salvatore Bonaccorso Fri, 29 Mar 2019 14:41:18 +0100 - Not much help. :-( So what is so special about the deb9u6 to debu9u7 upgrade that I need dist-upgrade? W

Re: Warning of packages that cant be authenticated during dist-upgrade

2019-05-01 Thread Jonas Smedegaard
Quoting aprekates (2019-05-01 01:21:13) > deb http://debian-mirrors.sdinet.de/deb-multimedia stable main Above line caused the problem: You are not running Debian but a mixture of Debian and something else. It is your system, and you are free to do as you like with it. But if you want your

Re: Warning of packages that cant be authenticated during dist-upgrade

2019-04-30 Thread aprekates
://ftp.debian.org/debian stretch-backports main deb http://debian-mirrors.sdinet.de/deb-multimedia stable main On 30/4/19 10:17 μ.μ., Jonas Smedegaard wrote: Quoting aprekates (2019-04-30 21:09:16) Trying to upgrade from 9.6 i get: $ LANG=en sudo apt-get dist-upgrade WARNING: The following

Re: Warning of packages that cant be authenticated during dist-upgrade

2019-04-30 Thread Brian
On Tue 30 Apr 2019 at 22:09:16 +0300, aprekates wrote: > Trying to upgrade from 9.6 i get: > > $ LANG=en sudo apt-get dist-upgrade > > > WARNING: The following packages cannot be authenticated! >   libbasicusageenvironment1 libgroupsock8 liblivemedia58 > libusageenvi

Re: Warning of packages that cant be authenticated during dist-upgrade

2019-04-30 Thread Jonas Smedegaard
Quoting aprekates (2019-04-30 21:09:16) > Trying to upgrade from 9.6 i get: > > $ LANG=en sudo apt-get dist-upgrade > > > WARNING: The following packages cannot be authenticated! >   libbasicusageenvironment1 libgroupsock8 liblivemedia58 > libusageenvironment3 libvl

Warning of packages that cant be authenticated during dist-upgrade

2019-04-30 Thread aprekates
Trying to upgrade from 9.6 i get: $ LANG=en sudo apt-get dist-upgrade WARNING: The following packages cannot be authenticated!   libbasicusageenvironment1 libgroupsock8 liblivemedia58 libusageenvironment3 libvlccore9 vlc-plugin-skins2 vlc vlc-plugin-qt vlc-l10n vlc-plugin-base vlc-data vlc

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-03 Thread Charlie Gibbs
On 02/07/18 12:55 AM, Curt wrote: On 2018-07-01, Charlie Gibbs wrote: E: You don't have enough free space in /var/cache/apt/archives/. apt-get autoclean doesn't help; neither does apt-get clean. When I tried apt-get autoremove, the upgrade started, but at 99% completion it threw the

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-02 Thread David Wright
ek to go. > > Back in the days of etch, it was an hour or two. Not any more. Can you be more specific. The only case I can think of "recently" was the dist-upgrade from lenny to squeeze where, if you were still running the original lenny kernel, it was important to make sure that udev was

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-02 Thread songbird
Charlie Gibbs wrote: ... > Sure enough, / is full, with all the fun that that entails. ... there are a lot of potential places to get space back: - check /var/log - also, see if you have old kernels that can be removed. - your browser cache may be huge. - downloaded files

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-02 Thread Joe
On Mon, 2 Jul 2018 09:55:48 + (UTC) Curt wrote: > On 2018-07-02, Joe wrote: > > On Sun, 1 Jul 2018 17:43:02 -0500 > > David Wright wrote: > > > > > >> > >> Why? If you find the cause, you can fix it. Upgrades are careful > >> about preserving the system's integrity to run. > >> > > >

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-02 Thread Curt
On 2018-07-02, Joe wrote: > On Sun, 1 Jul 2018 17:43:02 -0500 > David Wright wrote: > > >> >> Why? If you find the cause, you can fix it. Upgrades are careful >> about preserving the system's integrity to run. >> > > Less and less with each version. > > I have a wheezy: I cloned it to a spare

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-02 Thread Joe
On Sun, 1 Jul 2018 17:43:02 -0500 David Wright wrote: > > Why? If you find the cause, you can fix it. Upgrades are careful > about preserving the system's integrity to run. > Less and less with each version. I have a wheezy: I cloned it to a spare desktop machine, upgraded with some

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-02 Thread Curt
On 2018-07-01, Charlie Gibbs wrote: > > E: You don't have enough free space in /var/cache/apt/archives/. > > apt-get autoclean doesn't help; neither does apt-get clean. When I > tried apt-get autoremove, the upgrade started, but at 99% completion it > threw the message: > > Error writing to

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-01 Thread David Christensen
piles these programs successfully.  However, "sudo apt-get dist-upgrade" shows the message: E: You don't have enough free space in /var/cache/apt/archives/. apt-get autoclean doesn't help; neither does apt-get clean.  When I tried apt-get autoremove, the upgrade started, but at 99% compl

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-01 Thread David Wright
clients on my Jessie laptop (see my recent posting titled > >> "Can't link to OpenSSL on my laptop). I've decided to upgrade it > >> to Stretch like my desktop machine, which compiles these programs > >> successfully. However, "sudo apt-get dist-upgrade" s

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-01 Thread The Wanderer
on my laptop). I've decided to upgrade it >> to Stretch like my desktop machine, which compiles these programs >> successfully. However, "sudo apt-get dist-upgrade" shows the >> message: >> >> E: You don't have enough free space in /var/cache/apt/archive

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-01 Thread David Wright
y desktop machine, which compiles these programs > successfully. However, "sudo apt-get dist-upgrade" shows the > message: > > E: You don't have enough free space in /var/cache/apt/archives/. > > apt-get autoclean doesn't help; neither does apt-get clean. When I &g

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-01 Thread Carl Fink
: clean system nice fast SSD partitions the size you want them to be Cons: expensive, relatively slow to do. If you can afford it, do this. If you have spinning rust in your system now, definitely do this. It avoids all the dist-upgrade issues and the performance improvement

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-01 Thread Felix Miata
use can be purged, then reinstalled after the dist-upgrade. If space is still a problem after thorough cleaning, specific (large) parts of the existing installation can be upgraded, one package or package group at a time if necessary, such as libreoffice, firmware packages, Samba, KDE or Gn

Re: Is apt-get dist-upgrade worth the hassle?

2018-07-01 Thread Dan Ritter
esktop machine, > which compiles these programs successfully. However, "sudo apt-get > dist-upgrade" shows the message: > > E: You don't have enough free space in /var/cache/apt/archives/. > > apt-get autoclean doesn't help; neither does apt-get clean. When I tried

Is apt-get dist-upgrade worth the hassle?

2018-07-01 Thread Charlie Gibbs
t;sudo apt-get dist-upgrade" shows the message: E: You don't have enough free space in /var/cache/apt/archives/. apt-get autoclean doesn't help; neither does apt-get clean. When I tried apt-get autoremove, the upgrade started, but at 99% completion it threw the message: Error writing

Re: What is /var/cache/apt good for ? (and other Sid dist-upgrade riddles)

2017-09-15 Thread Thomas Schmitt
ed automatically to the new format at first use. Not for me. > just run "apt-get clean" and enjoy the extra space. Will do, when i managed to build my packages. But as it looks now, i will have to trash this Sid version in favor of its predecessor. (All the effort to make vim usable after

Re: What is /var/apt/cache good for ? (and other Sid dist-upgrade riddles)

2017-09-15 Thread Jimmy Johnson
installing installed packages. Is that a valid use case ? On my Jessie it is 2.4 GB. But she has 2.5 TB of disk, not 32 GB like Sid. Further i could need hints how to find out why dist-upgrade intentionally inflated the ins

Re: What is /var/apt/cache good for ? (and other Sid dist-upgrade riddles)

2017-09-15 Thread Michael Stone
On Fri, Sep 15, 2017 at 03:02:50PM +0200, Thomas Schmitt wrote: Before i run apt-get commands from the web like "clean" or "autoclean", i'd like to know for what use case Debian keeps this wealth of .deb files. The internet mainly has the story that it grows a lot, for the purpose of

Re: What is /var/cache/apt good for ? (and other Sid dist-upgrade riddles)

2017-09-15 Thread Thomas Schmitt
urageous Sid users my freshest bugs. Filing a bug report to "findutils" is on my todo list. (Not that there weren't enough bug mummies yet.) > But hey, you're aware of the risks. Mainly i am mistrusting. I made a backup of the virtual disk before dist-upgrade. So the fear

Re: What is /var/apt/cache good for ? (and other Sid dist-upgrade riddles)

2017-09-15 Thread Greg Wooledge
On Fri, Sep 15, 2017 at 03:02:50PM +0200, Thomas Schmitt wrote: > When looking for the reason of the waste i got to nearly 5 GB of > /var/cache/apt > > Before i run apt-get commands from the web like "clean" or "autoclean", > i'd like to know for what use case Debian keeps this wealth of .deb

What is /var/apt/cache good for ? (and other Sid dist-upgrade riddles)

2017-09-15 Thread Thomas Schmitt
case ? On my Jessie it is 2.4 GB. But she has 2.5 TB of disk, not 32 GB like Sid. Further i could need hints how to find out why dist-upgrade intentionally inflated the installed Sid by 1.2 GB of installed package content. What i

Re: How to get sha256 digest for jessie, without a dist-upgrade?

2017-08-10 Thread Lck Ras
On 08/10/2017 06:08 PM, Neo wrote: > Hi folks > > How to get sha256 digest for jessie, without a dist-upgrade? > I'd use sha256sum, but if you must use openssl, the version in jessie-security has sha256. > $ openssl version > OpenSSL 1.0.1t 3 May 2016> $

Re: How to get sha256 digest for jessie, without a dist-upgrade?

2017-08-10 Thread Reco
Hi. On Thu, Aug 10, 2017 at 11:08:41AM +0200, Neo wrote: > Hi folks > > How to get sha256 digest for jessie, without a dist-upgrade? By using sha256sum from coreutils. Why would you ever need openssl for that? Reco

How to get sha256 digest for jessie, without a dist-upgrade?

2017-08-10 Thread Neo
Hi folks How to get sha256 digest for jessie, without a dist-upgrade? stretch: openssl version OpenSSL 1.1.0f 25 May 2017 Message Digest commands (see the `dgst' command for more details) blake2b512blake2s256gost md4 md5 rmd160sha1

Re: update & dist-upgrade

2017-07-04 Thread Eduardo Rios
El 04/07/17 a las 15:17, JAP escribió: Hoy ha sido el "gran día" para testing. Cambiamos de nombre. Si no estoy equivocado, el cambio fue el sábado pasado: Según el histórico de synaptic en mi equipo: Commit Log for Sat Jul 1 09:58:39 2017 Actualizó los siguientes paquetes: base-files

update & dist-upgrade

2017-07-04 Thread JAP
stretch :~# apt-get update (...) :~# apt-get dist-upgrade (...) :~# lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Debian GNU/Linux testing (buster) Release:testing Codename: buster :~# JAP

dist-upgrade jessie->stretch, texlive problems

2017-06-17 Thread Ionel Mugurel Ciobîcă
Hi all, I performed a dist-upgrade from jessie to stretch on my desktop. It did not went well. I manage to solve many problems except the texlive issue. I finally remove anything tex related and try to slowly install it back. I started with tex-common. That went well. Then with texlive-base

Re: Problem after dist-upgrade and dpkg install -f (Probably nvidia packages related)

2017-04-13 Thread Aquarius
And the problem is back :-( -- Securely sent with Tutanota. Claim your encrypted mailbox today! https://tutanota.com 13. Apr 2017 19:38 by aquar...@tutanota.de: > I did apt-get install libgl1-nvidia-glx nvidia-kernel-dkms > It failed: > The following NEW packages will be installed: >  

Re: Problem after dist-upgrade and dpkg install -f (Probably nvidia packages related)

2017-04-13 Thread Aquarius
I did apt-get install libgl1-nvidia-glx nvidia-kernel-dkms It failed: The following NEW packages will be installed:   libgl1-nvidia-glx 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/7,479 kB of archives. After this operation, 45.8 MB of additional disk space will

Re: Problem after dist-upgrade and dpkg install -f (Probably nvidia packages related)

2017-04-13 Thread Aquarius
After m-a I have choosen the prepare option. It gave this output: Getting source for kernel version: 3.16.0-4-amd64 Kernel headers available in /lib/modules/3.16.0-4-amd64/build Creating symlink... apt-get install build-essential Reading package lists... Done Building dependency tree  

Re: Problem after dist-upgrade and dpkg install -f (Probably nvidia packages related)

2017-04-13 Thread Hans
Am Donnerstag, 13. April 2017, 19:25:01 CEST schrieb Aquarius: > Hans, > > How do I do this when in the menu: When the ncurses GUI is started (ncurses means the ASCII-GUI), then go to and enter the point "Prepare". This will then install all necessary packages. > "This opens a ncurses

Re: Problem after dist-upgrade and dpkg install -f (Probably nvidia packages related)

2017-04-13 Thread Aquarius
Hans, How do I do this when in the menu: "This opens a ncurses interface. Check now, if all dependencies (kernel-headers etc. ) are installed. Module-assistant does this for you."? And  can I do:  "Then just install libgl1-nvidia-glx and nvidia-kernel-dkms" with apt-get install as well?

Re: Problem after dist-upgrade and dpkg install -f (Probably nvidia packages related)

2017-04-13 Thread Hans
Additionally I saw, debian offers prebuilt nvidia-kernel-headers for 3.16 kernel. Maybe these are running for your system? I am running kernel 4.9.0-2- *, as I am running debian testing. Hans

  1   2   3   4   5   6   7   8   9   10   >