You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix post and postun sections in sdbus-cpp.spec (microsoft#13588)
Fix warning from %post and %postun in sdbus-cpp.spec
install:
Installing/Updating: sdbus-cpp-1.3.0-1.azl3.x86_64
/var/tmp/rpm-tmp.XgB0E8: line 1: -p: command not found
warning: %post(sdbus-cpp-1.3.0-1.azl3.x86_64) scriptlet failed, exit status 127
package sdbus-cpp-1.3.0-1.azl3.x86_64: script warning in %postin
uninstall:
Removing: sdbus-cpp-1.3.0-1.azl3.x86_64
/var/tmp/rpm-tmp.nFgDZW: line 1: -p: command not found
warning: %postun(sdbus-cpp-1.3.0-1.azl3.x86_64) scriptlet failed, exit status 127
package sdbus-cpp-1.3.0-1.azl3.x86_64: script warning in %postun
remove newlines to allow -p /sbin/ldconfig to work as intended for %post and %postun
0 commit comments