GithubHelp home page GithubHelp logo

Comments (3)

gijzelaerr avatar gijzelaerr commented on August 15, 2024

https://www.singularity-hub.org/containers/503/log

Start Time: Mon Oct 23 10:58:27 UTC 2017.
Cloning into '/tmp/tmp3hj80fi1'...
Switched to a new branch 'master'
Branch master set up to track remote branch master from origin.
DEBUG Building in directory /tmp/tmp3hj80fi1
DEBUG Spec file set to Singularity
DEBUG Spec file for build should be in /tmp/tmp3hj80fi1/Singularity
ERROR Return Code 1: b'Using container recipe deffile: /tmp/tmp3hj80fi1/Singularity
Using container recipe deffile: Singularity
Sanitizing environment
\x1b[0mAdding base Singularity environment to container
E: No such script: /usr/share/debootstrap/scripts/xenial
\x1b[31mABORT: Aborting with RETVAL=255
\x1b(B\x1b[mCleaning up...
Cleaning up...

from sregistry.

vsoch avatar vsoch commented on August 15, 2024

hey @gijzelaerr this is a bug on our part! Xenial is missing from our builder. We can add it for the next builder update (usually we are doing once or twice a week) and in the meantime here are the ones that he does have:

-rw-r--r-- 1 root root 5393 juin  18 13:47 breezy
lrwxrwxrwx 1 root root    3 juin  18 13:50 bullseye -> sid
lrwxrwxrwx 1 root root    3 juin  18 13:50 buster -> sid
-rw-r--r-- 1 root root 5429 juin  18 13:47 dapper
-rw-r--r-- 1 root root 6003 juin  18 13:47 edgy
lrwxrwxrwx 1 root root    3 juin  18 13:50 etch -> sid
lrwxrwxrwx 1 root root    3 juin  18 13:50 etch-m68k -> sid
-rw-r--r-- 1 root root 6123 juin  18 13:47 feisty
-rw-r--r-- 1 root root 6701 juin  18 13:47 gutsy
lrwxrwxrwx 1 root root    5 juin  18 13:50 hardy -> gutsy
-rw-r--r-- 1 root root 7829 juin  18 13:47 hoary
-rw-r--r-- 1 root root 5702 juin  18 13:47 hoary.buildd
lrwxrwxrwx 1 root root    5 juin  18 13:50 intrepid -> gutsy
lrwxrwxrwx 1 root root    5 juin  18 13:50 jaunty -> gutsy
lrwxrwxrwx 1 root root    3 juin  18 13:50 jessie -> sid
lrwxrwxrwx 1 root root    5 juin  18 13:50 karmic -> gutsy
lrwxrwxrwx 1 root root    3 juin  18 13:50 lenny -> sid
lrwxrwxrwx 1 root root    5 juin  18 13:50 lucid -> gutsy
lrwxrwxrwx 1 root root    5 juin  18 13:50 maverick -> gutsy
lrwxrwxrwx 1 root root    5 juin  18 13:50 natty -> gutsy
lrwxrwxrwx 1 root root    3 juin  18 13:50 oldstable -> sid
lrwxrwxrwx 1 root root    5 juin  18 13:50 oneiric -> gutsy
-rw-r--r-- 1 root root 3297 juin  18 13:47 potato
lrwxrwxrwx 1 root root    5 juin  18 13:50 precise -> gutsy
lrwxrwxrwx 1 root root    5 juin  18 13:50 quantal -> gutsy
lrwxrwxrwx 1 root root    5 juin  18 13:50 raring -> gutsy
-rw-r--r-- 1 root root 8273 juin  18 13:47 sarge
-rw-r--r-- 1 root root 5557 juin  18 13:47 sarge.buildd
-rw-r--r-- 1 root root 5787 févr. 19  2017 sarge.fakechroot
lrwxrwxrwx 1 root root    5 juin  18 13:50 saucy -> gutsy
-rw-r--r-- 1 root root 6077 juin  18 13:47 sid
lrwxrwxrwx 1 root root    3 juin  18 13:50 squeeze -> sid
lrwxrwxrwx 1 root root    3 juin  18 13:50 stable -> sid
lrwxrwxrwx 1 root root    3 juin  18 13:50 stretch -> sid
lrwxrwxrwx 1 root root    3 juin  18 13:50 testing -> sid
lrwxrwxrwx 1 root root    5 juin  18 13:50 trusty -> gutsy
lrwxrwxrwx 1 root root    3 juin  18 13:50 unstable -> sid
lrwxrwxrwx 1 root root    5 juin  18 13:50 utopic -> gutsy
lrwxrwxrwx 1 root root    5 juin  18 13:50 vivid -> gutsy
-rw-r--r-- 1 root root 7300 juin  18 13:47 warty
-rw-r--r-- 1 root root 5584 juin  18 13:47 warty.buildd
lrwxrwxrwx 1 root root    3 juin  18 13:50 wheezy -> sid
-rw-r--r-- 1 root root 7608 juin  18 13:47 woody
-rw-r--r-- 1 root root 5594 juin  18 13:47 woody.buildd

As another workaround, if you superly want xenial you could bootstrap the docker image equivalent.

from sregistry.

vsoch avatar vsoch commented on August 15, 2024

I'm pinging @cclerget so he sees this to verify it's fixed (but note I still need to update the builder). I'm closing here because it's on the sregistry board (and should be on singularityhub).

from sregistry.

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.