[UIFe] ubuntu-bug says that snap packages are not installed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Apport |
Fix Released
|
Medium
|
Unassigned | ||
apport (Ubuntu) |
Fix Released
|
Medium
|
Julian Andres Klode | ||
Bionic |
Fix Released
|
Medium
|
Julian Andres Klode | ||
ubuntu-docs (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
User Interface Freeze Exception Justification
=======
The interface for ubuntu-
List Notifications
==================
https:/
<ubuntu-doc awaiting moderation, but probably no documentation affected?>
Original Bug Description
=======
1.
I installed the package gnome-recipes, tried to send an error report program in response to the received message:you cannot report a problem:
The report belongs to a package that was not installed.
2.
Expected that the program will be identified as installed.
3.
sudo apt -f install
[sudo] password for Alexander:
Reading package lists... Done
Building dependency tree
Reading state information... Ready
0 upgraded, 0 newly installed, for removal 0 packets are marked, and 0 packages are not updated.
sudo gnome-sudo recipes: gnome-recipes: command not found
sudo apt install gnome-recipes Reading package lists... Done
Building dependency tree
Reading state information... Ready
E: unable to locate package gnome-recipes
I installed via software-center
gnome-recipes
snap-confine has elevated permissions and is not confined but should be. Refusing to continue to avoid permission escalation attacks
ubuntu-bug gnome-recipes
dpkg-query: template gnome-recipes no corresponding package
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
^C^Z
[1]+ Stopped ubuntu-bug gnome-recipes
https:/
---
1.
произвёл установку пакета gnome-recipes, попытался отправить отчёт об ошибке программы, в ответ получил сообщение:Не удаётся сообщить о неполадке:
Отчёт относится к пакету , который не был установлен.
2.
Ожидал что программа будет идентифицироваться как установленная.
3.
sudo apt -f install
[sudo] пароль для alexandr:
Чтение списков пакетов… Готово
Построение дерева зависимостей
Чтение информации о состоянии… Готово
обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 0 пакетов не обновлено.
sudo gnome-recipes sudo: gnome-recipes: команда не найдена
sudo apt install gnome-recipes Чтение списков пакетов… Готово
Построение дерева зависимостей
Чтение информации о состоянии… Готово
E: Не удалось найти пакет gnome-recipes
произвёл установку через software-center
gnome-recipes
snap-confine has elevated permissions and is not confined but should be. Refusing to continue to avoid permission escalation attacks
ubuntu-bug gnome-recipes
dpkg-query: шаблону gnome-recipes не соответствует ни один пакет
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
^C^Z
[1]+ Остановлено ubuntu-bug gnome-recipes
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: software-center (not installed)
Uname: Linux 4.14.0-
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Nov 2 08:06:48 2017
InstallationDate: Installed on 2017-10-29 (3 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Brian Murray: Approve
- Steve Langasek: Needs Fixing
-
Diff: 115 lines (+50/-2) (has conflicts)3 files modifiedapport/ui.py (+40/-2)
debian/changelog (+9/-0)
debian/control (+1/-0)
Changed in apport (Ubuntu): | |
status: | Confirmed → Triaged |
tags: | added: rls-bb-incoming |
tags: | removed: rls-bb-incoming |
tags: | added: id-5a733f698ac27be676d4b705 |
Changed in apport (Ubuntu Bionic): | |
status: | Triaged → In Progress |
assignee: | nobody → Julian Andres Klode (juliank) |
tags: | added: id-5ab940fe3f9097fb3600fe6d |
summary: |
- ubuntu-bug says that snap packages are not installed + [UIFe] ubuntu-bug says that snap packages are not installed |
description: | updated |
Changed in ubuntu-docs (Ubuntu): | |
status: | New → Confirmed |
Changed in apport: | |
status: | New → Fix Released |
milestone: | none → 2.21.0 |
importance: | Undecided → Medium |
gnome-recipes is only available as a snap in Ubuntu 16.04 LTS not as a regular .deb so none of your apt commands will work. ubuntu-bug gnome-recipes won't work either.