LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Installpkg ignoring tar-1.13; throwing up warning while installing packages (https://www.linuxquestions.org/questions/slackware-14/installpkg-ignoring-tar-1-13%3B-throwing-up-warning-while-installing-packages-753231/)

corbis_demon 09-07-2009 02:01 AM

Installpkg ignoring tar-1.13; throwing up warning while installing packages
 
Hi,
I'm running Slack 12.2, and I'm getting this problem where installpkg doesn't detect the presence of tar-1.13. I believe this is coz it just asks the system for the version of tar installed, and that's 1.22. So while installing packages, it gives a warning that tar-1.13 was not found. Is there someway I could stop installpkg from echoing this warning, given that version 1.13 of tar is installed in it's proper location? Please advise.

wildwizard 09-07-2009 03:23 AM

pkgtools tries to use tar-1.13

Can you confirm that '/bin/tar-1.13' exists and that '/bin/tar-1.13 --version' reports back that it is indeed 1.13?

knudfl 09-07-2009 03:44 AM

At Slackware 12.2 install you will get tar-1.16-1-i486
installed, providing /bin/tar (1.16 ) , /bin/tar-1.13

But if you remove the package, and replace it with
a version 1.22 : Then /bin/tar-1.13 is gone !

Suggest : cp tar-1.13 /bin/
.....


All times are GMT -5. The time now is 06:53 PM.