|
Bugzilla – Full Text Bug Listing |
| Summary: | SUSE_BTRFS_SNAPSHOT_BOOTING=true breaks resume after hibernate | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Wolfgang Bauer <wbauer> |
| Component: | Bootloader | Assignee: | Michael Chang <mchang> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | arvidjaar |
| Version: | 13.2 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 13.2 | ||
| URL: | https://forums.opensuse.org/showthread.php/503756-OS-13-2-Hibernate-(aka-suspend-to-disk)-doesn-t-work-when-booting-with-quot-Advanced-options-quot | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Wolfgang Bauer
2014-12-24 13:59:40 UTC
This is also being discussed here: https://forums.opensuse.org/showthread.php/503756-OS-13-2-Hibernate-(aka-suspend-to-disk)-doesn-t-work-when-booting-with-quot-Advanced-options-quot The problem is mismatch between /usr/lib/pm-utils/sleep.d/99Zgrub and grub2-once. The former counts everything starting with "menuentry " and the latter counts more strict pattern "menuentry 'menu title' {...}". grub2-once should probably be extended to accept "..." and string without spaces as valid menu title.
This version of openSUSE changed to end-of-life (EOL [1]) status. As such it is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of openSUSE, or consider the bug still valid, please feel free to reopen this bug against that version, or open a new ticket. Thank you for reporting this bug and we are sorry it could not be fixed during the lifetime of the release. [1] https://en.opensuse.org/Lifetime Actually this seems to work fine now in Leap 42.3. |