How do I report a bug concerning opensuse 11.3
Hi,
Some reading for you : openSUSE:Submitting bug reports - openSUSE
Thanks for the reply, it looks like I will have to take a course before I will be able to report a bug so I will forget it.
Tell us what it is maybe we can help.
No, no. It’s not that hard. Like gogalthorp tell you, tell us what is your problem and we’ll guide you how to report it.
Thanks for the help.
An internal system error has occurred
A problem that we are not expecting has occurred. Please report this bug in your distribution bugtracker with the error description,
[PK_TMP_DIR|dir:///var/tmp/TmpDir.Yjk1WE] Repository already exists.
This error occurred after trying to install a package (I’m assuming). Do you remember what you were attempting?
This will give you a list of configured repos for your system:
zypper lr -d
Post the output here. If you feel confident to do so, proceed with with the following advice. (Otherwise wait for others to advise further).
You will see that you have a temporary repo amongst your configured repos. You can delete it (by its repo number). For example, if repo #2, then become root in a terminal with
su -
Enter root password when prompted, then type these commands (make sure the number corresponds to the TMP repo in your list though)
zypper rr 2
zypper clean --all
zypper ref
Now all should be ok again.
bero@linux-l264:~> zypper lr -d
| Alias | Name | Enabled | Refresh | Priority | Type | URI | Service
–±-------------±----------------------±--------±--------±---------±---------±----------------------------------------------------------------±-------
1 | PK_TMP_DIR | PK_TMP_DIR | Yes | Yes | 99 | plaindir | dir:///var/tmp/TmpDir.V1XRzk |
2 | repo-debug | openSUSE-11.3-Debug | No | Yes | 99 | NONE | Index of /debug/distribution/11.3/repo/oss |
3 | repo-non-oss | openSUSE-11.3-Non-Oss | Yes | Yes | 99 | yast2 | Index of /distribution/11.3/repo/non-oss |
4 | repo-oss | openSUSE-11.3-Oss | Yes | Yes | 99 | yast2 | Index of /distribution/11.3/repo/oss |
5 | repo-source | openSUSE-11.3-Source | No | Yes | 99 | NONE | Index of /source/distribution/11.3/repo/oss |
6 | repo-update | openSUSE-11.3-Update | Yes | Yes | 99 | rpm-md | Index of /update/11.3 |
bero@linux-l264:~>
I was trying downloading drivers for a Epson stylus sx208. It looks like the first one could be the problem so do I just follow your instructions?
Yes. So…
zypper rr 1
then the other commands.
Thats fixed it, drivers downloaded and printer working. Thanks everybody for your help. If there is a solved button i cant find it.
Nope, there is no solved button…