Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282504 - sys-fs/aufs2: stop using scm to fetch non-live ebuilds!
Summary: sys-fs/aufs2: stop using scm to fetch non-live ebuilds!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All All
: Highest QA (vote)
Assignee: Thomas Sachau
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-23 21:37 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-11-26 18:16 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-08-23 21:37:43 UTC
You're getting this semi-automated bug report because your package was found to use scm eclasses to download a fixed source file, instead of using proper tarballs in SRC_URI.

This is a violation of QA to keep the package unmasked; please do convert your package to proper tarball. If neither upstream nor the scm service provide downloads, you might have to create the tarball yourself and upload it on the mirrors (scp it to dev.gentoo.org:/space/distfiles-local), then using mirror:// .

If the download system does not allow for arbitrarily named tarballs, you can also use the redirection/rename feature of EAPI=2 (-> operator in SRC_URI).

If you're not going to act in one week time (at least by getting the bug assigned), the QA team reserves the right of masking your package.

Note: the exception here is that we spared the straight mask because it's not a live ebuild; live ebuilds _are_ to be masked and have been masked already.

Thank you for your collaboration.
Comment 1 Thomas Sachau gentoo-dev 2009-08-24 14:36:37 UTC
I will have a look at this one once i create a new version (probably some time after kernel 2.6.31 got out and in tree).