First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 114511
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Network Proxy Developers <net-proxy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: LexCom Informationssysteme GmbH <systemdesign@lex-com.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 114511 depends on: Show dependency tree
Bug 114511 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-12-05 01:03 0000
in the dependencies section of /etc/init.d/dansguardian there is no entry for
squid as need.


Reproducible: Always
Steps to Reproduce:
1. restart network

Actual Results:  
* Caching service dependencies ...                                             
                                                                      [ ok ]
 * Stopping DansGuardian ...                                                   
                                                                       [ ok ]
 * Stop frox... ...                                                            
                                                                       [ ok ]
 * Stopping squid ...                                                          
                                                                       [ ok ]
 * Stopping eth0
 *   Bringing down eth0
 *     Shutting down eth0 ...                                                  
                                                                       [ ok ]
 * Starting eth0
 *   Bringing up eth0
 *     x.x.x.x                                                                 
                                                                 [ ok ]
 *   Adding routes
 *     default gw x.x.x.x ...                                                  
                                                                  [ ok ]
 * Starting DansGuardian ...
Error connecting to parent proxy                                               
                                                                       [ !! ]
 * Starting frox... ...                                                        
                                                                       [ ok ]
 * Starting squid ...                                                          
                                                                       [ ok ]

Expected Results:  
* Stopping DansGuardian ...                                                    
                                                                      [ ok ]
 * Stop frox... ...                                                            
                                                                       [ ok ]
 * Stopping squid ...                                                          
                                                                       [ ok ]
 * Stopping eth0e.
 *   Bringing down eth0
 *     Shutting down eth0 ...                                                  
                                                                       [ ok ]
 * Starting eth0
 *   Bringing up eth0
 *     x.x.x.x                                                                 
                                                                  [ ok ]
 *   Adding routes
 *     default gw x.x.x.x ...                                                  
                                                                  [ ok ]
 * Starting squid ...                                                          
                                                                       [ ok ]
 * Starting DansGuardian ...                                                   
                                                                       [ ok ]
 * Starting frox... ...                                                        
                                                                       [ ok ]

correct dependencies are:
depend() {
        need net clamd squid
        after squid
}

------- Comment #1 From Alin Năstac 2005-12-08 14:45:10 0000 -------
fixed in dansguardian-2.8.0.6-r1 and dansguardian-dgav-6.4.3-r1

First Last Prev Next    No search results available      Search page      Enter new bug