Clinton
  
 
  
 
 
Group: Members 
Posts: 2 
Joined: Nov. 2003 | 
  | 
Posted: July 18 2004,20:00 | 
   | 
 
 
  
In my previous experiences with apt-get prior to DSL, when installing a package that had unmet dependencies, it would also install those dependencies.  However, when I try 
 
 | Code Sample  |   apt-get install wine
  |  
 
  I get the following errors:
 
 | Code Sample  |   Sorry, but the following packages have unmet dependencies:   wine: Depends: debconf but it is not going to be installed         Depends: libwine (= 0.0.20020411-1) but it is not going to be installed         Depends: xbase-clients (>= 4.0) but it is not going to be installed or                  xcontrib E: Sorry, broken packages
  |  
 
  Also, when I try this with some other packages, I get similar "not going to be installed errors".  What can I do to prevent this and have apt-get just go ahead and install packages when needed?
  Thanks,  Clinton 
 |