[Fixed] error for upgrade - E: Value for APT::Default-Realease

Error for Upgrade :
E: The Value '"testing"' is invalid for APT::Default-Release as such a release is not available in the source
I think the cause is a word that appears is "testing"
after looking at last I can find the word "testing" in a file called apt.conf and is located in the directory /etc/apt /
But after that what we have to do, it turns out we just add the line "//" (without the quotes) as below:
# echo "//APT::Default-Release “testing”;" > /etc/apt/apt.conf

Next. i can tying upgrade =))

that's simple right :)


Author By:
Hidemichi-Hiroyuki a.k.a [H2]




Comments

Popular posts from this blog

Decrypt MD5 $Wordpress

Exploit Samba "SmbClient"

Configure Pure-FTP on Kali Linux