On Monday, August 12, 2013 08:12:50 AM Mark Hounschell wrote:
On 08/11/2013 05:49 AM, Marco Vittorini Orgeas wrote:
On Friday, August 09, 2013 08:20:44 AM Mark Hounschell wrote:
I was trying to configure a local packman repo mirror and after an unsuccessful attempt because of getting the URL wrong, I'm left with this message when clicking on "Software Repositories" in Yast. I have since successfully set it up but I can't get rid of this error??? All repos that enabled up are working including the packman mirror.
Errors occurred while restoring the repository configuration. Error refreshing service Packman Repository (http://compro.packman.net/pub/linux/packman/suse/openSUSE_12.3/): Parse error: repoindex.xml[1] Opening and ending tag mismatch: meta line 1 and noscript
. . snip . .
What was your intention: adding a packman repo or setting up a local mirror of that repository?
My intent was to add a functional local mirror. I just entered the incorrect URL. Get the error ever since.
Yast (actually libzypper) is complaining that the file repoindex.xml is malformed.
You could also try to refresh the repo's local metadata cache with: zypper cc -r <alias|#|URI> -mM Just insert there the alias or number of the packman repo.
I've deleted the Packman repo. Here is what "zypper repos" shows.
harley:/home/markh # zypper repos # | Alias | Name | Enabled | Refresh ---+------------------------------+----------------------------------- -+---------+-------- 1 | download.nvidia.com-opensuse | nVidia Graphics Drivers | Yes | Yes
2 | openSUSE-12.3-1.7 | openSUSE-12.3-1.7
| No | No
3 | opensuse-guide.org-repo | libdvdcss repository
| Yes | Yes
4 | repo-debug | openSUSE-12.3-Debug
| No | Yes
5 | repo-debug-update | openSUSE-12.3-Update-Debug
| No | Yes
6 | repo-debug-update-non-oss | openSUSE-12.3-Update-Debug-Non-Oss | No | Yes
7 | repo-non-oss | openSUSE-12.3-Non-Oss
| Yes | Yes
8 | repo-oss | openSUSE-12.3-Oss
| Yes | Yes
9 | repo-source | openSUSE-12.3-Source
| No | Yes
10 | repo-update | openSUSE-12.3-Update | Yes | Yes 11 | repo-update-non-oss | openSUSE-12.3-Update-Non-Oss | Yes | Yes
I did as you recommended for 1-11. I still get the error. Even with no Packman repo there??? Thinking there may be some stale files in /tmp or /var/tmp, In single user mode removed everything in those 2 dirs. No help either.
Regards Mark Have you tried to rebuild the rpm database?
Code ---------- rpm --rebuilddb /Code ---------- -- openSUSE 12.3(Linux 3.10.5-1.g4e0ffc2-desktop)|KDE 4.10.5 "release 4"|Intel core2duo 2.5 MHZ,|8GB DDR3|GeForce 8400GS(NVIDIA-Linux-x86_64-325.15) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org