[MacPorts] #23970: Updating privoxy deletes all customization
MacPorts
noreply at macports.org
Sun Mar 7 17:44:35 PST 2010
#23970: Updating privoxy deletes all customization
---------------------------------------------------+------------------------
Reporter: lagrave+bugs+macosforge.org@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: privoxy
---------------------------------------------------+------------------------
Changes (by jmr@…):
* keywords: updating privoxy =>
Old description:
> I just updated all installed ports, including privoxy, using this
> command:
>
> % port -c upgrade installed
>
> Running this generated the following output:
>
> ---> Verifying checksum(s) for privoxy
> ---> Extracting privoxy
> ---> Configuring privoxy
> ---> Building privoxy
> ---> Staging privoxy into destroot
> ---> Creating launchd control script
> ###########################################################
> # A startup item has been generated that will aid in
> # starting privoxy with launchd. It is disabled
> # by default. Execute the following command to start it,
> # and to cause it to launch at startup:
> #
> # sudo launchctl load -w
> /Library/LaunchDaemons/org.macports.Privoxy.plist
> ###########################################################
> ---> Deactivating privoxy @3.0.12_0+darwin
> ---> Computing dependencies for privoxy
> ---> Installing privoxy @3.0.16_0+darwin
> ---> Activating privoxy @3.0.16_0+darwin
> Error: Target org.macports.activate returned: error copying
> "/opt/local/etc/privoxy/config.new": no such file or directory
>
> After the update was finished I tried to run the launchctl command
> described above but privoxy didn't start. I then
>
> % ls /opt/local/etc/privoxy/
>
> config.new-dist match-all.action.new user.action.new-dist
> default.action templates/ user.filter.new-dist
> default.filter trust.new-dist
>
> I had modified user.action and user.filter heavily and now they seem to
> have been deleted when updating. Besides, "config" is also missing after
> this update which prevents privoxy from starting.
>
> To me, the update script seems really broken.
New description:
I just updated all installed ports, including privoxy, using this command:
% port -c upgrade installed
Running this generated the following output:
{{{
---> Verifying checksum(s) for privoxy
---> Extracting privoxy
---> Configuring privoxy
---> Building privoxy
---> Staging privoxy into destroot
---> Creating launchd control script
###########################################################
# A startup item has been generated that will aid in
# starting privoxy with launchd. It is disabled
# by default. Execute the following command to start it,
# and to cause it to launch at startup:
#
# sudo launchctl load -w /Library/LaunchDaemons/org.macports.Privoxy.plist
###########################################################
---> Deactivating privoxy @3.0.12_0+darwin
---> Computing dependencies for privoxy
---> Installing privoxy @3.0.16_0+darwin
---> Activating privoxy @3.0.16_0+darwin
Error: Target org.macports.activate returned: error copying
"/opt/local/etc/privoxy/config.new": no such file or directory
}}}
After the update was finished I tried to run the launchctl command
described above but privoxy didn't start. I then
{{{
% ls /opt/local/etc/privoxy/
config.new-dist match-all.action.new user.action.new-dist
default.action templates/ user.filter.new-dist
default.filter trust.new-dist
}}}
I had modified user.action and user.filter heavily and now they seem to
have been deleted when updating. Besides, "config" is also missing after
this update which prevents privoxy from starting.
To me, the update script seems really broken.
--
--
Ticket URL: <http://trac.macports.org/ticket/23970#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list