Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695898 - mirror://vdrfiles is dead (affects media-plugins/vdr-{extb,freecell,serial,weatherng}, media-video/m2vrequantizer)
Summary: mirror://vdrfiles is dead (affects media-plugins/vdr-{extb,freecell,serial,we...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-30 10:59 UTC by Michał Górny
Modified: 2019-12-11 22:16 UTC (History)
2 users (show)

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


Attachments
homepage, src_uri fixed, eapi=7 (vdr-extb-0.3.1.ebuild,1.71 KB, text/plain)
2019-11-14 13:30 UTC, Joerg Bornkessel
Details
fixed homepage, src_uri, eapi=7 (vdr-freecell-0.0.2-r4.ebuild,768 bytes, text/plain)
2019-11-14 14:04 UTC, Joerg Bornkessel
Details
fix dead mirror vdrfiles, eapi=7 (vdr-serial-0.0.6a-r1.ebuild,773 bytes, text/plain)
2019-11-14 14:11 UTC, Joerg Bornkessel
Details
homepage, src_uri fixed, eapi=7 (vdr-weatherng-0.0.8_pre3-r1.ebuild,1.89 KB, text/plain)
2019-11-14 15:04 UTC, Joerg Bornkessel
Details
fixed mirror://vdrfiles Homepage (m2vrequantizer-0.0.2_pre20060306-r2.ebuild,708 bytes, text/plain)
2019-11-14 15:22 UTC, Joerg Bornkessel
Details

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-09-30 10:59:04 UTC
The only entry in mirror://vdrfiles is dead.  Could you look for replacement SRC_URI for the packages in question?
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-30 10:59:17 UTC
media-plugins/vdr-extb/vdr-extb-0.3.1.ebuild
media-plugins/vdr-freecell/vdr-freecell-0.0.2-r3.ebuild
media-plugins/vdr-serial/vdr-serial-0.0.6a-r1.ebuild
media-plugins/vdr-weatherng/vdr-weatherng-0.0.8_pre3-r1.ebuild
media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild
Comment 2 Joerg Bornkessel 2019-11-14 13:30:19 UTC
Created attachment 596048 [details]
homepage, src_uri fixed, eapi=7

attached ebuild will fix
- dead HOMEPAGE
- SRC_URI= moved all files to my mirror
- moved to eapi=7
Comment 3 Joerg Bornkessel 2019-11-14 14:04:47 UTC
Created attachment 596050 [details]
fixed homepage, src_uri, eapi=7

ebuild will fix

- HOMEPAGE dead
- SRC_URI, uploade sources to my mirror
- drop keywords from ARCH to ~ARCH, revisions bump needed
- some minor fixes in ebuild
Comment 4 Joerg Bornkessel 2019-11-14 14:11:49 UTC
Created attachment 596052 [details]
fix dead mirror vdrfiles, eapi=7

- removed dead mirror://vdrfiles
- moved to eapi=7
Comment 5 Joerg Bornkessel 2019-11-14 15:04:56 UTC
Created attachment 596056 [details]
homepage, src_uri fixed, eapi=7

fixed
- homepage dead
- replaced mirror://vdrfiles with url from my webspace
- moved to eapi=7
- some minor fixes in ebuild
Comment 6 Joerg Bornkessel 2019-11-14 15:22:47 UTC
Created attachment 596060 [details]
fixed mirror://vdrfiles Homepage

- remove mirror://vdrfiles, uploaded source to my webspace
- fixed HOMEPAGE, this shows now only to the page from the company,
  the direct link to the project is dead,
  in my opinion this has finaly moved to https://wiki.gentoo.org/wiki/No_homepage
Comment 7 Joerg Bornkessel 2019-11-14 15:33:14 UTC
@ proxy-maint

if you will pickup this big

please C&P the following entry to the metadata.xml

<snip>
    <maintainer type="person">
        <email>hd_brummy@astrali.de</email>
        <name>Joerg Bornkessel</name>
    </maintainer>
    <maintainer type="project">
        <email>proxy-maint@gentoo.org</email>
        <name>Proxy Maintainers</name>
    </maintainer>
</snap>

all 5 packages have different metadata description
if needed, i will apply also different metadata files

after commit

the mirror file vdrfiles could be safely removed from the tree

THX
Comment 8 Larry the Git Cow gentoo-dev 2019-12-11 22:16:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e49647b63509c7a0c8f175db877d1f63c51dba

commit 36e49647b63509c7a0c8f175db877d1f63c51dba
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-11 22:15:21 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-11 22:16:26 +0000

    media-video/m2vrequantizer: fixed dead mirror://vdrfiles
    
    eapi=7
    added new src_uri to fix dead mirror
    Bug: https://bugs.gentoo.org/695898
    Closes: https://bugs.gentoo.org/695898
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e49647b63509c7a0c8f175db877d1f63c51dba

commit 36e49647b63509c7a0c8f175db877d1f63c51dba
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-11 22:15:21 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-11 22:16:26 +0000

    media-video/m2vrequantizer: fixed dead mirror://vdrfiles
    
    eapi=7
    added new src_uri to fix dead mirror
    Bug: https://bugs.gentoo.org/695898
    Closes: https://bugs.gentoo.org/695898
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e9cccf8ed86d172e697d9cb50223c457578a77f

commit 7e9cccf8ed86d172e697d9cb50223c457578a77f
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-11 22:08:54 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-11 22:16:24 +0000

    media-plugins/vdr-weatherng: fixed dead mirror://vdrfiles
    
    eapi=7
    fixed HOMEPAGE
    added new src_uri to fix dead mirror
    Bug: https://bugs.gentoo.org/695898
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 .../vdr-weatherng/vdr-weatherng-0.0.8_pre3-r1.ebuild   | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50350186b69fbd9761e282a98132ad0ae8d8c692

commit 50350186b69fbd9761e282a98132ad0ae8d8c692
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-11 21:58:11 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-11 22:16:22 +0000

    media-plugins/vdr-serial: fixed dead mirror://vdrfiles
    
    eapi=7
    removed dead src_uri mirror://vdrfiles
    Bug: https://bugs.gentoo.org/695898
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-serial/vdr-serial-0.0.6a-r1.ebuild | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=887c293a8641586108434d1ba9b8d0313cc8ca04

commit 887c293a8641586108434d1ba9b8d0313cc8ca04
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-11 21:52:15 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-11 22:16:20 +0000

    media-plugins/vdr-freecell: fixed dead mirror://vdrfiles
    
    eapi=7
    added new src_uri to fix dead mirror
    Bug: https://bugs.gentoo.org/695898
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 .../vdr-freecell/vdr-freecell-0.0.2-r3.ebuild      |  7 ++---
 .../vdr-freecell/vdr-freecell-0.0.2-r4.ebuild      | 35 ++++++++++++++++++++++
 2 files changed, 38 insertions(+), 4 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0984c258ee69485d7b34963c9f60c9e8e58e50b

commit c0984c258ee69485d7b34963c9f60c9e8e58e50b
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2019-12-11 21:41:29 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2019-12-11 22:16:19 +0000

    media-plugins/vdr-extb: fixed mirror://vdrfiles is dead
    
    added new src_uri to fix dead mirror
    Bug: https://bugs.gentoo.org/695898
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-extb/vdr-extb-0.3.1.ebuild | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)