PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Friday the 15th of August, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[16:23:35] <stbatduke> Good Day all! I'm trying to log the output of "mkvirtualenv" and "workon" etc from the virtualenvwrapper ... but when I use something like "mkvirtualenv <envname> 2>&1 | tee -a install.log" or similarly "workon <envname> 2>&1 | tee -a $install.log" (in bash) I sometimes find that the virtualenv did not get created, or that the workon or activate did not work. any ideas how to solve this?
[17:35:45] <Phibs> I am mirroring pypi with bandersnatch, and for some reason it finishes yet some packages do not appear in my simple index, that do appear in the official one.
[17:35:51] <Phibs> one example of such packages is 'tox'
[17:35:54] <Phibs> any help would be appreciated.
[18:09:55] <Phibs> annnyone ?
[19:47:49] <nanonyme> Phibs, no errors in any logs?
[19:55:15] <Phibs> nope
[19:55:23] <Phibs> the package is there
[19:55:23] <Phibs> ./web/packages/source/t/tox/tox-1.7.2.tar.gz
[19:55:26] <Phibs> just not in the simple index :(
[20:28:00] <Phibs> any other ideas?