Strange Package Filesystem Quirk

I was trying to change the permission on /usr/bin/op like:
[as root] chmod a+s /usr/bin/op
and got:
/usr/bin/op: Invalid Argument

shouldn’t the package filesystem spill this file and then allow me to change
its perms?

Jerry