Cannot create v10.0 projects #554
-
Some time ago I create an v10 project using Doodba and everything works fine. Today i need to install one extra lib in this project image and after modify the dependencies file runs
I know that v10.0 is an old version but some clients still use it. I assume that v7 is in the same situation. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi! This occours because the main debian jessie repos has been removed. `#!/bin/bash #Second add archive sources #PostgreSql repositories #Second one appends apt-get -o Acquire::Check-Valid-Until=false update` 3 - Build your project |
Beta Was this translation helpful? Give feedback.
Hi @sergio-teruel, I really appreciate your response. I have to do some changes to your idea, but the spirit is the same. Finally, the file was like this: