Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613002 - sci-astronomy/stellarium: globs on DISTDIR
Summary: sci-astronomy/stellarium: globs on DISTDIR
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 612994
  Show dependency tree
 
Reported: 2017-03-18 09:57 UTC by Michał Górny
Modified: 2017-03-19 13:24 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-03-18 09:57:01 UTC
doins "${DISTDIR}"/stars_[45678]_[12]v0_1*.cat

This could accidentally catch stray files. Please don't glob on DISTDIR, and instead use A or list files manually.
Comment 1 David Seifert gentoo-dev 2017-03-19 13:24:43 UTC
commit f1ac764e3021e1f2bbc35e7ac890a0c1deac2ad8
Author: David Seifert <soap@gentoo.org>
Date:   Sun Mar 19 14:23:20 2017 +0100

    sci-astronomy/stellarium: Do not glob on DISTDIR
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=613002