Re: [translate-pootle] failed building database

2012-12-26 Thread Julen Ruiz Aizpuru
ar., 2012.eko aberen 25a 17:23(e)an, Umarzuki Mochlis(e)k idatzi zuen:
 hi,

 pootle's web interface suddenly failed when building database for
 first time opening it

 error message:

 IOError: [Errno 2] No such file or directory:
 '/home/puser/src/pootle/assets/css/common.min.css'

You need to run:

   python manage.py collectstatic --noinput
   python manage.py assets build

This will collect and generate the static assets you're missing.


 could this related to recent failure of running below command without
 root privilege?

 pip install -r requirements/base.txt


No, and in case you were not able to install the basic requirements it's 
likely that you failed to install lxml — it requires external packages 
(you may have run into something like this: 
http://stackoverflow.com/a/5178444/783019).

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle


[translate-pootle] failed building database

2012-12-25 Thread Umarzuki Mochlis
hi,

pootle's web interface suddenly failed when building database for
first time opening it

error message:

IOError: [Errno 2] No such file or directory:
'/home/puser/src/pootle/assets/css/common.min.css'

command used:

 python manage.py run_cherrypy --host 0.0.0.0

could this related to recent failure of running below command without
root privilege?

pip install -r requirements/base.txt

-- 
Regards,

Umarzuki Mochlis
http://debmal.my

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle