Bug #5708
i686 identification incorrect
| Status: | Closed | Start date: | 12/28/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | Commercial edition - PE Beta | |||
| Keywords: | Affected URL: | |||
| Branch: | Affected PE version: | |||
| Votes: | 0 |
Description
From the list:
i686 is still a x86 architecture, not a x86_64
(AMD64) architecture. I can verify that the machine I attempted the
install has been provisioned as a 32 bit machine.
A known Ubuntu 10.04 x86_64 machine will give the following output
when running uname:
# uname -a
Linux test-host 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 05:14:15
UTC 2010 x86_64 GNU/LINUX
Here is the output when I run the x86_64 bit installer on my 32 bit
machine:
# /home/manager/Desktop/puppet-enterprise-0.6rc4-ubuntu-10.04-amd64/
puppet-enterprise-installer
================================================================================
Puppet Enterprise v0.6rc4 installer
================================================================================
!! ERROR: Can't find packages for platform: ubuntu-10.04-i686
================================================================================
Here is the output when I run the "all" installer on my machine:
# /home/manager/Desktop/puppet-enterprise-0.6rc4-all/puppet-enterprise-
installer
================================================================================
Puppet Enterprise v0.6rc4 installer
================================================================================
!! ERROR: Can't find packages for platform: ubuntu-10.04-i686
================================================================================
The all installer doesn't know what to do with i686. It should point
it over to the i386 packages.
History
Updated by Roy Nielsen over 1 year ago
I’m using RedHat 5, and am getting a similar error:
]# ./puppet-enterprise-installer
============================================================================
Puppet Enterprise v0.6rc4 installer
============================================================================
!! ERROR: Can't find packages for platform: rhel-5-i686
============================================================================
Updated by Jacob Helwig over 1 year ago
- Status changed from Accepted to Merged - Pending Release
This should be fixed in the next release of the PE beta.
Updated by Jacob Helwig over 1 year ago
- Status changed from Merged - Pending Release to In Topic Branch Pending Review
Updated by Nigel Kersten over 1 year ago
- Target version set to Beta
Updated by Jacob Helwig over 1 year ago
- Status changed from In Topic Branch Pending Review to Closed
This should be fixed as of rc6. If not, we’ll re-open.
Updated by Nigel Kersten 9 months ago
- Target version changed from Beta to PE Beta