Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fsharp-10.2.1 ebuild causes eix-update to fail #448

Open
fluffynuts opened this issue Oct 23, 2019 · 7 comments
Open

fsharp-10.2.1 ebuild causes eix-update to fail #448

fluffynuts opened this issue Oct 23, 2019 · 7 comments

Comments

@fluffynuts
Copy link

with the following output:

[1] "dotnet" /var/db/repos/dotnet (cache: parse|ebuild*#metadata-md5#metadata-flat#assign)
     Reading category  43|172 ( 25): dev-lang... * ERROR: dev-lang/fsharp-10.2.1::dotnet failed (depend phase):
 *   External commands disallowed while sourcing ebuild: Copyright 1999-2019 Gentoo Authors
 * 
 * Call stack:
 *              ebuild.sh, line 616:  Called source '/var/db/repos/dotnet/dev-lang/fsharp/fsharp-10.2.1.ebuild'
 *   fsharp-10.2.1.ebuild, line   1:  Called command_not_found_handle 'Copyright' '1999-2019' 'Gentoo' 'Authors'
 *              ebuild.sh, line  89:  Called die
 * The specific snippet of code:
 *              die "External commands disallowed while sourcing ebuild: ${*}"
 * 
 * If you need support, post the output of `emerge --info '=dev-lang/fsharp-10.2.1::dotnet'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/fsharp-10.2.1::dotnet'`.
 * Working directory: '/usr/lib64/python2.7/site-packages'
 * S: '/fsharp-10.2.1'
@cnd
Copy link
Contributor

cnd commented Oct 23, 2019

I've removed that ebuild, isn't it?

@fluffynuts
Copy link
Author

I have these matches for fsharp in my repo folder:

./dev-lang/fsharp
./dev-lang/fsharp/fsharp-10.2.1.ebuild
./metadata/md5-cache/dev-util/fsharpbinding-9999
./dev-util/fsharpbinding
./dev-util/fsharpbinding/fsharpbinding-9999.ebuild

and git pull --rebase says I'm all up to date. What am I missing?

@cnd
Copy link
Contributor

cnd commented Oct 24, 2019

look: https://github.com/gentoo/dotnet/tree/master/dev-lang
it should be dropped

@fluffynuts
Copy link
Author

Yeah, I just looked now and there it isn't. I don't get why git pull --rebase isn't getting anything :/

@fluffynuts
Copy link
Author

the last commits I have are from the 21st, and git fetch -a and git pull --rebase don't seem to change that.

@fluffynuts
Copy link
Author

ok, I've found the culprit: eselect as set the url for my dotnet overlay to https://github.com/gentoo-mirror/dotnet.git and that repo does still have the fsharp ebuilds. Should that be fixed? In the mean-time, I'll switch over to this one.

@fluffynuts
Copy link
Author

(that repo has the last commit at 2 days ago -- if it's supposed to be a mirror of this one, something has gone wrong)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants