https://issues.dlang.org/show_bug.cgi?id=18649
Iain Buclaw changed:
What|Removed |Added
Priority|P1 |P3
--
https://issues.dlang.org/show_bug.cgi?id=18649
Miles Lane changed:
What|Removed |Added
CC||miles.l...@gmail.com
--- Comment #11 from Miles
https://issues.dlang.org/show_bug.cgi?id=18649
Pavlo Ivanchyshyn changed:
What|Removed |Added
Status|RESOLVED|REOPENED
CC|
https://issues.dlang.org/show_bug.cgi?id=18649
--- Comment #9 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/installer
https://github.com/dlang/installer/commit/4790451e11f3891cf74efa54b9e1b2e29fd4eaa9
fix Issue 18649 - curl on Ubuntu 18.04 depends on
https://issues.dlang.org/show_bug.cgi?id=18649
github-bugzi...@puremagic.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
https://issues.dlang.org/show_bug.cgi?id=18649
--- Comment #8 from Alex Whitman ---
I've given Martin's suggestion of using Recommends a go and it appears to work.
The steps I took were:
- Purge existing dmd installation
- Upgrade curl, bringing in libcurl4, removing libcurl3
- Unpacked dmd_2.0
https://issues.dlang.org/show_bug.cgi?id=18649
Martin Nowak changed:
What|Removed |Added
CC||c...@dawg.eu
--- Comment #7 from Martin Nowak
https://issues.dlang.org/show_bug.cgi?id=18649
--- Comment #6 from Seb ---
An attempt at fixing it by simply making libcurl optional (it's only needed for
std.net.curl) https://github.com/dlang/installer/pull/314
--
https://issues.dlang.org/show_bug.cgi?id=18649
greenify changed:
What|Removed |Added
CC||greeen...@gmail.com
--- Comment #5 from greenify
https://issues.dlang.org/show_bug.cgi?id=18649
--- Comment #4 from Alex Whitman ---
My 18.04 install was done just before curl was moved to libcurl4 so for now I'm
holding back the upgrade of those packages, meaning I was able to install the
2.079.0 deb.
The solution might be as simple as changi
https://issues.dlang.org/show_bug.cgi?id=18649
--- Comment #3 from Seb ---
BTW @Alex: as another an alternative until this is resolved, you might want to
try the install script:
https://dlang.org/install.html
--
https://issues.dlang.org/show_bug.cgi?id=18649
--- Comment #2 from Seb ---
Background info on the rename:
https://launchpad.net/ubuntu/+source/curl/7.58.0-2ubuntu2
Rename libcurl3 to libcurl4, because libcurl exposes an SSL_CTX via
CURLOPT_SSL_CTX_FUNCTION, and this object changes incompat
https://issues.dlang.org/show_bug.cgi?id=18649
Seb changed:
What|Removed |Added
CC||greensunn...@gmail.com
--- Comment #1 from Seb ---
I
13 matches
Mail list logo