PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> writes: > Hello, > > I would like to extract from the Debian archive all the files with a given name in my case (meta.yaml) > > This is in order to test a sort of autodep8 based on the conda test framwork. > > Do we have a script which allows to do this sort of things ? > > If not, do we have a DD accessible mach8ine with all sources packages extracted ? Oh my, that doesn't sound like a very efficient way to solve this problem. Consider the churn for each package update as well as the time each search would take. Luckily all source has been indexed and may be queried from a database: https://codesearch.debian.net/ To the best of my knowledge that's the closest thing we have to an "apt-file search meta.yaml" for source packages. Also, if an exhaustive/complete test isn't required, couldn't some criteria for a representative sample be established? Then you could sample a subset of the available meta.yaml files. Cheers, Nicholas
Attachment:
signature.asc
Description: PGP signature