Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566890 - =dev-libs/girara-9999:3::gentoo: git-2_initial_clone: can't fetch from git://git.pwmt.org/girara.git
Summary: =dev-libs/girara-9999:3::gentoo: git-2_initial_clone: can't fetch from git://...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Samuli Suominen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-26 09:41 UTC by tharvik
Modified: 2016-01-09 02:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (girara.log,1.60 KB, text/plain)
2015-11-26 09:41 UTC, tharvik
Details
emerge --info (girara.info,15.79 KB, application/x-info)
2015-11-26 09:42 UTC, tharvik
Details
emerge -pqv (girara.pqv,69 bytes, text/plain)
2015-11-26 09:42 UTC, tharvik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tharvik 2015-11-26 09:41:59 UTC
Created attachment 417918 [details]
build.log

The current 9999 of girara (also the one for app-text/zathura and maybe others from pwmt.org) is currently failing to fetch from the repository. Because pwmt.org changed the location of the repositories (to now use GitLab).

EGIT_REPO_URI="git://git.pwmt.org/${PN}.git"
but it should now be
EGIT_REPO_URI="https://git.pwmt.org/pwmt/${PN}.git"
Comment 1 tharvik 2015-11-26 09:42:22 UTC
Created attachment 417920 [details]
emerge --info
Comment 2 tharvik 2015-11-26 09:42:40 UTC
Created attachment 417922 [details]
emerge -pqv
Comment 3 Michael Weber (RETIRED) gentoo-dev 2016-01-09 01:27:23 UTC
app-text/zathura: Fix EGIT_REPO_URI (thanks tharvik@gmail.com, bug 566890).

commit 55c290bdeba5fd5bf8573abf7cc739994abee5fc
Author: Michael Weber <xmw@gentoo.org>
Date:   Sat Jan 9 02:25:55 2016 +0100

    app-text/zathura-pdf-mupdf: Fix EGIT_REPO_URI (thanks tharvik@gmail.com, bug 566890).
    
    Package-Manager: portage-2.2.26

app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.2.9.ebuild
app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild

commit 19b500feaba149cccdbc0b38c03539b8994c5963
Author: Michael Weber <xmw@gentoo.org>
Date:   Sat Jan 9 02:24:17 2016 +0100

    app-text/zathura-pdf-poppler: Fix EGIT_REPO_URI (thanks tharvik@gmail.com, bug 566890).
    
    Package-Manager: portage-2.2.26

app-text/zathura-pdf-poppler/zathura-pdf-poppler-0.2.6.ebuild
app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild

commit 76ab38fdc9566b153f2a96919e030cc8f7a63ce7
Author: Michael Weber <xmw@gentoo.org>
Date:   Sat Jan 9 02:23:19 2016 +0100

    app-text/zathura-ps: Fix EGIT_REPO_URI (thanks tharvik@gmail.com, bug 566890).
    
    Package-Manager: portage-2.2.26

app-text/zathura-ps/zathura-ps-0.2.3.ebuild
app-text/zathura-ps/zathura-ps-9999.ebuild

commit 6fcdbe3e70ea86314b189ea943c1c3be78aba658
Author: Michael Weber <xmw@gentoo.org>
Date:   Sat Jan 9 02:20:50 2016 +0100

    app-text/zathura-djvu: Fix EGIT_REPO_URI (thanks tharvik@gmail.com, bug 566890).
    
    Package-Manager: portage-2.2.26

app-text/zathura-djvu/zathura-djvu-0.2.5.ebuild
app-text/zathura-djvu/zathura-djvu-9999.ebuild

commit c36c49ca9f12f7133e3d679ed012de5f390bb6ca
Author: Michael Weber <xmw@gentoo.org>
Date:   Sat Jan 9 02:18:21 2016 +0100

    app-text/zathura-cb: Fix EGIT_REPO_URI (thanks tharvik@gmail.com, bug 566890).
    
    Package-Manager: portage-2.2.26

app-text/zathura-cb/zathura-cb-0.1.5.ebuild
app-text/zathura-cb/zathura-cb-9999.ebuild

commit a2e6f91f458b491e646ed76edb9804635f5ff3c2
Author: Michael Weber <xmw@gentoo.org>
Date:   Sat Jan 9 02:15:31 2016 +0100

    app-text/zathura: Fix EGIT_REPO_URI (thanks tharvik@gmail.com, bug 566890).
    
    Package-Manager: portage-2.2.26

app-text/zathura/zathura-0.3.4.ebuild
app-text/zathura/zathura-9999.ebuild

commit 5e336d84c5963b8d6a428f70e2fa057e78d1a0d1
Author: Michael Weber <xmw@gentoo.org>
Date:   Sat Jan 9 02:13:19 2016 +0100

    dev-libs/girara: Fix EGIT_REPO_URI (thanks tharvik@gmail.com, bug 566890).
    
    Package-Manager: portage-2.2.26

dev-libs/girara/girara-0.2.2.ebuild
dev-libs/girara/girara-0.2.3.ebuild
dev-libs/girara/girara-0.2.4.ebuild
dev-libs/girara/girara-0.2.5.ebuild
dev-libs/girara/girara-9999.ebuild
Comment 4 Michael Weber (RETIRED) gentoo-dev 2016-01-09 02:08:11 UTC
commit 978f3d96ba84b94fdf508f5e2a4efc4aea64b665
Author: Michael Weber <xmw@gentoo.org>
Date:   Sat Jan 9 02:59:56 2016 +0100

    www-client/jumanji: Fix EGIT_REPO_URI (thanks tharvik@gmail.com, bug 566890).
    
    Package-Manager: portage-2.2.26

www-client/jumanji/jumanji-9999.ebuild