-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02/24/2015 07:25 AM, Adam Taylor wrote: > I'm not sure where to report this, but we start our pyramid project > using systemd on CentOS7 - the first patch ( > https://github.com/Pylons/pyramid/pull/1577 > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FPylons%2Fpyramid%2Fpull%2F1577&sa=D&sntz=1&usg=AFQjCNFXHZgYgjkLa167vgFy1ENTL0INUQ>) > causes a traceback when run with no terminal at all: > > Traceback (most recent call last): File "/opt/clearsky/bin/pserve", > line 9, in <module> load_entry_point('pyramid==1.5.3', > 'console_scripts', 'pserve')() File > "/opt/clearsky/lib/python2.7/site-packages/pyramid-1.5.3- > py2.7.egg/pyramid/scripts/pserve.py", line 58, in main return > command.run() File > "/opt/clearsky/lib/python2.7/site-packages/pyramid-1.5.3- > py2.7.egg/pyramid/scripts/pserve.py", line 226, in run > install_reloader(int(self.options.reload_interval), [app_spec]) File > "/opt/clearsky/lib/python2.7/site-packages/pyramid-1.5.3- > py2.7.egg/pyramid/scripts/pserve.py", line 734, in install_reloader > ensure_echo_on() File > "/opt/clearsky/lib/python2.7/site-packages/pyramid-1.5.3- > py2.7.egg/pyramid/scripts/pserve.py", line 720, in ensure_echo_on > attr_list = termios.tcgetattr(fd) > > Anyone else?
The issue tracker is the place: https://github.com/Pylons/pyramid/issues. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 [email protected] Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJU7iPFAAoJEPKpaDSJE9HY4KwP/1GEc0CrM4uG+dCcSWprxAJR tfO6N2nmCL01+lKDnOOgHIol1zmBunTGOGT1FhUIQ7PQUQ9SGyc1+PAyyhDA3E9b a5JarIs8aw8NLuGo1UWxLvjwNjRQpaSLK+cSV83CqysZvn4UP3cbqh3erLOdxycR NoqTkB1tOwTiqO0QBvSS6zmyf8oHvbuyQPlEb6CjekEIWFP9ppNpQXlI9swsZeme cKgsGXEOxLdmc5zll6haeyxl+INYjf1n7Ny0q1TExVCfrvblYI96IXAzRRXXl+xC CrH41NXw1QugDGKVRJ76FGsd3fVTw5DdHP2VTJNaRu3zGT7onmu6p2ykU1LLiwzq 0H15Xe8iciw3EsXDYbaHX3e1vfMGxQfoHig7G22i1H/bOHV899HPTyGfE+Z2nK9i swERuR0uWVeQiOhmlMWxVXodDtdkKXg8RBGeU4Rtr2ohv9Hc0Aq7Bfw1+ULgwhyo ZtP7IyxTk95kJ2FVl0wqgE1ZyApaD7Jx45IpnKS5+rOqGC2DBjZYwd/jd6OWCQpq TNYp7qn6uetkpfZkUtr5m7negwO3C5RiPvpmizvWIKU2n/ivfvoXYzkeDIRwBM5E dBLTBwr1IPmEDu2PKGOofD3ThlDuuS6SF1iRB4c88ANNojJ8FIxqOQmfvfog/cim YknnohcJJMbvNyeg9byS =8ahg -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
