[pfSense-discussion] purging broken packages

2011-03-03 Thread Eugen Leitl

Preparing upgrade of our production firewall to 2.0RC
I've purged all the packages. 

However, I'm stuck with the following three which are
broken:

Lightsquid 

Warning: main(squid.inc): failed to open stream: No such file or directory in 
/usr/local/pkg/lightsquid.inc on line 36 Fatal error: main(): Failed opening 
required 'squid.inc' 
(include_path='.:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg')
 in /usr/local/pkg/lightsquid.inc on line 36 

OpenVPN-Enhancements

Warning: delete_package(/usr/local/pkg/ovpnenhance.inc): failed to open stream: 
No such file or directory in /etc/inc/pkg-utils.inc on line 754 Fatal error: 
delete_package(): Failed opening required '/usr/local/pkg/ovpnenhance.inc' 
(include_path='.:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg')
 in /etc/inc/pkg-utils.inc on line 754 

squid 

Warning: delete_package(/usr/local/pkg/squid.inc): failed to open stream: No 
such file or directory in /etc/inc/pkg-utils.inc on line 754 Fatal error: 
delete_package(): Failed opening required '/usr/local/pkg/squid.inc' 
(include_path='.:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg')
 in /etc/inc/pkg-utils.inc on line 754 

Any idea how to blow away these without screwing up the system?
Command line, perchance? Thanks.

-- 
Eugen* Leitl a href=http://leitl.org;leitl/a http://leitl.org
__
ICBM: 48.07100, 11.36820 http://www.ativel.com http://postbiota.org
8B29F6BE: 099D 78BA 2FD3 B014 B08A  7779 75B0 2443 8B29 F6BE

-
To unsubscribe, e-mail: discussion-unsubscr...@pfsense.com
For additional commands, e-mail: discussion-h...@pfsense.com

Commercial support available - https://portal.pfsense.org



Re: [pfSense-discussion] purging broken packages

2011-03-03 Thread Eugen Leitl
On Thu, Mar 03, 2011 at 05:03:28PM +0100, Eugen Leitl wrote:
 
 Preparing upgrade of our production firewall to 2.0RC
 I've purged all the packages. 
 
 However, I'm stuck with the following three which are
 broken:
 
 Lightsquid 
 
 Warning: main(squid.inc): failed to open stream: No such file or directory in 
 /usr/local/pkg/lightsquid.inc on line 36 Fatal error: main(): Failed opening 
 required 'squid.inc' 
 (include_path='.:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg')
  in /usr/local/pkg/lightsquid.inc on line 36 
 
 OpenVPN-Enhancements
 
 Warning: delete_package(/usr/local/pkg/ovpnenhance.inc): failed to open 
 stream: No such file or directory in /etc/inc/pkg-utils.inc on line 754 Fatal 
 error: delete_package(): Failed opening required 
 '/usr/local/pkg/ovpnenhance.inc' 
 (include_path='.:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg')
  in /etc/inc/pkg-utils.inc on line 754 

Apparently that one can't be reinstalled. Was able to get rid of squid
with 

fetch -o /usr/local/pkg/squid.inc 
http://www.pfsense.org/packages/config/squid/squid.inc

then reinstalling package, then deleting it. 

But 

fetch -o /usr/local/pkg/lightsquid.inc 
http://www.pfsense.org/packages/config/lightsquid/lightsquid.inc

doesn't seem to do the trick. Any way of getting
rid of the nasty cephalopod?

 
 squid 
 
 Warning: delete_package(/usr/local/pkg/squid.inc): failed to open stream: No 
 such file or directory in /etc/inc/pkg-utils.inc on line 754 Fatal error: 
 delete_package(): Failed opening required '/usr/local/pkg/squid.inc' 
 (include_path='.:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg')
  in /etc/inc/pkg-utils.inc on line 754 
 
 Any idea how to blow away these without screwing up the system?
 Command line, perchance? Thanks.
 
 -- 
 Eugen* Leitl a href=http://leitl.org;leitl/a http://leitl.org
 __
 ICBM: 48.07100, 11.36820 http://www.ativel.com http://postbiota.org
 8B29F6BE: 099D 78BA 2FD3 B014 B08A  7779 75B0 2443 8B29 F6BE
 
 -
 To unsubscribe, e-mail: discussion-unsubscr...@pfsense.com
 For additional commands, e-mail: discussion-h...@pfsense.com
 
 Commercial support available - https://portal.pfsense.org
-- 
Eugen* Leitl a href=http://leitl.org;leitl/a http://leitl.org
__
ICBM: 48.07100, 11.36820 http://www.ativel.com http://postbiota.org
8B29F6BE: 099D 78BA 2FD3 B014 B08A  7779 75B0 2443 8B29 F6BE

-
To unsubscribe, e-mail: discussion-unsubscr...@pfsense.com
For additional commands, e-mail: discussion-h...@pfsense.com

Commercial support available - https://portal.pfsense.org