[Rpm-maint] [rpm-software-management/rpm] rpmuncompress option `-C` does not work with ZIP archives (Issue #3249)

2024-08-20 Thread Mikolaj Izdebski
**Describe the bug** rpmuncompress option `-C` does not work with ZIP archives (that have a single top directory). Related: #2859 **To Reproduce** Steps to reproduce the behavior: 1. `wget https://src.fedoraproject.org/lookaside/pkgs/apache-parent/apache-32-source-release.zip/sha512/a75bd6649bd6

[Rpm-maint] [rpm-software-management/rpm] rpmuncompress option `-C` does not work with some tar archives (Issue #3250)

2024-08-20 Thread Mikolaj Izdebski
**Describe the bug** rpmuncompress option `-C` does not work with some tar archives (that do have a single top directory). Related: #2859 **To Reproduce** Steps to reproduce the behavior: 1. `wget https://src.fedoraproject.org/lookaside/pkgs/apache-commons-io/commons-io-2.16.1-src.tar.gz/sha512/

Re: [Rpm-maint] [rpm-software-management/rpm] rpmuncompress option `-C` does not work with some tar archives (Issue #3250)

2024-08-27 Thread Mikolaj Izdebski
> I don't know what the tar spec says about that I don't know about any spec, but both GNU tar and Unix tar will happily extract such archives without issues. > whether we can work around it in rpm. That should be possible, right? Just check whether every archive entry has the same first direc

Re: [Rpm-maint] [rpm-software-management/rpm] Add "local_generator" (PR #2734)

2023-10-25 Thread Mikolaj Izdebski
If `local_generator.attr` file exists then `local_generator` created twice. Why not simply create an empty `local_generator.attr` file instead? -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2734#issuecomment-1779258988 You are receiving

[Rpm-maint] [rpm-software-management/rpm] Fix a copy-paste help description of rpmbuild -rf and -tf (PR #3592)

2025-02-20 Thread Mikolaj Izdebski
You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/3592 -- Commit Summary -- * Fix a copy-paste help description of rpmbuild -rf and -tf -- File Changes -- M tools/rpmbuild.cc (4) -- Patch Links -- https://github.com/r