-
Notifications
You must be signed in to change notification settings - Fork 7.6k
libcurl3 on Debian 10 #15101
Comments
This is also an issue on Ubuntu 20.04 |
i got the same problem I'm using Kali 2020.* |
Good work seems to work just fine |
@GogoAkira @UserBlackBox Unfortunately this issue has been a blocker for Ubuntu 18.04 LTS onward despite being reported (and resolved) 2 years ago: #14171 Perhaps it's best to fork the brackets-shell repository and commit your changes, then create a pull request for @swmitra: https://github.com/adobe/brackets-shell/blob/master/installer/linux/debian/control |
Already done ages ago, and ignored. Dec 2018. Really don't get their problem - so many outstanding Issues on this one point. Ridiculous. |
Hello, am I doing this very wrong and breaking stuff or slightly wrong?
I edited
/DEBIAN/control
file and removed libcurl3 dependency since libcurl4 is installed and repackaged deb file and installed it.It works fine as far as I can tell, live preview, two pages previewed different ports etc.
Does this mean brackets is actually using library 4, or does it mean it's not using anything since it wants 3. Should I download 3 and repackage it inside brackets so it can actually use it?
What parts of brackets use libcurl so I can see if it's broken, how can I test that.
Edit: I read somewhere else on here that libcurl isn't actually needed at all.
So I just repackaged it without those depencencies.
https://github.com/GogoAkira/Brackets-deb-file-minus-libcurl3/blob/master/brackets_1.14.1-17752_amd64.deb
The text was updated successfully, but these errors were encountered: