| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: scout-command-not-found | Distribution: SUSE Linux Enterprise 15 |
| Version: 0.2.7+20230124.b4e3468 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150500.1.1 | Build date: Mon Feb 20 16:24:41 2023 |
| Group: System/Packages | Build host: sheep08 |
| Size: 124232 | Source RPM: scout-0.2.7+20230124.b4e3468-150500.1.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/openSUSE/scout/ | |
| Summary: Command Not Found extension for shell | |
The "command not found" message is not very helpful. If e.g. the unzip command is not found but it's available in a package, it would be very interesting if the system could tell that the command is currently not available, but installing a package would provide it.
MIT
* Tue Jan 24 2023 bwiedemann@suse.com
- Update to version 0.2.7+20230124.b4e3468:
* Bump version to v0.2.7
* allow multiple baseurls in repo file
* remove deprecated class
* Translated using Weblate (Macedonian, German, Ukrainian)
* Tue Nov 30 2021 aplanas@suse.com
- Update to version 0.2.6+20211130.022a45c:
* Fix finding packages from repo with / in name
* Translated using Weblate (French, Slovak, Spanish)
* Sat Apr 24 2021 bwiedemann@suse.com
- Update to version 0.2.5+20210424.3bff388:
* Work with newer python3-rpm
* Sat Mar 27 2021 hel@lcp.world
- Rename command-not-found to scout-command-not-found and add command-not-found provides
* Sat Mar 27 2021 bwiedemann@suse.com
- Update to version 0.2.4+20210325.6c2d9f3:
* Fix output of cnf ambiguous install (boo#1183980)
* Translated using Weblate (Indonesian, Catalan)
* Stop ignoring exceptions
* Wed Jan 15 2020 bwiedemann@suse.com
- Update to version 0.2.3+20200115.5b1005a:
* Bump version to 0.2.3
* Return success if found
* Update docs
* cnf: allow to install found package
* Translated using Weblate (Finnish, Estonian, Norwegian Nynorsk)
* Thu Jun 13 2019 bwiedemann@suse.com
- Update to version 0.2.2+20190613.e6c2668:
* Bump version to 0.2.2
* Fix bug where sbin packages would print as bytes strings (boo#1135598)
* Newly generated po files (new line numbers).
* The make_trans script did not work, because strings were not marked because of eval
* Fix bash i18n support. The translations are expanded during definition of the function, when LANG is not yet set. Use eval to postpone it.
* Fix i18n support.
* Updated translations
* Thu Oct 04 2018 opensuse-packaging@opensuse.org
- Update to version 0.2.1+20181004.20a0aae:
* Unicode versions of gettext are not for Python 3
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Chinese (China))
* Translated using Weblate (Chinese (China))
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* Clean empty strings in untranslated po files.
* Update po files.
* Mark translatable strings
* Delete temporary files
* Get the make_trans script to work
* Wed Sep 19 2018 opensuse-packaging@opensuse.org
- Update to version 0.2.1+20180914.017a078:
* Avoid running command-not-found with python2 (boo#1108565)
* Mon Aug 13 2018 opensuse-packaging@opensuse.org
- Initial Python3 support (bsc#1077238)
- Update to version 0.2.1+20180813.59519f8:
* scout-cmd: convert dict keys into a list
* scout-cmd: __iter__ is part of a string
* scout-cmd: KeyboardInterrupt lives out of a module
* scout: migrate bin to Python3
* Do not interpolate SQL strings
* Use system Python 3 interpreter
* scount-cmd: Initial support for Python 3
* data-gen: Initial support to Python 3
* tests: Initial support for Python 3
* cnf: initial port to Python 3
* Move setup.py to distutils and fix package_data
* Add setup.py
* Replace multiple unclear "zypper refresh" error messages with a helpful warning
* Fix lookup of solv-file path for repos with '/' in name (bsc#1037101)
* Translated using Weblate (Hindi)
* Translated using Weblate (Hindi)
* Translated using Weblate (Hindi)
* Translated using Weblate (Galician)
* Translated using Weblate (Galician)
* Translated using Weblate (Finnish)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Italian)
* Translated using Weblate (Arabic)
* Translated using Weblate (Arabic)
* Translated using Weblate (Korean)
* Translated using Weblate (Polish)
* Translated using Weblate (Polish)
* Translated using Weblate (Polish)
* Wed Jan 03 2018 opensuse-packaging@opensuse.org
- Update to version 0.1.1+20180103.0595254:
* allow for multiple repos to be in one .repo file
* Parse repo files for repo name (boo#980393)
* Updated translations (Spanish, Norwegian Nynorsk)
* Fri Jun 30 2017 opensuse-packaging@opensuse.org
- Update to version 0.1.1+20170630.f55550e:
* drop outdated DBs
* Thu Jun 29 2017 opensuse-packaging@opensuse.org
- Update to version 0.1.1+20170629.b80f023:
* update translations using Weblate (Swedish, Chinese, French, Greek, Polish,
Indonesian, Persian, Italian, Bulgarian, Lithuanian, Danish, Spanish)
* zsh: avoid cnf being triggered on every false result
* zsh: improve handler hooking
* zsh: expect command to be quoted
* zsh: define function with two names
* detect if we have no repos configured (bsc#1037101)
* call zypper refresh when solv file missing (bsc#1037101)
* Version 0.1.1
* Mon May 30 2016 opensuse-packaging@opensuse.org
- Update to version 0.1.0+20160523.472154b:
* Translated using Weblate (German)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Polish)
* Translated using Weblate (Dutch)
* Translated using Weblate (Norwegian Nynorsk)
* Translated using Weblate (German)
* Translated using Weblate (Arabic)
* Translated using Weblate (French)
* Translated using Weblate (Korean)
* Translated using Weblate (Swedish)
* Mon May 30 2016 tchvatal@suse.com
- Cleanup a bit to have the spec readable and point to proper url
* Fri Oct 23 2015 dimstar@opensuse.org
- Update to version 0.1.0+20151023:
+ adapt to Dataiterator changes in libsolv-0.6.0 (boo#951977)
+ Updated translations.
* Fri Sep 25 2015 dimstar@opensuse.org
- Update to version 0.1.0+20150925:
+ Update translations based on https://svn.opensuse.org/svn/opensuse-i18n/trunk/lcn/ - REV 92845
(boo#906691).
- Change to source service (disabled), checking out from git.
/etc/bash_command_not_found /etc/zsh_command_not_found /usr/bin/cnf /usr/bin/command-not-found /usr/share/doc/packages/scout-command-not-found /usr/share/doc/packages/scout-command-not-found/README /usr/share/locale/ar/LC_MESSAGES/command-not-found.mo /usr/share/locale/be/LC_MESSAGES/command-not-found.mo /usr/share/locale/bg/LC_MESSAGES/command-not-found.mo /usr/share/locale/bn/LC_MESSAGES/command-not-found.mo /usr/share/locale/ca/LC_MESSAGES/command-not-found.mo /usr/share/locale/cs/LC_MESSAGES/command-not-found.mo /usr/share/locale/da/LC_MESSAGES/command-not-found.mo /usr/share/locale/de/LC_MESSAGES/command-not-found.mo /usr/share/locale/el/LC_MESSAGES/command-not-found.mo /usr/share/locale/en_GB/LC_MESSAGES/command-not-found.mo /usr/share/locale/en_US/LC_MESSAGES/command-not-found.mo /usr/share/locale/eo/LC_MESSAGES/command-not-found.mo /usr/share/locale/es/LC_MESSAGES/command-not-found.mo /usr/share/locale/et/LC_MESSAGES/command-not-found.mo /usr/share/locale/eu/LC_MESSAGES/command-not-found.mo /usr/share/locale/fa/LC_MESSAGES/command-not-found.mo /usr/share/locale/fi/LC_MESSAGES/command-not-found.mo /usr/share/locale/fr/LC_MESSAGES/command-not-found.mo /usr/share/locale/gl/LC_MESSAGES/command-not-found.mo /usr/share/locale/gu/LC_MESSAGES/command-not-found.mo /usr/share/locale/he/LC_MESSAGES/command-not-found.mo /usr/share/locale/hi/LC_MESSAGES/command-not-found.mo /usr/share/locale/hr/LC_MESSAGES/command-not-found.mo /usr/share/locale/hu/LC_MESSAGES/command-not-found.mo /usr/share/locale/id/LC_MESSAGES/command-not-found.mo /usr/share/locale/it/LC_MESSAGES/command-not-found.mo /usr/share/locale/ja/LC_MESSAGES/command-not-found.mo /usr/share/locale/km/LC_MESSAGES/command-not-found.mo /usr/share/locale/ko/LC_MESSAGES/command-not-found.mo /usr/share/locale/lt/LC_MESSAGES/command-not-found.mo /usr/share/locale/mk/LC_MESSAGES/command-not-found.mo /usr/share/locale/mr/LC_MESSAGES/command-not-found.mo /usr/share/locale/nb/LC_MESSAGES/command-not-found.mo /usr/share/locale/nds/LC_MESSAGES/command-not-found.mo /usr/share/locale/nl/LC_MESSAGES/command-not-found.mo /usr/share/locale/nn/LC_MESSAGES/command-not-found.mo /usr/share/locale/pa/LC_MESSAGES/command-not-found.mo /usr/share/locale/pl/LC_MESSAGES/command-not-found.mo /usr/share/locale/pt/LC_MESSAGES/command-not-found.mo /usr/share/locale/pt_BR/LC_MESSAGES/command-not-found.mo /usr/share/locale/ro/LC_MESSAGES/command-not-found.mo /usr/share/locale/ru/LC_MESSAGES/command-not-found.mo /usr/share/locale/sk/LC_MESSAGES/command-not-found.mo /usr/share/locale/sl/LC_MESSAGES/command-not-found.mo /usr/share/locale/sr/LC_MESSAGES/command-not-found.mo /usr/share/locale/sv/LC_MESSAGES/command-not-found.mo /usr/share/locale/ta/LC_MESSAGES/command-not-found.mo /usr/share/locale/th/LC_MESSAGES/command-not-found.mo /usr/share/locale/tr/LC_MESSAGES/command-not-found.mo /usr/share/locale/uk/LC_MESSAGES/command-not-found.mo /usr/share/locale/vi/LC_MESSAGES/command-not-found.mo /usr/share/locale/wa/LC_MESSAGES/command-not-found.mo /usr/share/locale/zh_CN/LC_MESSAGES/command-not-found.mo /usr/share/locale/zh_TW/LC_MESSAGES/command-not-found.mo /usr/share/man/man1/cnf.1.gz /usr/share/man/man1/command-not-found.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:38:47 2026