Bug 9664 - libcmdline-credentials.so isn't correctly linked again libreplace.so
Summary: libcmdline-credentials.so isn't correctly linked again libreplace.so
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.0.3
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-14 11:30 UTC by Andreas Schneider
Modified: 2013-02-18 11:31 UTC (History)
0 users

See Also:


Attachments
v4-0-test patch (1.05 KB, patch)
2013-02-14 11:30 UTC, Andreas Schneider
ab: review+
abartlet: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schneider 2013-02-14 11:30:08 UTC
libcmdline-credentials.so isn't correctly linked again libreplace.so. libcmdline-credentials.so needs rep_getpass() from libreplace. The following patch fixes the problem.
Comment 1 Andreas Schneider 2013-02-14 11:30:30 UTC
Created attachment 8553 [details]
v4-0-test patch
Comment 2 Alexander Bokovoy 2013-02-14 11:33:29 UTC
Comment on attachment 8553 [details]
v4-0-test patch

Since getpass() was replaced recently but appropriate dependency was not put in, we need this patch.
Comment 3 Andreas Schneider 2013-02-14 11:42:51 UTC
Karolin, please add this patch to the next 4.0 release. Thanks.
Comment 4 Karolin Seeger 2013-02-18 08:55:42 UTC
Pushed to autobuild-v4-0-test.
Comment 5 Karolin Seeger 2013-02-18 11:31:53 UTC
Pushed to v4-0-test.
Closing out bug report.

Thanks!