|
Bugzilla – Full Text Bug Listing |
| Summary: | dmraid cannot load shared library | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Arvin Schnell <aschnell> |
| Component: | Basesystem | Assignee: | Neil Brown <nfbrown> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Milestone 4 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
I'm a bit confused by this - it seems that the version of glibc in 11.3 provides pthread_mutex_trylock, but I've also seen some strange anomalies with it on Debian so I'm just going to assume that it isn't ready for prime time and I have patch dmraid for Factory so that it doesn't use pthread_mutex_trylock. If you could confirm that this fixes the problem I would appreciate it. Thanks. BTW the RAID is activated, but would not respond correctly to failure events. I just check on an installation of 'factory' and this does seem to work correctly now, so closing. Thanks. |
During installation YaST tries to activate dmraid. This causes an error message: /sbin/dmraid -ay -p The dynamic shared library "libdmraid-events-isw.so" could not be loaded: /lib/libdmraid-events-isw.so: undefined symbol: pthread_mutex_trylock Apparently the RAID is activated nevertheless.