I'm trying to install an rpm using urpmi but it is failing with these errors: unable to parse correctly /var/lib/urpmi/list.updates unable to get source packages, aborting at /usr/bin/urpmi line 254. I've got an /rpm directory which contains all the rpm files from the two main CDs and I've got an /updates directory which I'm using for any additional rpm files. I added both to urpmi like this - urpmi.addmedia original file://rpm urpmi.addmedia updates file://updates Anyone know what I'm doing wrong?
