Advertisement
Guest User

Test ID 1635

a guest
Apr 14th, 2014
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.77 KB | None | 0 0
  1. To execute this test, a pre-existing ubuntu (or derivative) installation is needed
  2.  
  3. <em>Proceed in your native language if you wish. Instructions will remain in English</em>
  4.  
  5. <dl>
  6.     <dt>Install all updates available for the release you want to upgrade by running update-manager. Click Check if any update is available, and click Install to install them</dt>
  7.     <dt>Ensure FAMILY is looking for long-term support versions by navigating to Edit -> Software sources and selecting the updates tab. Make sure the 'Notify me of a new FAMILY version' option has the 'For long-term support versions' value selected</dt>
  8.     <dt>Run update-manager -d -c from a terminal</dt>
  9.     <dt>Click the upgrade version button</dt>
  10.     <dt>Watch it upgrade, noting any errors</dt>
  11.     <dt>Reboot into your new system:</dt>
  12.         <dd>
  13.             <ul>
  14.                 <li>Were any errors encountered during the upgrade?</li>
  15.                 <li>Were any errors encountered after rebooting to new desktop?</li>
  16.                 <li>Does your hardware still work properly?</li>
  17.                 <li>Are you experiencing any application or background service crashes?</li>
  18.             </ul>
  19.         </dd>
  20.  
  21.         <dt>Open a terminal and enter the command <code>grep Prompt= /etc/update-manager/release-upgrades</code></dt>
  22.                     <dd>Terminal will show Prompt=lts</dd>
  23. </dl>
  24.  
  25. <strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
  26.     If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result.</strong>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement