Sponsored Content
Operating Systems Linux Red Hat Error throwing while installing vsftpd package in rhel 6. using rhel 6 dvd. Post 302776607 by redhatlbug on Wednesday 6th of March 2013 02:47:37 PM
Old 03-06-2013
sorry, this the error.

Code:
[root@redhat Packages]# yum install vsftpd-2.2.2-6.el6.x86_64.rpm -y
Loaded plugins: refresh-packagekit, rhnplugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Examining vsftpd-2.2.2-6.el6.x86_64.rpm: vsftpd-2.2.2-6.el6.x86_64
Marking vsftpd-2.2.2-6.el6.x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package vsftpd.x86_64 0:2.2.2-6.el6 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package     Arch        Version          Repository                       Size
================================================================================
Installing:
 vsftpd      x86_64      2.2.2-6.el6      /vsftpd-2.2.2-6.el6.x86_64      331 k

Transaction Summary
================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total size: 331 k
Installed size: 331 k
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY


Public key for vsftpd-2.2.2-6.el6.x86_64.rpm is not installed
[root@redhat Packages]#

---------- Post updated at 01:17 AM ---------- Previous update was at 01:00 AM ----------

and also same error throwing for installing kickstart. 


[root@redhat Packages]# yum install system-config-kickstart-2.8.6.2-1.el6.noarch.rpm 
Loaded plugins: refresh-packagekit, rhnplugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Examining system-config-kickstart-2.8.6.2-1.el6.noarch.rpm: system-config-kickstart-2.8.6.2-1.el6.noarch
Marking system-config-kickstart-2.8.6.2-1.el6.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package system-config-kickstart.noarch 0:2.8.6.2-1.el6 set to be updated
--> Processing Dependency: anaconda >= 11.4.0.42-1 for package: system-config-kickstart-2.8.6.2-1.el6.noarch
--> Processing Dependency: pykickstart >= 0.96 for package: system-config-kickstart-2.8.6.2-1.el6.noarch
--> Processing Dependency: system-config-language for package: system-config-kickstart-2.8.6.2-1.el6.noarch
--> Finished Dependency Resolution
Error: Package: system-config-kickstart-2.8.6.2-1.el6.noarch (/system-config-kickstart-2.8.6.2-1.el6.noarch)
           Requires: system-config-language
Error: Package: system-config-kickstart-2.8.6.2-1.el6.noarch (/system-config-kickstart-2.8.6.2-1.el6.noarch)
           Requires: pykickstart >= 0.96
Error: Package: system-config-kickstart-2.8.6.2-1.el6.noarch (/system-config-kickstart-2.8.6.2-1.el6.noarch)
           Requires: anaconda >= 11.4.0.42-1
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[root@redhat Packages]#

:S

Last edited by Corona688; 03-06-2013 at 04:01 PM..
 

10 More Discussions You Might Find Interesting

1. Red Hat

Add/Remove package in RHEL 5 !

Friends , I cannot upgrade or add any package in RHEL 5 using 'package manager' GUI tools . When I run the 'package manager' tool then in BROWSE tab , it shows nothing . I try it inserting the RHEL5 DVD in the DVD-Rom . But the condition is the same . Would anybody plz tell me , How can I... (4 Replies)
Discussion started by: shipon_97
4 Replies

2. Red Hat

problem installing rhel 6

I have dexx xps 14.I was installing rhel6.But the installation hanged at following step initializing hardware detection................. installion didnt go further (2 Replies)
Discussion started by: shamapraveen
2 Replies

3. Red Hat

Does RHEL 5 provide a command to collect RHEL system log in single compress file?

Hi, I heard a command that can collect all RHEL 5 log in a single compress file before I forget. Does any body know...What the command is ? Thanks. (4 Replies)
Discussion started by: nnnnnnine
4 Replies

4. Red Hat

Installing RHEL over Windows 7 or 8

Hi, Sorry if this is an incorrect place for this question but I haven't been able to find any answers by searching the forums or on google. I am in the market for a new HP Z420 workstation and HP wants a lot more money for one with the HP Linux Installer kit vs. the exact same configuration in... (2 Replies)
Discussion started by: rhopson
2 Replies

5. Red Hat

RHEL Package download

Hi All, I am a Solaris administartor. I got in to a probelm with RHEL. I thought someone can help me on this forum .. Can we download/install packages on a Redhat server with yum with out registering on RHEL network or website ? (1 Reply)
Discussion started by: sri243
1 Replies

6. Red Hat

Copy mismatch while copying RHEL DVD to folder

Hi, Here is this weird thing happening here. I mounted RHEL 6.6 DVD on a directoy /a, I am trying to copy it's content to another folder by using command: cp -pr /a/* /new/folder But while I run ls -lrt on both locations it show me difference in number of files. Any specific reason for that.... (5 Replies)
Discussion started by: nixhead
5 Replies

7. Red Hat

RHEL 6, Spacewalk 2.3 unable to download RHEL 5 repo data

Hello all, I am having a bit of an issue on my Spacewalk installation. Some amplifying information is that it is Spacewalk 2.3 installed on a RHEL 6 machine and I am attempting to install/update a RHEL 5 channel/repository. I am fairly new to Spacewalk so I am still learning but this is what I... (3 Replies)
Discussion started by: jstone4646
3 Replies

8. Red Hat

Require xrdp package for RHEL 7.3

I require to install xrdp for remote desktop access of my linux server (RHEL 7.3).I searched a lot for it in google, but not able to find any suitable package for the same.One post I have found where the server where I am need to connect the server in Internet.But it is not possible for me to... (2 Replies)
Discussion started by: Anjan Ganguly
2 Replies

9. UNIX for Beginners Questions & Answers

Installing tmux on RHEL 6.5

Hi, I am trying to install tmux on vm allocated to me in my company . i am very new to linux. I have the root access on it. Can someone please provide the exact steps to get it installed. I tried: 1. Using yum, i get the below message. # yum install tmux Loaded plugins: security... (6 Replies)
Discussion started by: kunwar
6 Replies

10. Shell Programming and Scripting

Error installing MySQL 8 on RHEL 7

My yum install command is failing. I first did yum clean all I even tried with localinstall. Below is the error output: yum install mysql-community-server*.rpm Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager This system is not registered with an... (8 Replies)
Discussion started by: mohtashims
8 Replies
RPMCACHE(8)							   Red Hat Linux						       RPMCACHE(8)

NAME
rpmcache - Cache RPM Package Headers SYNOPSIS
rpmcache [ PACKAGE_NAME ... ] DESCRIPTION
rpmcache walks a file tree, possibly remotely using FTP, filtering paths using glob(7) expressions, reading rpm package headers. The latest (i.e. comparing package epoch/version/release for identical package names and using the build time as a tie breaker) package headers, if they are unique, are cached in an rpm database. The rpm database cache can be used to provide suggested paths to packages that resolve unknown dependencies. There are no rpmcache specific options, only common rpm options. See the rpmcache usage message for what is currently implemented. The file tree path to be searched is configured using rpm macros. The final path is the concatentaion of 5 individual elements. Here are the macro names used to configure rpmcache, in the same order that they will be concatenated to build the file tree path that will be walked: %_bhpath The "path" level contains the leading part of the file tree path (or URL) for the file tree to be walked. No glob(7) expressions, here, please. %_bhcoll The "collection" level contains a string (or glob(7) expression) to match sub-directories of %_bhpath. %_bhN The "name" level contains a string (or glob(7) expression) to match sub-directories of %_bhcoll. The PACKAGE_NAME arguments are used to construct a glob(7) expression that will match any of specific package names within the Red Hat build system, and are almost certainly not of use to anyone outside of Red Hat. %_bhVR The "version-release" level contains a string (or glob(7) expression) to match sub-directories of %_bhN. %_bhA The "arch" level contains a string (or glob(7) expression) to match sub-directories of %_bhVR. The location of the cache database is also configured using an rpm macro: %_cache_dbpath The location of the cache database. The default value is /var/spool/up2date/cache. The cache database is identical in format to an rpm database, and can be used with rpm from the command line. For example, to use the cache database to provide suggestions for packages that provide dependencies needed by a package install, the following macro should be config- ured in either /etc/rpm/macros or ~/.rpmmacros: %_solve_dbpath The location of the database that is used to provide suggested dependency resolutions. Example (minimal) configuration for a Red Hat beehive tree: %_cache_dbpath /var/spool/up2date/cache %_solve_dbpath %{_cache_dbpath} %_bhpath file://localhost/mnt/redhat/beehive/comps/dist %_bhcoll 7.3 %_bhN @(basesystem|bash|filesystem|glibc-common|glibc|ldconfig|libtermcap|mktemp|setup|termcap) %_bhVR * %_bhA @(i[3456]86|noarch) Example (minimal) configuration for a Red Hat FTP tree: %_cache_dbpath /var/spool/up2date/cache %_solve_dbpath %{_cache_dbpath} %_bhpath ftp://localhost/mnt/dist %_bhcoll @(7.3|7.2|7.1|7.0|6.2|6.1|6.0|5.2|5.1|5.0) %_bhN @(%{_arch}) %_bhVR * %_bhA @(i[3456]86|noarch) BUGS
Yup. Please file bug reports and RFE's against the rpm-devel package using bugzilla: http://bugzilla.redhat.com/ <URL:http://bugzilla.red- hat.com/> SEE ALSO
rpm(8), glob(7), http://www.rpm.org/ <URL:http://www.rpm.org/> AUTHORS
Jeff Johnson <jbj@redhat.com> Red Hat, Inc. 05 July 2002 RPMCACHE(8)
All times are GMT -4. The time now is 02:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy