Installing updates on a f20 box I see an error: Cleanup: ... sed: -e expression #1, char 1: unknown command: `|' Cleanup : krb5-libs-1.11.3-9.fc20.x86_64 Seems to stem from the largish %triggerun libs -- krb5-libs < 1.11.3-16 which contains the line: sed -r '|^ default_ccache_name = DIR:/run/user/%%\{uid\}/krb5cc$|d' /etc/krb5.conf > "$tmpfile" which indeed gives the error mentioned here, if I try running that by hand
Thanks for catching this!
I was going through the list of bugs I was interested in or reported/commented ... This one is fixed long time ago, not sure why it isn't closed, it is in package changelog, also from git: "fix trigger's invocation of sed (#1016945) - fix trigger scriptlet's invocation of sed (#1016945)" This probably can be closed?
agreed, closing