Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

De-duplicate mod files in examples #23

Open
sanjayankur31 opened this issue Jan 31, 2022 · 0 comments
Open

De-duplicate mod files in examples #23

sanjayankur31 opened this issue Jan 31, 2022 · 0 comments

Comments

@sanjayankur31
Copy link
Contributor

We seem to have duplicates of mod files in some of the examples which waste some resources (bandwidth + diskspace on mirrors etc.), so it'll be good to de-duplicate them if possible. Came up in the Fedora Linux review:

python-neurotune-doc.noarch: E: files-duplicated-waste 416067
python-neurotune-doc.noarch: W: files-duplicate /usr/share/doc/python-neurotune-doc/examples/example_2/100pA_1.csv /usr/share/doc/python-neurotune-doc/examples/example_1/100pA_1.csv
python-neurotune-doc.noarch: W: files-duplicate /usr/share/doc/python-neurotune-doc/examples/example_2/Kv_3_erisir_99.mod /usr/share/doc/python-neurotune-doc/examples/example_1/Kv_3_erisir_99.mod
python-neurotune-doc.noarch: W: files-duplicate /usr/share/doc/python-neurotune-doc/examples/example_2/kv_1.mod /usr/share/doc/python-neurotune-doc/examples/example_1/kv_1.mod
python-neurotune-doc.noarch: W: files-duplicate /usr/share/doc/python-neurotune-doc/examples/example_2/na.mod /usr/share/doc/python-neurotune-doc/examples/example_1/na.mod

https://bugzilla.redhat.com/show_bug.cgi?id=2026389

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant