GithubHelp home page GithubHelp logo

Comments (7)

epackorigan avatar epackorigan commented on July 30, 2024

relevant: pypa/virtualenv#1630

from aws_native_chef_server.

irvingpop avatar irvingpop commented on July 30, 2024

hey @epackorigan I suggest starting by respinning a new AMI from here: https://github.com/irvingpop/packer-chef-highperf-centos-ami using the packer-marketplace.json definition. see if that error is still reproducible.

from aws_native_chef_server.

epackorigan avatar epackorigan commented on July 30, 2024

It appears that the centos-7-minimal-* base ami is no longer there, as i get the following:

Build 'amazon-ebs' errored: No AMI was found matching filters: {
  Filters: [{
      Name: "virtualization-type",
      Values: ["hvm"]
    },{
      Name: "name",
      Values: ["centos-7-minimal-install-*"]
    },{
      Name: "root-device-type",
      Values: ["ebs"]
    }],
  Owners: ["self","446539779517","amazon"]
}

when attempting to build the image.

I went to my console and try to find a suitable image to check, and searching for 'centos-7-minimal' yields no results.

based on my limited testing in the existing baked ami, if i run pip install --upgrade pip, the setup script appears to work then. the script complains about a 'zipp' module import failure, but installing that module doesn't appear to fix the issue. maybe the solution is to alter the marketplace_dl.sh script, after the python2-pip yum install to include a pip upgrade for things should work out.

from aws_native_chef_server.

irvingpop avatar irvingpop commented on July 30, 2024

I'm not sure if someone at Chef cleaned that up or not. You can create your own minimal image from the create_base_ami/packer.json definition here: https://github.com/irvingpop/packer-chef-highperf-centos-ami/tree/master/create_base_ami

from aws_native_chef_server.

epackorigan avatar epackorigan commented on July 30, 2024

After rebuilding all the images, it appears that it's functioning correctly now (at least it goes beyond that point).

from aws_native_chef_server.

irvingpop avatar irvingpop commented on July 30, 2024

FYI @thomascate @niamhcahill looks like those images are due for a rebuild

from aws_native_chef_server.

epackorigan avatar epackorigan commented on July 30, 2024

from aws_native_chef_server.

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.