You are not logged in.
I ran...
sudo apt upgrade
a few moments ago and was told that there was 1 package to upgrade. However, when I...
sudo apt full-upgrade
nothing gets upgraded.
I then ran...
apt list --upgradable
and received the following:
Listing... Done
bunsen-themes/unknown,unknown 8.3.1-2 all [upgradable from: 8.3.1-1]
N: There is 1 additional version. Please use the '-a' switch to see i
I also ran...
apt list -a --upgradable
and received the following:
Listing... Done
bunsen-themes/unknown,unknown 8.3.1-2 all [upgradable from: 8.3.1-1]
bunsen-themes/now 8.3.1-1 all [installed,upgradable to: 8.3.1-2]
Contents of /etc/apt/sources.list.d/bunsen.list:
deb https://pkg.bunsenlabs.org/debian bunsen-hydrogen main
Offline
Have you tried
sudo aptitude full-upgrade
That tends to be more fussy than apt{,-get}.
Also, what does APT say about the situation?
apt-cache policy bunsen-themes
apt-cache policy
Offline
bunsen-themes 8* is a Jessie version and the themes contained will not work with the GTK3 shipped with Stretch or Sid. (There is an unfulfillable dependency too.)
You need to remove it and replace it with bunsen-themes 9.0-1 from the helium-dev repositories for Stretch. Of course that applies to all the BL packages.
There are no BL packages for Sid though - there you're on your own.
You shouldn't be using
deb https://pkg.bunsenlabs.org/debian bunsen-hydrogen main
on any other suite than Jessie.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
bunsen-themes 8* is a Jessie version and the themes contained will not work with the GTK3 shipped with Stretch or Sid. (There is an unfulfillable dependency too.)
Makes sense.
You need to remove it and replace it with bunsen-themes 9.0-1 from the helium-dev repositories for Stretch. Of course that applies to all the BL packages.
OK
There are no BL packages for Sid though - there you're on your own.
I understand that.
You shouldn't be using
deb https://pkg.bunsenlabs.org/debian bunsen-hydrogen main
on any other suite than Jessie.
So are you saying that anyone choosing to use Sid/Unstable shouldn't use the BL customizations for their setup? So far, the themes not getting updated has been the only issue that I've experienced. Everything else seems to work fine.
Offline
johnraff wrote:You shouldn't be using
deb https://pkg.bunsenlabs.org/debian bunsen-hydrogen main
on any other suite than Jessie.
So are you saying that anyone choosing to use Sid/Unstable shouldn't use the BL customizations for their setup?
I'm saying that anyone not using Jessie shouldn't use the BL hydrogen repo. There is the helium-dev repo for Stretch, and those using Sid might be OK with those packages at the moment. Something might well break in the future though.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline