I installed Dropbox earlier today, and something has since messed up my terminal. Now when I try to install anything from the terminal, example: GIMP, i get this (minus the spaces in the urls):
Code:
[root@MyName MyName]# yum install gimp
Loaded plugins: langpacks, presto, refresh-packagekit
ht tp://linux. dropbox.com/fedora/15/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : h ttp:// linux.dropbox.com/fedora/15/repodata/repomd.xml
Trying other mirror.
ht tp://linux .dropbox.com/fedora/15/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : ht tp://linux. dropbox.com/fedora/15/repodata/repomd.xml
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: Dropbox. Please verify its path and try again
I'm just assuming it was Dropbox that broke the terminal because of the URL located in the results from trying to install GIMP. I have since installed GIMP through the Add/Remove Software tool. Any suggestions on a solution to this problem?