Hi, I'm using the aix-toolbox for long time, and recently, our repository has download the package : tar-1.33.1
After experiencing a lot of problems with an "unarchive" ansible module, I finally discover that in this new packages, some files are missing.
In the 1.33.1 version,
root@ aix680p196: /root> rpm -ql tar-1.33-1.ppc
/opt/freeware/bin/tar
/opt/freeware/bin/tar_32
/opt/freeware/bin/tar_64
/opt/freeware/doc/tar-1.33
/opt/freeware/doc/tar-1.33/AUTHORS
/opt/freeware/doc/tar-1.33/NEWS
/opt/freeware/doc/tar-1.33/README
/opt/freeware/doc/tar-1.33/THANKS
/opt/freeware/doc/tar-1.33/TODO
/opt/freeware/info/tar.info-1.gz
/opt/freeware/info/tar.info-2.gz
/opt/freeware/info/tar.info.gz
/opt/freeware/share/locale/bg/LC_MESSAGES/tar.mo
(I remove the messages files from this output)
and for the 1.32.1root@ aix680p196: /root> rpm -ql tar.ppc
/opt/freeware/bin/tar
/opt/freeware/bin/tar_32
/opt/freeware/bin/tar_64
/opt/freeware/doc/tar-1.32
/opt/freeware/doc/tar-1.32/AUTHORS
/opt/freeware/doc/tar-1.32/NEWS
/opt/freeware/doc/tar-1.32/README
/opt/freeware/doc/tar-1.32/THANKS
/opt/freeware/doc/tar-1.32/TODO
/opt/freeware/info/tar.info-1.gz
/opt/freeware/info/tar.info-2.gz
/opt/freeware/info/tar.info.gz
/opt/freeware/share/locale/bg/LC_MESSAGES/tar.mo
(I also remove the messages files from this list)
/usr/bin/gtar/usr/bin/gtar_32/usr/bin/gtar_64/usr/linux/bin/gtar/usr/linux/bin/gtar_32/usr/linux/bin/gtar_64/usr/linux/bin/tar/usr/linux/bin/tar_32/usr/linux/bin/tar_64here you can see that the gnu tar is present, wich is required by some tools.
Can you take a look in this package, please ?
Regards, Fred
------------------------------
Frederic PONCE
------------------------------