Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-9335

gnome2.eclass in our portage doesn't support EAPI 7 or 8

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • Hide
      emerge -1av gstreamer-editing-services

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

      Calculating dependencies \ * ERROR: media-libs/gstreamer-editing-services-1.16.3::media-kit failed (depend phase):
       * EAPI=7 is not supported
       *
       * Call stack:
       * ebuild.sh, line 577: Called source '/var/git/meta-repo/kits/media-kit/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.16.3.ebuild'
       * gstreamer-editing-services-1.16.3.ebuild, line 8: Called inherit 'bash-completion-r1' 'gnome2' 'python-r1'
       * ebuild.sh, line 282: Called __qa_source '/var/git/meta-repo/kits/core-kit/eclass/gnome2.eclass'
       * ebuild.sh, line 80: Called source '/var/git/meta-repo/kits/core-kit/eclass/gnome2.eclass'
       \ * gnome2.eclass, line 29: Called die
       * The specific snippet of code:
       * *) die "EAPI=${EAPI} is not supported" ;;
       *
       * If you need support, post the output of `emerge --info '=media-libs/gstreamer-editing-services-1.16.3::media-kit'`,
       * the complete build log and the output of `emerge -pqv '=media-libs/gstreamer-editing-services-1.16.3::media-kit'`.
       | * Working directory: '/usr/lib64/python3.7/site-packages'
       * S: '/var/tmp/portage/media-libs/gstreamer-editing-services-1.16.3/work/gstreamer-editing-services-1.16.3'
      ... done!

      !!! All ebuilds that could satisfy "gstreamer-editing-services" have been masked.
      !!! One of the following masked packages is required to complete your request:
      - media-libs/gstreamer-editing-services-1.16.3::media-kit (masked by: corruption)

      For more information, see the MASKED PACKAGES section in the emerge
      man page or refer to the Gentoo Handbook.

      Show
      emerge -1av gstreamer-editing-services These are the packages that would be merged, in order: Calculating dependencies \ * ERROR: media-libs/gstreamer-editing-services-1.16.3::media-kit failed (depend phase):  * EAPI=7 is not supported  *  * Call stack:  * ebuild.sh, line 577: Called source '/var/git/meta-repo/kits/media-kit/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.16.3.ebuild'  * gstreamer-editing-services-1.16.3.ebuild, line 8: Called inherit 'bash-completion-r1' 'gnome2' 'python-r1'  * ebuild.sh, line 282: Called __qa_source '/var/git/meta-repo/kits/core-kit/eclass/gnome2.eclass'  * ebuild.sh, line 80: Called source '/var/git/meta-repo/kits/core-kit/eclass/gnome2.eclass'  \ * gnome2.eclass, line 29: Called die  * The specific snippet of code:  * *) die "EAPI=${EAPI} is not supported" ;;  *  * If you need support, post the output of `emerge --info '=media-libs/gstreamer-editing-services-1.16.3::media-kit'`,  * the complete build log and the output of `emerge -pqv '=media-libs/gstreamer-editing-services-1.16.3::media-kit'`.  | * Working directory: '/usr/lib64/python3.7/site-packages'  * S: '/var/tmp/portage/media-libs/gstreamer-editing-services-1.16.3/work/gstreamer-editing-services-1.16.3' ... done! !!! All ebuilds that could satisfy "gstreamer-editing-services" have been masked. !!! One of the following masked packages is required to complete your request: - media-libs/gstreamer-editing-services-1.16.3::media-kit (masked by: corruption) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook.
    • The gnome2.eclass needs to be updated to the newest which supports EAPI 5 6 7 8.
    • gnome2.eclass in our portage only supports EAPI 4 5 6

      Attempting to merge gstreamer-editing-services-1.16.3 which is EAPI=7 fails with EAPI not supported error from gnome2.eclass  Eclass man page for gnom2.eclass dated Jan.22,2022 state  EAPI 5 6 7 8 are supported.

            drobbins drobbins
            cardinal cardinal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: