Jira (PUP-10789) puppet6-release-focal.deb is broken

2 views
Skip to first unread message

Travis L. Bean (Jira)

unread,
Nov 20, 2020, 2:35:03 PM11/20/20
to puppe...@googlegroups.com
Travis L. Bean created an issue
 
Puppet / Bug PUP-10789
puppet6-release-focal.deb is broken
Issue Type: Bug Bug
Assignee: Unassigned
Created: 2020/11/20 11:34 AM
Priority: Normal Normal
Reporter: Travis L. Bean

The apt.puppetlabs.com/puppet6-release-focal.deb package does not install a valid list file in /etc/apt/sources.list.d. This is an ongoing problem with broken packages. All packages located at apt.puppetlabs.com need to be verified.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v8.5.2#805002-sha1:a66f935)
Atlassian logo

Josh Cooper (Jira)

unread,
Nov 23, 2020, 12:46:04 PM11/23/20
to puppe...@googlegroups.com
Josh Cooper commented on Bug PUP-10789
 
Re: puppet6-release-focal.deb is broken

There was an email to puppet-dev about this: https://groups.google.com/g/puppet-dev/c/zmwAy1FrO0Q/m/-fRmWWkSBgAJ.

I verified that the puppet6 repo for focal is working as expected.

# wget -q https://apt.puppet.com/puppet6-release-focal.deb
# dpkg -i puppet6-release-focal.deb
Selecting previously unselected package puppet6-release.
(Reading database ... 69767 files and directories currently installed.)
Preparing to unpack puppet6-release-focal.deb ...
Unpacking puppet6-release (6.0.0-9focal) ...
Setting up puppet6-release (6.0.0-9focal) ...
# cat /etc/apt/sources.list.d/puppet6.list
# Puppet 6 focal Repository
deb http://apt.puppetlabs.com focal puppet6
# apt-get update
...
Get:19 http://apt.puppetlabs.com focal InRelease [99.0 kB]
Get:20 http://apt.puppetlabs.com focal/puppet6 amd64 Packages [11.5 kB]
Get:21 http://apt.puppetlabs.com focal/puppet6 i386 Packages [3,113 B]
Get:22 http://apt.puppetlabs.com focal/puppet6 all Packages [3,113 B]
Fetched 2,093 kB in 1s (3,383 kB/s)
Reading package lists... Done
# apt-get install puppet-agent
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  puppet-agent
0 upgraded, 1 newly installed, 0 to remove and 87 not upgraded.
Need to get 22.2 MB of archives.
After this operation, 143 MB of additional disk space will be used.
Get:1 http://apt.puppetlabs.com focal/puppet6 amd64 puppet-agent amd64 6.19.1-1focal [22.2 MB]
Fetched 22.2 MB in 1s (27.8 MB/s)
Selecting previously unselected package puppet-agent.
(Reading database ... 69772 files and directories currently installed.)
Preparing to unpack .../puppet-agent_6.19.1-1focal_amd64.deb ...
Unpacking puppet-agent (6.19.1-1focal) ...
Setting up puppet-agent (6.19.1-1focal) ...
Created symlink /etc/systemd/system/multi-user.target.wants/puppet.service → /lib/systemd/system/puppet.service.
Created symlink /etc/systemd/system/multi-user.target.wants/pxp-agent.service → /lib/systemd/system/pxp-agent.service.
Removed /etc/systemd/system/multi-user.target.wants/pxp-agent.service.
Processing triggers for libc-bin (2.31-0ubuntu9) ...
# /opt/puppetlabs/puppet/bin/puppet --version
6.19.1

Reply all
Reply to author
Forward
0 new messages