On 07/08/2015 09:22 AM, Chris Warrick wrote: > On 8 July 2015 at 14:14, Agustin Henze <t...@sluc.org.ar> wrote: >> On 07/08/2015 08:52 AM, Chris Warrick wrote: >>> >>> Yapsy and doit were changed to >= already. >>> What version of dateutil do you have? I’ll check if it’s compatible >>> and we could get it lower. >> >> Seems to work fine, I tried with a new site. I will wait for your feedback >> before to upload it. >> >> thanks, >> >> -- >> TiN > > Upload what? A package with old dateutil support?
nikola 7.6.0 with requirements.txt patched > The problem was with tzinfo files. > > https://github.com/getnikola/nikola/issues/1599 > https://github.com/getnikola/nikola/commit/aea500e7c9dfe7552728e10df126f285ccef3687 > Can you get the new code (the one that gets a stream instead of a file > name) to work with the old dateutil version? > If yes, great — you might need to modify the requirements list in the > distribution information (.dist-info). > If not, you might need to patch your source tree to undo that commit. I applied a revert of that commit on my source tree but I don't have a nice output if I use the same timezone that the guy of the issue. Time zone [UTC]: Argentina/Buenos_Aires WARNING: Time zone not found. Searching most common timezones for a match. Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/doit/doit_cmd.py", line 165, in run return command.parse_execute(args) File "/usr/lib/python2.7/dist-packages/doit/cmd_base.py", line 122, in parse_execute return self.execute(params, args) File "/usr/lib/python2.7/dist-packages/nikola/plugin_categories.py", line 125, in execute return self._execute(options, args) File "/usr/lib/python2.7/dist-packages/nikola/plugins/command/init.py", line 461, in _execute st = self.ask_questions(target=target) File "/usr/lib/python2.7/dist-packages/nikola/plugins/command/init.py", line 434, in ask_questions query(default, toconf) File "/usr/lib/python2.7/dist-packages/nikola/plugins/command/init.py", line 359, in tzhandler zonesfile = tarfile.TarFile.open(os.path.join(dateutil.zoneinfo.ZONEINFOFILE)) File "/usr/lib/python2.7/tarfile.py", line 1658, in open raise ValueError("nothing to open") ValueError: nothing to open -- TiN -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org