Giter Club home page Giter Club logo

Comments (7)

vsoch avatar vsoch commented on June 18, 2024

Let me take a look - it sounds like I rebuilt 2.6 and it possibly wasn't the exact 2.6 as previously. Do you have an image I can pull from somewhere to reproduce?

from docker2singularity.

vsoch avatar vsoch commented on June 18, 2024

Here is the Singularity version that is served by the container:

$ docker run -it singularityware/singularity:2.6 --version
2.6.1-vault/release-2.6.9103f0155

It's the vault release, which is the .tar.gz that is served from the repo, and I chose that because if you look at the releases page, the actual release for 2.6.1 is gone (remaining is 2.6.0 https://github.com/sylabs/singularity/releases/tag/2.6.0). My best guess is that 2.6.1-dist (which I'm not sure where it is) is somehow different from the vaulted branch. Just curious - did you try v2.5 and does it produce the same issue? What I can do is try building a container with 2.6.0 (the official release) and have you test - if that works we can update the 2.6 branch to be 2.6.0, and then push the current v2.6 as v2.6.1. Let me know your thoughts!

from docker2singularity.

jvansanten avatar jvansanten commented on June 18, 2024

v2.5 appears to produce readable images. As far as I can remember, 2.5 and 2.6 only differed in runtime features, so that probably already gets me back up and running.

I'm still mildly curious as to what went wrong, though, so can test an image made with a rebuilt 2.6 if you have one.

from docker2singularity.

vsoch avatar vsoch commented on June 18, 2024

Yes let me build one for you - I suspect there is a difference between (what used to exist) as the release, and what is now a branch (the vault).

from docker2singularity.

vsoch avatar vsoch commented on June 18, 2024

okay - I think I just found the issue! The 3.1 release was tagged with 2.6, so I believe you were building with a 3.* derivative of Singularity. The repo originally did automated builds, then Docker Hub got hacked, they re-did their entire build system (and I can't really figure it out still). So what I've just done is fixed the recipes to deploy from the branches during run of CircleCI, and that way we don't need to rely on Docker Hub working (beyond pushing to it).

I think this was the underlying issue -> a0f2393

I've just fixed this all up (see tags here) https://cloud.docker.com/u/singularityware/repository/docker/singularityware/docker2singularity/tags and would you care to test?

$ docker run -it --entrypoint bash singularityware/docker2singularity:v2.6
Unable to find image 'singularityware/docker2singularity:v2.6' locally
v2.6: Pulling from singularityware/docker2singularity
e7c96db7181b: Pull complete 
5297bd381816: Pull complete 
3a664477889c: Pull complete 
456ccbcfb7c2: Pull complete 
be49115c409f: Pull complete 
4e5a67a694a2: Pull complete 
90e35d75c5fb: Pull complete 
c7d8067f2392: Pull complete 
de3e7f56e947: Pull complete 
19c9b74d6f10: Pull complete 
Digest: sha256:ae6f3dd54c9dd78ee7a8d6e7f4d9af868a96d4761ce396c4dbd5ba414d72537b
Status: Downloaded newer image for singularityware/docker2singularity:v2.6
bash-4.4# singularity --version
2.6.0-dist

from docker2singularity.

jvansanten avatar jvansanten commented on June 18, 2024

Indeed, the images produced with 2.6-that's-actually-2.6 are readable. Many thanks!

from docker2singularity.

vsoch avatar vsoch commented on June 18, 2024

Great! And apologies for the mishap, that was totally my fault. I'm traveling and my brain is in a squish.

from docker2singularity.

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.