Merge lp:~seb128/software-properties/dialog-enable-proposed into lp:software-properties
| Status: | Rejected |
|---|---|
| Rejected by: | Sebastien Bacher on 2016-02-19 |
| Proposed branch: | lp:~seb128/software-properties/dialog-enable-proposed |
| Merge into: | lp:software-properties |
| Diff against target: |
43 lines (+24/-1) 1 file modified
softwareproperties/gtk/SoftwarePropertiesGtk.py (+24/-1) |
| To merge this branch: | bzr merge lp:~seb128/software-properties/dialog-enable-proposed |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Iain Lane | 2016-02-16 | Pending | |
| Ubuntu Core Development Team | 2016-02-16 | Pending | |
|
Review via email:
|
|||
Commit Message
Display a warning dialog and request a confirmation when
enabling a proposed repository. Since those updates can create issues
they shouldn't be too easy to enable without knowing what you are doing.
Description of the Change
Display a warning dialog and request a confirmation when
enabling a proposed repository. Since those updates can create issues
they shouldn't be too easy to enable without knowing what you are doing.
| Will Cooke (willcooke) wrote : | # |
| Brian Murray (brian-murray) wrote : | # |
I didn't look too closely to see if this is possible, but I wonder if the confirmation dialog should be different if the release is still in development. Ideally, enabling -proposed wouldn't be an option for the development release in the GUI so maybe this is moot.
| Sebastien Bacher (seb128) wrote : | # |
> I didn't look too closely to see if this is possible, but I wonder if the confirmation dialog
> should be different if the release is still in development.
Yeah, we might not display that control in that case
> Ideally, enabling -proposed wouldn't be an option for the development release in the GUI so maybe
> this is moot.
The warning is intended for stable series as far as I understand it, proposed SRUs are less likely to be an issue than devel-proposed but still cause confusion and problems for users, so I think the change is still relevant
| Will Cooke (willcooke) wrote : | # |
From Design on the text:
<title> Warning: Enabling updates from proposed can be dangerous </title>
<body> This repository is only for testing updates and providing development feedback. Enabling may introduce instability. </body>
- 953. By Sebastien Bacher on 2016-02-17
-
Display a warning dialog and request a confirmation when
enabling a proposed repository. Since those updates can create issues
they shouldn't be too easy to enable without knowing what you are doing.
| Sebastien Bacher (seb128) wrote : | # |
rejecting, it's superseeded by https:/
Unmerged revisions
- 953. By Sebastien Bacher on 2016-02-17
-
Display a warning dialog and request a confirmation when
enabling a proposed repository. Since those updates can create issues
they shouldn't be too easy to enable without knowing what you are doing.

Please hold, pending input from Design on the copy.