Chinaunix首页 | 论坛 | 博客
  • 博客访问: 32525
  • 博文数量: 24
  • 博客积分: 975
  • 博客等级: 准尉
  • 技术积分: 205
  • 用 户 组: 普通用户
  • 注册时间: 2007-05-04 18:47
文章分类

全部博文(24)

文章存档

2010年(18)

2009年(5)

2008年(1)

我的朋友
最近访客

分类:

2010-04-12 21:32:11

dpkg: error processing privoxy (--configure)

Thanks to the package maintainer who helped me with this solution. I found a less-than-elegant solution by digging into the .deb package and manually extracting out the /etc/privoxy files so the chown would work. At first, I thought it was a package error, but the maintainer helped me understand how dpkg works in conjunction to uninstalling packages.

Here's what we need to do (the first line is expected to error out):

sudo apt-get install privoxy
sudo apt-get --purge remove privoxy
sudo apt-get install privoxy

阅读(421) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~