Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696816 - [vdr-devel] Ebuild failures occuring in global scope
Summary: [vdr-devel] Ebuild failures occuring in global scope
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks: repository-qa-issues
  Show dependency tree
 
Reported: 2019-10-05 22:44 UTC by Michał Górny
Modified: 2019-12-15 12:30 UTC (History)
2 users (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-05 22:44:35 UTC
Our automated repository checks [1] have detected that the 'vdr-devel'
repository contains ebuilds that trigger fatal errors during the cache
regeneration. This usually means that the ebuilds call 'die' in global
scope indicating serious issues or have other serious QA violations.

Global-scope failures prevent the ebuild not only from being installed
but also from being properly processed by the Package Manager. Since
metadata can not be obtained for those ebuilds, no cache entries are
created for them and the Package Manager needs to retry running them
every time it stumbles upon them. This involves both a serious slowdown
and repeating error output while performing dependency resolution.

The most common cause of global-scope failures is use of removed or
banned APIs in old ebuilds. In particular, this includes eclasses being
removed or removing support for old EAPIs. Nonetheless there are also
other issues such as performing illegal operations in global scope
(external program calls), malformed bash in ebuilds or malformed
metadata.xml.

The error log for the repository can be found at:

  https://qa-reports.gentoo.org/output/repos/vdr-devel.html

In particular, please look for highlighted error messages.

Please fix the issue ASAP, possibly via removing unmaintained, old
ebuilds. We reserve the right to remove the repository from our list if
we do not receive any reply within 4 weeks.

[1]:https://wiki.gentoo.org/wiki/Project:Repository_mirror_and_CI
Comment 1 Joerg Bornkessel 2019-10-31 17:37:25 UTC
please, please
keep this overlay alive.
i send idl0r@g.o a link to this bug, i hope he will fix this soon.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-12-14 13:10:44 UTC
Ping.
Comment 3 Larry the Git Cow gentoo-dev 2019-12-15 01:38:27 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=cc626df1b2c7060adcb5f29ec5598e512005597a

commit cc626df1b2c7060adcb5f29ec5598e512005597a
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-15 01:38:00 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-15 01:38:00 +0000

    media-libs/libdvbcsa: removed useless inherit
    
    Bug: https://bugs.gentoo.org/696816
    Package-Manager: Portage-2.3.81, Repoman-2.3.18
    Manifest-Sign-Key: 0x68C51DE6D770E4A6!
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-libs/libdvbcsa/Manifest               | 33 ++++++++++++-----------------
 media-libs/libdvbcsa/libdvbcsa-1.1.0.ebuild |  5 +----
 media-libs/libdvbcsa/metadata.xml           |  2 +-
 3 files changed, 16 insertions(+), 24 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2019-12-15 01:59:07 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=83a6ff390cd511b586cc5cb164295e2bf5a1f9ff

commit 83a6ff390cd511b586cc5cb164295e2bf5a1f9ff
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-15 01:58:27 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-15 01:58:27 +0000

    media-tv/oscam: several minor fixes
    
    Bug: https://bugs.gentoo.org/696816
    Package-Manager: Portage-2.3.81, Repoman-2.3.18
    Manifest-Sign-Key: 0x68C51DE6D770E4A6!
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-tv/oscam/Manifest                    | 47 +++++++++++++-----------------
 media-tv/oscam/metadata.xml                |  4 +--
 media-tv/oscam/oscam-1.20_p20150429.ebuild |  8 ++---
 media-tv/oscam/oscam-1.20_p20151228.ebuild |  8 ++---
 media-tv/oscam/oscam-9999.ebuild           |  8 ++---
 5 files changed, 32 insertions(+), 43 deletions(-)
Comment 5 Larry the Git Cow gentoo-dev 2019-12-15 02:08:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=a5bf68531504d5c689676e2f53ddc85da3124157

commit a5bf68531504d5c689676e2f53ddc85da3124157
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-15 02:07:52 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-15 02:07:52 +0000

    media-tv/gentoo-vdr-scripts: several minor fixes
    
    Bug: https://bugs.gentoo.org/696816
    Package-Manager: Portage-2.3.81, Repoman-2.3.18
    Manifest-Sign-Key: 0x68C51DE6D770E4A6!
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-tv/gentoo-vdr-scripts/ChangeLog              | 23 ----------------
 media-tv/gentoo-vdr-scripts/Manifest               | 32 +++++++++-------------
 .../gentoo-vdr-scripts-9999.ebuild                 |  5 ++--
 media-tv/gentoo-vdr-scripts/metadata.xml           |  6 ++--
 4 files changed, 18 insertions(+), 48 deletions(-)
Comment 6 Larry the Git Cow gentoo-dev 2019-12-15 02:41:00 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=409b252c3b8969f37909cf3ba7575367c1141b43

commit 409b252c3b8969f37909cf3ba7575367c1141b43
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-15 02:40:22 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-15 02:40:22 +0000

    media-video/reelbox-ehd-tools: several minor fixes
    
    Bug: https://bugs.gentoo.org/696816
    Package-Manager: Portage-2.3.81, Repoman-2.3.18
    Manifest-Sign-Key: 0x68C51DE6D770E4A6!
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-video/reelbox-ehd-tools/Manifest             | 37 ++++++++++------------
 .../reelbox-ehd-tools-14440.ebuild                 |  9 +++---
 .../reelbox-ehd-tools-14916.ebuild                 |  9 +++---
 3 files changed, 24 insertions(+), 31 deletions(-)

https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=a6370cb1bc66e5bc1d8cbc9025ff949888f9cef9

commit a6370cb1bc66e5bc1d8cbc9025ff949888f9cef9
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-15 02:17:46 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-15 02:17:46 +0000

    media-tv/minisatip: several minor fixes
    
    Bug: https://bugs.gentoo.org/696816
    Package-Manager: Portage-2.3.81, Repoman-2.3.18
    Manifest-Sign-Key: 0x68C51DE6D770E4A6!
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-tv/minisatip/Manifest                        | 41 ++++++++++------------
 media-tv/minisatip/metadata.xml                    |  2 +-
 .../minisatip/minisatip-0.5.56_p20160716.ebuild    |  3 +-
 .../minisatip/minisatip-0.5.57_p20160812.ebuild    |  3 +-
 4 files changed, 21 insertions(+), 28 deletions(-)

https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=09610573d387ac3c6e6d2fc8a3587106061ce621

commit 09610573d387ac3c6e6d2fc8a3587106061ce621
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-15 02:14:21 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-15 02:14:21 +0000

    media-tv/media-build-experimental: several minor fixes
    
    Bug: https://bugs.gentoo.org/696816
    Package-Manager: Portage-2.3.81, Repoman-2.3.18
    Manifest-Sign-Key: 0x68C51DE6D770E4A6!
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-tv/media-build-experimental/Manifest         | 37 ++++++++++------------
 ...media-build-experimental-0.0.1_p20141123.ebuild |  3 +-
 ...media-build-experimental-0.0.1_p20150129.ebuild |  3 +-
 ...ia-build-experimental-0.0.1_p20150509-r1.ebuild |  3 +-
 ...media-build-experimental-0.0.1_p20150509.ebuild |  3 +-
 5 files changed, 20 insertions(+), 29 deletions(-)
Comment 7 Larry the Git Cow gentoo-dev 2019-12-15 02:44:57 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=f71b2a5ea7c18ea3ed1ae9c08d560b14ef95d20b

commit f71b2a5ea7c18ea3ed1ae9c08d560b14ef95d20b
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-15 02:44:22 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-15 02:44:22 +0000

    media-video: several minor fixes
    
    Bug: https://bugs.gentoo.org/696816
    Package-Manager: Portage-2.3.81, Repoman-2.3.18
    Manifest-Sign-Key: 0x68C51DE6D770E4A6!
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-video/reelbox-ehd-bin/Manifest               | 41 +++++++++------------
 .../reelbox-ehd-bin/reelbox-ehd-bin-14440.ebuild   |  5 +--
 .../reelbox-ehd-bin/reelbox-ehd-bin-14916.ebuild   |  5 +--
 media-video/reelbox-ehd-driver/Manifest            | 43 ++++++++++------------
 .../reelbox-ehd-driver-14440.ebuild                |  7 ++--
 .../reelbox-ehd-driver-14916.ebuild                |  5 +--
 media-video/reelbox-ehd-headers/Manifest           | 39 +++++++++-----------
 .../reelbox-ehd-headers-14440.ebuild               |  7 ++--
 .../reelbox-ehd-headers-14916.ebuild               |  5 +--
 media-video/vdr/Manifest                           | 39 +++++++++-----------
 media-video/vdr/vdr-2.3.1.ebuild                   |  9 ++---
 11 files changed, 89 insertions(+), 116 deletions(-)
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-12-15 04:13:01 UTC
The bug seems to be fixed in the repository. Closing.
Comment 9 Larry the Git Cow gentoo-dev 2019-12-15 12:30:30 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/vdr/devel.git/commit/?id=8806e5758d5d79a7e923b7eff2096749cc25272e

commit 8806e5758d5d79a7e923b7eff2096749cc25272e
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-15 12:28:36 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-15 12:28:36 +0000

    media-plugins: several fixes
    
    fixed gentoo line
    cleanup old
    some packages are removed, as they are not supported
    by needed packages from main tree
    
    Bug: https://bugs.gentoo.org/696816
    Package-Manager: Portage-2.3.81, Repoman-2.3.18
    Manifest-Sign-Key: 0x68C51DE6D770E4A6!
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-dvbapi/Manifest                  |  35 ++---
 media-plugins/vdr-dvbapi/vdr-dvbapi-2.2.3.ebuild   |   3 +-
 media-plugins/vdr-graphtftng/Manifest              |  30 ----
 media-plugins/vdr-graphtftng/files/confd           |  55 --------
 media-plugins/vdr-graphtftng/files/graphtft-fe     |  33 -----
 media-plugins/vdr-graphtftng/files/rc-addon.sh     |  14 --
 .../files/vdr-graphtftng-0.4.8_gentoo.diff         |  35 -----
 media-plugins/vdr-graphtftng/metadata.xml          |  14 --
 .../vdr-graphtftng/vdr-graphtftng-0.4.8.ebuild     |  83 -----------
 media-plugins/vdr-reelbox/Manifest                 |  42 ++++--
 .../vdr-reelbox/vdr-reelbox-3.14916-r1.ebuild      |   3 +-
 .../vdr-reelbox/vdr-reelbox-3.14916.ebuild         |   3 +-
 media-plugins/vdr-sc/Manifest                      |  39 +++---
 .../vdr-sc/vdr-sc-0.9.3.20120815-r2.ebuild         | 146 --------------------
 .../vdr-sc/vdr-sc-0.9.3.20120815-r3.ebuild         | 151 ---------------------
 .../vdr-sc/vdr-sc-0.9.3.20120815-r4.ebuild         |   3 +-
 media-plugins/vdr-skindesigner/Manifest            |  39 ++----
 .../vdr-skindesigner/vdr-skindesigner-0.0.1.ebuild |  62 ---------
 .../vdr-skindesigner/vdr-skindesigner-0.0.3.ebuild |  62 ---------
 .../vdr-skindesigner/vdr-skindesigner-0.0.5.ebuild |  65 ---------
 .../vdr-skindesigner/vdr-skindesigner-0.0.7.ebuild |   4 +-
 media-plugins/vdr-skinpearlhd/Manifest             |  31 ++---
 .../vdr-skinpearlhd/vdr-skinpearlhd-9999.ebuild    |   3 +-
 media-plugins/vdr-softhddevice/Manifest            |  53 +++-----
 .../vdr-softhddevice/files/Makefile.patch          | 107 ---------------
 media-plugins/vdr-softhddevice/files/confd-0.5.1   |  88 ------------
 media-plugins/vdr-softhddevice/files/confd-0.5.2   |  88 ------------
 .../vdr-softhddevice/files/rc-addon-0.5.1.sh       |  47 -------
 .../vdr-softhddevice/files/rc-addon-0.5.2.sh       |  47 -------
 .../files/vdr-softhddevice-0.5.1_Makefile.patch    | 107 ---------------
 .../vdr-softhddevice/vdr-softhddevice-0.6.0.ebuild |  54 --------
 .../vdr-softhddevice-0.6.0_p20140923.ebuild        |  77 -----------
 .../vdr-softhddevice-0.6.1_p20150209.ebuild        |  83 -----------
 .../vdr-softhddevice-0.6.1_p20150310.ebuild        |  71 ----------
 .../vdr-softhddevice-0.6.1_p20151001.ebuild        |   3 +-
 .../vdr-softhddevice/vdr-softhddevice-9999.ebuild  |   3 +-
 media-plugins/vdr-streamdev/Manifest               |  37 +++--
 media-plugins/vdr-streamdev/metadata.xml           |   2 +-
 .../vdr-streamdev-0.6.1_p20151004.ebuild           |   3 +-
 media-plugins/vdr-vnsiserver/Manifest              |  39 ++----
 .../vdr-vnsiserver-0.9.0_p20130105.ebuild          |  45 ------
 .../vdr-vnsiserver-0.9.2_p20131021.ebuild          |  45 ------
 .../vdr-vnsiserver-0.9.3_p20140104.ebuild          |  43 ------
 .../vdr-vnsiserver-0.9.4_p20140213.ebuild          |  46 -------
 .../vdr-vnsiserver/vdr-vnsiserver-1.2.0.ebuild     |   3 +-
 .../vdr-vnsiserver/vdr-vnsiserver-9999.ebuild      |   3 +-
 media-plugins/vdr-yaepghd/Manifest                 |  26 ----
 media-plugins/vdr-yaepghd/files/operands.patch     |  13 --
 media-plugins/vdr-yaepghd/metadata.xml             |   8 --
 media-plugins/vdr-yaepghd/vdr-yaepghd-9999.ebuild  |  34 -----
 media-plugins/xbmc-addon-pvr/Manifest              |  35 ++---
 .../xbmc-addon-pvr-0.0.1_p20130110.ebuild          |   3 +-
 .../xbmc-addon-pvr-0.0.1_p20140213.ebuild          |   3 +-
 .../xbmc-addon-pvr/xbmc-addon-pvr-9999.ebuild      |   3 +-
 54 files changed, 166 insertions(+), 2008 deletions(-)