Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208303 - repoman always fails if files/ does not exist
Summary: repoman always fails if files/ does not exist
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All All
: High blocker (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-31 14:43 UTC by SpanKY
Modified: 2008-01-31 15:39 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 SpanKY gentoo-dev 2008-01-31 14:43:24 UTC
with the digest files punted, the files/ dir may go away during cvs up (due to the recommended flags -Pd), and repoman will simply fail:

>>> Creating Manifest for /usr/local/gentoo-x86/app-misc/ca-certificates
  CVS/Entries.IO_error          1
   /usr/local/gentoo-x86/app-misc/ca-certificates/files/CVS/Entries
Please fix these important QA issues first.

  filedir.missing               1
   /usr/local/gentoo-x86/app-misc/ca-certificates
Please fix these important QA issues first.


$ emerge --version
Portage 2.1.4 (default-linux/amd64/2006.1/desktop, gcc-4.2.2, glibc-2.7-r1, 2.6.23.14 x86_64)
Comment 1 SpanKY gentoo-dev 2008-01-31 14:49:07 UTC
hmm, the stupid manifest obsolete file is in the top level of the repo, not the profiles/ subdir ...
Comment 2 SpanKY gentoo-dev 2008-01-31 15:39:01 UTC
so people who dont feel like updating the whole tree ...

run in the top level:
cvs up -l
cd profiles
cvs up