Overview
Request 764366 accepted
- Create files within bundles.tar.xz with fixed timestamp and uid
- Created by olh
- In state accepted
- 8 package maintainers
Loading...
Request History
olh created request
- Create files within bundles.tar.xz with fixed timestamp and uid
bfrogers accepted request
Thanks for helping with this Olaf. I am going to assume the problems you've run into are just stupid bugs in the update_git.sh script. As you can see, it's by no means polished or even fully functional yet. I'll have to look into the is osc revert problem you mention. Generally we should be able to track that nothing should have changed in the bundle, and hence it shouldn't get updated. Something to still look into.
It is still not fully reproducibly:
For example, a plain 'bash update_git.sh' will lose './slirp/repo', './roms/openbios/repo', './roms/edk2/repo' and './roms/SLOF/repo'. I have not checked why this disappears from bundles.tar.xz in my setup.
The removal of 'osc revert' seems to be required if update_git.sh is called more than once without actual further changes.