Title: Upgrade from 2.5.1 to 3.0 with efw-upgrade Post by: Lucas Rey on Wednesday 22 January 2014, 06:15:46 am Hello, upgrade from 2.5.1 to 3.0 using the efw-upgrade command, goes ok except for squid where I receive the following error:
Output from squid-7:3.3.8-7.endian21@i586: warning: /etc/logrotate.d/squid created as /etc/logrotate.d/squid.rpmnew warning: /etc/rc.d/init.d/squid saved as /etc/rc.d/init.d/squid.rpmsave warning: /etc/squid/mime.conf created as /etc/squid/mime.conf.rpmnew warning: /etc/squid/squid.conf created as /etc/squid/squid.conf.rpmnew warning: /etc/sysconfig/squid created as /etc/sysconfig/squid.rpmnew 1:Installing squid ######################################## [ 50%] error: unpacking of archive failed on file /usr/share/squid/errors/sr: cpio: rename failed - Resource temporarily unavailable How can I solve it? Thanks Title: Re: Upgrade from 2.5.1 to 3.0 with efw-upgrade Post by: greggi on Thursday 23 January 2014, 02:03:40 am Same error but with 2.5.2
Title: Re: Upgrade from 2.5.1 to 3.0 with efw-upgrade Post by: greggi on Thursday 23 January 2014, 02:57:29 am Solution
rm -rf /usr/share/squid/errors/sr* the run efw-upgrade again. Title: Re: Upgrade from 2.5.1 to 3.0 with efw-upgrade Post by: Lucas Rey on Thursday 23 January 2014, 07:00:47 am Thabks greggi, it works perfect! ;)
Title: Re: Upgrade from 2.5.1 to 3.0 with efw-upgrade Post by: mlaurent on Saturday 21 February 2015, 08:50:16 am Same problem here and it worked.
Thank you!!! Title: Re: Upgrade from 2.5.1 to 3.0 with efw-upgrade Post by: mlaurent on Saturday 21 February 2015, 08:53:26 am The upgrade finished ok but no filter profile was upgraded, all the old filter profiles are lost and the content filter is not working.
Any help would be appreciated. |