[Ubuntu Wiki] Update of "DebuggingProgramCrash" by yannubuntu
Ubuntu Wiki
noreply at ubuntu.com
Mon Jul 12 07:12:58 UTC 2010
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Ubuntu Wiki" for change notification.
The following page has been changed by yannubuntu:
http://wiki.ubuntu.com/DebuggingProgramCrash?action=diff&rev1=104&rev2=105
The comment on the change is:
missing space
------------------------------------------------------------------------------
1. Stable releases (not alphas and betas) require three more lines adding to the same file, which is done by the following terminal command:
{{{
echo "deb http://ddebs.ubuntu.com $(lsb_release -cs)-updates main restricted universe multiverse
- deb http://ddebs.ubuntu.com $(lsb_release -cs)-security main restricted universe multiverse
+ deb http://ddebs.ubuntu.com $(lsb_release -cs)-security main restricted universe multiverse
deb http://ddebs.ubuntu.com $(lsb_release -cs)-proposed main restricted universe multiverse" |
sudo tee -a /etc/apt/sources.list.d/ddebs.list
}}}
More information about the Ubuntu-bugsquad
mailing list