Giter Site home page Giter Site logo

Comments (3)

rex avatar rex commented on July 23, 2024

It looks like this is being caused by an error in the mongodb::mongodb_org_repo recipe and could be out of our control. Specifically, whatever routine is creating /etc/apt/sources.list.d/mongodb.list is clearly not respecting debian properly.

       Recipe: mongodb::mongodb_org_repo
         * apt_repository[mongodb] action addRecipe: <Dynamically Defined Resource>
         * execute[install-key 7F0CEB10] action run
           - execute apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10
         * file[/var/lib/apt/periodic/update-success-stamp] action nothing (skipped due to action :nothing)
         * execute[apt-cache gencaches] action nothing (skipped due to action :nothing)
         * execute[apt-get update] action nothing (skipped due to action :nothing)
         * file[/etc/apt/sources.list.d/mongodb.list] action create
           - create new file /etc/apt/sources.list.d/mongodb.list
           - update content in file /etc/apt/sources.list.d/mongodb.list from none to 20d6dd
        --- /etc/apt/sources.list.d/mongodb.list        2015-07-14 22:51:19.760932822 +0000
        +++ /tmp/.mongodb.list20150714-2903-1eedttg     2015-07-14 22:51:19.760932822 +0000
        @@ -1 +1,2 @@
        +deb     /debian-sysvinit dist 10gen
           - change mode from '' to '0644'
           - change owner from '' to 'root'
           - change group from '' to 'root'
         * file[/var/lib/apt/periodic/update-success-stamp] action delete
           - delete file /var/lib/apt/periodic/update-success-stamp
         * execute[apt-get update] action run[2015-07-14T22:51:19+00:00] ERROR: execute[apt-get update] (/tmp/kitchen/cache/cookbooks/apt/providers/reposit
ory.rb line 156) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '100'
       ---- Begin output of apt-get update -o Dir::Etc::sourcelist='sources.list.d/mongodb.list' -o Dir::Etc::sourceparts='-' -o APT::Get::List-Cleanup='0'
 ----
       STDOUT:
       STDERR: E: Malformed line 1 in source list /etc/apt/sources.list.d/mongodb.list (URI parse)
       E: The list of sources could not be read.
       ---- End output of apt-get update -o Dir::Etc::sourcelist='sources.list.d/mongodb.list' -o Dir::Etc::sourceparts='-' -o APT::Get::List-Cleanup='0' -
---
       Ran apt-get update -o Dir::Etc::sourcelist='sources.list.d/mongodb.list' -o Dir::Etc::sourceparts='-' -o APT::Get::List-Cleanup='0' returned 100; ig
nore_failure is set, continuing

       ================================================================================
       Error executing action `run` on resource 'execute[apt-get update]'
       ================================================================================

from sc-mongodb.

shortdudey123 avatar shortdudey123 commented on July 23, 2024

Completed as part of the v1 rewrite

from sc-mongodb.

lock avatar lock commented on July 23, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from sc-mongodb.

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.