[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2021-11-04 Thread David H. Brown
I encountered something very similar to this issue (maybe even this
issue?) when my docker containers could not start (using snap on Ubuntu
20.04.3 LTS under VirtualBox with a Windows 10 host). Similar to others,
`sudo apt install libblockdev-mdraid2` seems to have fixed it.

In case these log lines are useful context, they came from `sudo grep
fail /var/log/syslog` (just trying to filter out some of the noise and I
suspect that the devmapper/containerd/cni bits are not directly
related):

Nov  4 05:22:48 docker kernel: [0.305507] acpi PNP0A03:00: fail to add 
MMCONFIG information, can't access extended PCI configuration space under this 
bridge.
Nov  4 05:22:48 docker systemd[1]: Starting GRUB failed boot detection...
Nov  4 05:22:48 docker systemd[1]: Finished GRUB failed boot detection.
Nov  4 05:22:48 docker udisksd[731]: failed to load module mdraid: 
libbd_mdraid.so.2: cannot open shared object file: No such file or directory
Nov  4 05:22:48 docker containerd[733]: time="2021-11-04T05:22:48.627329367Z" 
level=warning msg="failed to load plugin 
io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
Nov  4 05:22:48 docker containerd[733]: time="2021-11-04T05:22:48.635107136Z" 
level=error msg="failed to load cni during init, please check CRI plugin status 
before setting up network for pods" error="cni config load failed: no network 
config found in /etc/cni/net.d: cni plugin not initialized: failed to load cni 
config"
Nov  4 05:22:49 docker docker.dockerd[719]: snap-update-ns failed with code 1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2021-08-06 Thread Ole Jon Bjørkum
Same on Ubuntu 20.04 both GA and HWE kernel.

Sure, it just takes this command to find which package has it:

$ apt-file search libbd_mdraid.so.2

And get "libblockdev-mdraid2", which does "fix" it, but I DON'T need it.
Depends on packages I don't need, MOST don't need:

$ apt show libblockdev-mdraid2

Depends: libblockdev-utils2 (>= 2.20), libbytesize1 (>= 2.1), libc6 (>=
2.27), libglib2.0-0 (>= 2.42.2), mdadm (>= 3.3.2)

However it's the same on Raspbian for the Raspberry Pi, so it's more of
a Debian problem. And installing that package then wants exim4 and
all... A mail server?? For a library?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2021-07-27 Thread xcom
i had the same issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2021-03-20 Thread Steph B
Had the issue in Linux Mint 20.1 and resolved by installing:

libblockdev-mdraid2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-12-14 Thread themusicgod1
hasn't come up in awhile though

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-12-14 Thread themusicgod1
Seems to be just the warning in the log for me

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-12-14 Thread Sebastien Bacher
Is there anything really failing or is that just a warning in the log?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-12-10 Thread Sergey Ivanov
Still fails

syslog:1835:Dec 10 23:55:34 ice-ubuntu udisksd[1099]: failed to load module 
mdraid: libbd_mdraid.so.2: cannot open shared object file: No such file or 
directory
syslog:1876:Dec 10 23:55:34 ice-ubuntu udisksd[1099]: Failed to load the 
'mdraid' libblockdev plugin


uname -a
Linux ice-ubuntu 5.8.0-32-generic #34-Ubuntu SMP Fri Nov 27 15:10:41 UTC 2020 
x86_64 x86_64 x86_64 GNU/Linux

ii  udisks22.9.1-2ubuntu1 amd64D-Bus service to access
and manipulate storage devices

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-10-03 Thread Howard
I have something similar:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.04.1 LTS
Release:20.04
Codename:   focal

 $ sudo systemctl status udisks2
● udisks2.service - Disk Manager
 Loaded: loaded (/lib/systemd/system/udisks2.service; enabled; vendor 
preset: enabled)
 Active: active (running) since Sat 2020-10-03 15:41:24 BST; 3h 25min ago
   Docs: man:udisks(8)
   Main PID: 1179 (udisksd)
  Tasks: 5 (limit: 18492)
 Memory: 10.9M
 CGroup: /system.slice/udisks2.service
 └─1179 /usr/lib/udisks2/udisksd

Oct 03 15:41:22 lenu systemd[1]: Starting Disk Manager...
Oct 03 15:41:22 lenu udisksd[1179]: udisks daemon version 2.8.4 starting
Oct 03 15:41:22 lenu udisksd[1179]: failed to load module mdraid: 
libbd_mdraid.so.2: cannot open sha>
Oct 03 15:41:22 lenu udisksd[1179]: Failed to load the 'mdraid' libblockdev 
plugin
Oct 03 15:41:23 lenu udisksd[1179]: Applying configuration from 
/etc/udisks2/ST2000LX001-1RG174-WDZB>
Oct 03 15:41:23 lenu udisksd[1179]: Enabled Write-Cache on /dev/sda 
[ST2000LX001-1RG174-WDZBG3KC]
Oct 03 15:41:24 lenu systemd[1]: Started Disk Manager.
Oct 03 15:41:24 lenu udisksd[1179]: Acquired the name org.freedesktop.UDisks2 
on the system message >

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-08-17 Thread Michal Przybylowicz
I have the same message:

Aug 17 09:23:55 demonhost udisksd[661]: failed to load module mdraid: 
libbd_mdraid.so.2: cannot open shared object file: No such file or directory
Aug 17 09:23:55 demonhost udisksd[661]: Failed to load the 'mdraid' libblockdev 
plugin

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.04.1 LTS
Release:20.04
Codename:   focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-05-26 Thread Jerry Quinn
Present in 18.04:

jlquinn@cerberus:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.4 LTS
Release:18.04
Codename:   bionic
jlquinn@cerberus:~$ dpkg -l udisks2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version
Architecture   Description
+++-==-==-==-=
ii  udisks22.7.6-3ubuntu0.2   amd64 
 D-Bus service to access and manipulate storage devices

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-05-26 Thread Jerry Quinn
My system has a raid filesystem present.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-05-01 Thread Sebastien Bacher
** Changed in: udisks2 (Ubuntu)
   Importance: Undecided => Low

** Tags added: focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-05-01 Thread Tom Fifield
Confirmed on focal.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2020-03-05 Thread jean-christophe manciot
Ubuntu focal
linux 5.4.0-17-generic x86_64
udisks2 2.8.4-1ubuntu1
libblockdev-crypto2 2.23-2ubuntu3

Same issue:
udisksd[1920]: Failed to load the 'mdraid' libblockdev plugin

Installing libblockdev-mdraid2 pulls in mdadm which is not a solution on
systems which don't implement RAID.

On such systems, udisksd should not try to load the 'mdraid' libblockdev
plugin.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2019-12-11 Thread MasterCATZ
apparently Adding libblockdev-crypto2 and libblockdev-mdraid2 will solve
this

aio@aio:~$ sudo apt install libblockdev-crypto2
[sudo] password for aio: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
libblockdev-crypto2 is already the newest version (2.22-1).
libblockdev-crypto2 set to manually installed.
The following packages were automatically installed and are no longer required:
  libz3-4 libz3-4:i386
Use 'sudo apt autoremove' to remove them.
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
aio@aio:~$ sudo apt install libblockdev-mdraid2
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libz3-4 libz3-4:i386
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  libbytesize1
The following NEW packages will be installed:
  libblockdev-mdraid2 libbytesize1
0 to upgrade, 2 to newly install, 0 to remove and 0 not to upgrade.
Need to get 23.5 kB of archives.
After this operation, 102 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu eoan/universe amd64 libbytesize1 amd64 
2.1-1 [11.4 kB]
Get:2 http://archive.ubuntu.com/ubuntu eoan/universe amd64 libblockdev-mdraid2 
amd64 2.22-1 [12.2 kB]
Fetched 23.5 kB in 1s (21.0 kB/s)  
Selecting previously unselected package libbytesize1:amd64.
(Reading database ... 723361 files and directories currently installed.)
Preparing to unpack .../libbytesize1_2.1-1_amd64.deb ...
Unpacking libbytesize1:amd64 (2.1-1) ...
Selecting previously unselected package libblockdev-mdraid2:amd64.
Preparing to unpack .../libblockdev-mdraid2_2.22-1_amd64.deb ...
Unpacking libblockdev-mdraid2:amd64 (2.22-1) ...
Setting up libbytesize1:amd64 (2.1-1) ...
Setting up libblockdev-mdraid2:amd64 (2.22-1) ...
Processing triggers for libc-bin (2.30-0ubuntu2) ...
Config is in use.
aio@aio:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2019-12-11 Thread MasterCATZ
upgraded from 18.04 to 19.10 and now getting these also

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2019-12-01 Thread Yovan
Error still exists on Ubuntu 18.04

uname -a: Linux vanoy 4.15.0-70-generic #79-Ubuntu SMP Tue Nov 12
10:36:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2019-09-17 Thread MangoCats
Confirmed on fresh install of Ubuntu 18.04.3:

udisksd[915]: failed to load module mdraid: libbd_mdraid.so.2: cannot
open shared object file: No such file or directory

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2019-08-31 Thread themusicgod1
** Tags added: eoan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2019-08-17 Thread Jags_FL
Well, I too am getting these errors, every time I boot up Ubuntu Mate
19.04 x64:

udisksd[1070]: failed to load module mdraid: libbd_mdraid.so.2: cannot
open shared object file: No such file or directory

udisksd[1070]: Failed to load the 'mdraid' libblockdev plugin

udisks2: 2.8.2-1 (installed version)
Ubuntu Kernel: 5.2.8-050208-generic #201908091630 SMP Fri Aug 9 16:33:28 UTC 
2019 x86_64 x86_64 x86_64 GNU/Linux

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2019-08-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: udisks2 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811724

Title:
  libbd_mdraid.so.2: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1811724/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs