Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SID] System mounts all folders automatically after update

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
clavelc
Posts: 5
Joined: 2017-08-30 15:03

[SID] System mounts all folders automatically after update

#1 Post by clavelc »

Dear all,

I have been running Debian Unstable for a while, and yesterday's dist-upgrade (or something I did?) introduced the following problem:
During boot, after unlocking the encrypted LVM, I get a red "Failed to load Disk Manager" message. The system takes a very long time to boot, and when it does it automatically mounts a very large number of folders (which I suspect is the reason for the long boot times)
Image

Any idea what can cause this and how to correct it? the only "sensible" thing I saw when quickly reviewing the updates to be done was iwlwifi firmware..

Thank you very much for help, have a great day!

Cedric

clavelc
Posts: 5
Joined: 2017-08-30 15:03

Re: [SID] System mounts all folders automatically after upda

#2 Post by clavelc »

Thank you for your answer

have a geat evening

TonyT
Posts: 575
Joined: 2006-09-04 11:57

Re: [SID] System mounts all folders automatically after upda

#3 Post by TonyT »

I have the same problem on Sid, but when using Synaptic, if I try to upgrade udisks2 it wants to install exim, which I don't need nor want. And already have the latest gdisk. However, I don't have the problem of all devices in the folder pane in Caja in my user account, but if open a root caja all devices are listed as in the screenshot above.

And from a terminal:

Code: Select all

~$ sudo apt-get --only-upgrade install udisks2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 udisks2 : Depends: libblockdev-part2 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

clavelc
Posts: 5
Joined: 2017-08-30 15:03

Re: [SID] System mounts all folders automatically after upda

#4 Post by clavelc »

I fixed everything by just updating and installing all required packages

Have a great day
TonyT wrote:I have the same problem on Sid, but when using Synaptic, if I try to upgrade udisks2 it wants to install exim, which I don't need nor want. And already have the latest gdisk. However, I don't have the problem of all devices in the folder pane in Caja in my user account, but if open a root caja all devices are listed as in the screenshot above.

And from a terminal:

Code: Select all

~$ sudo apt-get --only-upgrade install udisks2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 udisks2 : Depends: libblockdev-part2 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

User avatar
sjukfan
Posts: 386
Joined: 2010-03-01 19:39

Re: [SID] System mounts all folders automatically after upda

#5 Post by sjukfan »

Oddly enough I have the same problem, but I don't have udisks2 installed (also, I'm on testing)
Image

Also, it only seems to pop up in gtk based directory dialogues as above, not in qt based.
Image
Bullseye amd64, AMD Ryzen 5 3600
Buster amd64, Intel Xeon E3-1240 v3
Sid ppc, PowerPC 7447a
Sid ppc64, PowerPC 970FX

TonyT
Posts: 575
Joined: 2006-09-04 11:57

Re: [SID] System mounts all folders automatically after upda

#6 Post by TonyT »

I did
sudo apt-get install --no-install-recommends udisks2
and upgraded udisks2.
Then used Synaptic to upgrade all other available upgrades.
This way I avoided the exim packages, which I do not need nor want.

Still have all devices displayed in the Caja Side pane but ONLY when using Caja as root from my logon. (I've never logged on as root into a graphical desktop, When I need root I use a launcher I have with the command sudo caja.)

I don't get the devices in the Side pane in Caja from my account.
Screenshot:
http://eclipsework.com/tonyt/caja.png

Post Reply