aquimos a ver si alguien me puede ayudar
he tratado de instalar squid3stable8 en un ambiente de prueba con los
siguientes parametros:
./configure --prefix=/usr --localstatedir=/var --with-default-user=proxy
--sysconfdir=/etc/squid
--datadir=${prefix}/share/squid --libexecdir=${prefix}/lib/squid
--enable-linux-netfilter
--enable-delay-pools --enable-useragent-log --enable-auth=digest,basic
--enable-auth=digest
--enable-useragent-log --enable-digest-auth-helpers=password
--enable-default-err-language=Spanish
make
make install
y luego trato de ejecutarlo y me devuelve este error:
2008/08/21 15:49:15| Starting Squid Cache version 3.0.STABLE8 for
i686-pc-linux-gnu...
2008/08/21 15:49:15| Process ID 7736
2008/08/21 15:49:15| With 1024 file descriptors available
2008/08/21 15:49:15| Performing DNS Tests...
2008/08/21 15:49:17| Successful DNS name lookup tests...
2008/08/21 15:49:17| DNS Socket created at 169.158.83.181, port 32772, FD 8
2008/08/21 15:49:17| Adding nameserver 169.158.128.136 from squid.conf
2008/08/21 15:49:17| Adding nameserver 169.158.128.156 from squid.conf
2008/08/21 15:49:17| helperOpenServers: Starting 5 'digest_pw_auth'
processes
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
2008/08/21 15:49:17| User-Agent logging is disabled.
cannot stat /etc/apche2/passwd
2008/08/21 15:49:17| Unlinkd pipe opened on FD 18
2008/08/21 15:49:17| Swap maxSize 102400 KB, estimated 7876 objects
2008/08/21 15:49:17| Target number of buckets: 393
2008/08/21 15:49:17| Using 8192 Store buckets
2008/08/21 15:49:17| Max Mem size: 102400 KB
2008/08/21 15:49:17| Max Swap size: 102400 KB
2008/08/21 15:49:17| Version 1 of swap file with LFS support detected...
2008/08/21 15:49:17| Rebuilding storage in /var/spool/squid (DIRTY)
2008/08/21 15:49:17| Using Least Load store dir selection
2008/08/21 15:49:17| Set Current Directory to /var/spool/squid
2008/08/21 15:49:17| Loaded Icons.
2008/08/21 15:49:17| Accepting HTTP connections at 192.168.158.5, port
8080, FD 20.
2008/08/21 15:49:17| Accepting ICP messages at 169.158.83.181, port 3130, FD
21.
2008/08/21 15:49:17| Outgoing ICP messages on port 3130, FD 22.
2008/08/21 15:49:17| Accepting HTCP messages on port 4827, FD 23.
2008/08/21 15:49:17| Outgoing HTCP messages on port 4827, FD 24.
2008/08/21 15:49:17| Ready to serve requests.
2008/08/21 15:49:17| Done reading /var/spool/squid swaplog (2 entries)
2008/08/21 15:49:17| Finished rebuilding storage from disk.
2008/08/21 15:49:17| 2 Entries scanned
2008/08/21 15:49:17| 0 Invalid entries.
2008/08/21 15:49:17| 0 With invalid flags.
2008/08/21 15:49:17| 2 Objects loaded.
2008/08/21 15:49:17| 0 Objects expired.
2008/08/21 15:49:17| 0 Objects cancelled.
2008/08/21 15:49:17| 0 Duplicate URLs purged.
2008/08/21 15:49:17| 0 Swapfile clashes avoided.
2008/08/21 15:49:17| Took 0.01 seconds (251.00 objects/sec).
2008/08/21 15:49:17| Beginning Validation Procedure
2008/08/21 15:49:17| WARNING: digestauthenticator #5 (FD 13) exited
2008/08/21 15:49:17| WARNING: digestauthenticator #4 (FD 12) exited
2008/08/21 15:49:17| WARNING: digestauthenticator #3 (FD 11) exited
2008/08/21 15:49:17| WARNING: digestauthenticator #2 (FD 10) exited
2008/08/21 15:49:17| Too few digestauthenticator processes are running
FATAL: The digestauthenticator helpers are crashing too rapidly, need help!
Squid Cache (Version 3.0.STABLE8): Terminated abnormally.
CPU Usage: 0.024 seconds = 0.020 user + 0.004 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Memory usage for squid via mallinfo():
total space in arena: 3220 KB
Ordinary blocks: 3129 KB 7 blks
Small blocks: 0 KB 0 blks
Holding blocks: 1636 KB 7 blks
Free Small blocks: 0 KB
Free Ordinary blocks: 90 KB
Total in use: 4765 KB 148%
Total free: 90 KB 3%
2008/08/21 15:49:20| Starting Squid Cache version 3.0.STABLE8 for
i686-pc-linux-gnu...
2008/08/21 15:49:20| Process ID 7747
2008/08/21 15:49:20| With 1024 file descriptors available
2008/08/21 15:49:20| Performing DNS Tests...
2008/08/21 15:49:21| Successful DNS name lookup tests...
2008/08/21 15:49:21| DNS Socket created at 169.158.83.181, port 32772, FD 8
2008/08/21 15:49:21| Adding nameserver 169.158.128.136 from squid.conf
2008/08/21 15:49:21| Adding nameserver 169.158.128.156 from squid.conf
2008/08/21 15:49:21| helperOpenServers: Starting 5 'digest_pw_auth'
processes
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
2008/08/21 15:49:21| User-Agent logging is disabled.
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
2008/08/21 15:49:21| Unlinkd pipe opened on FD 18
2008/08/21 15:49:21| Swap maxSize 102400 KB, estimated 7876 objects
2008/08/21 15:49:21| Target number of buckets: 393
2008/08/21 15:49:21| Using 8192 Store buckets
2008/08/21 15:49:21| Max Mem size: 102400 KB
2008/08/21 15:49:21| Max Swap size: 102400 KB
2008/08/21 15:49:21| Version 1 of swap file with LFS support detected...
2008/08/21 15:49:21| Rebuilding storage in /var/spool/squid (DIRTY)
2008/08/21 15:49:21| Using Least Load store dir selection
2008/08/21 15:49:21| Set Current Directory to /var/spool/squid
2008/08/21 15:49:21| Loaded Icons.
2008/08/21 15:49:21| Accepting HTTP connections at 192.168.158.5, port
8080, FD 20.
2008/08/21 15:49:21| Accepting ICP messages at 169.158.83.181, port 3130, FD
21.
2008/08/21 15:49:21| Outgoing ICP messages on port 3130, FD 22.
2008/08/21 15:49:21| Accepting HTCP messages on port 4827, FD 23.
2008/08/21 15:49:21| Outgoing HTCP messages on port 4827, FD 24.
2008/08/21 15:49:21| Ready to serve requests.
2008/08/21 15:49:21| Done reading /var/spool/squid swaplog (2 entries)
2008/08/21 15:49:21| Finished rebuilding storage from disk.
2008/08/21 15:49:21| 2 Entries scanned
2008/08/21 15:49:21| 0 Invalid entries.
2008/08/21 15:49:21| 0 With invalid flags.
2008/08/21 15:49:21| 2 Objects loaded.
2008/08/21 15:49:21| 0 Objects expired.
2008/08/21 15:49:21| 0 Objects cancelled.
2008/08/21 15:49:21| 0 Duplicate URLs purged.
2008/08/21 15:49:21| 0 Swapfile clashes avoided.
2008/08/21 15:49:21| Took 0.01 seconds (250.22 objects/sec).
2008/08/21 15:49:21| Beginning Validation Procedure
2008/08/21 15:49:21| WARNING: digestauthenticator #5 (FD 13) exited
2008/08/21 15:49:21| WARNING: digestauthenticator #4 (FD 12) exited
2008/08/21 15:49:21| WARNING: digestauthenticator #3 (FD 11) exited
2008/08/21 15:49:21| WARNING: digestauthenticator #2 (FD 10) exited
2008/08/21 15:49:21| Too few digestauthenticator processes are running
FATAL: The digestauthenticator helpers are crashing too rapidly, need help!
Squid Cache (Version 3.0.STABLE8): Terminated abnormally.
CPU Usage: 0.020 seconds = 0.016 user + 0.004 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Memory usage for squid via mallinfo():
total space in arena: 3220 KB
Ordinary blocks: 3129 KB 7 blks
Small blocks: 0 KB 0 blks
Holding blocks: 1636 KB 7 blks
Free Small blocks: 0 KB
Free Ordinary blocks: 90 KB
Total in use: 4765 KB 148%
Total free: 90 KB 3%
2008/08/21 15:49:24| Starting Squid Cache version 3.0.STABLE8 for
i686-pc-linux-gnu...
2008/08/21 15:49:24| Process ID 7755
2008/08/21 15:49:24| With 1024 file descriptors available
2008/08/21 15:49:24| Performing DNS Tests...
2008/08/21 15:49:25| Successful DNS name lookup tests...
2008/08/21 15:49:25| DNS Socket created at 169.158.83.181, port 32772, FD 8
2008/08/21 15:49:25| Adding nameserver 169.158.128.136 from squid.conf
2008/08/21 15:49:25| Adding nameserver 169.158.128.156 from squid.conf
2008/08/21 15:49:25| helperOpenServers: Starting 5 'digest_pw_auth'
processes
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
2008/08/21 15:49:25| User-Agent logging is disabled.
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
2008/08/21 15:49:25| Unlinkd pipe opened on FD 18
2008/08/21 15:49:25| Swap maxSize 102400 KB, estimated 7876 objects
2008/08/21 15:49:25| Target number of buckets: 393
2008/08/21 15:49:25| Using 8192 Store buckets
2008/08/21 15:49:25| Max Mem size: 102400 KB
2008/08/21 15:49:25| Max Swap size: 102400 KB
2008/08/21 15:49:25| Version 1 of swap file with LFS support detected...
2008/08/21 15:49:25| Rebuilding storage in /var/spool/squid (DIRTY)
2008/08/21 15:49:25| Using Least Load store dir selection
2008/08/21 15:49:25| Set Current Directory to /var/spool/squid
2008/08/21 15:49:25| Loaded Icons.
2008/08/21 15:49:25| Accepting HTTP connections at 192.168.158.5, port
8080, FD 20.
2008/08/21 15:49:25| Accepting ICP messages at 169.158.83.181, port 3130, FD
21.
2008/08/21 15:49:25| Outgoing ICP messages on port 3130, FD 22.
2008/08/21 15:49:25| Accepting HTCP messages on port 4827, FD 23.
2008/08/21 15:49:25| Outgoing HTCP messages on port 4827, FD 24.
2008/08/21 15:49:25| Ready to serve requests.
2008/08/21 15:49:25| Done reading /var/spool/squid swaplog (2 entries)
2008/08/21 15:49:25| Finished rebuilding storage from disk.
2008/08/21 15:49:25| 2 Entries scanned
2008/08/21 15:49:25| 0 Invalid entries.
2008/08/21 15:49:25| 0 With invalid flags.
2008/08/21 15:49:25| 2 Objects loaded.
2008/08/21 15:49:25| 0 Objects expired.
2008/08/21 15:49:25| 0 Objects cancelled.
2008/08/21 15:49:25| 0 Duplicate URLs purged.
2008/08/21 15:49:25| 0 Swapfile clashes avoided.
2008/08/21 15:49:25| Took 0.01 seconds (249.75 objects/sec).
2008/08/21 15:49:25| Beginning Validation Procedure
2008/08/21 15:49:25| WARNING: digestauthenticator #5 (FD 13) exited
2008/08/21 15:49:25| WARNING: digestauthenticator #4 (FD 12) exited
2008/08/21 15:49:25| WARNING: digestauthenticator #3 (FD 11) exited
2008/08/21 15:49:25| WARNING: digestauthenticator #2 (FD 10) exited
2008/08/21 15:49:25| Too few digestauthenticator processes are running
FATAL: The digestauthenticator helpers are crashing too rapidly, need help!
Squid Cache (Version 3.0.STABLE8): Terminated abnormally.
CPU Usage: 0.020 seconds = 0.012 user + 0.008 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Memory usage for squid via mallinfo():
total space in arena: 3220 KB
Ordinary blocks: 3129 KB 7 blks
Small blocks: 0 KB 0 blks
Holding blocks: 1636 KB 7 blks
Free Small blocks: 0 KB
Free Ordinary blocks: 90 KB
Total in use: 4765 KB 148%
Total free: 90 KB 3%
2008/08/21 15:49:28| Starting Squid Cache version 3.0.STABLE8 for
i686-pc-linux-gnu...
2008/08/21 15:49:28| Process ID 7763
2008/08/21 15:49:28| With 1024 file descriptors available
2008/08/21 15:49:28| Performing DNS Tests...
2008/08/21 15:49:29| Successful DNS name lookup tests...
2008/08/21 15:49:29| DNS Socket created at 169.158.83.181, port 32772, FD 8
2008/08/21 15:49:29| Adding nameserver 169.158.128.136 from squid.conf
2008/08/21 15:49:29| Adding nameserver 169.158.128.156 from squid.conf
2008/08/21 15:49:29| helperOpenServers: Starting 5 'digest_pw_auth'
processes
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
2008/08/21 15:49:29| User-Agent logging is disabled.
cannot stat /etc/apche2/passwd
2008/08/21 15:49:29| Unlinkd pipe opened on FD 18
2008/08/21 15:49:29| Swap maxSize 102400 KB, estimated 7876 objects
2008/08/21 15:49:29| Target number of buckets: 393
2008/08/21 15:49:29| Using 8192 Store buckets
2008/08/21 15:49:29| Max Mem size: 102400 KB
2008/08/21 15:49:29| Max Swap size: 102400 KB
2008/08/21 15:49:29| Version 1 of swap file with LFS support detected...
2008/08/21 15:49:29| Rebuilding storage in /var/spool/squid (DIRTY)
2008/08/21 15:49:29| Using Least Load store dir selection
2008/08/21 15:49:29| Set Current Directory to /var/spool/squid
2008/08/21 15:49:29| Loaded Icons.
2008/08/21 15:49:29| Accepting HTTP connections at 192.168.158.5, port
8080, FD 20.
2008/08/21 15:49:29| Accepting ICP messages at 169.158.83.181, port 3130, FD
21.
2008/08/21 15:49:29| Outgoing ICP messages on port 3130, FD 22.
2008/08/21 15:49:29| Accepting HTCP messages on port 4827, FD 23.
2008/08/21 15:49:29| Outgoing HTCP messages on port 4827, FD 24.
2008/08/21 15:49:29| Ready to serve requests.
2008/08/21 15:49:29| Done reading /var/spool/squid swaplog (2 entries)
2008/08/21 15:49:29| Finished rebuilding storage from disk.
2008/08/21 15:49:29| 2 Entries scanned
2008/08/21 15:49:29| 0 Invalid entries.
2008/08/21 15:49:29| 0 With invalid flags.
2008/08/21 15:49:29| 2 Objects loaded.
2008/08/21 15:49:29| 0 Objects expired.
2008/08/21 15:49:29| 0 Objects cancelled.
2008/08/21 15:49:29| 0 Duplicate URLs purged.
2008/08/21 15:49:29| 0 Swapfile clashes avoided.
2008/08/21 15:49:29| Took 0.01 seconds (248.88 objects/sec).
2008/08/21 15:49:29| Beginning Validation Procedure
2008/08/21 15:49:29| WARNING: digestauthenticator #5 (FD 13) exited
2008/08/21 15:49:29| WARNING: digestauthenticator #4 (FD 12) exited
2008/08/21 15:49:29| WARNING: digestauthenticator #3 (FD 11) exited
2008/08/21 15:49:29| WARNING: digestauthenticator #2 (FD 10) exited
2008/08/21 15:49:29| Too few digestauthenticator processes are running
FATAL: The digestauthenticator helpers are crashing too rapidly, need help!
Squid Cache (Version 3.0.STABLE8): Terminated abnormally.
CPU Usage: 0.024 seconds = 0.024 user + 0.000 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Memory usage for squid via mallinfo():
total space in arena: 3220 KB
Ordinary blocks: 3129 KB 7 blks
Small blocks: 0 KB 0 blks
Holding blocks: 1636 KB 7 blks
Free Small blocks: 0 KB
Free Ordinary blocks: 90 KB
Total in use: 4765 KB 148%
Total free: 90 KB 3%
2008/08/21 15:49:32| Starting Squid Cache version 3.0.STABLE8 for
i686-pc-linux-gnu...
2008/08/21 15:49:32| Process ID 7771
2008/08/21 15:49:32| With 1024 file descriptors available
2008/08/21 15:49:32| Performing DNS Tests...
2008/08/21 15:49:33| Successful DNS name lookup tests...
2008/08/21 15:49:33| DNS Socket created at 169.158.83.181, port 32772, FD 8
2008/08/21 15:49:33| Adding nameserver 169.158.128.136 from squid.conf
2008/08/21 15:49:33| Adding nameserver 169.158.128.156 from squid.conf
2008/08/21 15:49:33| helperOpenServers: Starting 5 'digest_pw_auth'
processes
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
cannot stat /etc/apche2/passwd
2008/08/21 15:49:33| User-Agent logging is disabled.
cannot stat /etc/apche2/passwd
2008/08/21 15:49:33| Unlinkd pipe opened on FD 18
2008/08/21 15:49:33| Swap maxSize 102400 KB, estimated 7876 objects
2008/08/21 15:49:33| Target number of buckets: 393
2008/08/21 15:49:33| Using 8192 Store buckets
2008/08/21 15:49:33| Max Mem size: 102400 KB
2008/08/21 15:49:33| Max Swap size: 102400 KB
2008/08/21 15:49:33| Version 1 of swap file with LFS support detected...
2008/08/21 15:49:33| Rebuilding storage in /var/spool/squid (DIRTY)
2008/08/21 15:49:33| Using Least Load store dir selection
2008/08/21 15:49:33| Set Current Directory to /var/spool/squid
2008/08/21 15:49:33| Loaded Icons.
2008/08/21 15:49:33| Accepting HTTP connections at 192.168.158.5, port
8080, FD 20.
2008/08/21 15:49:33| Accepting ICP messages at 169.158.83.181, port 3130, FD
21.
2008/08/21 15:49:33| Outgoing ICP messages on port 3130, FD 22.
2008/08/21 15:49:33| Accepting HTCP messages on port 4827, FD 23.
2008/08/21 15:49:33| Outgoing HTCP messages on port 4827, FD 24.
2008/08/21 15:49:33| Ready to serve requests.
2008/08/21 15:49:33| Done reading /var/spool/squid swaplog (2 entries)
2008/08/21 15:49:33| Finished rebuilding storage from disk.
2008/08/21 15:49:33| 2 Entries scanned
2008/08/21 15:49:33| 0 Invalid entries.
2008/08/21 15:49:33| 0 With invalid flags.
2008/08/21 15:49:33| 2 Objects loaded.
2008/08/21 15:49:33| 0 Objects expired.
2008/08/21 15:49:33| 0 Objects cancelled.
2008/08/21 15:49:33| 0 Duplicate URLs purged.
2008/08/21 15:49:33| 0 Swapfile clashes avoided.
2008/08/21 15:49:33| Took 0.01 seconds (247.46 objects/sec).
2008/08/21 15:49:33| Beginning Validation Procedure
2008/08/21 15:49:33| WARNING: digestauthenticator #5 (FD 13) exited
2008/08/21 15:49:33| WARNING: digestauthenticator #4 (FD 12) exited
2008/08/21 15:49:33| WARNING: digestauthenticator #3 (FD 11) exited
2008/08/21 15:49:33| WARNING: digestauthenticator #2 (FD 10) exited
2008/08/21 15:49:33| Too few digestauthenticator processes are running
FATAL: The digestauthenticator helpers are crashing too rapidly, need help!
Squid Cache (Version 3.0.STABLE8): Terminated abnormally.
CPU Usage: 0.028 seconds = 0.020 user + 0.008 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Memory usage for squid via mallinfo():
total space in arena: 3220 KB
Ordinary blocks: 3129 KB 7 blks
Small blocks: 0 KB 0 blks
Holding blocks: 1636 KB 7 blks
Free Small blocks: 0 KB
Free Ordinary blocks: 90 KB
Total in use: 4765 KB 148%
Total free: 90 KB 3%
_______________________________________________
Cancelar suscripción
https://listas.softwarelibre.cu/mailman/listinfo/linux-l
Buscar en el archivo
http://listas.softwarelibre.cu/buscar/linux-l