Overview
Request 1130364 accepted
- Move fdupes call back to %install
It looked as an error during an update and it makes a little sense to deduplicate the package in %post. Moved (back) to %install.
The existing package is not installable on my MicroOS system, so failing the transactional-update.
```
(50/54) Installing: cloud-init-23.3-1.1.aarch64 [.......
/var/tmp/rpm-tmp.MzH9hQ: line 4: /usr/lib/rpm/fdupes_wrapper: No such file or directory
warning: %post(cloud-init-23.3-1.1.aarch64) scriptlet failed, exit status 127
.done]
```
- Created by mvyskocil
- In state accepted
- 17 package maintainers
Request History
mvyskocil created request
- Move fdupes call back to %install
It looked as an error during an update and it makes a little sense to deduplicate the package in %post. Moved (back) to %install.
The existing package is not installable on my MicroOS system, so failing the transactional-update.
```
(50/54) Installing: cloud-init-23.3-1.1.aarch64 [.......
/var/tmp/rpm-tmp.MzH9hQ: line 4: /usr/lib/rpm/fdupes_wrapper: No such file or directory
warning: %post(cloud-init-23.3-1.1.aarch64) scriptlet failed, exit status 127
.done]
```
rjschwei accepted review
Thanks
rjschwei approved review
Thanks
rjschwei accepted request
Looks like this was reported a while ago https://bugzilla.opensuse.org/show_bug.cgi?id=1214169