Sunday February 28th 2021 - Update issue with packman inode mirror
There are issues with the inode mirror, please configure an alternative mirror. See http://packman.links2linux.org/mirrors
-
Yast had stopped working after an update
Yast GUI application comes up, when clicked, but none of the links open.
Trough therminal,
Code:
sudo yast2
[sudo] password for root:
Traceback (most recent call last):
11: from /usr/lib/YaST2/bin/y2start:11:in `<main>'
10: from /usr/lib64/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
9: from /usr/lib64/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
8: from /usr/lib64/ruby/vendor_ruby/2.7.0/yast.rb:30:in `<top (required)>'
7: from /usr/lib64/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
6: from /usr/lib64/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
5: from /usr/lib64/ruby/vendor_ruby/2.7.0/yast/builtins.rb:8:in `<top (required)>'
4: from /usr/lib64/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
3: from /usr/lib64/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
2: from /usr/lib64/ruby/vendor_ruby/2.7.0/yast/i18n.rb:1:in `<top (required)>'
1: from /usr/lib64/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
/usr/lib64/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- fast_get
text (LoadError)
What might be the problem? It looks like some ruby gems had been deleted or missing. How to find which?
Thanks
-
Re: Yast had stopped working after an update
How have you been updating your system?
openSUSE Leap 15.2; KDE Plasma 5.18.5;
-
Re: Yast had stopped working after an update
 Originally Posted by nrickert
How have you been updating your system?
sudo zypper dup
Should I uninstall Yast and reinstall?
-
Re: Yast had stopped working after an update
The Yast Control Center opens up, but when I click on, say, Software Management, the cursor only turns around and goes off. Can't open any of the modules.
-
Re: Yast had stopped working after an update
 Originally Posted by Chdslv
Should I uninstall Yast and reinstall?
I don't think that would help.
Normally, using "zypper dup", you should not get into the problem that you have. So perhaps you have a repo configured that is interfering with updates.
Please provide the output from:
and use CODE tags for the posted output.
openSUSE Leap 15.2; KDE Plasma 5.18.5;
-
Re: Yast had stopped working after an update
Code:
zypper lr -d
# | Alias | Name | Enabled | GPG Check | Refresh | Priori
ty | Type | URI | Service
---+----------------------------------+-----------------------------+---------+-----------+---------+-------
---+--------+---------------------------------------------------------------------+--------
1 | download.opensuse.org-non-oss | Main Repository (NON-OSS) | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/tumbleweed/repo/non-oss/ |
2 | download.opensuse.org-oss | Main Repository (OSS) | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/ |
3 | download.opensuse.org-tumbleweed | Main Update Repository | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/update/tumbleweed/ |
4 | microsoft-edge-dev | microsoft-edge-dev | Yes | (r ) Yes | Yes | 99
| rpm-md | https://packages.microsoft.com/yumrepos/edge/ |
5 | openSUSE-20201214-0 | openSUSE-20201214-0 | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/tumbleweed/repo/oss |
6 | packman | packman | Yes | (r ) Yes | Yes | 90
| rpm-md | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ |
7 | repo-debug | openSUSE-Tumbleweed-Debug | No | ---- | ---- | 99
| NONE | http://download.opensuse.org/debug/tumbleweed/repo/oss/ |
8 | repo-non-oss | openSUSE-Tumbleweed-Non-Oss | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/tumbleweed/repo/non-oss/ |
9 | repo-oss | openSUSE-Tumbleweed-Oss | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/ |
10 | repo-source | openSUSE-Tumbleweed-Source | No | ---- | ---- | 99
| NONE | http://download.opensuse.org/source/tumbleweed/repo/oss/ |
11 | repo-update | openSUSE-Tumbleweed-Update | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/update/tumbleweed/ |
12 | skype-stable | skype (stable) | Yes | (r ) Yes | Yes | 99
| rpm-md | https://repo.skype.com/rpm/stable/
-
Re: Yast had stopped working after an update
I d not see really "dangerous" things here, but IMHO #1 is the same as #8 (both the non-OSS repo) and #2 is the same as #5 (Main OSS repo).
That is a bit superfluous.
Maybe wait until @nrickert wakes up. AS Tumbleweed userhe could see more.
Henk van Velden
-
Re: Yast had stopped working after an update
^^
How do I disable the extra 2 repos correctly? Which one should I delete, #1 and #2? I find them here, /etc/zypp/repos.d/
The problem with Yast is that, once the main window is open, I can't open the sub-windows. I don't know where the exe file for those links are, even to try to open them through terminal.
-
Re: Yast had stopped working after an update
Well, use zypper.
or longer
Code:
zypper modifyrepo --disable 1
And after you did that and checked (with at least a zypper dup) that all is OK, then remove them
When using numbers, allways check if the numbers did not change, after removing one, the others will renumber!
Henk van Velden
-
Re: Yast had stopped working after an update
Disabled both #1 and #2, and did a update.
now,
Code:
zypper lr -d
# | Alias | Name | Enabled | GPG Check | Refresh | Priori
ty | Type | URI | Service
---+----------------------------------+-----------------------------+---------+-----------+---------+-------
---+--------+---------------------------------------------------------------------+--------
1 | download.opensuse.org-non-oss | Main Repository (NON-OSS) | No | ---- | ---- | 99
| rpm-md | http://download.opensuse.org/tumbleweed/repo/non-oss/ |
2 | download.opensuse.org-oss | Main Repository (OSS) | No | ---- | ---- | 99
| rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/ |
3 | download.opensuse.org-tumbleweed | Main Update Repository | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/update/tumbleweed/ |
4 | microsoft-edge-dev | microsoft-edge-dev | Yes | (r ) Yes | Yes | 99
| rpm-md | https://packages.microsoft.com/yumrepos/edge/ |
5 | openSUSE-20201214-0 | openSUSE-20201214-0 | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/tumbleweed/repo/oss |
6 | packman | packman | Yes | (r ) Yes | Yes | 90
| rpm-md | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/ |
7 | repo-debug | openSUSE-Tumbleweed-Debug | No | ---- | ---- | 99
| NONE | http://download.opensuse.org/debug/tumbleweed/repo/oss/ |
8 | repo-non-oss | openSUSE-Tumbleweed-Non-Oss | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/tumbleweed/repo/non-oss/ |
9 | repo-oss | openSUSE-Tumbleweed-Oss | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/ |
10 | repo-source | openSUSE-Tumbleweed-Source | No | ---- | ---- | 99
| NONE | http://download.opensuse.org/source/tumbleweed/repo/oss/ |
11 | repo-update | openSUSE-Tumbleweed-Update | Yes | (r ) Yes | Yes | 99
| rpm-md | http://download.opensuse.org/update/tumbleweed/ |
12 | skype-stable | skype (stable) | Yes | (r ) Yes | Yes | 99
| rpm-md | https://repo.skype.com/rpm/stable/
Still Yast sub-windows don't open. Is there a way to open them through terminal?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|