Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112884 - glsa sync to sync only the glsas, not the complete portage directory
Summary: glsa sync to sync only the glsas, not the complete portage directory
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 00:48 UTC by Steffen
Modified: 2005-11-22 16:14 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 Steffen 2005-11-18 00:48:38 UTC
It woul'd be a good thing to do a "glsa-sync" so it syncs only the glsa, not 
the complete Portage-Tree.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2005-11-22 16:14:55 UTC
Pointless. If you really want to do this, it's as simple as:
rsync rsync://rsync.gentoo.org/gentoo-portage/metadata/glsa/
/usr/portage/metadata/glsa/
(add or remove some options as you wish)
I'm not going to support this as it will create stupid bugs if the tree isn't in
sync with the GLSAs.