L.S.
For the last week I keep getting a '501 Redirect to invalid target' on updateing the repository via
http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/debian wheezy main
is this a known problem?
On Fri January 2 2015 02:12:05 Roel Wagenaar wrote:
For the last week I keep getting a '501 Redirect to invalid target' on updateing the repository via
http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/debian wheezy main
is this a known problem?
Hi Roel,
Could you please show us some more context - the command being executed and the full text of what happens.
Thanks,
--Mike
You wrote:
On Fri January 2 2015 02:12:05 Roel Wagenaar wrote:
For the last week I keep getting a '501 Redirect to invalid target' on updateing the repository via
http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/debian wheezy main
is this a known problem?
Hi Roel,
Could you please show us some more context - the command being executed and the full text of what happens.
Thanks,
--Mike
Sure Mike, I hope the list does not remove attachments.
See trinity.txt, unfortunately my locale is in Dutch, hope you can figure it out.
Of course i pushed the wrong button and was sending off-list to Mike, apologies, here it is on-list.
Hi Roel,
I switched a test box to use your sources.list extract and added locale nl_NL.UTF-8 and made it the default. "apt-get update" works for me (see below).
I suggest you try using tshark or wireshark to see exactly what is happening when you get the 501 errors.
Also, FWIW, you can probably see English text in a Dutch system by prefixing a locale overide, e.g. "LC_ALL=C apt-get update".
--Mike
Geraakt http://ppa.quickbuild.pearsoncomputing.net wheezy/main Sources Ophalen:29 http://ftp.us.debian.org testing/main Translation-en/DiffIndex [7876 B] Geraakt http://ppa.quickbuild.pearsoncomputing.net wheezy/main i386 Packages Ophalen:30 http://ftp.us.debian.org testing/non-free Translation-en/DiffIndex [7819 B] Geraakt http://ppa.quickbuild.pearsoncomputing.net wheezy/main Sources Geraakt http://ppa.quickbuild.pearsoncomputing.net wheezy/main i386 Packages Genegeerd http://ppa.quickbuild.pearsoncomputing.net wheezy/main Translation-nl_NL Genegeerd http://ppa.quickbuild.pearsoncomputing.net wheezy/main Translation-nl Genegeerd http://ppa.quickbuild.pearsoncomputing.net wheezy/main Translation-en Genegeerd http://ppa.quickbuild.pearsoncomputing.net wheezy/main Translation-nl_NL Genegeerd http://ppa.quickbuild.pearsoncomputing.net wheezy/main Translation-nl Genegeerd http://ppa.quickbuild.pearsoncomputing.net wheezy/main Translation-en 440 kB opgehaald in 14s (31,0 kB/s) Pakketlijsten worden ingelezen... Klaar
You wrote:
Hi Roel,
I switched a test box to use your sources.list extract and added locale nl_NL.UTF-8 and made it the default. "apt-get update" works for me (see below).
I suggest you try using tshark or wireshark to see exactly what is happening when you get the 501 errors.
Also, FWIW, you can probably see English text in a Dutch system by prefixing a locale overide, e.g. "LC_ALL=C apt-get update".
--Mike
Hi Mike,
Following the traffic I realized that there is an apt-caher-ng inbetween my machines and all repositories, updating direct seems to have solved the problem.
Will need to investigate further, this way the cache is useless.
Thanks.