deu / palemoon-overlay

Unofficial Gentoo overlay for the Pale Moon (http://www.palemoon.org/) web browser.
34 stars 12 forks source link

fatal: could not read Username for 'https://github.com': terminal prompts disabled #94

Closed jeandestouches closed 3 years ago

jeandestouches commented 3 years ago

Hello, I can't check out the repo. Is there an issue with the repo or github ? Very strange as I can check out the code for other packages without issue. Thanks.

>>> Emerging (1 of 1) www-client/palemoon-28.14.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://github.com/MoonchildProductions/Pale-Moon.git ...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
git fetch https://github.com/MoonchildProductions/Pale-Moon.git +HEAD:refs/git-r3/HEAD
fatal: could not read Username for 'https://github.com': terminal prompts disabled
 * ERROR: www-client/palemoon-28.14.2::palemoon failed (unpack phase):
 *   Unable to fetch from any of EGIT_REPO_URI
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_unpack
 *   environment, line 3669:  Called git-r3_src_unpack
 *   environment, line 2277:  Called git-r3_src_fetch
 *   environment, line 2271:  Called git-r3_fetch
 *   environment, line 2193:  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-28.14.2::palemoon'`,
 * the complete build log and the output of `emerge -pqv '=www-client/palemoon-28.14.2::palemoon'`.
 * The complete build log is located at '/var/log/portage/www-client:palemoon-28.14.2:20201022-105146.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-client/palemoon-28.14.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/palemoon-28.14.2/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/palemoon-28.14.2/work'
 * S: '/var/tmp/portage/www-client/palemoon-28.14.2/work/palemoon-28.14.2'

>>> Failed to emerge www-client/palemoon-28.14.2, Log file:

>>>  '/var/log/portage/www-client:palemoon-28.14.2:20201022-105146.log'
jeandestouches commented 3 years ago

The submodule url changed, see :

https://repo.palemoon.org/MCP/Pale-Moon/commit/3743f00d8a91d72a77fce09b325bb33e95816afe

CaseOf commented 3 years ago

Hi, deu told us he’s afk for few months, but he accepts pull requests. Can you do one please?

jeandestouches commented 3 years ago

Done. Pull request : https://github.com/deu/palemoon-overlay/pull/95