Użytkownik [EMAIL PROTECTED] napisał:

Rodolfo Medina wrote:



In my Mdk 10.1 Community, when I tried to install the kernel-source
with the command '# urpmi kernel-source', first I got the message

unable to read rpm file [/mnt/cdrom/media/main2/kernel-source-2.6-2.6.8.1-10mdk.
                                        i586.rpm] from medium "Installation CD
2 (x86) (cdrom2)"


, and then in the end the message:

        Installation failed, some files are missing:
                /mnt/cdrom/media/main2/kernel-source-2.6-2.6.8.1-10mdk.i586.rpm
        You may want to update your urpmi database

. What's that? What to do?





Wojciech Podgórni replied:



First thing that comes to my mind is that somehow urpmi was unable to
read your CD. Please check if you are able to read content of this CD
(with Midnight Commander, for example - "mc" command - or ordinary "ls
/mnt/cdrom"). If you are able to and still somehow have problems with
urpmi, you can use "rpm -ivh kernel-source-2.6-2.6.8.1-10mdk" when you
are in RPM directory of your CD. That way you should be able to install
this particular package.





Thanks.

I followed your suggestions:
first I made sure I was able to read the content of the CD,
just with 'ls /mnt/cdrom';
then from the directory
/mnt/cdrom/install/stage2/live/usr/lib/rpm
I did
# rpm -ivh kernel-source-2.6-2.6.8.1-10mdk
, but got the following message:

error: open of kernel-source-2.6-2.6.8.1-10mdk failed: No such file or directory

. Any other hint?

Thanks again,
Rodolfo



Oops!
My typo! You should use
rpm -ivh kernel-source-2.6-2.6.8.1-10mdk.rpm
instead or use Tab key to autofill the file name (in Bash).
I am sorry!
Wojciech Podgórni

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to