Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems when try to install using armv7l processor #536

Open
Oscar-Delgadillo opened this issue Jan 3, 2022 · 0 comments
Open

problems when try to install using armv7l processor #536

Oscar-Delgadillo opened this issue Jan 3, 2022 · 0 comments

Comments

@Oscar-Delgadillo
Copy link

problems when try to install using armv7l processor

Describe the problem

I tried to install chef in a ubuntu SO with arm v7 of the processor using the "https://omnitruck.chef.io/install.sh" file but I got that the .deb is not found

Software Version

Ubuntu 20.04

Replication Case

inside console of ubuntu put the following command:
$ curl -L https://omnitruck.chef.io/install.sh | bash

Stacktrace

% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                Dload  Upload   Total   Spent    Left  Speed
100 23409  100 23409    0     0  35414      0 --:--:-- --:--:-- --:--:-- 36013
ubuntu 20.04 armv7l
Getting information for chef stable  for ubuntu...
downloading https://omnitruck.chef.io/stable/chef/metadata?v=&p=ubuntu&pv=20.04&m=armv7l
 to file /tmp/install.sh.115/metadata.txt
trying curl...
trying perl...
Unable to retrieve a valid package!
Version:

Please file a Bug Report at https://github.com/chef/omnitruck/issues/new
Alternatively, feel free to open a Support Ticket at https://www.chef.io/support/tickets
More Chef support resources can be found at https://www.chef.io/support

Please include as many details about the problem as possible i.e., how to reproduce
the problem (if possible), type of the Operating System and its version, etc.,
and any other relevant details that might help us with troubleshooting.

Metadata URL: https://omnitruck.chef.io/stable/chef/metadata?v=&p=ubuntu&pv=20.04&m=armv7l
\nDEBUG OUTPUT FOLLOWS:\n\nSTDERR from curl:\n\nHTTP/2 404
content-type: text/html;charset=utf-8
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-envoy-upstream-service-time: 78
server: envoy
accept-ranges: bytes
date: Mon, 03 Jan 2022 21:45:13 GMT
via: 1.1 varnish
age: 48
x-served-by: cache-scl19424-SCL
x-cache: HIT
x-cache-hits: 1
x-timer: S1641246313.234343,VS0,VE0
content-length: 0
\n\nSTDERR from perl:\n\nCan't locate LWP/Simple.pm in @INC (you may need to install the LWP::Simple module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/arm-linux-gnueabihf/perl5/5.30 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/arm-linux-gnueabihf/perl-base) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.\n

image

Possible Solution

none

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant