Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662142 - app-cdr/nero-4.0.0.0b-r2, manual fetch instructions specify incorrect destination directory
Summary: app-cdr/nero-4.0.0.0b-r2, manual fetch instructions specify incorrect destina...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-25 23:18 UTC by Drake Donahue
Modified: 2018-12-29 12:24 UTC (History)
2 users (show)

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


Attachments
emerge info (nero_info,6.08 KB, text/plain)
2018-07-25 23:18 UTC, Drake Donahue
Details
emerge -av nero output (nero_emerge,1.56 KB, text/plain)
2018-07-25 23:20 UTC, Drake Donahue
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Drake Donahue 2018-07-25 23:18:34 UTC
Created attachment 541072 [details]
emerge info

emerge -av nero during the pretend phase instructs the user to manually fetch the package and place it into /var/tmp/tmprw_yund6/portage/app-cdr/nero-4.0.0.0b-r2/distdir . 
If this is done, creating the directory and its parents and installing the rpm package in it --  
Continuing emerge -av nero results in fetch failure and instructions to manually fetch the package and place it into /var/tmp/portage/app-cdr/nero-4.0.0.0b-r2/distdir. 
If this is done, installing the rpm package into the existing directory --
Repeating emerge -av nero results again in fetch failure and again instructions to manually fetch the package and place it into /var/tmp/portage/app-cdr/nero-4.0.0.0b-r2/distdir.
Placing the rpm package into the normal distdir, /usr/portage/distfiles and repeating emerge -av nero results in nero being installed without difficulty. 
The ebuild fetch instructions use the variable ${DISTDIR} instead of simply /usr/src/distfiles.
Comment 1 Drake Donahue 2018-07-25 23:20:30 UTC
Created attachment 541074 [details]
emerge -av nero output
Comment 2 Larry the Git Cow gentoo-dev 2018-11-29 18:50:08 UTC
The bug has been referenced in the following commit(s):

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

commit 924d8188f1b3bc09244180fca049fdef334ec332
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2018-11-29 18:48:30 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-11-29 18:48:30 +0000

    profiles: Last rite app-cdr/nero
    
    Bug: https://bugs.gentoo.org/662142
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-12-29 12:24:25 UTC
killed