[Bug 83783] Re: apt-proxy hangs when client aborting download

2012-11-28 Thread Youssef Eldakar
It looks like apt-proxy has indeed been removed from the Ubuntu repository as of Maverick: http://packages.ubuntu.com/search?keywords=apt-proxy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/83783 Tit

[Bug 83783] Re: apt-proxy hangs when client aborting download

2012-11-28 Thread Stijn Brouwers
I think it has been removed from the repository. Can you confirm this? If it's removed, it isn't relevant here anymore and the bug can be closed... ** Changed in: apt-proxy (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu B

[Bug 83783] Re: apt-proxy hangs when client aborting download

2010-01-13 Thread Rolf Leggewie
Debian maintenance seems to have been revived about a month ago -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/83783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 83783] Re: apt-proxy hangs when client aborting download

2010-01-13 Thread Peter Würtz
Apt-proxy is a dead project. We really should remove this from the repositories and ubuntu wiki pages as it is not working anymore and people like us searching for an "apt proxy" server continue to stumble upon it. -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/8

[Bug 83783] Re: apt-proxy hangs when client aborting download

2009-03-23 Thread Youssef Eldakar
We switched to using Approx, and it has been doing a pretty good job. -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/83783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 83783] Re: apt-proxy hangs when client aborting download

2009-03-16 Thread Justin Lawrence
We've used apt-proxy for the last 3 or so years, but there seems to be little improvement in this situation. I'm also giving apt-cacher-ng a try to see if it's any better. -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/83783 You received this bug notification bec

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-06-22 Thread Micha Moskovic
I looked a bit at the code today to try to make apt-proxy-import create hardlinks instead of copies, and although I am not a Python expert, I found it really messy : there is a lot of useless code in there to replicate functions that already exist in Python. I am not surprised to learn it is buggy.

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-05-01 Thread Rolf Leggewie
> I think I will seriously look into apt-cacher-ng apt-cacher-ng is absolutely fantastic. Development is very fast (latest snapshot in my ppa, a number of bugs fixed compared to the hardy version), the program itself is lightning fast (apt-proxy was a dog). Administration IMHO is also a bit easie

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-05-01 Thread Rolf Leggewie
Here is the log from the unittests (have not had a chance yet to look at them closely) ** Attachment added: "unittests.log.bz2" http://launchpadlibrarian.net/14067304/unittests.log.bz2 -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/83783 You received this bug

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-05-01 Thread Rolf Leggewie
I think I will seriously look into apt-cacher-ng Tom, I chatted a bit with the twisted crowd on IRC and they were very helpful. They made me aware of the unit tests provided by the program itself. The ubuntu package fails quite many. I think this might be an approach to break down this task int

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-05-01 Thread wiz
You can use apt-cacher instead. It's slightly different, but have more power and does it's job very well. -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/83783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-04-30 Thread Tom Kiesel
One thing we could look into is the twisted libraries. It looks from the source like apt-proxy uses twisted for most of its networking features. Twisted is still under active development: http://twistedmatrix.com/ One thing I don't know is if apt-proxy circa 2005 isn't fouling up somehow with tw

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-04-30 Thread Rolf Leggewie
I believe we are basically seeing the same effect as http://sourceforge.net/tracker/index.php?func=detail&aid=1802545&group_id=12078&atid=112078 As far as alternatives go, the apt-proxy homepage lists a few, but it does not look like any of them have much momentum. -- apt-proxy hangs when client

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-04-30 Thread Rolf Leggewie
Is there any alternative or is everybody on broadband these days and does not think about the amount of stuff they download from the ubuntu mirrors? I guess squid comes to mind. But I guess a specialized solution like apt-proxy would be nice. Tom, please contact me on IRC or jabber. I am also a

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-04-30 Thread Tom Kiesel
After some cursory reading of the code and consulting some Python resources, I don't think I'm up to this challenge in a language I'm this unfamiliar with yet. -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/83783 You received this bug notification because you

Re: [Bug 83783] Re: apt-proxy hangs when client aborting download

2008-04-30 Thread Liquid
Thanks for taking this on and you are right thy this bug has been around a while. I've not seen dev work on it in 2 years. Good luck and let us know how you get on. Tim Sent from my iPhone On 1/05/2008, at 4:54 AM, Tom Kiesel <[EMAIL PROTECTED]> wrote: > I can confirm this bug. It's a headach

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-04-30 Thread Tom Kiesel
I can confirm this bug. It's a headache, because I'd like to use apt- proxy to let my high school classroom full of machines tax our overburdened school connection less. It works brilliantly except when it hangs spectacularly, and I ideally want a server I can just forget about. I'm trying out Eli

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-03-22 Thread Christian Mangold
I can confirm this on gutsy and hardy. "/etc/init.d/apt-proxy restart" is not working for me, I have to kill the pid. -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/83783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-03-13 Thread Elijah Epifanov
as a workaround you can change all mirrors to ftp -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/83783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-02-26 Thread Youssef Eldakar
I, too, have been experiencing hangs with apt-proxy v1.9.35. -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/83783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 83783] Re: apt-proxy hangs when client aborting download

2008-02-14 Thread Rolf Leggewie
** Changed in: apt-proxy (Ubuntu) Importance: Undecided => High Status: New => Confirmed -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/83783 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu

[Bug 83783] Re: apt-proxy hangs when client aborting download

2007-10-09 Thread Poromenos
I can confirm this under gutsy. It hangs when someone aborts a download, it's fine after a restart. -- apt-proxy hangs when client aborting download https://bugs.launchpad.net/bugs/83783 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubunt

[Bug 83783] Re: apt-proxy hangs when client aborting download

2007-09-22 Thread Rolf Leggewie
I also seems to experience this. Except that apt-proxy is not really hung, but being busy with "something" for quite some time quiten often. Can you guys look at top and process from the apt-proxy user on the proxy machine? I wonder if this is related but fetches from the cache are often a lot s

[Bug 83783] Re: apt-proxy hangs when client aborting download

2007-09-05 Thread ski
I can confirm that apt-proxy hangs a lot. I haven't noticed if it is related to client aborts or not (will keep an eye on that). Just now the process itself was hung on me, to the extent that /etc/init.d/apt-proxy stop didn't even work (I had to kill -9 the pid myself). -- apt-proxy hangs when cl