[PPA] Please provide PPA builds/packages for armhf
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | Nginx |
Wishlist
|
Thomas Ward | ||
| | Mainline |
Wishlist
|
Unassigned | ||
| | Stable |
Wishlist
|
Unassigned | ||
Bug Description
Hi there,
With the new Raspberry Pi 2 being quad core with 1GB of ram, it makes a fantastic low cost/power server and it would be great to have Nginx packages compiled for it.
I tried compiling Nginx/Stable on Utopic and it compiles out of the box with no changes at all. The commands I ran are:
# echo 'deb-src http://
# apt-get update
# apt-get build-dep nginx
# apt-get source nginx
# cd nginx-1.6.2
# dpkg-buildpackage
Here is the full output from these commands: https:/
From my understanding, it should therefore not require any extra work to enable these packages to be compiled by launchpad?
Thank you :)
Roman
| tags: | added: armhf ppa |
| Changed in nginx: | |
| status: | New → In Progress |
| importance: | Undecided → Low |
| assignee: | nobody → Thomas Ward (teward) |
| tags: | added: mainline stable |
| description: | updated |
| Thomas Ward (teward) wrote : | #1 |
| Changed in nginx: | |
| importance: | Low → Wishlist |
| summary: |
- [PPA] Nginx packages for armhf (Respberry Pi 2) + [PPA] Please provide PPA builds/packages for armhf |
| hackeron (hackeron) wrote : | #2 |
Fantastic! Thank you! - from what I can tell, all the builds build successfully?
| Thomas Ward (teward) wrote : | #3 |
I've issued a copy of the ARM binaries from the staging PPAs to both of the main PPAs. As soon as I confirm the PPAs are updated with the armhf binaries I will mark this Fix Released.
| Changed in nginx: | |
| status: | In Progress → Fix Committed |
| Changed in nginx: | |
| status: | Fix Committed → Fix Released |

The staging PPAs are now ARM enabled and are building. I was able to get ARM builds enabled there. If it doesn't fail to build, I will copy the armhf binaries over to the main PPAs.
The staging PPAs are as follows:
STABLE: https:/ /launchpad. net/~teward/ +archive/ ubuntu/ nginx-stable- testing/ +packages /launchpad. net/~teward/ +archive/ ubuntu/ nginx-devel- testing/ +packages
MAINLINE: https:/
If there are any red X icons or gears with a red circle and a white dash, that indicates a failed build. Where there are green checkmarks, means everything built fine. I will check on these builds over time, to see if/when they complete. If I get any FTBFS errors, then I'll consider whether ARM builds are sensible going forward.