IntelliHome / Google-at-Home

Google@Home brings google in your house!
http://intellihome.github.io/Google-at-Home
13 stars 5 forks source link

Intellihome-Node #15

Closed dgikiller closed 10 years ago

dgikiller commented 10 years ago

I found this error during testing the SQLite Backend running the node boot script.

Indirect call of method "new" on object "Unix::PID" at lib/IntelliHome/Workers/Process.pm 1line 43. Compilation failed in require at /usr/local/lib64/perl5/5.16.3/Module/Runtime.pm line 317. Compilation failed in require at lib/IntelliHome/IntelliHomeNode.pm line 5. Compilation failed in require at ./intellihome-node line 3. BEGIN failed--compilation aborted at ./intellihome-node line 3.

mudler commented 10 years ago

Thanks, i haven't noticed it, we are going to merge that fix while merging dbixclass features, open a pull request

mudler commented 10 years ago

closing, merged with feature-dbixclass