View Full Version : Install Error
THise
07-01-2005, 08:52 AM
This is the error that I'm getting:
===== Installing Packages =====
== Installing dsm-system ==
Gathering header information file(s) from server(s)
Server: Red Hat Linux 9 - i386 - Base
retrygrab() failed for:
http://yum.piebox.com/rhel/9/i386/base/headers/header.info
Executing failover method
failover: out of servers to try
Error getting file http://yum.piebox.com/rhel/9/i386/base/headers/header.info
[Errno 4] IOError: HTTP Error 403: Forbidden
FATAL: Install of dsm-system failed
Granted I'm new to Linux, so I have no clue as to why it's not pulling the header info. Thanks in advance.
THise
07-01-2005, 05:26 PM
Never mind, I found the other post on the subject. And I didn not have a fresh install, so I am going to do that.
THise
07-01-2005, 08:10 PM
Ok now a new one:
It keeps scrolling:
error: rpmdbNextIterator: skipping h# 510 Header V3 DSA signature: BAD, key ID db42a60e
In the console, will this ever end? Or will it end up failing?
THise
07-01-2005, 09:04 PM
About an hour later, it is still scrolling. Should it be doing this? What am I missing?
THise
07-02-2005, 11:43 AM
Ok, seems I used my External IP instead of the IP for the machine on the network. I submitted for a new license.
THise
07-03-2005, 10:21 AM
Well, still getting and error:
Jul 3 11:18:29 server8 dsm: dsm startup failed
Jul 3 11:18:29 server8 dsm: dsm startup succeeded
Jul 3 11:18:29 server8 dsm[3537]: License server error: Declined
Jul 3 11:19:55 server8 dsm: dsm shutdown failed
Jul 3 11:19:55 server8 dsm: stunnel shutdown succeeded
Jul 3 11:19:55 server8 dsm: Error: Your license is invalid or expired
Jul 3 11:19:55 server8 dsm: see system logs for more info
Jul 3 11:19:55 server8 dsm: dsm startup failed
Jul 3 11:19:55 server8 dsm: dsm startup succeeded
Jul 3 11:19:55 server8 dsm[3581]: License server error: Declined
Thanks in advance!
What is your server ip address.
THise
07-05-2005, 09:20 AM
192.168.0.102
External out of router would be 65.185.42.249
The ip address 65.185.42.249 must be on eth0.
THise
07-05-2005, 10:34 AM
But since I have a router with multiple computers, I have to assign IP's with the routers DHCP service. Is there any way I can assign the IP 65.185.42.249 to the Linux box and still have it work with the router?
With your router you should be able to assign a /30 or similar with your public IP space. On the internal network.
The only other way around this is to assign the internal ip address to a sub interface of eth0 such as eht0:1 and then the public ip address to eth0.
THise
07-07-2005, 03:10 PM
How would I set up a sub interface so that the IP points to my internal IP? Please forgive me, Im not used to messing with Linux, mostly Windows servers. So would that be in the /etc/rc.d/init.d/network file?
Thanks.
You can find information on doing this below.
http://www.tldp.org/HOWTO/IP-Alias/commands.html
vBulletin v3.5.1, Copyright ©2000-2010, Jelsoft Enterprises Ltd.