Of course, for this I just needed to install the python-six module. Sorry for the noise, Devin
> On Dec 13, 2016, at 10:18 AM, Devin A. Bougie <[email protected]> > wrote: > > Hello, > > After upgrading from 1.1.7 to 1.2.2, we get the following error when trying > to start any periodic daemon tasks. Bibsched runs fine, but the tasks don't. > This is on a fully updated SL6.8 system. > > Any suggestions would be greatly appreciated, and please let me know if > there's any more information we can provide. > > Sincerely, > Devin > > ------ > > [root@server ~]# su -s /bin/bash apache -c > "/mnt/documents/invenio/bin/bibsched status" > 2016-12-13 10:15:39 --> BibSched queue status report for > server.classe.cornell.edu: > 2016-12-13 10:15:39 --> BibSched daemon status: UP > 2016-12-13 10:15:39 --> BibSched queue running mode: AUTOMATIC > 2016-12-13 10:15:39 --> Running processes: 0 > 2016-12-13 10:15:39 --> Waiting processes: 0 > 2016-12-13 10:15:39 --> Done. > > [root@server ~]# su -s /bin/bash apache -c > "/mnt/documents/invenio/bin/bibindex -f50000 -s5m" > Error: No module named six > >

