|
Bugzilla – Full Text Bug Listing |
| Summary: | cnf / command-not-found broken | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Bernhard Wiedemann <bwiedemann> |
| Component: | Other | Assignee: | Marcus Rückert <mrueckert> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P3 - Medium | CC: | dimstar, dleuenberger, fvogt, gp, Mathias.Homann, mls, werner |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE 13.2 | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Bernhard Wiedemann
2015-10-26 10:31:07 UTC
I already caught that one last week and it entered Leap repos already. The fixed package needed are scout and command-not-found 0.1.0+20151023 Upstream commit: https://github.com/openSUSE/scout/commit/1013a910be9a661b31ec41d31e815eac33798e54 Is still broken for all Tumbleweed installs until https://build.opensuse.org/request/show/340604 is accepted and forwarded to Factory This is an autogenerated message for OBS integration: This bug (951977) was mentioned in https://build.opensuse.org/request/show/340975 Factory / scout *** Bug 952496 has been marked as a duplicate of this bug. *** *** Bug 951243 has been marked as a duplicate of this bug. *** Seems to be still broken in Leap 42.1: mathias@kirika:~> type -p vim /usr/bin/vim mathias@kirika:~> rpm -qf /usr/bin/vim vim-7.4.326-5.1.x86_64 mathias@kirika:~> ls -l /usr/bin/vim lrwxrwxrwx 1 root root 8 Sep 12 19:43 /usr/bin/vim -> /bin/vim mathias@kirika:~> cnf vim vim: Kommando nicht gefunden mathias@kirika:~> mathias@kirika:~> cat /etc/os-release NAME="openSUSE Leap" VERSION="42.1" VERSION_ID="42.1" PRETTY_NAME="openSUSE Leap 42.1 (x86_64)" ID=opensuse ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:opensuse:42.1" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://opensuse.org/" ID_LIKE="suse" mathias@kirika:~> (In reply to Mathias Homann from comment #6) > Seems to be still broken in Leap 42.1: > [...] > mathias@kirika:~> cnf vim > vim: Kommando nicht gefunden That's a different issue. Please open a new bug report. |