<div dir="ltr">robot@Brick002:~$ cat a<br>sudo apt-get update<br>sudo apt-get install python-mysqldb<br>robot@Brick002:~$ . ./a<br>Err:1 <a href="http://httpredir.debian.org/debian">http://httpredir.debian.org/debian</a> stretch InRelease<br>  Could not resolve '<a href="http://httpredir.debian.org">httpredir.debian.org</a>'<br>Err:2 <a href="http://security.debian.org">http://security.debian.org</a> stretch/updates InRelease<br>  Could not resolve '<a href="http://security.debian.org">security.debian.org</a>'<br>Err:3 <a href="http://archive.ev3dev.org/debian">http://archive.ev3dev.org/debian</a> stretch InRelease<br>  Could not resolve '<a href="http://archive.ev3dev.org">archive.ev3dev.org</a>'<br>Reading package lists... Done<br>W: Failed to fetch <a href="http://httpredir.debian.org/debian/dists/stretch/InRelease">http://httpredir.debian.org/debian/dists/stretch/InRelease</a>  Could not resolve '<a href="http://httpredir.debian.org">httpredir.debian.org</a>'<br>W: Failed to fetch <a href="http://security.debian.org/dists/stretch/updates/InRelease">http://security.debian.org/dists/stretch/updates/InRelease</a>  Could not resolve '<a href="http://security.debian.org">security.debian.org</a>'<br>W: Failed to fetch <a href="http://archive.ev3dev.org/debian/dists/stretch/InRelease">http://archive.ev3dev.org/debian/dists/stretch/InRelease</a>  Could not resolve '<a href="http://archive.ev3dev.org">archive.ev3dev.org</a>'<br>W: Some index files failed to download. They have been ignored, or old ones used instead.<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>Package python-mysqldb is not available, but is referred to by another package.<br>This may mean that the package is missing, has been obsoleted, or<br>is only available from another source<br><br>E: Package 'python-mysqldb' has no installation candidate<br></div>