Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: perl and Docker

by Corion (Patriarch)
on Oct 27, 2016 at 07:24 UTC ( [id://1174828]=note: print w/replies, xml ) Need Help??


in reply to Re^2: perl and Docker
in thread perl and Docker

Without seeing any of your setup, code and "config" code, I have to guess here.

Your Perl code is trying to run/eval the Python "config" code when it is run from within the container. Why it finds the Python config is your next task to find out.

Replies are listed 'Best First'.
Re^4: perl and Docker
by Anonymous Monk on Oct 31, 2016 at 06:38 UTC

    Hi,

    It isnt trying to run/eval Python "config"code.

    It is trying to run/eval python "conf_file" which is a python dictonary list, as indicated by the default@conf mentioned previously

    This new "conf_file" is similar to the "default conf_file" also mentioned in the external perl function

    This is where the error is generated. When a new "conf_file" is generated and sent to perl function, it gives an error.

    I tried to resolve this be setting the container locale to UTF-8, but doesn't work

    Cheers

      If the config file is in Python syntax, what makes you think that Perl can read it?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1174828]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-24 11:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found