Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484746 - media-video/makemkv-1.8.4 fails to download (1.8.5 version bump)
Summary: media-video/makemkv-1.8.4 fails to download (1.8.5 version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Marlowe (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-13 11:07 UTC by spam-mails-here
Modified: 2013-09-14 02:14 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 spam-mails-here 2013-09-13 11:07:40 UTC
A version bump to 1.8.5 should fix this.

Reproducible: Always

Steps to Reproduce:
# emerge -av makemkv
Actual Results:  
!!! Couldn't download 'makemkv-oss-1.8.4.tar.gz'. Aborting.
 * Fetch failed for 'media-video/makemkv-1.8.4', Log file:
 *  '/var/tmp/portage/media-video/makemkv-1.8.4/temp/build.log'

>>> Failed to emerge media-video/makemkv-1.8.4, Log file:

>>>  '/var/tmp/portage/media-video/makemkv-1.8.4/temp/build.log'

 * Messages for package media-video/makemkv-1.8.4:

 * Fetch failed for 'media-video/makemkv-1.8.4', Log file:
 *  '/var/tmp/portage/media-video/makemkv-1.8.4/temp/build.log'


makemkv-1.8.5 is available
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-13 13:43:14 UTC
# ebuild makemkv-1.8.4.ebuild fetch 
Appending /newaches/gentoo/cvs/gentoo-x86 to PORTDIR_OVERLAY...
>>> Downloading 'http://www.makemkv.com/download/makemkv-oss-1.8.4.tar.gz'
--2013-09-13 15:42:19--  http://www.makemkv.com/download/makemkv-oss-1.8.4.tar.gz
Resolving www.makemkv.com (www.makemkv.com)... 194.28.172.56
Connecting to www.makemkv.com (www.makemkv.com)|194.28.172.56|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-09-13 15:42:19 ERROR 404: Not Found.

!!! Couldn't download 'makemkv-oss-1.8.4.tar.gz'. Aborting.
Comment 2 Matthew Marlowe (RETIRED) gentoo-dev 2013-09-13 17:06:20 UTC
The makemkv upstream is a little annoying in that the change the upstream download url for the previous newest release whenever an even newer release comes out.....I likely have to code something into the ebuilds to check multiple locations in order to prevent eventual ebuild breakage.

In any case, thanks for the notification for 1.8.5...
Comment 3 Matthew Marlowe (RETIRED) gentoo-dev 2013-09-13 23:42:40 UTC
Committed to CVS.
Comment 4 BT 2013-09-14 01:09:28 UTC
(In reply to Matthew Marlowe from comment #3)
> Committed to CVS.

The makemkv makefile.linux patch needs to be bumped as well. 1.8.5 fails during src_prepare() without it.
Comment 5 Matthew Marlowe (RETIRED) gentoo-dev 2013-09-14 02:14:10 UTC
ouch, there is never a perfect day, fixed and put in CVS.