You are not logged in.
Hi
I'm trying to install blackbox-git package from aur.
When I do "makepkg -s" inside unpacked blackbox-git repository I receive the following error message:
==> Making package: blackbox-git 0.70.2-1 (Tue Feb 4 18:19:42 CET 2014)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning blackboxwm git repo...
Cloning into bare repository '/home/jaro/blackbox-git/blackboxwm'...
fatal: unable to connect to github.com:
github.com[0: 192.30.252.129]: errno=Connection timed out
In PKGBUILD (https://aur.archlinux.org/packages/bl/b … t/PKGBUILD) I can see
see that it clones a package from:
http://github.com/bbidulock/blackboxwm
When I do the following manually the repo gets cloned perfectly:
git clone http://github.com/bbidulock/blackboxwm
I cannot just install blackbox from community repo since it does not contain "bt" library required by bbkeys.
Please help me
Last edited by jaro (2014-02-05 16:52:12)
Offline
Try modifying the source URL so that it uses 'git+https://...' instead of 'git://...'.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Works for me.
Edit: I mean the PKGBUILD from the AUR, not WorMzy's suggestion.
Last edited by karol (2014-02-04 18:01:36)
Offline
Works great. Thanks
[SOLVED]
Offline
Works great. Thanks
[SOLVED]
Please remember to actually add [Solved] to the beginning of your thread title.
All the best,
-HG
Offline
Moving to AUR Issues, Discussion and PKGBUILD Requests
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline