-
Notifications
You must be signed in to change notification settings - Fork 15
`GCRYPT_1.2' not found on Debian unstable #40
Comments
BTW, installing the package libgcrypt11 fixes the issue. |
Same issue on opensuse 13.2 64bit. There is no libgcrypt11 in the default repository. However, someone has build and changing a symlink makes spotiy start. |
For those of you on distribtutions not having a libgcrypt11 available, submitting such a prebuilt file makes a lot of sense. This is actually the only thing required to patch spotify-make to handle the situation. Note that when distributing binary files, it's important to submit the license file as well for whatever license the code is published under. |
Experiencing this as well on my openSUSE, getting errors in Spotify-AdKiller. @rriemann, would you please submit this prebuilt file including its license file so that @leamas can patch |
For opensuse 13.2 64 bit
I do not support the use of the Spotify AdKiller. Dear @SecUpwN, are you premium user? |
Hm... In order to do this I need toi create a virtual suse host running zypper. As of now, I'm not motivated enough to do this. What's needed is
If someone could provide these one way or another I should be able to update spotify-make to cope with the situation. |
@leamas, first of all: Happy New Year! Here we rock:
|
Looks good besides the license file. That file is not the license but rather the README. It doesn't even include a license statement. Since this is a GNU package, there should be a COPYING file somewhere. Can you fix this? |
No, it's not a copy - there is some boilerplate text filled in. I need the real /usr/share/doc/packages/libgcrypt/COPYING |
Ok, fair. There are actually two different ones: |
The file related to libgrypt11 |
There ya go, the download link will be valid for 7 days. |
OK, I pushed a new feature branch named 'issue-40'. If anyone could test it on SUSE it would be really nice... |
Thanks! Calling @rriemann to do this. My internet connection currently does not allow to do so. |
Does not work for me on Debian unstable. It seems libgcrypt.so.20 is linked as libgcrypt.so.11. But this library does not provide GCRYPT_1.2
|
That link looks bogus to me, for the reason you describe. This could be patched easily in the same way as for many other distros if you could provide a libgrypt.so.1.1 built for unstable; there is probably some compatibility package out there (?) |
Thanks for your contribution :) |
@leamas, please merge the issue-40 branch now! I have the same error and think this thing may fix it.
|
the issue-40 branch breaks the installer in Fedora 22 for me, fwiw. |
@jkudish, please submit the files listed in #40 (comment) so that @leamas can have a look. |
@aspiers, I am now using your wonderful openSUSE Spotify Installer in conjunction with my own project that I'd like you to join (or at least give a star): The Spotify-AdKiller! Are you able to help @leamas to solve this Issue? It is also preventing successful launchg of |
Listen up folks, please test if aspiers/opensuse-spotify-installer#42 (comment) is the solution to this! |
With the current Debian unstable the same error as on Fedora (see #33) appears:
The text was updated successfully, but these errors were encountered: