Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655454 - [QA] media-fonts/bitstream-cyberbit-2.0: fails to fetch distfile
Summary: [QA] media-fonts/bitstream-cyberbit-2.0: fails to fetch distfile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal critical (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on: 655466
Blocks:
  Show dependency tree
 
Reported: 2018-05-11 09:28 UTC by Johannes Huber (RETIRED)
Modified: 2018-05-11 21:36 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 Johannes Huber (RETIRED) gentoo-dev 2018-05-11 09:28:57 UTC
✘ ⚡ root@rioja  /home/johu  emerge -1 bitstream-cyberbit
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-fonts/bitstream-cyberbit-2.0::gentoo
>>> Downloading 'http://ftp.netscape.com/pub/communicator/extras/fonts/windows/Cyberbit.ZIP'
--2018-05-11 11:23:59--  http://ftp.netscape.com/pub/communicator/extras/fonts/windows/Cyberbit.ZIP
Resolving ftp.netscape.com... 149.174.97.208
Connecting to ftp.netscape.com|149.174.97.208|:80... connected.
HTTP request sent, awaiting response... 503 Service Unavailable
2018-05-11 11:23:59 ERROR 503: Service Unavailable.

!!! Couldn't download 'bitstream-cyberbit-2.0.zip'. Aborting.
 * Fetch failed for 'media-fonts/bitstream-cyberbit-2.0', Log file:
 *  '/home/johu/logs/build/media-fonts/bitstream-cyberbit-2.0:20180511-092359.log'

>>> Failed to emerge media-fonts/bitstream-cyberbit-2.0, Log file:

>>>  '/home/johu/logs/build/media-fonts/bitstream-cyberbit-2.0:20180511-092359.log'
Comment 1 Larry the Git Cow gentoo-dev 2018-05-11 21:36:49 UTC
The bug has been closed via the following commit(s):

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

commit b76cd7cdfd919ecac2e00bffa6d0c5b1353b2d01
Author:     Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
AuthorDate: 2018-05-11 21:33:56 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
CommitDate: 2018-05-11 21:33:56 +0000

    media-fonts/bitstream-cyberbit: fix QA issues
    
    Add alternative download location
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=655454
    
    Add ebuild with EAPI=7
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=655466
    
    No longer rely on WORKDIR fallback (PMS 9.1.1) for EAPI=7 ebuild
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=467128
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 .../bitstream-cyberbit-2.0-r1.ebuild               | 22 ++++++++++++++++++++++
 .../bitstream-cyberbit-2.0.ebuild                  |  4 ++--
 2 files changed, 24 insertions(+), 2 deletions(-)