Jira (PUP-2210) Install multi architecture rpm sometimes fail

2 views
Skip to first unread message

Maggie Dreyer (JIRA)

unread,
May 16, 2017, 2:50:03 PM5/16/17
to puppe...@googlegroups.com
Maggie Dreyer updated an issue
 
Puppet / Bug PUP-2210
Install multi architecture rpm sometimes fail
Change By: Maggie Dreyer
Labels: triaged
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe)
Atlassian logo

Moses Mendoza (JIRA)

unread,
May 18, 2017, 1:49:07 PM5/18/17
to puppe...@googlegroups.com

Josh Cooper (JIRA)

unread,
Oct 1, 2019, 4:31:02 PM10/1/19
to puppe...@googlegroups.com
Josh Cooper commented on Bug PUP-2210
 
Re: Install multi architecture rpm sometimes fail

Hi demetrio condello, I can't reproduce using the latest puppet-agent version after adding multilib_policy=all to /etc/yum.conf as described in the original redmine ticket:

# puppet apply -e "package { 'openssl-devel': ensure => installed }" --debug
...
Debug: Prefetching yum resources for package
Debug: Executing: '/usr/bin/rpm --version'
Debug: Executing '/usr/bin/rpm -qa --nosignature --nodigest --qf '%{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n' | sort'
Debug: Executing: '/usr/bin/rpm -q openssl-devel --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'
Debug: Executing: '/usr/bin/rpm -q openssl-devel --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n --whatprovides'
Debug: Package[openssl-devel](provider=yum): Ensuring => present
Debug: Executing: '/usr/bin/yum -d 0 -e 0 -y install openssl-devel'
Notice: /Stage[main]/Main/Package[openssl-devel]/ensure: created
...
# yum list installed
openssl-devel.i686                                                             1:1.0.2k-19.el7                                     @localmirror-os
openssl-devel.x86_64                                                           1:1.0.2k-19.el7                                     @localmirror-os

I'm going to close this issue as Cannot Reproduce. If you have additional information or reproduction scenarios that may be of use, please comment in this ticket with details.

This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Josh Cooper (JIRA)

unread,
Oct 1, 2019, 4:32:04 PM10/1/19
to puppe...@googlegroups.com
Josh Cooper updated an issue
 
Change By: Josh Cooper
We need to rebuild our rhel 6.4 machine with  i686 and x86_64 packages with our puppet 0.24.8. (Yes, we know that is an old old version..., but for legacy reason we cannot update). To accomply this we added the multilib_policy=all in our /etc/yum.conf.
Unfortunatley sometimes puppet doesn't install both versions. the problem affects random packages. Every reinstallation is different.
Seem to be a regression of this problem http://projects.
reductivelabs puppetlasb .com/issues/1465

Do you have any suggestions ?
Regards
Reply all
Reply to author
Forward
0 new messages