thanks... i did. same result... is there any particular src endpoint directly affecting the "build-dep python-imaging --fix-missing" commands/flags?
thanks... On Thu, Oct 19, 2017 at 6:09 AM, Steve Kemp <[email protected]> wrote: > > > > #A sudo vi /etc/apt/sources.list > > > > shows this: > > > > deb http://cdn-aws.deb.debian.org/debian stretch main > > Lines beginning with "deb" are used for binary packages. For > "source" packages you need a "deb-src" prefix. Something like > this: > > deb-src http://cdn-aws.deb.debian.org/debian stretch main > deb-src http://security.debian.org stretch/updates main > .. > > (Just add those, leave the binary-lines in-place.) > > Steve > -- >

