Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323201 - Manifest errors/Additional files
Summary: Manifest errors/Additional files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 14:45 UTC by Florian CROUZAT (SuperFlo)
Modified: 2010-08-24 12:55 UTC (History)
4 users (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 Florian CROUZAT (SuperFlo) 2010-06-08 14:45:23 UTC
Reproducible: always

cd $(portageq portdir)/dev-util/dejagnu/
grep core Manifest
ls core

There is no 'core' file.
Comment 1 Florian CROUZAT (SuperFlo) 2010-06-08 15:21:56 UTC
Actually, here is the output of my script which check for additionnal files in Manifests :
	Error found in media-gfx/sane-backends/Manifest: sane-backends-1.0.19-r2.ebuild.orig does not exist!
	Error found in games-board/gtkboard/Manifest: gtkboard-0.11_pre0.ebuild.orig does not exist!
	Error found in dev-util/dejagnu/Manifest: core does not exist!
	Error found in www-servers/resin/Manifest: resin-3.1.9.ebuild.orig does not exist!
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2010-06-08 16:02:38 UTC
fixed games-board/gtkboard
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2010-06-08 17:08:38 UTC
These are all fixed now.  We probably want a repoman check to complain about these in the future if they do get committed, or just not allow the commit to go through if there are files not added to CVS.  I'll address that in another bug.
Comment 4 Michael Weber (RETIRED) gentoo-dev 2010-06-08 18:30:57 UTC
(In reply to comment #3)
> These are all fixed now.  We probably want a repoman check to complain about
> these in the future if they do get committed, or just not allow the commit to
> go through if there are files not added to CVS.  I'll address that in another
> bug.

Thanks Mark!!

Comment 5 Florian CROUZAT (SuperFlo) 2010-08-24 12:55:43 UTC
(In reply to comment #3)
> These are all fixed now.

Actually, I fired the script once again when I found out I still had it hidden somewhere and found out that resin hasn't been fixed, I didn't remember resin was part of this bug so I opened a new one , see bug 334279.

I also found a new "affected" package's Manifest, see bug 334281 (but that's off-topic for this particular thread).