I’m on OpenSuse 10.3 and somehow I’ve ended up with my zypper
segfaulting. I recently used ‘KDE/Upgrade - openSUSE’
(http://en.opensuse.org/KDE/Upgrade) to upgrade to the latest 10.3 kde.
I don’t know if that is what caused the issue. It was not present until
I more recently did a restart of my computer.
zypper -V tells me I have zypper 0.8.26
Some sample outputs:
zypper refresh
Repository ‘openSUSE BuildService - OpenOffice.org’ is up to date.
Segmentation fault
zypper up
Segmentation fault
zypper repos work fine
If I do zypper rr repo, I get a segfault, but then if I do zypper
repos, that repo has indeed been removed.
cowsandmilk;1929645 Wrote:
> Some sample outputs:
> # zypper refresh
> Repository ‘openSUSE BuildService - OpenOffice.org’ is up to date.
> Segmentation fault
> # zypper up
> Segmentation fault
The Segmentation fault is probably coming from zyppers own database.
See this post, mainly comment #3 : ‘OpenSuse 10.3 zypper - Cannot write
file - openSUSE Forums’ (http://tinyurl.com/7l8za8)
If you still have this issue then you can also ‘flush’ the repo cache…
but don’t think that is needed.
Cheers,
Wj
note: with 11.0 and up a ’ zypper ref -f ’ should be enough to fix
issues with the zypper db.