Search Criteria
Package Details: jupp 41-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/jupp.git (read-only, click to copy) |
---|---|
Package Base: | jupp |
Description: | Fork of the joe text editor. Jupp is "the Editor which sucks less" |
Upstream URL: | http://www.mirbsd.org/jupp.htm |
Keywords: | editor |
Licenses: | GPL |
Conflicts: | joe |
Submitter: | orangetide |
Maintainer: | orangetide |
Last Packager: | orangetide |
Votes: | 2 |
Popularity: | 0.31 |
First Submitted: | 2016-06-16 18:07 (UTC) |
Last Updated: | 2023-09-03 17:23 (UTC) |
Latest Comments
orangetide commented on 2023-09-03 17:23 (UTC)
I gave some bad advice. I forgot that DLAGENT= would overwrite the settings for all protocols. My own file has http, https, and ftp set. But that gets to be really long to share.
Instead of providing hacks around makepkg/curl bugs. I've updated the package to use plain http.
simona commented on 2023-09-03 17:14 (UTC)
it's ok. thx.
orangetide commented on 2023-09-03 16:44 (UTC)
I don't know why people insist on using curl in production. It's been broken for a long time. The alternative is to use HTTP instead of HTTPS in the url. And as curl continues to degrade you will have to use fewer and fewer TLS/SSL enabled URLs.
Make a file ~/.makepkg.conf and add this line to it: DLAGENTS=("https::/usr/bin/wget -O %o %u")
simona commented on 2023-09-03 10:09 (UTC) (edited on 2023-09-03 10:09 (UTC) by simona)
curl: (35) OpenSSL/3.1.2: error:0A000102:SSL routines::unsupported protocol
==> ERROR: Can't download https://www.mirbsd.org/MirOS/dist/jupp/joe-3.1jupp41.tgz
orangetide commented on 2023-09-03 01:33 (UTC)
Thanks for the heads up. Updates have been so rare that I keep forgetting the workflow.
TrialnError commented on 2023-09-02 23:44 (UTC)
Just a note. You forgot to update the
SRCINFO
file. Therefore the aurweb displays outdated informations