I’m running Ubuntu Server 13.04 (raring). I imported the key and added the lines to the repo
deb [url]http://repo.percona.com/apt[/url] VERSION main
deb-src [url]http://repo.percona.com/apt[/url] VERSION main
replace the VERSION with raring and and when I update i get a 404.
“Failed to fetch [url]http://repo.percona.com/atp/dists/raring/main/binary-amd64/Packages[/url] 404 not found”
then the line for i386
“http://repo.percona.com/atp/dist/raring/main/binary-i385/Packages 404 not found.”
I followed the pdf. What is the proper line to add to the repo? Assuming if the repo is there?