GithubHelp home page GithubHelp logo

Comments (8)

cevich avatar cevich commented on July 22, 2024

I see in my control file line 140 is says if module is not None and module.__name__.count('docker')] not ...__name_... as above. Could you elaborate please, I don't quite understand where this problem is coming from. Thanks.

from autotest-docker.

cevich avatar cevich commented on July 22, 2024

ohhhhh, nevermind, the _ handling seems to just be github hiding characters 😦

Still, I am not sure what you mean by

if remove the six package, the testing is ok, but six look to be used by many other packages.

from autotest-docker.

gouyang avatar gouyang commented on July 22, 2024

I mean if the python-six package is installed, the error happens.
if remove the package, no this error happen then.

from autotest-docker.

gouyang avatar gouyang commented on July 22, 2024

But I don't want to remove six because maybe other packages will use it.

from autotest-docker.

xhe123 avatar xhe123 commented on July 22, 2024

Yes. The versions of python-six-1.5 have this error. I worked around it with "yum downgrade python-six" , It works when I down to version of 1.4.
I'm not sure if it works for you.

from autotest-docker.

cevich avatar cevich commented on July 22, 2024

Okay, I must be completely dumb because I have no idea what python-six is hahaha, looking...

from autotest-docker.

cevich avatar cevich commented on July 22, 2024

...ohh neat! Learned something new. I'll check with autotest maintainer because python-six probably isn't relevant. Last I heard, Autotest was no-where close to even thinking about python 3 yet. I'll double-check though.

from autotest-docker.

cevich avatar cevich commented on July 22, 2024

Okay, I talked to the Autotest folks, and this stuff isn't on the horizon yet so therefore it's not-applicable to us either. So it's safe to remove python-six at least from a Docker Autotest perspective. Closing this for now, but please feel free to re-open if the problem gets nastier (i.e. Docker iteslf forms a dependency on python-six). Either way, thanks for reporting this.

from autotest-docker.

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.