[opensuse] Defunct Packman Repository
I had packman.linuxheads.com as the repository for packman. In yast2 I have changed to the new repository from the list given. But when I start yast2 software manager it sits for ages still trying to get connected to packman.linuxheads.com until it timeouts then proceeds to correctly use the new settings. Where is it getting this old info from? Dave Cotton -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Dave Cotton wrote:
I had packman.linuxheads.com as the repository for packman. In yast2 I have changed to the new repository from the list given. But when I start yast2 software manager it sits for ages still trying to get connected to packman.linuxheads.com until it timeouts then proceeds to correctly use the new settings.
Where is it getting this old info from?
show (or inspect carefully) the output of zypper lr -d DenverD -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Monday 18 October 2010 15:42:52 Dave Cotton wrote:
I had packman.linuxheads.com as the repository for packman. In yast2 I have changed to the new repository from the list given. But when I start yast2 software manager it sits for ages still trying to get connected to packman.linuxheads.com until it timeouts then proceeds to correctly use the new settings.
If you're talking about packman.unixheads.com, unixheads stopped providing mirror service - there was a thread about it here "What happened to the opensuse.ca.unixheads.org mirror?". Will -- Will Stephenson, KDE Developer, openSUSE Boosters Team SUSE LINUX Products GmbH - Nürnberg - AG Nürnberg - HRB 16746 - GF: Markus Rex -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 18/10/10 16:06, Will Stephenson wrote:
On Monday 18 October 2010 15:42:52 Dave Cotton wrote:
I had packman.linuxheads.com as the repository for packman. In yast2 I have changed to the new repository from the list given. But when I start yast2 software manager it sits for ages still trying to get connected to packman.linuxheads.com until it timeouts then proceeds to correctly use the new settings.
If you're talking about packman.unixheads.com, unixheads stopped providing mirror service - there was a thread about it here "What happened to the opensuse.ca.unixheads.org mirror?".
That is my whole whole point. I do not have linuxheads configured as a packman repository I removed it but yast2 but not zypper insists on trying to connect to linuxheads. Dave Cotton -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I'd do: cd /etc/ ; find . -type f | xargs egrep "unixheads.com" and see if you can find any files that still point to that host. then backup/mv/rm as needed. I'd suspect that there's something still in a .repo file, but I'm not sure how/why it'd act different for zypper and yast, nor what the real 'SuSEized' fix/way to find the repo would be. On Mon, Oct 18, 2010 at 10:12 AM, Dave Cotton <dcotton@linuxautrement.com> wrote:
On 18/10/10 16:06, Will Stephenson wrote:
On Monday 18 October 2010 15:42:52 Dave Cotton wrote:
I had packman.linuxheads.com as the repository for packman. In yast2 I have changed to the new repository from the list given. But when I start yast2 software manager it sits for ages still trying to get connected to packman.linuxheads.com until it timeouts then proceeds to correctly use the new settings.
If you're talking about packman.unixheads.com, unixheads stopped providing mirror service - there was a thread about it here "What happened to the opensuse.ca.unixheads.org mirror?".
That is my whole whole point. I do not have linuxheads configured as a packman repository I removed it but yast2 but not zypper insists on trying to connect to linuxheads.
Dave Cotton
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- Even the Magic 8 ball has an opinion on email clients: Outlook not so good. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 10/18/2010 09:12 AM, Dave Cotton wrote:
On 18/10/10 16:06, Will Stephenson wrote:
On Monday 18 October 2010 15:42:52 Dave Cotton wrote:
I had packman.linuxheads.com as the repository for packman. In yast2 I have changed to the new repository from the list given. But when I start yast2 software manager it sits for ages still trying to get connected to packman.linuxheads.com until it timeouts then proceeds to correctly use the new settings.
If you're talking about packman.unixheads.com, unixheads stopped providing mirror service - there was a thread about it here "What happened to the opensuse.ca.unixheads.org mirror?".
That is my whole whole point. I do not have linuxheads configured as a packman repository I removed it but yast2 but not zypper insists on trying to connect to linuxheads.
Dave Cotton
The problem is probably a bad url in one of your /etc/zypp/repos.d/* files grep -i heads.com /etc/zypp/repos.d/* Then just edit the file that still has the bad url and change it to what you want: baseurl=<http:// PROBLEM SITE> then 'zypper ref' or.. Once you identify the file in /etc/zypp/repos.d/ , just delete it and then re-create the pacman repo. -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 19/10/10 23:56, David C. Rankin wrote:
The problem is probably a bad url in one of your /etc/zypp/repos.d/* files
grep -i heads.com /etc/zypp/repos.d/*
Then just edit the file that still has the bad url and change it to what you want:
baseurl=<http:// PROBLEM SITE>
then 'zypper ref'
or..
Once you identify the file in /etc/zypp/repos.d/ , just delete it and then re-create the pacman repo.
linuxheads.com does not appear in any of these files and 'zypper up' works perfectly, it's only yast2 that has the problem. Dave Cotton -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 20/10/10 08:52, Dave Cotton wrote: OK, a bit further on. packman.linuxheads.com was entered incorrectly but yast2 accepted it. Once corrected both yast2 and zypper show ftp.uni-erlangen.de as the packman repository. But on startup yast2 persists in trying to contact packman.linuxheads.com until it timeouts because it's owned by a squatter. I've entered a dummy ip address in /etc/hosts for packman.linuxheads.com so it fails immediately and yast2 works correctly after complaining as it should that the files it wants are not at that URL. The question still rests where is yast2 getting packman.linuxheads.com from? Dave Cotton -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, Oct 20, 2010 at 09:28:04AM +0200, Dave Cotton wrote:
On 20/10/10 08:52, Dave Cotton wrote:
OK, a bit further on.
packman.linuxheads.com was entered incorrectly but yast2 accepted it.
Once corrected both yast2 and zypper show ftp.uni-erlangen.de as the packman repository.
But on startup yast2 persists in trying to contact packman.linuxheads.com until it timeouts because it's owned by a squatter.
I've entered a dummy ip address in /etc/hosts for packman.linuxheads.com so it fails immediately and yast2 works correctly after complaining as it should that the files it wants are not at that URL.
The question still rests where is yast2 getting packman.linuxheads.com from?
check in: /etc/zypp/repos.d/ It has every repo added as 1 file. Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 20/10/10 09:32, Marcus Meissner wrote:
check in: /etc/zypp/repos.d/
It has every repo added as 1 file.
Checked there, there is no file named anything like linuxheads and non of the files there contains any reference to linuxheads. Dave Cotton -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 10/20/2010 04:47 AM, Dave Cotton wrote:
On 20/10/10 09:32, Marcus Meissner wrote:
check in: /etc/zypp/repos.d/
It has every repo added as 1 file.
Checked there, there is no file named anything like linuxheads and non of the files there contains any reference to linuxheads.
Dave Cotton
Maybe something stale in /tmp ?? Mark -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 20/10/10 12:12, Mark Hounschell wrote:
Maybe something stale in /tmp ??
Good thought but I've always had /etc/sysconfig/crom set to remove everything from /tmp on boot and the machine has rebooted. Dave Cotton -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mon, 18 Oct 2010 16:06:37 +0200 Will Stephenson <wstephenson@suse.de> wrote:
If you're talking about packman.unixheads.com, unixheads stopped providing mirror service - there was a thread about it here "What happened to the opensuse.ca.unixheads.org mirror?".
Will
-- Will Stephenson, KDE Developer, openSUSE Boosters Team SUSE LINUX Products GmbH - Nürnberg - AG Nürnberg - HRB 16746 - GF: Markus Rex
Hi It's still there and maintained... See the blog here http://woulduno.blogspot.com/ -- Cheers Malcolm °¿° (Linux Counter #276890) SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.23-0.3-default up 13:43, 2 users, load average: 0.04, 0.06, 0.01 GPU GeForce 8600 GTS Silent - Driver Version: 260.19.06 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (8)
-
Dave Cotton
-
David C. Rankin
-
DenverD
-
Malcolm
-
Marcus Meissner
-
Mark Hounschell
-
Will Stephenson
-
zGreenfelder