Yum Error: no such table: packages
During yum update, my VPS decided to freeze for unknown reason. Managed to do a remote reboot and get thing back in order. Howerver, when tried to do
sudo yum update
got this error message
Error : no such table : packages during yum updates
To fix this problem. Execute sudo yum clean all
will do :-)
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Tutorials
+11.8k Golang : Get month name from date example
+6.1k Golang : Totalize or add-up an array or slice example
+14.9k Golang : Force download file example
+30.4k Golang : bufio.NewReader.ReadLine to read file line by line
+6.6k CloudFlare : Another way to get visitor's real IP address
+26.1k Golang : Encrypt and decrypt data with AES crypto
+11.7k Golang : Print UTF-8 fonts on image example
+14.3k Golang : Save(pipe) HTTP response into a file
+10.4k Golang : Simple image viewer with Go-GTK
+13.6k Elastic Search : Mapping date format and sort by date