I'm running Ubuntu Server 13.04 (raring). I imported the key and added the lines to the repo
deb http://repo.percona.com/apt VERSION main
deb-src http://repo.percona.com/apt VERSION main
replace the VERSION with raring and and when I update i get a 404.
"Failed to fetch http://repo.percona.com/atp/dists/ra...amd64/Packages 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?
deb http://repo.percona.com/apt VERSION main
deb-src http://repo.percona.com/apt VERSION main
replace the VERSION with raring and and when I update i get a 404.
"Failed to fetch http://repo.percona.com/atp/dists/ra...amd64/Packages 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?
Comment