Giter VIP home page Giter VIP logo

Comments (3)

apenney avatar apenney commented on September 2, 2024

#169 should fix this.

from puppetlabs-apt.

schoenmedia avatar schoenmedia commented on September 2, 2024

Trying to install a php5 version from ppa:ondrej/php5-oldstable on ubuntu 12.04 with a vagrant precise64 box.
The command in my init.pp

apt::ppa { 'ppa:ondrej/php5-oldstable': }

With the #169 fix it creates a file in /etc/apt/source.list.d/ondrej-php5-oldstable-precise.list with a size of zero.
When I povision again the file is still there with a size of zero. So it solves not the problem above mentioned.
And I canΒ΄t create the right ondrej-php5-oldstable-precise.list file.

When I change the line 45 in apt/manifests/ppa.pp to the old version

creates  => "${sources_list_d}/${sources_list_d_filename}",
#instead of: onlyif  => "/usr/bin/test -s ${sources_list_d}/${sources_list_d_filename}", 

It works, until the file size is zero.

from puppetlabs-apt.

chelnak avatar chelnak commented on September 2, 2024

Hello! We are doing some house keeping and noticed that this issue has been open for a long time.

We're going to close it but please do raise another issue if the issue still persists. πŸ˜„

from puppetlabs-apt.

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.