I still have problems:
makepkg -si
==> Making package: emacs-git 29.0.50.154965-1 (Tue 22 Mar 2022 18:55:11 GMT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning emacs-git git repo...
Cloning into bare repository '/home/xircon/git/emacs-git/emacs-git'...
fatal: repository 'https://git.savannah.gnu.org/emacs.git/' not found
==> ERROR: Failure while downloading emacs-git git repo
Aborting...
This fixes it (for me!):
source=("emacs-git::git://git.savannah.gnu.org/git/emacs.git")
Pinned Comments
toropisco commented on 2017-06-30 19:14 (UTC) (edited on 2022-05-15 13:26 (UTC) by toropisco)
This PKGBUILD is a work in progress. If you find PACKAGING bugs, please let me know ASAP.
Upstream bugs are to be reported upstream. Check out the emacs-devel archives to confirm if this is an already known bug. In fact... Why are you not subscribed to
emacs-devel
?. Also check theemacs-bug-tracker
archives.Reporting bugs: Write to the Emacs Bug Tracker and report it there. Or, better yet, use the
debbugs
client included with the text editor. You will find instructions at https://debbugs.gnu.org/. Good luck!If you confirm it is a packaging bug, you are welcome to report it here.
Yaourt and other automated tools users BEWARE! This PKGBUILD is written with hand updating in mind and I won't fix bugs arising from such use. Besides, cloning the same repository time and time again from a non-profit such as the GNU Project/FSF gives out a very low image of you.