Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681664 - games-board/cockatrice-20190304 - cockatrice: error while loading shared libraries: libcockatrice_common.so: cannot open shared object file: No such file or directory
Summary: games-board/cockatrice-20190304 - cockatrice: error while loading shared libr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-24 16:27 UTC by Guillaume Seren
Modified: 2019-03-24 19:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Seren 2019-03-24 16:27:13 UTC
Hello,
Since the upgrade (witch I was part of) I can not run cockatrice anymore,
before all the changes in the PR it was working fine, so maybe it is my setup I am not sure.

So when I launch cockatrice I got this error:
```
$ cockatrice
cockatrice: error while loading shared libraries: libcockatrice_common.so: cannot open shared object file: No such file or directory
```

I have checked it, but did not find the origin of the probblem.
Comment 1 Larry the Git Cow gentoo-dev 2019-03-24 17:16:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2187df4e2a89e7e13984ed149a2bfc3a6b22552e

commit 2187df4e2a89e7e13984ed149a2bfc3a6b22552e
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2019-03-24 17:15:23 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2019-03-24 17:15:57 +0000

    games-board/cockatrice: Build static libraries rather than shared
    
    Closes: https://bugs.gentoo.org/681664
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 .../{cockatrice-20190304.ebuild => cockatrice-20190304-r1.ebuild}        | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Guillaume Seren 2019-03-24 19:57:41 UTC
Thank you James works fine now :D