You are not logged in.

#21 2017-07-06 11:59:33

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

Re: [NOTaBUG]helium-dev: bunsen-images-extra overwrites grub.cfg

^ I reinstalled grub2 and os-prober, and it didn't re-enable the exec bit.


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

#22 2017-07-06 19:50:16

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

Re: [NOTaBUG]helium-dev: bunsen-images-extra overwrites grub.cfg

OK, I am slightly surprised but also clearly wrong. Sorry about that.

Offline

#23 2017-07-07 01:18:36

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

Re: [NOTaBUG]helium-dev: bunsen-images-extra overwrites grub.cfg

dpkg respects files under /etc (or any file marked as a conffile) as being the province of the sysadmin, and never undoes sysadmin edits without permission. (It uses (md5?) digest sums to keep track.)

My understanding, after package upgrade, three cases:

1) Package wants to change file, sysadmin has not edited file: package change is implemented.

2) Package does not change file, sysadmin has edited it: sysadmin edit remains.

3) Package wants to change file, sysadmin has edited it: dpkg puts up a dialogue asking what sysadmin wants to do.

This is why reinstalling a package is not enough to get /etc/* files back to the default state - you have to purge, or otherwise make sure no conffiles remain on the system.

Also, this is only for conffiles - files under /usr/share or wherever are just overwritten in an upgrade.


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

#24 2017-07-07 01:38:33

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

Re: [NOTaBUG]helium-dev: bunsen-images-extra overwrites grub.cfg

^ Useful info, thanks smile


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

Board footer

Powered by FluxBB