Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136623 - executable metadata.xml/licenses
Summary: executable metadata.xml/licenses
Status: RESOLVED FIXED
Alias: None
Product: Mirrors
Classification: Unclassified
Component: Server Problem (show other bugs)
Hardware: All Linux
: Lowest trivial
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
: 137089 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-13 02:21 UTC by Jakub Moc (RETIRED)
Modified: 2006-08-26 22:56 UTC (History)
2 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 Jakub Moc (RETIRED) gentoo-dev 2006-06-13 02:21:28 UTC
app-forensics/foremost
x11-plugins/gkrellmms
x11-plugins/gkrelltop

metadata.xml doesn't need executable bit ;)
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2006-06-13 07:31:00 UTC
Can only be fixed by CVS admin.
Comment 2 solar (RETIRED) gentoo-dev 2006-06-13 10:37:18 UTC
Does not appear to be a problem on lark.
-r--r--r-- 1 pylon cvs 907 Dec 15 15:35 app-forensics/foremost/metadata.xml,v
-r--r--r-- 1 pylon cvs 559 Dec 15 15:44 x11-plugins/gkrellmms/metadata.xml,v
-r--r--r-- 1 pylon cvs 559 Dec 15 15:44 x11-plugins/gkrelltop/metadata.xml,v

Does not appear to be a problem in any of my local trees either.
Make sure you rm *.xml local then cvs up again.

Reopen if incorrect.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-17 08:53:11 UTC
*** Bug 137089 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-06-17 08:54:51 UTC
Well, reopening this, it's broken on mirrors, not in CVS. Every time I delete the files and emerge --sync, I get them +x. Additionally, merged from  Bug 137089:

-rwxr-xr-x 1 portage portage 3.6K Oct  7  2003 BCS
-rwxr-xr-x 1 portage portage  15K Mar  4  2004 CAPS
-rwxr-xr-x 1 portage portage 1.7K Sep  4  2003 FastCGI
-rwxr-xr-x 1 portage portage 5.4K Jun 10  2005 OGTSL
-rwxr-xr-x 1 portage portage 1.8K Sep 29  2004 PBZIP2
-rwxr-xr-x 1 portage portage 2.8K Jul 12  2003 blackshades
-rwxr-xr-x 1 portage portage 2.2K May  9  2005 libSPF
Comment 5 Lance Albertson (RETIRED) gentoo-dev 2006-08-26 11:17:44 UTC
Looks like it was set +x on the mastermirror, but not on CVS. No idea how that happened, but I changed the perms. Lets see if it gets fixed downstream now. Close when it finally does.
Comment 6 Denilson Sá Maia 2006-08-26 14:34:47 UTC
I've synched now, and all files in /usr/portage/licenses/ have the correct permissions. I've even deleted that directory and rsync created it with correct permissions.

Those metadata.xml files still has +x permissions, even after deleting those files and resynching.

I hope the servers forgive me... I had synched three times in a row for checking this. :)
Comment 7 Lance Albertson (RETIRED) gentoo-dev 2006-08-26 14:44:46 UTC
(In reply to comment #6)

> Those metadata.xml files still has +x permissions, even after deleting those
> files and resynching.

Doh, forgot to do those too :) I just changed it as well. You should see it in an hour.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2006-08-26 22:56:58 UTC
All good here as well, thanks.