[osgeo4w-dev] [osgeo4w] #283: apt: Exception: Required package ... from ... is a circular reference with a previous dependent

OSGeo4W trac_osgeo4w at osgeo.org
Thu Mar 29 22:12:45 PDT 2012


#283: apt: Exception: Required package ... from ... is a circular reference with
a previous dependent
------------------------+---------------------------------------------------
Reporter:  maphew       |       Owner:  osgeo4w-dev@…              
    Type:  enhancement  |      Status:  new                        
Priority:  major        |   Component:  Package                    
 Version:               |    Keywords:  pkg-apt                    
------------------------+---------------------------------------------------
 {{{
 O:\>apt-dev install apache
 to install:
     apache php
 ...
 Traceback (most recent call last):
   File "O:\\bin\apt-dev.py", line 1046, in <module>
     __main__.__dict__[command] ()
   File "O:\\bin\apt-dev.py", line 150, in install
     install_next(missing.keys (), set([]), set([]))
   File "O:\\bin\apt-dev.py", line 169, in install_next
     install_next(dependences, resolved, seen)
   File "O:\\bin\apt-dev.py", line 167, in install_next
     'with a previous dependent' % (dep, packagename)
 Exception: Required package apache from php is a circular reference with a
 previous dependent
 }}}

 Solution is to `apt --no-deps install ...`

 Enhancement would be a proper error message instead of a traceback

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/283>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the osgeo4w-dev mailing list