On Fri, 24 Nov 2000, John Bennett wrote:

> In doing the upgrade this morning, the path to the file is incorrect.

Yep :-( I left out the "noarch/" part of the path :-( It is correct in the
formal announcement I will send out today, I just mistyped in the
discussion thread in devinfo.

> You say to use
> rpm -Uvh ftp://ftp.e-smith.com/pub/e-smith/e-smith-4.0/updates/RPMS/\ 
> e-smith-release-4.0.1.noarch.rpm 
> 
> The above line came into my mail system with the extra \ after RPMS

The \ is fine - the shell will continue on the next line, as long as you
don't add *any* extra spaces at the end of the first line or the start of
the second. The problem is the missing noarch/ part of the path.

> I had to use rpm -Uvh 
>ftp://ftp.e-smith.com/pub/e-smith/e-smith-4.0/updates/RPMS/noarch/e-smith-release-4.0.1.noarch.rpm
> 

Yes, that's correct. Or:

rpm -Uvh ftp://ftp.e-smith.com/pub/e-smith/e-smith-4.0/updates/RPMS/noarch/\ 
e-smith-release-4.0.1.noarch.rpm 

Note: there are no spaces after the noarch/\ of the first line or before
the e- of the second line

Gordon
-- 
  Gordon Rowell                         [EMAIL PROTECTED]
  http://www.e-smith.org (development)  http://www.e-smith.com (corporate)
  Phone: +1 (613) 564 8000 ext. 4378    Fax: +1 (613) 564 7739
  e-smith, inc. 1500-150 Metcalfe St, Ottawa, ON K2P 1P1 Canada


Reply via email to