I'd like very much to create a tarball from the fetch and copy it to distfiles so that I can change the ebuild to use wget from a local server.
Every time I try to tar up the git results, a critical directory is missing.
Ive been using
Code: Select all
tar cfJ palemoon-28.0.2.tar.xz ,
or
palemoon-28.0.2.tar.xz *What's the right command?
Alternatively, how to debug git hanging on some machines. Yes, they are both the same version of git.
This may seem trivial but I've been screwing with this for six hours.
Code: Select all
>>> Emerging (1 of 1) www-client/palemoon-28.9.0.2-r4::mybuilds
>>> 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 ...
Ate summer, read my voluminous e-mail. Over 45 minutes and still "Fetching https://github.com/MoonchildProductions/Pale-Moon.git"

