Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
can't emerge palemoon
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Gentlenoob
n00b
n00b


Joined: 10 Apr 2008
Posts: 66

PostPosted: Sun Sep 26, 2021 7:11 am    Post subject: can't emerge palemoon Reply with quote

Dear all,

I can't emerge palemoon since a few days (from palemoon overlay). For my untrained eye it seems I can't access git, but the details of it don't tell me much. Anybody here willing to explain it some more?

Thanks, Ralph

Code:

localhost ~ # emerge palemoon
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Running pre-merge checks for www-client/palemoon-29.4.0.2
 * Checking for at least 16 GiB disk space at "/var/tmp/portage/www-client/palemoon-29.4.0.2/temp" ...        \

 * Checking compiler profile...

>>> Emerging (1 of 1) www-client/palemoon-29.4.0.2::palemoon
>>> Unpacking source...
 * Repository id: MoonchildProductions_Pale-Moon.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_MOONCHILDPRODUCTIONS_PALE_MOON
 *   EGIT_OVERRIDE_BRANCH_MOONCHILDPRODUCTIONS_PALE_MOON
 *   EGIT_OVERRIDE_COMMIT_MOONCHILDPRODUCTIONS_PALE_MOON
 *   EGIT_OVERRIDE_COMMIT_DATE_MOONCHILDPRODUCTIONS_PALE_MOON
 *
 * Fetching https://repo.palemoon.org/MoonchildProductions/Pale-Moon.git ...
fatal: could not read Username for 'https://repo.palemoon.org': terminal prompts disabled
git fetch https://repo.palemoon.org/MoonchildProductions/Pale-Moon.git +HEAD:refs/git-r3/HEAD
fatal: could not read Username for 'https://repo.palemoon.org': terminal prompts disabled
 * ERROR: www-client/palemoon-29.4.0.2::palemoon failed (unpack phase):
 *   Unable to fetch from any of EGIT_REPO_URI
 *
 * Call stack:
 *     ebuild.sh, line  127:  Called src_unpack
 *   environment, line 3725:  Called git-r3_src_unpack
 *   environment, line 2356:  Called git-r3_src_fetch
 *   environment, line 2350:  Called git-r3_fetch
 *   environment, line 2272:  Called die
 * The specific snippet of code:
 *       [[ -n ${success} ]] || die "Unable to fetch from any of EGIT_REPO_URI";
 *
 * If you need support, post the output of `emerge --info '=www-client/palemoon-29.4.0.2::palemoon'`,
 * the complete build log and the output of `emerge -pqv '=www-client/palemoon-29.4.0.2::palemoon'`.
 * The complete build log is located at '/var/tmp/portage/www-client/palemoon-29.4.0.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/palemoon-29.4.0.2/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/palemoon-29.4.0.2/work'
 * S: '/var/tmp/portage/www-client/palemoon-29.4.0.2/work/palemoon-29.4.0.2'
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Sun Sep 26, 2021 8:13 am    Post subject: Reply with quote

It seems that for clone git repository you need to authenticate
Code:
$ git clone https://repo.palemoon.org/MoonchildProductions/Pale-Moon.git
Cloning into 'Pale-Moon'...
Username for 'https://repo.palemoon.org':

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Gentlenoob
n00b
n00b


Joined: 10 Apr 2008
Posts: 66

PostPosted: Mon Sep 27, 2021 1:20 pm    Post subject: Reply with quote

ah, I see (possibly). Your explanation eventually took me here, https://developer.palemoon.org/archive/build-git-source/, from which I read that the URL for older versions just might have changed, since there's now a newer version available, albeit not yet via the overlay.

I guess I just wait some more.

Thanks,
Ralph
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum