Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832320 - [dotnet] /www-apache/mod_mono ebuild is obsolete
Summary: [dotnet] /www-apache/mod_mono ebuild is obsolete
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-29 14:40 UTC by Arsen Shnurkov
Modified: 2022-01-29 22:01 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arsen Shnurkov 2022-01-29 14:40:05 UTC
emerge gives the error:

# emerge -auvDN world

These are the packages that would be merged, in order:

Calculating dependencies / * ERROR: www-apache/mod_mono-3.13::dotnet failed (depend phase):
 *   mono: EAPI 6 not supported
 * 
 * Call stack:
 *              ebuild.sh, line 657:  Called source '/var/db/repos/dotnet/www-apache/mod_mono/mod_mono-3.13.ebuild'
 *   mod_mono-3.13.ebuild, line   7:  Called inherit 'autotools' 'apache-module' 'eutils' 'go-mono' 'mono-env'
 *              ebuild.sh, line 337:  Called __qa_source '/var/db/repos/dotnet/eclass/go-mono.eclass'
 *              ebuild.sh, line 114:  Called source '/var/db/repos/dotnet/eclass/go-mono.eclass'
 / *         go-mono.eclass, line  12:  Called inherit 'versionator' 'mono'
 *              ebuild.sh, line 337:  Called __qa_source '/var/db/repos/gentoo/eclass/mono.eclass'
 *              ebuild.sh, line 114:  Called source '/var/db/repos/gentoo/eclass/mono.eclass'
 *            mono.eclass, line  18:  Called die
 * The specific snippet of code:
 *   	*) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
 * 
 * If you need support, post the output of `emerge --info '=www-apache/mod_mono-3.13::dotnet'`,
 * the complete build log and the output of `emerge -pqv '=www-apache/mod_mono-3.13::dotnet'`.
 * Working directory: '/usr/lib/python3.9/site-packages'
 * S: '/var/tmp/portage/www-apache/mod_mono-3.13/work/mod_mono-3.13'
... done!
Comment 1 Arsen Shnurkov 2022-01-29 14:40:30 UTC
I propose to remove it:

https://github.com/gentoo/dotnet/pull/507