You are not logged in.

#1 2014-02-04 17:43:26

jaro
Member
Registered: 2013-10-10
Posts: 25

[SOLVED] AUR blackbox-git: cannot clone git repo

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

#2 2014-02-04 17:58:51

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,407
Website

Re: [SOLVED] AUR blackbox-git: cannot clone git repo

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.

Online

#3 2014-02-04 18:00:30

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] AUR blackbox-git: cannot clone git repo

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

#4 2014-02-04 18:12:07

jaro
Member
Registered: 2013-10-10
Posts: 25

Re: [SOLVED] AUR blackbox-git: cannot clone git repo

Works great. Thanks
[SOLVED]

Offline

#5 2014-02-04 18:51:58

HalosGhost
Forum Fellow
From: Twin Cities, MN
Registered: 2012-06-22
Posts: 2,097
Website

Re: [SOLVED] AUR blackbox-git: cannot clone git repo

jaro wrote:

Works great. Thanks
[SOLVED]

Please remember to actually add [Solved] to the beginning of your thread title.

All the best,

-HG

Offline

#6 2014-02-04 19:14:50

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,612

Re: [SOLVED] AUR blackbox-git: cannot clone git repo

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

Board footer

Powered by FluxBB