Linux Operating System (MOSC)

MOSC Banner

DNF ftp curl login denied

edited Sep 4, 2024 6:21AM in Linux Operating System (MOSC) 9 commentsAnswered

Hello.

Using Oracle Linux 8.8

I am installing a local repository using vsftpd-3.0.3-35 from the distribution.

I am using dnf-4.7.0-16.0.1 from the distribution.

Symptom(s)

dnf repolist

there is no status column in the output

dnf install <application>

curl error (67): log in denied for ftp://127.0.0.1/pub/oracle8-8dvd/repodata/repomd.xml [Access denied: 530]

Using curl directly

curl -v -u root:password ftp://127.0.0.1//var/ftp/pub/oracle8-8dvd/repodata/repomd.xml"

returns repomd.xml

dnf.log shows the results of python script errors because of the download failure.

I am in an environment that does not allow direct access to yum repositories.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center