Public bug reported: After installing pylons from hardy into gutsy I've got this error:
$ paster create -t pylons helloworld Traceback (most recent call last): File "/usr/bin/paster", line 8, in <module> load_entry_point('PasteScript==1.3.6', 'console_scripts', 'paster')() File "/usr/lib/python2.5/site-packages/paste/script/command.py", line 78, in run invoke(command, command_name, options, args[1:]) File "/usr/lib/python2.5/site-packages/paste/script/command.py", line 117, in invoke exit_code = runner.run(args) File "/usr/lib/python2.5/site-packages/paste/script/command.py", line 212, in run result = self.command() File "/usr/lib/python2.5/site-packages/paste/script/create_distro.py", line 69, in command self.extend_templates(templates, tmpl_name) File "/usr/lib/python2.5/site-packages/paste/script/create_distro.py", line 233, in extend_templates tmpl = entry.load()(entry.name) File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1911, in load if require: self.require(env, installer) File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1924, in require working_set.resolve(self.dist.requires(self.extras),env,installer)) File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 528, in resolve raise VersionConflict(dist,req) # XXX put more info here pkg_resources.VersionConflict: (nose 0.9.2 (/var/lib/python-support/python2.5), Requirement.parse('nose>=0.9.3')) Pylons or Paster or something should be depending on python-nose >= 0.9.3. ** Affects: ubuntu Importance: Undecided Status: New -- Paster or Pylons don't depend on the right python-nose https://bugs.launchpad.net/bugs/182384 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs