Jira (PUP-1098) Package/source should accept puppet:// files

2 views
Skip to first unread message

Rob Nelson (JIRA)

unread,
Dec 4, 2014, 3:51:29 PM12/4/14
to puppe...@googlegroups.com
Rob Nelson commented on New Feature PUP-1098
 
Re: Package/source should accept puppet:// files

Redmine #4074 and #11865 seem to agree that this is needed but have a weird circular reference where each says to see the other. Charlie, I'm not sure who this should be assigned to, could you help determine who can make the decision on this?

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.3.7#6337-sha1:2ed701e)
Atlassian logo

Rob Nelson (JIRA)

unread,
Dec 4, 2014, 3:51:29 PM12/4/14
to puppe...@googlegroups.com
Rob Nelson updated an issue
 
Puppet / New Feature PUP-1098
Change By: Rob Nelson
Assignee: Charlie Sharpsteen

Charlie Sharpsteen (JIRA)

unread,
Jun 8, 2016, 5:49:04 PM6/8/16
to puppe...@googlegroups.com
Charlie Sharpsteen assigned an issue to Unassigned
Change By: Charlie Sharpsteen
Assignee: Charlie Sharpsteen
This message was sent by Atlassian JIRA (v6.4.13#64028-sha1:b7939e9)
Atlassian logo

Henrik Lindberg (JIRA)

unread,
Jun 8, 2016, 6:12:06 PM6/8/16
to puppe...@googlegroups.com
Henrik Lindberg updated an issue

Ping Kylo Ginsberg

Change By: Henrik Lindberg
Scrum Team: Client Platform

Patrik Svensson (JIRA)

unread,
Jun 22, 2016, 8:48:04 AM6/22/16
to puppe...@googlegroups.com
Patrik Svensson commented on New Feature PUP-1098
 
Re: Package/source should accept puppet:// files

This would be incredible useful on Windows.

Eric Sorenson (JIRA)

unread,
Jul 13, 2016, 6:30:03 PM7/13/16
to puppe...@googlegroups.com
Eric Sorenson updated an issue
 
Change By: Eric Sorenson
Sometimes you need to use backported packages on debian-like system (we could easily imagine use cases for other platforms). In work/production environments, it's quite rare to have directly access to the Internet for security reasons. So "package" type should accept a "source" located on the puppet master  filebucket  file server , whereas it only accepts local packages for the moment.

Said differently, I'd like to turn this kind of awful recipe : {code}
class apache2-passenger {
  package {"libapache2-mod-passenger":
    ensure => installed,
    provider => dpkg,
    source => "/tmp/mod-passenger.deb"
    require => File[tmp-passenger]
  }
  file {"tmp-passenger":
    name => "/tmp/mod-passenger.deb",
    owner => root,
    group => root,
    source => "puppet:///files/redmine/libapache2-mod-passenger_2.2.11debian-1~bpo50+1_i386.deb"
  }
}
{code}
Into something like this : 
{code}
class apache2-passenger {
  package {"libapache2-mod-passenger":
    ensure => installed,
    provider => dpkg,
    source => "puppet:///files/passenger/libapache2-mod-passenger_2.2.11debian-1~bpo50+1_i386.deb"
  }
}
{code}
Let me know your opinion about that. Thanks!

Moses Mendoza (JIRA)

unread,
Sep 22, 2016, 6:40:07 PM9/22/16
to puppe...@googlegroups.com
Moses Mendoza updated an issue
Change By: Moses Mendoza
Labels: customer  manage-package  redmine
This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe)
Atlassian logo

John Duarte (JIRA)

unread,
May 15, 2017, 2:14:04 PM5/15/17
to puppe...@googlegroups.com
John Duarte updated an issue
Change By: John Duarte
Labels: customer manage-package redmine  triaged

Moses Mendoza (JIRA)

unread,
May 18, 2017, 1:44:56 PM5/18/17
to puppe...@googlegroups.com
Moses Mendoza updated an issue
Change By: Moses Mendoza
Labels: customer manage-package redmine  triaged

Branan Riley (JIRA)

unread,
May 9, 2018, 2:13:03 PM5/9/18
to puppe...@googlegroups.com
Branan Riley updated an issue
Change By: Branan Riley
Labels: customer manage- fileserver package package redmine type_and_provider
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Branan Riley (JIRA)

unread,
May 9, 2018, 2:15:05 PM5/9/18
to puppe...@googlegroups.com
Branan Riley updated an issue
Change By: Branan Riley
Labels: customer fileserver package redmine triaged type_and_provider

Branan Riley (JIRA)

unread,
May 9, 2018, 3:05:04 PM5/9/18
to puppe...@googlegroups.com
Branan Riley updated an issue
Change By: Branan Riley
Labels: customer fileserver package redmine source triaged type_and_provider

Branan Riley (JIRA)

unread,
Oct 15, 2018, 2:49:12 PM10/15/18
to puppe...@googlegroups.com
Branan Riley updated an issue
Change By: Branan Riley
Sprint: Platform OS Kanban

Josh Cooper (Jira)

unread,
Feb 5, 2021, 2:05:04 PM2/5/21
to puppe...@googlegroups.com
Josh Cooper commented on New Feature PUP-1098
 
Re: Package/source should accept puppet:// files

Updated status to reflect reality

This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages