Brackets: Debian 8.5 installation problem

Created on 6 Jul 2016  路  2Comments  路  Source: adobe/brackets

Hi. when I try to install brackets on linux debian 8.5 it doesn't work and I can't install it.

`hanzo@debian:~/Downloads$ sudo dpkg -i Brackets.Release.1.7.64-bit.deb
[sudo] password for hanzo:
dpkg: error: dpkg status database is locked by another process
hanzo@debian:~/Downloads$ sudo dpkg -i Brackets.Release.1.7.64-bit.deb
Selecting previously unselected package brackets.
(Reading database ... 217805 files and directories currently installed.)
Preparing to unpack Brackets.Release.1.7.64-bit.deb ...
Unpacking brackets (1.7.0-16898) ...
dpkg: dependency problems prevent configuration of brackets:
brackets depends on libgcrypt11 (>= 1.4.5); however:
Package libgcrypt11 is not installed.

dpkg: error processing package brackets (--install):
dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme (0.13-1) ...
Errors were encountered while processing:
brackets
`

Most helpful comment

Hello @mohammadyaghobi
Brackets depends on libgcrypt11 library but libgcrypt20 is installed on debian 8.5 by default.
You can check these comments to get libgcrypt11 for debian 8.5 https://github.com/adobe/brackets/issues/10255#issuecomment-89624539 or https://github.com/adobe/brackets/issues/10255#issuecomment-100664085

The actual reason behind the issue you are facing is discussed at #10255

Regards,
Prateek

All 2 comments

Hello @mohammadyaghobi
Brackets depends on libgcrypt11 library but libgcrypt20 is installed on debian 8.5 by default.
You can check these comments to get libgcrypt11 for debian 8.5 https://github.com/adobe/brackets/issues/10255#issuecomment-89624539 or https://github.com/adobe/brackets/issues/10255#issuecomment-100664085

The actual reason behind the issue you are facing is discussed at #10255

Regards,
Prateek

@pratts thank you for have answered.
We are tracking the problem on #10255.
Closing as duplicate

Was this page helpful?
0 / 5 - 0 ratings

Related issues

theman1616 picture theman1616  路  4Comments

Codigo-G picture Codigo-G  路  4Comments

rugk picture rugk  路  4Comments

mrapino picture mrapino  路  3Comments

ghost picture ghost  路  3Comments