-
Notifications
You must be signed in to change notification settings - Fork 23
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
Downloaded filename wrong #40
Comments
I encounter this as well. |
I can not reproduce. is this still an issue? which version? I have 0.9.2 |
Hi @dirkmueller, example .spec contents:
If I recall correctly, the issue is with using
in
which it deletes during a
if on the other hand
is used, the file Edit: I have |
When I run
osc service run download_files
in a package that specifies source-1.0.0.tar.gz as source I get _service:download_files:source-1.0.0.tar.gz. I cannot build the package, it's broken.The text was updated successfully, but these errors were encountered: