PINE64
Packages being kept back - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Packages being kept back (/showthread.php?tid=16021)



Packages being kept back - user641 - 02-08-2022

Hello,

I just ran an 'apt update && apt upgrade' and this packages were being kept back:

librygel-renderer-2.6-2 librygel-server-2.6-2 rygel

Running a apt full-upgrade will do that bellow:

remove: libgupnp-av-1.0-2 libgupnp-dlna-2.0-3

install: libgupnp-av-1.0-3 libgupnp-dlna-2.0-4

upgrade: librygel-renderer-2.6-2 librygel-server-2.6-2 rygel

Is it safe to perform an 'apt full-upgrade'?


RE: Packages being kept back - vusra - 02-08-2022

copy and paste the output of
Code:
sudo apt update && sudo apt install rygel



RE: Packages being kept back - user641 - 02-08-2022

(02-08-2022, 01:19 PM)vusra Wrote: copy and paste the output of
Code:
sudo apt update && sudo apt install rygel

I ended up running a sudo apt full-upgrade, nothing broken so far...