On Fri, 2009-09-04 at 15:31 +0200, spamtr wrote: > Hey, > > i've tried suggestion but i cannot find RPM-GPG-KEY that i could import or > which key should i import: > > [r...@local ~]# locate RPM-GPG-KEY > /etc/pki/rpm-gpg/RPM-GPG-KEY > /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 > /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux > /etc/pki/rpm-gpg/RPM-GPG-KEY-atrpms > /etc/pki/rpm-gpg/RPM-GPG-KEY-beta > /etc/pki/rpm-gpg/RPM-GPG-KEY-centos4 > /etc/pki/rpm-gpg/RPM-GPG-KEY-cern > /etc/pki/rpm-gpg/RPM-GPG-KEY-csieh > /etc/pki/rpm-gpg/RPM-GPG-KEY-dag > /etc/pki/rpm-gpg/RPM-GPG-KEY-dawson > /etc/pki/rpm-gpg/RPM-GPG-KEY-dries > /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora > /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test > /etc/pki/rpm-gpg/RPM-GPG-KEY-jpolok > /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat > /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-auxiliary > /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta > /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-former > /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release > /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-rhx > /etc/pki/rpm-gpg/RPM-GPG-KEY-sl > /etc/pki/rpm-gpg/RPM-GPG-KEY-sl3 > /etc/pki/rpm-gpg/RPM-GPG-KEY-sl4 > /etc/pki/rpm-gpg/RPM-GPG-KEY-sl5 > /etc/pki/rpm-gpg/RPM-GPG-KEY-sl6 > /etc/pki/rpm-gpg/RPM-GPG-KEY-wiesand > > > The Problem is always the same! >
The question is who has build (an signed) the package urlgrabber-2.9.6-1.noarch.rpm. Then you will be able to figure out which gpg public key should be considered. > ---------------------------------------------------------------------- > From: "Christophe Trophime" <christophe.troph...@grenoble.cnrs.fr> > To: <oscar-users@lists.sourceforge.net> > Date: Thu, 03 Sep 2009 18:07:42 +0200 > Subject: Re: [Oscar-users] Oscar Error > > > > > > On Sep 3, 2009, at 1:30 PM, spamtr wrote: > > > > > Hey, > > > > > > I've got a problem with installing Oscar on Scientific-Linux-5-i386 > > > and i > > > cannot change the system. > > > while makeing > > > #oscar-config --bootstrap > > > > > > this error appears: > > > > > > = > > > = > > > = > > > = > > > = > > > = > > > = > > > ====================================================================== > > > == OSCAR bootstrap > > > = > > > = > > > = > > > = > > > = > > > = > > > = > > > ====================================================================== > > > > > > Couldn't match any config block in > > > /usr/share/oscar/prereqs/AppConfig/prereq.cfg > > > INFO: the /tftpboot/oscar/rhel-5-i386.url already exists, we do > > > nothing at > > > /usr/lib/perl5/vendor_perl/5.8.8/OSCAR/PackagePath.pm line 1058. > > > INFO: the /tftpboot/distro/scientific_linux-5-i386.url file already > > > exists, we do nothing at > > > /usr/lib/perl5/vendor_perl/5.8.8/OSCAR/PackagePath.pm line 1100. > > > Updating OSCAR on your system... > > > > > > = > > > = > > > = > > > = > > > = > > > = > > > = > > > ====================================================================== > > > == Setting redhat-el-5-i386... > > > = > > > = > > > = > > > = > > > = > > > = > > > = > > > ====================================================================== > > > > > > Success: 02_update_repo_conffile > > > Success: 01_update_ubuntu_repo > > > Loaded plugins: kernel-module > > > Cleaning up Everything > > > Warnung: > > > /tftpboot/distro/scientific_linux-5-i386/ > > > urlgrabber-2.9.6-1.noarch.rpm: > > > Header V3 DSA-Signatur: NOKEY, key ID a7048f8d > > > Warnung: > > > /tftpboot/distro/scientific_linux-5-i386/ > > > urlgrabber-2.9.6-1.noarch.rpm: > > > Header V3 DSA-Signatur: NOKEY, key ID a7048f8d > > > Vorbereiten... > > > ################################################## > > > Datei /usr/bin/urlgrabber aus der Installation von > > > urlgrabber-2.9.6-1.noarch kollidiert mit der Datei aus dem Paket > > > python-urlgrabber-3.1.0-5.el5.noarch > > > ERROR: install failed: Ungültiger Dateideskriptor > > > at /usr/bin/install_prereq line 127 > > > main::handle_dumb_rpms(0, 'urlgrabber') called at > > > /usr/bin/install_prereq line 396 > > > main::install_prereq('scientific_linux', 5, 'i386', > > > 'ARRAY(0x9ef0a94)', 'rpm') called at /usr/bin/install_prereq line 470 > > > [r...@mycluster ~]# ERROR: impossible to install yume ( > > > /usr/bin/install_prereq --dumb /usr/share/oscar/prereqs/yume). > > > at /usr/bin/oscar-config line 99 > > > ERROR: Impossible to install Yume > > > at /usr/bin/oscar-config line 99 > > > ERROR: Impossible to complete stage 1 of the bootstrap. > > > at /usr/bin/oscar-config line 99 > > > ERROR: Impossible to bootstrap OSCAR at /usr/bin/oscar-config line 100 > > > main::bootstrap() called at /usr/bin/oscar-config line 331 > > > ERROR: Impossible to bootstrap OSCAR at /usr/bin/oscar-config line > > > 332. > > > > > > > > > Maybe you can help me! > > > > > > PLEASE! > > > > > > > The problem is coming from the urlgrabber package which is signed. > > You should add the key with a command like : > > > > rpm --import /usr/share/doc/fedora-release-3/RPM-GPG-KEY-fedora > > > > where you replace "/usr/share/doc/fedora-release-3/RPM-GPG-KEY-fedora" > > by > > the public key corresponding to the one who signed the urlgrabber rpm > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > > > 30-Day > > > trial. Simplify your report design, integration and deployment - and > > > focus on > > > what you do best, core application coding. Discover what's new with > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > _______________________________________________ > > > Oscar-users mailing list > > > Oscar-users@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Oscar-users mailing list > Oscar-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oscar-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Oscar-users mailing list Oscar-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-users