question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR The create-archive action did not output a path to the generated archive.

See original GitHub issue
$ git clone https://github.com/packit-service/packit.git
$ cd packit
$ pip3 install --user -e .
$ packit srpm
ERROR    Preparing of the upstream to the SRPM build failed: The create-archive action did not output a path to the generated archive. Please make sure that you have valid path in the single line of the output.

Removing ‘sh -c’ from .packit.yaml fixes it.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
TomasTomecekcommented, Jul 16, 2020

afaik tmt is, also simpleline

0reactions
jkonecny12commented, Jul 22, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

data.archive_file does not generate archive file during apply #39
Hi there, looks like data.archive_file does not generate archive ... However if I run terraform plan before apply, the output is generated.
Read more >
Xcode 11.3 - Archive succeeds but … | Apple Developer Forums
My scheme is correctly configured with "Reveal Archive in Organizer" checked - and the build output produces no errors. It just finishes with...
Read more >
Xcode 4 & three20 & create IPA archive: No such file or directory
5 I use "Build And Archive" to create an IPA file without any problems. How can I do that in Xcode 4? I...
Read more >
20 CLONE-20200 to CLONE-23210 - Oracle Help Center
Action : It is not possible to create archive of a Oracle home which is inside a Middleware home. ... Output has logged...
Read more >
Actions | Packit
The best practice is to do it from the last step and print it: bash -c 'echo path/to/archive-$VERSION.tar.gz' . If you can, please...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found