** Description changed:

  If the option to enable the Universe and Multiverse respositories is
  checked, the dapper-updates section of the sources.list file is
  commented out, silently disabling software updates from the default
  repositories.
  
  Here follows the following:
  
  * /etc/apt/sources.list after using EasyUbuntu
  * /etc/apt/sources.list before using EasyUbuntu (default)
  * a diff between the two files
  * The relavent commented line disabling updates.
  
  Post-EasyUbuntu:
  
  deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted universe 
multive rse
  deb http://packages.freecontrib.org/ubuntu/plf/ breezy free non-free
  # The above lines were generated automatically by EasyUbuntu 3.0 Beta Release
  # The rest of your sources.list follows
  
  #deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
  deb-src http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
  ## Major bug fix updates produced after the final release of the
  ## distribution.
  #deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
  deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
  ## Uncomment the following two lines to add software from the 'universe'
  ## repository.
  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
  ## team, and may not be under a free licence. Please satisfy yourself as to
  ## your rights to use the software. Also, please note that software in
  ## universe WILL NOT receive any review or updates from the Ubuntu security
  ## team.
  # deb http://us.archive.ubuntu.com/ubuntu/ dapper universe
  # deb-src http://us.archive.ubuntu.com/ubuntu/ dapper universe
  ## Uncomment the following two lines to add software from the 'backports'
  ## N.B. software from this repository may not have been tested as
  ## extensively as that contained in the main release, although it includes
  ## newer versions of some applications which may provide useful features.
  ## Also, please note that software in backports WILL NOT receive any review
  ## or updates from the Ubuntu security team.
  # deb http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted 
univ erse multiverse
  # deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-backports main 
restricted universe multiverse
  deb http://security.ubuntu.com/ubuntu dapper-security main restricted
  deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
  # deb http://security.ubuntu.com/ubuntu dapper-security universe
  # deb-src http://security.ubuntu.com/ubuntu dapper-security universe
  
  Pre-EasyUbuntu:
  
  
  deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
  deb-src http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
  
  ## Major bug fix updates produced after the final release of the
  ## distribution.
  deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
  deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
  
  ## Uncomment the following two lines to add software from the 'universe'
  ## repository.
  ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
  ## team, and may not be under a free licence. Please satisfy yourself as to
  ## your rights to use the software. Also, please note that software in
  ## universe WILL NOT receive any review or updates from the Ubuntu security
  ## team.
  # deb http://us.archive.ubuntu.com/ubuntu/ dapper universe
  # deb-src http://us.archive.ubuntu.com/ubuntu/ dapper universe
  
  ## Uncomment the following two lines to add software from the 'backports'
  ## repository.
  ## N.B. software from this repository may not have been tested as
  ## extensively as that contained in the main release, although it includes
  ## newer versions of some applications which may provide useful features.
  ## Also, please note that software in backports WILL NOT receive any review
  ## or updates from the Ubuntu security team.
  # deb http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted 
universe multiverse
  # deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-backports main 
restricted universe multiverse
  
  deb http://security.ubuntu.com/ubuntu dapper-security main restricted
  deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
  # deb http://security.ubuntu.com/ubuntu dapper-security universe
  # deb-src http://security.ubuntu.com/ubuntu dapper-security universe
  
- The difference:
+ The difference:wget -q http://medibuntu.sos-sts.com/repo/medibuntu-
+ key.gpg -O- | sudo apt-key add -
  
  [EMAIL PROTECTED]:/etc/apt# diff sources.list 
sources.list-eu-2006-6-21-18-29-20
  1,4d0
  < deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted universe 
multiverse
  < deb http://packages.freecontrib.org/ubuntu/plf/ breezy free non-free
  < # The above lines were generated automatically by EasyUbuntu 3.0 Beta 
Release
  < # The rest of your sources.list follows
  6c2
  < #deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
  ---
  > deb http://us.archive.ubuntu.com/ubuntu/ dapper main restricted
  7a4
  >
  10c7
  < #deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
  ---
  > deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
  11a9
  >
  20a19
  >
  21a21
  > ## repository.
  28a29
  >
  
  The line in question:
  
  < #deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
  ---
  > deb http://us.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

** Also affects: Elbuntu
   Importance: Undecided
       Status: New

-- 
EasyUbuntu silently disables system updates on Dapper if the Universe and 
Multiverse respositories are checked to be enabled.
https://bugs.launchpad.net/bugs/50639
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to