Code Monkey home page Code Monkey logo

Comments (7)

ukleinek avatar ukleinek commented on June 2, 2024

my 2¢: If I understand correctly, Debian testing is also affected and the problem makes dh-virtualenv useless for all users?!

That would justify a bugreport with severity grave against the version in testing which would result in the package being dropped from testing. The next consequence would be that dh-virtualenv is missing in the next release if it's not fixed in a timely manner[1].

[1] https://release.debian.org/bullseye/freeze_policy.html

from dh-virtualenv.

Bastian-Krause avatar Bastian-Krause commented on June 2, 2024

my 2¢: If I understand correctly, Debian testing is also affected and the problem makes dh-virtualenv useless for all users?!

Currently Debian Bookworm ships Python 3.10, I guess they will not bump it to 3.11 before the freeze, right? So when Debian Trixie becomes Testing, that will be affected.

from dh-virtualenv.

jluebbe avatar jluebbe commented on June 2, 2024

The default Python in Debian bookworm is now 3.11: https://tracker.debian.org/news/1414484/python3-defaults-3111-1-migrated-to-testing/

from dh-virtualenv.

ikus060 avatar ikus060 commented on June 2, 2024

I'm also affected by this problem. Our build depend on dh-virtualenv and it's fail on Bookworm with the following error:

Traceback (most recent call last):
  File "/usr/bin/dh_virtualenv", line 111, in <module>
    sys.exit(main() or 0)
             ^^^^^^
  File "/usr/bin/dh_virtualenv", line 60, in main
    arguments = inspect.getargspec(DebHelper.__init__).args
                ^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 'getargs'?

Seams related to the fact Bookworm is now using Python3.11 by default.

from dh-virtualenv.

Bastian-Krause avatar Bastian-Krause commented on June 2, 2024

For the record: in Debian's dh-virtualenv 1.2.2-1.3 the patch from #354 was cherry-picked as NMU. A dh-virtualenv release including this would still be nice.

from dh-virtualenv.

ikus060 avatar ikus060 commented on June 2, 2024

@Bastian-Krause

dh-virtualenv 1.2.2-1.3 the patch from #354 was cherry-picked as NMU

Does it mean dh-virtualenv should work in Debian Bookworm ?

from dh-virtualenv.

Bastian-Krause avatar Bastian-Krause commented on June 2, 2024

@Bastian-Krause

dh-virtualenv 1.2.2-1.3 the patch from #354 was cherry-picked as NMU

Does it mean dh-virtualenv should work in Debian Bookworm ?

Yes: https://packages.debian.org/bookworm/dh-virtualenv (changelog). Works for me.

from dh-virtualenv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.