You are not logged in.

#1 2015-12-24 22:01:31

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,028

[FIXED] Held back - bunsen-utilities

 ...
...
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  bunsen-conky bunsen-faenza-icon-theme
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
 
 24 Dec 15 | 18:58:34 ~
    $ shld
alias shld = apt-mark showhold
 
 24 Dec 15 | 18:58:38 ~
    $ 

As seen I have nothing on hold.  sad


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#2 2015-12-24 22:14:56

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [FIXED] Held back - bunsen-utilities

What is the output of:

dpkg --get-selections | grep hold

Is this system tracking Debian stable?

Offline

#3 2015-12-24 22:32:47

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [FIXED] Held back - bunsen-utilities

Earlier both packages were held back, now I find it is just bunsen-conky. I've been assuming that the package boys have held them while they deal with version administration etc on the repos.


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#4 2015-12-24 22:41:11

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,028

Re: [FIXED] Held back - bunsen-utilities

@ HoaS and damo ...  OK thank you.

 24 Dec 15 | 19:37:27 ~
    $ dpkg --get-selections | grep hold
 
 24 Dec 15 | 19:37:29 ~
    $ 

Yes, stable, it's Bunsen, I should have said so:

 24 Dec 15 | 19:39:10 ~
    $ lsb_release -ds
BunsenLabs GNU/Linux 8.2 (Hydrogen)
 
 24 Dec 15 | 19:39:20 ~
    $ 

Edit: now in my sig.  smile

Last edited by Sector11 (2015-12-24 22:43:42)


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#5 2015-12-25 06:19:38

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,652
Website

Re: [FIXED] Held back - bunsen-utilities

The reason is that both those packages have new dependencies, possibly requiring you to install new packages. bunsen-conky now depends on jq which is needed by bunsenweather.sh, and bunsen-faenze-icon-theme depends on faenza-icon-theme which it inherits instead of duplicating icons. (b-f-i-t is now much smaller as a result.)

In such cases a simple 'apt-get upgrade' will skip those packages. You have to either do 'apt-get dist-upgrade' (easiest) or explicitly upgrade those packages with 'apt-get install bunsen-conky bunsen-faenze-icon-theme'


...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 )

Introduction to the Bunsenlabs Boron Desktop

Offline

#6 2016-01-09 00:05:19

Starborn
Member
From: Laniakea
Registered: 2016-01-06
Posts: 28

Re: [FIXED] Held back - bunsen-utilities

-small bump-

If I may?

It is not an issue, I think, but I had the same thing happening a minute ago:

The following packages have been kept back:
  bunsen-conky bunsen-faenza-icon-theme bunsen-os-release bunsen-utilities
  bunsen-welcome

After an "apt-get dist-upgrade", I have an "unmet dependency":

The following packages have unmet dependencies:
 bunsen-utilities : Depends: xrandr but it is not installable

'xrandr' is not "available", it says, and I am pointed to "x11-xserver-utils".

starborn@capella:~$ sudo apt-get install x11-xserver-utils
Reading package lists... Done
Building dependency tree       
Reading state information... Done
x11-xserver-utils is already the newest version.
x11-xserver-utils set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

I remember (from back when we had SLED-10 Linux at work) that xrandr has something to do with the screen settings, but I don't think this is a problem for me and Bunsenlabs.


"Horum omnium Belgae fortissimi sunt" - Caius Julius Caesar

Offline

#7 2016-01-09 01:28:09

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,140
Website

Re: [FIXED] Held back - bunsen-utilities

For the last 2 days, I've had this same bunsen-utilities/xrandr conflict when trying to upgrade new installs.

It's probably an error in a recent bl-utils commit. Anyway, we're aware of it and are investigating.


I don't care what you do at home. Would you care to explain?

Offline

#8 2016-01-09 01:33:59

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,140
Website

Re: [FIXED] Held back - bunsen-utilities

The fix for this has already been committed. It will be implemented when @nobody has time to rebuild bunsen-utilities for our repository (unless you manually fix it first)...
https://github.com/BunsenLabs/bunsen-ut … e2897bb97e


I don't care what you do at home. Would you care to explain?

Offline

#9 2016-01-09 01:45:05

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,652
Website

Re: [FIXED] Held back - bunsen-utilities

It was indeed an invalid dependency in bunsen-utilities, now fixed in version 8.6-3 which is on GitHub, and should be in the BL repositories soon.

Sorry for the inconvenience.


...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 )

Introduction to the Bunsenlabs Boron Desktop

Offline

#10 2016-01-09 02:08:36

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,140
Website

Re: [FIXED] Held back - bunsen-utilities

Thanks johnraff!

In advance, thanks nobody!

8o


I don't care what you do at home. Would you care to explain?

Offline

#11 2016-01-09 21:20:28

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,140
Website

Re: [FIXED] Held back - bunsen-utilities

Thanks to @nobody for already uploading the updated bunsen-utilities package.

Marking this thread [FIXED]


I don't care what you do at home. Would you care to explain?

Offline

Board footer

Powered by FluxBB