IBM-Swift / swift-buildpack

IBM Cloud buildpack for Swift
BSD 3-Clause "New" or "Revised" License
32 stars 31 forks source link

BluePic incompatible with Bluemix Swift Buildpack #12

Closed kevan-ibm closed 8 years ago

kevan-ibm commented 8 years ago

The Bluemix swift build pack on supports up to swift-DEVELOPMENT-SNAPSHOT-2016-06-06-a. See https://github.com/IBM-Swift/swift-buildpack.

However this sample requires DEVELOPMENT-SNAPSHOT-2016-06-20-a. See https://github.com/IBM-Swift/BluePic/blob/master/BluePic-Server/.swift-version#L1

Is there a way to run this on Bluemix?

When I follow the instructions here I get these errors 2016-08-09T10:32:17.23-0400 [STG/0] OUT -----> Installing Swift DEVELOPMENT-SNAPSHOT-2016-06-20-a 2016-08-09T10:32:17.32-0400 [STG/0] ERR DEPENDENCY_MISSING_IN_MANIFEST: 'swift-DEVELOPMENT-SNAPSHOT-2016-06-20-a.tar.gz' 2016-08-09T10:32:17.33-0400 [STG/0] OUT Staging failed: Buildpack compilation step failed 2016-08-09T10:32:17.50-0400 [API/1] ERR encountered error: App staging failed in the buildpack compile phase

kevan-ibm commented 8 years ago

Wrong repo. Sorry.