#39 undefined symbol: s3crypt_gen_salt
Closed: Fixed None Opened 14 years ago by jhrozek.

Upon start, sssd errors out on libsss_proxy.so with this error message:

[sssd[be[proxy]]] [load_id_backend] (0): Unable to load proxy module with path (/usr/lib64/sssd/libsss_proxy.so), error: /usr/lib64/sssd/libsss_proxy.so: undefined symbol: s3crypt_gen_salt
[sssd[be[proxy]]] [be_process_init] (0): fatal error initializing data providers
[sssd[be[proxy]]] [main] (0): Could not initialize backend [79]

This is a clean SSSD checkout with proxy domain defined as:

[domains/LEGACYLOCAL]
description = LOCAL migration domain
enumerate = 3 
minId = 500 
maxId = 4999
magicPrivateGroups = FALSE
legacy = TRUE

provider = proxy
libName = files
libPath = libnss_files.so.2

18:24 < simo_> jhrozek, please assign to sgallagh with critical priority

owner: somebody => sgallagh
priority: major => critical

Fields changed

priority: critical => blocker
version: 0.3.1 => 0.4

Fields changed

status: new => assigned

Fixed in [260425e]

resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 1.0

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1081

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata