Bug 112658 - rhn applet cannot connect to ftp-based yum repositories
Summary: rhn applet cannot connect to ftp-based yum repositories
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rhn-applet
Version: 1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-26 18:05 UTC by Need Real Name
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-09 18:09:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2003-12-26 18:05:44 UTC
Description of problem:
When /etc/sysconfig/rhn/sources is configured to use FTP URLs for yum
repositories, the rhn applet is unable to check for updates.  Instead,
the applet provides the following "Critical Information:"

The applet has been unable to access the following information sources
in its last attempts: fedora-core-1 @
ftp://mirrors.kernel.org/fedora/core/1/i386/os/, updates-released @
ftp://mirrors.kernel.org/fedora/core/updates/1/i386/

Also, the tooltip says there are no updates available.

Version-Release number of selected component (if applicable):
2.1.4-3

How reproducible:
Always (tested on 2 machines).

Steps to Reproduce:
1. Edit /etc/sysconfig/rhn/sources
2. Provide FTP yum repositories, and observe that the applet does not
work.
3. Change the repositories to HTTP URLs, and the applet will work.
  
Example:
yum fedora-core-1 ftp://mirrors.kernel.org/fedora/core/1/i386/os/
yum updates-released ftp://mirrors.kernel.org/fedora/core/updates/1/i386/

vs.

yum fedora-core-1 http://mirrors.kernel.org/fedora/core/1/i386/os/
yum updates-released http://mirrors.kernel.org/fedora/core/updates/1/i386/

I'm not sure if it's supposed to support FTP repositories, but since
yum and up2date both do, I'll submit this as a bug and not an
enhancement request.  Also, I think it should display the "Error" icon
(gray question mark) instead of the blue "Everything is fine" icon
under these circumstances.

Comment 1 Christoph Wickert 2004-01-06 21:04:41 UTC
Same here with:
yum fedora-core-1
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/fedora/linux/core/1/i386/os
yum updates-released
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/fedora/linux/core/updates/1/i386
Server does not offer http.

Comment 2 Daniel Veillard 2004-01-09 18:09:39 UTC
That should be fixed in version 2.1.5 I just released:

  http://people.redhat.com/veillard/testing/FC1/i386/rhn-applet/2.1.5/

try it it worked for me,

Daniel


Note You need to log in before you can comment on or make changes to this bug.