Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-9139

Package provider apt fails when installing from local file

    XMLWordPrintable

Details

    • Night's Watch
    • Needs Assessment

    Description

      Puppet Version: 4.10
      Puppet Server Version: 2.8.1
      OS Name/Version: Ubuntu 16.04

      apt-get is able to install packages from locally stored .deb files (apt-get install /path/to/package), resolving dependencies as usual. However, the apt package provider doesn't seem to support this, which enforces the use of the dpkg provider. Unfortunately, this provider doesn't do dependency resolution (since dpkg itself can't do that).

      Desired Behavior:

      Installing from a local package file with the apt provider should just work.

      Actual Behavior:

      apt provider fails when trying to install from a local file.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dhs@recommind.com Dirk Heinrichs
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support