I'm playing around with the Fedora 10 Live CD and encountered a problem trying to use yum to localinstall some rpm files.
What I'm trying to do: run the Live CD directly (no install to HD), then install some rpm packages locally (no access to the network). Example of what I did: download the python-crypto-2.0.1-13.1 rpm package from [http://koji.fedoraproject.org/koji/buildinfo?buildID=48038] execute su -c "yum localinstall python-crypto-2.0.1-13.1.i386.rpm" =====output===== Loaded plugins: refresh-packagekit Setting up Local Package Process Examining python-crypto-2.0.1-13.1.i386.rpm: python-crypto-2.0.1-13.1.i386 Marking python-crypto-2.0.1-13.1.i386.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package python-crypto.i386 0:2.0.1-13.1 set to be updated --> Finished Dependency Resolution Dependencies Resolved ======================================================================================================================== Package Arch Version Repository Size ======================================================================================================================== Installing: python-crypto i386 2.0.1-13.1 python-crypto-2.0.1-13.1.i386.rpm 560 k Transaction Summary ======================================================================================================================== Install 1 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 560 k Is this ok [y/N]: y Downloading Packages: Package python-crypto-2.0.1-13.1.i386.rpm is not signed =====output===== What am I doing wrong? Sidenote: when running Ubuntu, I download the deb packages from [http://packages.ubuntu.com/] and do a "sudo dpkg -i <local package>" and I was hoping for a 'similar' experience with Fedora. Regards, Kam Yung -- Soh Kam Yung my Google Reader Shared links: (http://www.google.com/reader/shared/16851815156817689753) my Google Reader Shared SFAS links: (http://www.google.com/reader/shared/user/16851815156817689753/label/sfas) _______________________________________________ Slugnet mailing list [email protected] http://wiki.lugs.org.sg/LugsMailingListFaq http://www.lugs.org.sg/mailman/listinfo/slugnet
