phusion / passenger_apt_automation

Tools for automatically building a Debian APT repository for Phusion Passenger
MIT License
20 stars 20 forks source link

Debian Wheezy packages aren't being built correctly #2

Closed FooBarWidget closed 10 years ago

FooBarWidget commented 10 years ago

Not sure why. All the other packages are being built correctly. Maybe something is broken in the reprepro database. Further investigation required.

FooBarWidget commented 10 years ago

It turns out that Debian updated their APT repositories so we need to run an apt-get update inside the pbuilder image, but the Nginx packaging script silently ignored the error.