Packages that trigger multiple debconf prompts fail to install
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-software (Ubuntu) |
Fix Released
|
High
|
Robert Ancell | ||
Xenial |
Fix Released
|
High
|
Robert Ancell | ||
Yakkety |
Fix Released
|
High
|
Robert Ancell | ||
Zesty |
Fix Released
|
High
|
Robert Ancell | ||
Artful |
Fix Released
|
High
|
Robert Ancell |
Bug Description
[Impact]
Some packages stall on installing. These are packages that generate multiple debconf prompts (the prompts may be empty and so not user visible, e.g. gconf2-common).
[Test Case]
1. Remove gconf2-common (warning, may uninstall packages like gnome-terminal):
$ sudo apt purge gconf2-common
2. Download the debian package of Chrome from www.google.
3. Install the package (browser will prompt, or double click on package in Nautilus).
Expected result:
Chrome installs correctly.
Observed result:
The installation hangs on 51%.
[Regression Potential]
The debconf conde was modified to support multiple requests. This could expose other debconf issues or break other .deb install code.
tags: | removed: need-duplicate-check |
tags: | added: bugpattern-needed |
tags: | added: artful |
tags: | added: yakkety |
no longer affects: | gconf (Ubuntu) |
no longer affects: | gconf (Ubuntu Xenial) |
no longer affects: | gconf (Ubuntu Yakkety) |
no longer affects: | gconf (Ubuntu Zesty) |
no longer affects: | gconf (Ubuntu Artful) |
description: | updated |
Status changed to 'Confirmed' because the bug affects multiple users.