danielwhatmuff / zappa

Zappa Docker image based on Lambda compatible base
83 stars 25 forks source link

Unable to install catdoc #9

Open abdulwahid24 opened 6 years ago

abdulwahid24 commented 6 years ago

Hi,

I am trying to build custom image but unable to install catdoc utility, Though I tried to install from rpm package link but shows dependencies error.

I created a docker container and tried to install the catdoc package but doesn't work


catdoc-0.95-1.el6.x86_64.rpm                                                                                                                                              | 102 kB  00:00:00     
Examining /var/tmp/yum-root-MF_gNP/catdoc-0.95-1.el6.x86_64.rpm: catdoc-0.95-1.el6.x86_64
Marking /var/tmp/yum-root-MF_gNP/catdoc-0.95-1.el6.x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package catdoc.x86_64 0:0.95-1.el6 will be installed
--> Processing Dependency: /usr/bin/wish for package: catdoc-0.95-1.el6.x86_64
--> Processing Dependency: tk for package: catdoc-0.95-1.el6.x86_64
--> Processing Dependency: /usr/bin/wish for package: catdoc-0.95-1.el6.x86_64
--> Finished Dependency Resolution
Error: Package: catdoc-0.95-1.el6.x86_64 (/catdoc-0.95-1.el6.x86_64)
           Requires: /usr/bin/wish
Error: Package: catdoc-0.95-1.el6.x86_64 (/catdoc-0.95-1.el6.x86_64)
           Requires: tk
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
bash-4.2# ```