Git Product home page Git Product logo

Comments (6)

wITTus avatar wITTus commented on August 17, 2024

I just had the same problem. Did you find an answer?

from stdeb.

dbarnett avatar dbarnett commented on August 17, 2024

I think I'm having the same problem. No matter what I've tried, my debian/$pkgname.substvars file has
python3:Depends=python3, python3:any (>= 3.3.2-2~)
which makes my package unusable for systems that only have python 3.2. I've tried setting Depends3, X-Python3-Version, and XS-Python3-Version. I have python 3.2 installed on the host system and I don't understand where the ">= 3.3.2-2~" is coming from.

Can someone help?

from stdeb.

dbarnett avatar dbarnett commented on August 17, 2024

This StackOverflow question seems to be asking the same thing: http://stackoverflow.com/q/16404530/307705

from stdeb.

astraw avatar astraw commented on August 17, 2024

For your Python 3 issue, this is exactly the same thing we're discussing at #83 . In short, it is added by the Debian machinery on your build machine and stdeb can only workaround with some ugliness. I plan to merge that pull request after verifying it works for me. Can you send me what versions of Debian/Ubuntu you're building and testing on and what package you're trying with so I can verify the patch's generality?

from stdeb.

dbarnett avatar dbarnett commented on August 17, 2024

Oh, thanks. Missed that one.

I'd like to build https://github.com/google/vroom for Ubuntu 12.04 from a Ubuntu 14.04 system. Travis CI uses 12.04 environments and I'm seeing these errors for the packages I'm currently building:

dpkg: dependency problems prevent configuration of vroom:
 vroom depends on python3:any (>= 3.3.2-2~); however:
  Version of python3 on system is 3.2.3-0ubuntu1.2.

from stdeb.

dirk-thomas avatar dirk-thomas commented on August 17, 2024

Closing due to age.

Please feel free to comment if this is still a problem and the ticket can be reopened.

from stdeb.

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.