lhelontra/tensorflow-on-arm

My solution for the problem of wrong "jessie debian repository"

muncok opened this issue · 3 comments

I found a solution at link

And Jessie ARMv8 systems only:

deb http://archive.debian.org/debian/ jessie main contrib non-free

Please replace original dev repository address with the above

Hi @muncok,
Jessie repository no longer used.

Hi @muncok,
Jessie repository no longer used.

But, if I did not change it in Dockerfile, it causes an error in my case.

Sorry, you're right. i'm using jessie for install gcc-4.
Thanks for your advice.