Opened 8 years ago

Closed 7 years ago

#883 closed enhancement (wontfix)

problem when installing nginx 1.9.9 (latest mainline version)

Reported by: donatas.navidonskis@… Owned by:
Priority: minor Milestone:
Component: nginx-package Version: 1.9.x
Keywords: binary-armhf, package, not, exists Cc:
uname -a: Linux domain.name 3.2.34-30 #17 SMP Mon Apr 13 15:53:45 UTC 2015 armv7l armv7l armv7l GNU/Linux
nginx -V: nginx version: nginx/1.8.0

Description

Hello,

i was try to install nginx 1.9.9 version on ubuntu 14.04 armv7l archtecture

i do the same think like at: http://nginx.org/en/linux_packages.html#distributions <http://nginx.org/en/linux_packages.html#distributions>

updated the sources.list packages:

deb http://nginx.org/packages/mainline/ubuntu/ <http://nginx.org/packages/mainline/ubuntu/> trusty nginx
deb-src http://nginx.org/packages/mainline/ubuntu/ <http://nginx.org/packages/mainline/ubuntu/> trusty nginx

but on the server already is installed nginx 1.8.0 version.

After when i try to run command: apt-get update i get an error:

W: Failed to fetch http://nginx.org/packages/mainline/ubuntu/dists/trusty/Release <http://nginx.org/packages/mainline/ubuntu/dists/trusty/Release> Unable to find expected entry 'nginx/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.

looks, like nginx/binary-armhf/Packages not existing, or it’s can be my own server problem ?

Thanks,
Regards Donatas Navidonskis

Change History (4)

comment:1 by donatas.navidonskis@…, 8 years ago

by the way, i added ppa key.

comment:2 by thresh, 8 years ago

Priority: majorminor
Type: defectenhancement

armv7/armhf is not supported by the official nginx repositories, sorry. There are no immediate plans for that either.

You can fetch the source package and rebuild it locally, though.

comment:3 by euskadi31@…, 8 years ago

+1 for support ARM

comment:4 by thresh, 7 years ago

Resolution: wontfix
Status: newclosed

We don't have plans to support armhf/armv7l as a target for our packages.

We do however support armv8a (aarch64) for select ubuntu versions.

Note: See TracTickets for help on using tickets.