<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/apt-proxy/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/apt-proxy/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 24 May 2010 17:17:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/apt-proxy/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>apt-proxy creates empty package directory</title><link>https://sourceforge.net/p/apt-proxy/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;On a failed download, apt-proxy will create an empty package directory under /var/cache/apt-proxy/ubuntu/pool/main/ and this in turn will cause failures in debootstrap like:&lt;br /&gt;
2010-05-24 12:58:26,642 DEBUG   : I: Retrieving console-setup&lt;br /&gt;
2010-05-24 12:58:26,899 DEBUG   : W: Couldn\'t download package console-setup&lt;br /&gt;
2010-05-24 12:58:26,908 DEBUG   : I: Retrieving console-terminus&lt;br /&gt;
2010-05-24 12:58:27,185 DEBUG   : I: Validating console-terminus&lt;br /&gt;
2010-05-24 12:58:27,203 DEBUG   : I: Retrieving coreutils&lt;br /&gt;
2010-05-24 12:58:27,470 DEBUG   : W: Couldn\'t download package coreutils&lt;/p&gt;
&lt;p&gt;which ultimately breaks the image.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerry Reno</dc:creator><pubDate>Mon, 24 May 2010 17:17:57 -0000</pubDate><guid>https://sourceforge.netd1735a3d12baca3983ad2db1aff63a42e6e0fdeb</guid></item><item><title>apt-proxy hangs on concurrent connections from clients</title><link>https://sourceforge.net/p/apt-proxy/bugs/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I did test the following:&lt;br /&gt;
SRV1: for i in `seq 1 50`; do apt-get update; done&lt;br /&gt;
SRV2: for i in `seq 1 50`; do apt-get update; done&lt;/p&gt;
&lt;p&gt;When both servers (etch) try to get Release/Release.gpg&lt;br /&gt;
apt-proxy hangs.&lt;/p&gt;
&lt;p&gt;apt-proxy works fine when only one server is connecting.&lt;/p&gt;
&lt;p&gt;apt-proxy version Debian etch 1.9.35-0.3&lt;br /&gt;
(I also tried the version in Debian testing (1.9.36) with the same problem.)&lt;/p&gt;
&lt;p&gt;The log (debug = all:9 db:0) shows no errors or warnings.&lt;/p&gt;
&lt;p&gt;apt-proxy-v2.conf is attached.&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;br /&gt;
Frank&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Schubert</dc:creator><pubDate>Wed, 26 Sep 2007 08:35:59 -0000</pubDate><guid>https://sourceforge.netfddec832d909081d35ed3b2957e67a7bff2b128e</guid></item><item><title>Please update web page to new links (cvs changed)</title><link>https://sourceforge.net/p/apt-proxy/bugs/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please update the main web page. URLs with "cvs." don't work anymore, therefore it's harder to get README and stuff.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">screenager</dc:creator><pubDate>Tue, 25 Sep 2007 07:03:11 -0000</pubDate><guid>https://sourceforge.net618e04e2035f11135520247874e6405397b2964c</guid></item><item><title>apt-proxy-import fails to read Packages.bz2 files</title><link>https://sourceforge.net/p/apt-proxy/bugs/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;From the log: &lt;br /&gt;
2005/09/19 18:08 NZST [-] [apt_pkg] No Packages files&lt;br /&gt;
available for debian-amd64 backend&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;From the filesystem: &lt;br /&gt;
sleep:/home/aptproxy/debian-amd64/dists/sid/main/binary-amd64# &lt;br /&gt;
ls &lt;br /&gt;
Packages.bz2 &lt;/p&gt;
&lt;p&gt;Background: &lt;br /&gt;
Recent (sid) apt-get's fetch Packages.bz2 instead of &lt;br /&gt;
Packages.gz &lt;/p&gt;
&lt;p&gt;Apt-proxy needs to read the Packages.bz2 files.  When it &lt;br /&gt;
doesn't, apt-proxy-import fails to find any package file &lt;br /&gt;
and can not import existing debs. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lee Begg</dc:creator><pubDate>Mon, 19 Sep 2005 07:23:33 -0000</pubDate><guid>https://sourceforge.netd082f340e77cb2c7aaaa423df543cc32af0684b6</guid></item><item><title>apt-proxy-import: no suitable backend</title><link>https://sourceforge.net/p/apt-proxy/bugs/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Upon updating to Sarge I wanted to minimize mirror&lt;br /&gt;
traffic so I attempted&lt;br /&gt;
to install and initialize apt-proxy version 2.&lt;/p&gt;
&lt;p&gt;Attempting to run apt-proxy-import -i&lt;br /&gt;
/var/cachce/apt/archives gave a permissions error.  I&lt;br /&gt;
changed the shell in /etc/passwd for aptproxy to be&lt;br /&gt;
bash, did: su - aptproxy, and attempted to re-run the&lt;br /&gt;
above command.&lt;/p&gt;
&lt;p&gt;At this point, I was told that every package was being&lt;br /&gt;
skipped due to the inability to find a suitable backend.&lt;/p&gt;
&lt;p&gt;After searching the bug data base, it appears that this&lt;br /&gt;
problem was reported, then reported fixed more than ten&lt;br /&gt;
days ago, but it appears to still be in the apt-proxy&lt;br /&gt;
package I installed on 2005 Jun 18.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 18 Jun 2005 17:21:15 -0000</pubDate><guid>https://sourceforge.net69346a9f2b6bb4c49525fa6f8c3712ff484e7bd1</guid></item><item><title>apt-proxy-import chokes on importing a large number of debs</title><link>https://sourceforge.net/p/apt-proxy/bugs/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;apt-proxy-import chokes on importing a large number of&lt;br /&gt;
debs with a /bin/sh: "Argument list too long"&lt;/p&gt;
&lt;p&gt;version:  apt-proxy-import,v 1.10 2002/04/04 10:49:39&lt;br /&gt;
haggai&lt;/p&gt;
&lt;p&gt;One solution I tried (which sems to proceed) is to use:&lt;br /&gt;
for file in "$directory"/*.deb; do&lt;br /&gt;
$DPKG_NAME -k -s&lt;br /&gt;
"$APT_PROXY_CACHE/dpkg-name.links" "$file" \
| line_feedback&lt;br /&gt;
done&lt;/p&gt;
&lt;p&gt;instead of the current:&lt;/p&gt;
&lt;p&gt;$DPKG_NAME -k -s "$APT_PROXY_CACHE/dpkg-name.links"&lt;br /&gt;
"$directory"/*.deb \
| line_feedback&lt;/p&gt;
&lt;p&gt;So this uses one DPKG call per file, instead of the&lt;br /&gt;
more efficient but apparently breakable way of doign it&lt;br /&gt;
all on one line.&lt;/p&gt;
&lt;p&gt;I'm not much of a shell user,  so maybe someone else&lt;br /&gt;
might have a better solution or point to errors in this&lt;br /&gt;
apporach.&lt;/p&gt;
&lt;p&gt;(There are other issues that come up using the program&lt;br /&gt;
(like it skips a lot of files) but I am not sure if&lt;br /&gt;
these are related to this change.&lt;/p&gt;
&lt;p&gt;--Paul Fernhout (pdfernhout at kurtz-fernhout.com)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 11 Nov 2004 21:19:57 -0000</pubDate><guid>https://sourceforge.net7fa74cf1155846cf45b653815641fb43fdf27a68</guid></item><item><title>apt-proxy v2 works very bad!!</title><link>https://sourceforge.net/p/apt-proxy/bugs/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm running Sid on several machines on my network and&lt;br /&gt;
I've been using apt-proxy for a long time.&lt;br /&gt;
Unfortunateely, since I'm using v2 I've been&lt;br /&gt;
experiencing nothing but problems; the latest one is&lt;br /&gt;
that, when I try to update the packages from a computer&lt;br /&gt;
in the lan, if the package has been already downloaded&lt;br /&gt;
before from another computer (so it's in the apt-proxy&lt;br /&gt;
cache), then the download is extremely slow (much&lt;br /&gt;
slower than downloading the package again from the&lt;br /&gt;
internet). &lt;/p&gt;
&lt;p&gt;Anyone had experience this behaviour before?&lt;/p&gt;
&lt;p&gt;Toshiro.&lt;/p&gt;
&lt;p&gt;PS: I'm using version 1.9.18&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 27 Sep 2004 00:03:52 -0000</pubDate><guid>https://sourceforge.net96811f90ed150785b9fcdb24a0a032c62491efee</guid></item><item><title>python2.3 transition breaks apt-proxy v2</title><link>https://sourceforge.net/p/apt-proxy/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The recent python2.3 transition breaks apt-proxy v2, it&lt;br /&gt;
cannot find apt_pkg any more, since it moved from the&lt;br /&gt;
2.2 packages dir to the one from 2.3.&lt;/p&gt;
&lt;p&gt;The attached patch makes apt-proxy use python2.3.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sven Hartge</dc:creator><pubDate>Wed, 13 Aug 2003 08:21:56 -0000</pubDate><guid>https://sourceforge.net25b0e2655dbcf620672ae370a85256f2b9b826e2</guid></item><item><title>failure with &amp;quot;main&amp;quot;</title><link>https://sourceforge.net/p/apt-proxy/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When apt-proxy want's to download the &amp;amp;quot;Packeges.gz&amp;amp;quot; from &amp;amp;quot;Main&amp;amp;quot; &lt;br /&gt;
sarge, I get an &amp;amp;quot;set: illegal option -C&amp;amp;quot; &lt;br /&gt;
failure in the apt-proxy.log &lt;br /&gt;
wget load's the file correct down, but it leaf in the &lt;br /&gt;
&amp;amp;quot;Packeges.gz.partial&amp;amp;quot; &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 29 Apr 2003 18:02:08 -0000</pubDate><guid>https://sourceforge.nete55d4c715fde3cd2a7f67e2e1fbda11d0c3ac351</guid></item><item><title>download fails with small /tmp</title><link>https://sourceforge.net/p/apt-proxy/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When a package to be downloaded is larger than the available free space on /tmp the download will hang after all free space is filled up. This space is then not freed until apt-proxy-v2 is quit manually.&lt;/p&gt;
&lt;p&gt;Example: I apt-get installed openoffice.org via an apt-proxy-v2 machine with a 32Mb tmpfs mount. Didn't fit. lsof /tmp then showed /usr/bin/twistd2.2 having a whole bunch of deleted files open on /tmp. Only killing apt-proxy-v2 would free this up.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 26 Feb 2003 02:25:01 -0000</pubDate><guid>https://sourceforge.net37105d25c83f00665fc3fb983ed922f0e985c8d5</guid></item></channel></rss>