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.

Please add .tgz file writing option

See original GitHub issue
  • Etcher version: 1.5.39
  • Operating system and architecture: Mac OS 64 bit
  • Image flashed: Please add “.tgz” file writing option on Balena Etcher.
  • Do you see any meaningful error information in the DevTools? No

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
lurchcommented, May 31, 2019

If it’s an internal image you’re making, IMHO it’d make much more sense to make it a .img.gz than a .tgz.

1reaction
lurchcommented, May 30, 2019

I think this is an (indirect) duplicate of #2338 ? (.tgz is simply a shortened version of .tar.gz)

Out of curiosity, which disk images are being distributed in a “.tgz” archive?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to add/update a file to an existing tar.gz archive?
To pull your file from your archive, you can use tar xzf archive.tar.gz my/path/to/file.txt . Note that the directories in the file's path ......
Read more >
Is there a way to add or update file in tar.gz(tgz) without ...
I know what I can update tgz file by unzipping it, inserting file in directory and re-compressing it. But I do not want...
Read more >
How to Create Tar Gz File
tar.gz file is a Tar archive compressed with Gzip. To create a tar.gz file, use the tar -czf command, followed by the archive...
Read more >
tgz file creation in HANA transport CTS+
Please help me to understand how to solve this issue and which configuration setting we need to change to avoid this. Please check...
Read more >
How can I update a tar.gz file?
You'd normally use the -u flag for this. From tar's man page: -u, --update only append files newer than copy in archive. so...
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