Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619868 - dev-db/pgbadger: uses bad distfile name
Summary: dev-db/pgbadger: uses bad distfile name
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: distfiles-names
  Show dependency tree
 
Reported: 2017-05-27 21:25 UTC by Michał Górny
Modified: 2017-05-28 12:36 UTC (History)
0 users

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-05-27 21:25:26 UTC
The ebuild seems to be missing SRC_URI arrows to rename the distfile:

v9.1.tar.gz
Comment 1 Aaron W. Swenson gentoo-dev 2017-05-28 12:36:32 UTC
commit d161c241e3fb066ba1d401ace62ff8bbe07ef71a (HEAD -> master, origin/master, origin/HEAD)
Author: Aaron W. Swenson <titanofold@gentoo.org>
Date:   Sun May 28 08:35:21 2017 -0400

    dev-db/pgbadger: Use Unique Archive Name
    
    The source archive was being downloaded as ‘v(Version Number).tar.gz’
    without being renamed to something unique.
    
    Now it does.