Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] fix libgcrypt dependency on debian 8 jessie #334

Open
core-ai-bot opened this issue Aug 17, 2021 · 9 comments
Open

[CLOSED] fix libgcrypt dependency on debian 8 jessie #334

core-ai-bot opened this issue Aug 17, 2021 · 9 comments

Comments

@core-ai-bot
Copy link
Member

Issue by jasonsanjose
Monday Feb 09, 2015 at 18:54 GMT
Originally opened as adobe#501


See adobe/brackets#10255


jasonsanjose included the following code: https://github.com/adobe/brackets-shell/pull/501/commits

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Tuesday Feb 10, 2015 at 06:12 GMT


@jasonsanjose Is this change only correct after Linux has switched to the new CEF? (PR adobe#499 hasn't been merged yet...)

@core-ai-bot
Copy link
Member Author

Comment by jasonsanjose
Tuesday Feb 10, 2015 at 17:32 GMT


No, this shouldn't require the new CEF. However, I'm having some trouble building with CEF 1547 when merging this PR with master, so I'm unable to confirm that at the moment.

@core-ai-bot
Copy link
Member Author

Comment by Romane-T
Wednesday Feb 11, 2015 at 00:20 GMT


Good morning

See also thread adobe/brackets#10255 re: libcrypt version breaks Brackets

As per posting in that thread from Jason, installed and tested build at https://github.com/adobe/brackets/releases/download/linux-cef-2171/Brackets.Release.1.2.64-bit.deb.

Previous version of Brackets purged. libgcrypt11 purged.

Installed Brackets from above link. No errors, no warnings. Runs (so far) with no problems.

Debian Jessie with KDE as desktop environment.

With greetings

Romane

@core-ai-bot
Copy link
Member Author

Comment by nethip
Tuesday Jun 14, 2016 at 13:04 GMT


@jasonsanjose Do you have some cycles to validate this PR? Is this good to be merged?

@core-ai-bot
Copy link
Member Author

Comment by jasonsanjose
Tuesday Jun 14, 2016 at 13:39 GMT


Sorry, I don't have any spare cycles.

@core-ai-bot
Copy link
Member Author

Comment by ingorichter
Tuesday Jun 14, 2016 at 16:16 GMT


Let me get my vm image back to work, then I can check this out.

@core-ai-bot
Copy link
Member Author

Comment by brbsix
Tuesday Jun 14, 2016 at 18:07 GMT


I saw this discussed in adobe/brackets#10255 and just want to confirm that this will not work. The .deb will install of course, but Brackets won't start. Even string-replacing all references to libgcrypt.so.11 with libgcrypt.so.20 in lib/libcef.so will not work. The current CEF has an unavoidable hard dependency on the libgcrypt11 shared library.

@core-ai-bot
Copy link
Member Author

Comment by nethip
Tuesday Jun 14, 2016 at 19:32 GMT


@brbsix Thanks for taking some time in testing and confirming 👍

@ingorichter Thanks for your time too! We could definently use your expertise in this issue.

@core-ai-bot
Copy link
Member Author

Comment by jellemdekker
Monday Sep 25, 2017 at 18:24 GMT


Fixed by: adobe/brackets-shell#619. This pull request is now obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant