请教 yaourt 翻墙问题

374 views
Skip to first unread message

钟声

unread,
Aug 8, 2012, 8:57:39 PM8/8/12
to archli...@googlegroups.com
由于数月没有用pacman -Syu 升级系统了, 索性下载了最近的安装文件,重装了系统。

很折腾呀! 最郁闷的就是yaourt被封的死死的, 很不方便的说。

我使用的ssh -D翻墙,想配着tsocks用,但是折腾很久都没成功。

这是 tsocks chromium 的错误信息:

[1:1:3238912955:ERROR:nacl_fork_delegate_linux.cc(106)] Bad NaCl helper startup ack (0 bytes)
[4543:4556:3239159077:ERROR:object_proxy.cc(495)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/NetworkManager: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1

有兄弟经历过没?

whenov

unread,
Aug 8, 2012, 9:26:29 PM8/8/12
to archli...@googlegroups.com
http://aur.archlinux.org没被封啊?

2012/8/9 钟声 <nily....@gmail.com>

--
您收到此邮件是因为您订阅了 Google 网上论坛的“Arch Linux中文邮件组”论坛。
要向此网上论坛发帖,请发送电子邮件至 archli...@googlegroups.com
要取消订阅此网上论坛,请发送电子邮件至 archlinux-cn...@googlegroups.com
若有更多问题,请通过 http://groups.google.com/group/archlinux-cn?hl=zh-CN 访问此网上论坛。

依云

unread,
Aug 8, 2012, 9:43:31 PM8/8/12
to archli...@googlegroups.com
1. socks 代理我用 proxychains,一直没遇到过问题;
2. 被墙的不是 AUR,而是软件源代码的地址;
3. 如果有 HTTP 代理的话,可以直接设置 http_proxy 环境变量;
4. privoxy / polipo 可以把 socks 代理转成 HTTP 代理。

On Thu, Aug 09, 2012 at 09:26:29AM +0800, whenov wrote:
> http://aur.archlinux.org没被封啊?
>
> 2012/8/9 钟声 <nily....@gmail.com>
>
> > 由于数月没有用pacman -Syu 升级系统了, 索性下载了最近的安装文件,重装了系统。
> >
> > 很折腾呀! 最郁闷的就是yaourt被封的死死的, 很不方便的说。
> >
> > 我使用的ssh -D翻墙,想配着tsocks用,但是折腾很久都没成功。
> >
> > 这是 tsocks chromium 的错误信息:
> >
> > [1:1:3238912955:ERROR:nacl_fork_delegate_linux.cc(106)] Bad NaCl helper
> > startup ack (0 bytes)
> > [4543:4556:3239159077:ERROR:object_proxy.cc(495)] Failed to call method:
> > org.freedesktop.DBus.Properties.Get: object_path=
> > /org/freedesktop/NetworkManager:
> > org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with
> > unknown return code 1
> >
> > 有兄弟经历过没?

--
Best regards,
lilydjwg

Linux Vim Python 我的博客:
http://lilydjwg.is-programmer.com/
--
A: Because it obfuscates the reading.
Q: Why is top posting so bad?

哆啦比猫

unread,
Aug 8, 2012, 10:29:28 PM8/8/12
to archli...@googlegroups.com
可以开 miredo,然后在 PKGBUILD 里的地址后加上 .sixxs.org


>-- 
>A: Because it obfuscates the reading.
>Q: Why is top posting so bad?
>
>-- 
>您收到此邮件是因为您订阅了 Google 网上论坛的“Arch Linux中文邮件组”论坛。
>要向此网上论坛发帖,请发送电子邮件至 archli...@googlegroups.com。
>要取消订阅此网上论坛,请发送电子邮件至 archlinux-cn...@googlegroups.com。
>若有更多问题,请通过 http://groups.google.com/group/archlinux-cn?hl=zh-CN 访问此网上论坛。
>

Tao Yang

unread,
Aug 9, 2012, 12:03:38 AM8/9/12
to archli...@googlegroups.com
2012/8/9 钟声 <nily....@gmail.com>:

> 由于数月没有用pacman -Syu 升级系统了, 索性下载了最近的安装文件,重装了系统。
>
> 很折腾呀! 最郁闷的就是yaourt被封的死死的, 很不方便的说。
>
> 我使用的ssh -D翻墙,想配着tsocks用,但是折腾很久都没成功。
确实有很多软件包的下载地址被封了,比如托管在google code /sourceforge上的

我的建议是用GoAgent,然后设http_proxy环境变量即可。速度比我买的VPS快多了。。


--
※ Tao Yang @ Nankai University
※ Website: [http://ninehills.github.com]

钟声

unread,
Aug 9, 2012, 9:21:15 AM8/9/12
to archli...@googlegroups.com
谢谢大家, 发现使用privoxy把socks转为http比较方便呀!

问题解决了,谢谢。

Bill Chen (CHEN, Zhechuan)

unread,
Aug 9, 2012, 10:56:09 AM8/9/12
to archli...@googlegroups.com
我之前直接用proxychains。。。。
要走代理的时候,命令前面加上proxychains。。。

BTW,另外,可以考虑通过mirrors来下载。google上面大把sf.net的镜像。

Best Regards,
Bill Chen (CHEN Zhechuan)


2012/8/9 钟声 <nily....@gmail.com>:
> 谢谢大家, 发现使用privoxy把socks转为http比较方便呀!
>
> 问题解决了,谢谢。

LokiRF

unread,
Aug 9, 2012, 11:19:34 AM8/9/12
to archli...@googlegroups.com
话说最近怎么了,Sourceforge都上不去了,难道最近又有什么严重的事发生鸟???

Bill Chen (CHEN, Zhechuan)

unread,
Aug 9, 2012, 11:42:29 AM8/9/12
to archli...@googlegroups.com
http://www.williamlong.info/archives/3182.html
月光博客的博主的看法。。。
请参照。

Best Regards,
Bill Chen (CHEN Zhechuan)


2012/8/9 LokiRF <zhuge...@gmail.com>:

钟声

unread,
Aug 9, 2012, 9:03:54 PM8/9/12
to archli...@googlegroups.com

还有这种事?

Hexcles Ma

unread,
Aug 10, 2012, 6:27:55 AM8/10/12
to archli...@googlegroups.com

要是遇到pkgbuild中需下载的文件被墙的话,可以通过设置http_proxy和https_proxy环境变量,yaourt会遵循这两个变量设置http代理。至于怎么搭http代理,你可以在服务器端搭squid也可以在本地用一些工具。

依云

unread,
Aug 10, 2012, 7:37:38 AM8/10/12
to archli...@googlegroups.com
On Fri, Aug 10, 2012 at 06:27:55PM +0800, Hexcles Ma wrote:
> 要是遇到pkgbuild中需下载的文件被墙的话,可以通过设置http_proxy和https_proxy环境变量,yaourt会遵循这两个变量设置http代理。至于怎么搭http代理,你可以在服务器端搭squid也可以在本地用一些工具。

ziproxy 很好用,还支持透明代理哦~

Xilin Sun

unread,
Aug 27, 2012, 2:00:07 AM8/27/12
to archli...@googlegroups.com
对,Proxychains 是较好的方法。

2012/8/9 Bill Chen (CHEN, Zhechuan) <chen.bi...@gmail.com>:
> 我之前直接用proxychains。。。。
> 要走代理的时候,命令前面加上proxychains。。。

--
May the source be with you.

孙锡麟,SUN Xilin, undergraduate student at HKPolyU

依云

unread,
Aug 27, 2012, 4:47:03 AM8/27/12
to archli...@googlegroups.com
我用 HTTP 代理

export http_proxy=xxx
> --
> 您收到此邮件是因为您订阅了 Google 网上论坛的“Arch Linux中文邮件组”论坛。
> 要向此网上论坛发帖,请发送电子邮件至 archli...@googlegroups.com
> 要取消订阅此网上论坛,请发送电子邮件至 archlinux-cn...@googlegroups.com
> 若有更多问题,请通过 http://groups.google.com/group/archlinux-cn?hl=zh-CN 访问此网上论坛。
>

Lenin

unread,
Aug 27, 2012, 10:10:14 PM8/27/12
to archli...@googlegroups.com
export http_proxy=xxx ,简单、有效

2012/8/27 依云 <lily...@gmail.com>



--
初从文,三年不第。遂习武,校场发一矢,中鼓吏,逐之出。后学医,有所成,自撰一良方,服之,卒。

Xilin Sun

unread,
Aug 29, 2012, 12:00:44 AM8/29/12
to archli...@googlegroups.com
如果用ssh代理的话还是proxychains好。

2012/8/28 Lenin <leni...@gmail.com>:
> export http_proxy=xxx ,简单、有效

Reply all
Reply to author
Forward
0 new messages