Article 5E769 Compat32 Naming request

Compat32 Naming request

by
business_kid
from LinuxQuestions.org on (#5E769)
The compat32 libs are great. But as they stand, they can't be addressed with wildcards. So, 'removepkg *compat32' fails on things like 'brotli-compat32-1.0.9-x86_64-1compat32' as follows
Code:/sbin/removepkg: Line 329: [: too many arguments
/sbin/removepkg: Line 342: [: too many arguments
basename: extra operand /var/lib/pkgtools/packages/brotli-compat32-1.0.9-x86_64-1compat32
Try basename --help for more information.
No such package: . Can't remove.It looks like the intricacies of bash scripting don't like them. That '[' in the error messages are worth investigating. But if there was simply one 'compat32' in the names, it might go better. Mind you, the removepkg script got some of them with 2 'compat32' entries. At any rate, if the 'removepkg' script won't address them with wildcards, that's worth noting.latest?d=yIl2AUoC8zA latest?i=BVUmOrLIyL4:xC29KX9dX9w:F7zBnMy latest?i=BVUmOrLIyL4:xC29KX9dX9w:V_sGLiP latest?d=qj6IDK7rITs latest?i=BVUmOrLIyL4:xC29KX9dX9w:gIN9vFwBVUmOrLIyL4
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments