[Bug 1882137] Re: python3-pastescript is ancient

Corey Bryant 1882137 at bugs.launchpad.net
Fri Jun 5 13:22:35 UTC 2020


There's really not much new in pastescript since 2.0.2. Nothing jumps
out as fixing this issue.

$ git_pretty 2.0.2..3.1.0
 - [8477297] Release 3.1.0
 - [627e9bb] Remove unittest2 dependency
 - [b7a7fb2] Drop hgignore, this is git repo
 - [2942a43] Prepare a 3.0.0 release
 - [b6e662b] Update README.rst
 - [25574f9] Update documentation to reflect current state
 - [15211c3] Enable working tests including travis-ci
 - [e13c2bd] post-release: set version to 2.0.3
 - [fd9c05c] Added tag 2.0.2 for changeset 21cbd862812d


@Walt, do you have more details on how to recreate the failure? What apps fail to start?

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pastescript in Ubuntu.
https://bugs.launchpad.net/bugs/1882137

Title:
  python3-pastescript is ancient

Status in pastescript package in Ubuntu:
  Triaged

Bug description:
  The focal package for python3-pastescript is based on a python2 only
  package that was released in 2015 and doesn't work in focal.

  https://packages.ubuntu.com/focal/python3-pastescript

  Here is the upstream package history 
  https://pypi.org/project/PasteScript/2.0.2/#history

  
  When it's installed it causes python apps to fail to start.

  Error processing line 1 of /usr/lib/python3/dist-
  packages/PasteScript-2.0.2-nspkg.pth:

    Traceback (most recent call last):
      File "/usr/lib/python3.8/site.py", line 175, in addpackage
        exec(line)
      File "<string>", line 1, in <module>
      File "<frozen importlib._bootstrap>", line 553, in module_from_spec
    AttributeError: 'NoneType' object has no attribute 'loader'

  Remainder of file ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pastescript/+bug/1882137/+subscriptions



More information about the foundations-bugs mailing list