CentOS 5 :: YUM [Errno -1] Package Does Not Match Intended Download

May 28, 2010

I have a LAMP server that have been working allright for some time now.

I have been running 'yum update' on it every month without problem up until this morning.

Today when I try to update I get the following:
Error Downloading Packages:
1:net-snmp-libs-5.3.2.2-9.el5_5.1.i386: failure: RPMS/net-snmp-libs-5.3.2.2-9.el5_5.1.i386.rpm from updates:

[Code].....

View 19 Replies


ADVERTISEMENT

CentOS 5 :: Update Fails With "Package Does Not Match Intended Download"?

Apr 4, 2009

I have many servers running CentOS 5. I noticed yesterday many had a notificationthat updates were available. I clicked update and they all fail using the GUI. WhenI run yum update it shows packages to be upgraded and asks me to confirm. I enter yes but Yum fails on the first package. I wonder if this has something to do with therelease of 5.3?I get the same failure if I run a yum upgrade too.

Total download size: 465 M
Is this ok [y/N]: y
Downloading Packages:

[code]....

View 19 Replies View Related

CentOS 5 :: /primary.sqlite.bz2: [Errno -1] Metadata File Does Not Match Checksum?

May 10, 2011

I have several CentOS 5.5 machines running on my network; yum works just fine for them. I used the 5.5 cds to install them. I decided to grab the DVD of 5.6 and build a new machine. Can't run yum.

http://mirrors.finalasp.com/CentOS/5.6/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.

[code]....

View 11 Replies View Related

Server :: ErrNo 14 And ErrNo 256 In Yum Configuration

May 21, 2011

I have installed CentOS 5.6 guest in vmware. This machine has host-only networking. I would like to install vmware-tools, which requires that gcc be installed. (As vmware tools is not yet configured, I cannot copy paste the error. So I am typing it out). As gcc has dependancies, I thought of configuring a local yum repository via http. http is already up and running fine.These are the steps I did:

I mounted the iso as loopback in /mnt/cdrom.

cd /var/www/html
mkdir -p yum/base-pkg

/var/www/html/yum/base-pkg is where all the rpm's going to be served via http will be present. I am changing the ownership of /var/www/html/yum/base-pkg to apache:apache, though not sure if this step is required.

chown -R apache:apache /var/www/html/yum/base-pkg
Now, cd /mnt/cdrom
ls CentOS | wc -l
shows 2684

I am copying these 2684 packages as follows:

cp -avr CentOS/* /var/www/html/yum/base-pkg

I am also copying the directory "repodata" as follows:

cp -R repodata/* /var/www/html/yum/base-pkg
Now, cd /etc/yum.repos.d

ls shows the following files:

CentOS-Base.repo
CentOS-Debuginfo.repo
CentOS-Media.repo
CentOS-Vault.repo

I am renaming the .repo directories to something else. I hope this will ensure that yum will not look into the default repositories, rather will look only into my custom repository file.

for i in $(ls); do mv $i $i.org; done

Now I am creating my repository file named mylocal.repo (in /etc/yum.repos.d)

touch mylocal.repo
vi mylocal.repo
[base-local]
name=Centos $releasever - $basearch

[code].....

View 4 Replies View Related

CentOS 5 :: Command YUM Install Samba - Errno 4

Mar 17, 2011

I having problem with command YUM install samba* : Below is detail :

[Code]....

View 2 Replies View Related

CentOS 5 :: Errno Messages When Installing Vsftpd

Aug 10, 2011

I'm new to Linux so I'm unsure how to resolve this. I'm trying to install vsftpd in order to make our CentOS box an FTP server for backups. But I keep running into this problem when doing the "yum install vsftpd"

[root@abc ~]# yum install vsftpd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.trouble-free.net
* base: hpc.arc.georgetown.edu

[Code]...

View 2 Replies View Related

Debian :: Package Architecture Does Not Match System (i386)

Apr 14, 2011

I have built the linux-image deb using uclibc as cross compiler but I failed to install the package to the root file system on my CF card. It shows the following ERROR message :
Code:
dpkg: error processing linux-2.6.26_2.6.26-1_uclibc-linux-i386.deb (--install) :
Package architecture (uclibc-linux-i386) does not match system (i386)
Errors were encountered while processing :
linux-2.6.26_2.6.26-1_uclibc-linux-i386.deb

View 1 Replies View Related

General :: Command To Run Program When Package Doesn't Match Binary?

Jul 11, 2011

I have a weird/stupid question. How do you know what command would start an application after installing it, if the synaptic package name doesn't match?

For example google chrome and lmsensors. The first appears as Chrome in Synaptic and the second as lmsensors, but to run them you have to type google-chrome for the first and sensors for the second in the console to start them.
When I did locate sensors or locate chrome/chromium, nothing came up in the search that would hint me that I need to run those commands. I had to rely on a google search and look for someone else's answer. Is there a better way, one that I can figure it out on my own?

View 2 Replies View Related

CentOS 5 :: GPG Key Retrieval Failed: [Errno 14] HTTP ERROR 404: Not Found?

Apr 20, 2011

I have a problem with GPG key, when I tried to run #yum updateI have got this errorwarning:rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID d05c057cGPG key retrieval failed: [Errno 14] HTTP eRROR 404: Not foundI used Centos 5.5.

View 10 Replies View Related

General :: Installing CentOS - Get Hung Up At "package Download"

Jun 9, 2011

I have tried to install CentOS about twenty times. Each time it hangs up at package download. I says that file rsh-o,17-40.e15.i386.rpm cannot be oppened Due to a missing file or corrupt package or corrept nedia.

View 4 Replies View Related

Fedora :: Download And Install A Package (zip Package)

Mar 15, 2009

Sometimes i have on some magazines or Internet Zip packages that are the answer of what i am looking for.


Wich tool and how can i do it? c Well, i am in position to say that i had downloaded from Internet or located the package in the Cd or DVD that comes with the magazine.

But now comes the big question. How can i put this package ( install) on my distro ???

Do i have to be a normal user or should it be root or su (superuser) ?

The packages that come with the distro is easy, because i select them and everything is done

As i told before, maybe this is a silly question, but i simple don't know how to install them and i need some of them to leave MS for good.

View 13 Replies View Related

Programming :: Match Datetime By The Minute (not An Exact Match By The Second)

Oct 21, 2010

I have the following query:

Code:
$sql="SELECT table1.datetime, table1.user_id, table2.ip, FROM table1,table2 WHERE id='$id' AND (table1.id = table2.id AND table1.datetime = table2.datetime)";

In table2 the datetime fields are about 1 to 2 seconds off due to the source of the data, which I cannot change.

Is it possible via a query match table1.datetime & table2.datetime by HH:MM (ie. to the minute instead of to the second)?

View 1 Replies View Related

CentOS 5 :: Can't Match NView To XP Setup?

Nov 12, 2009

we are having with nView on Linux. We are running a dual boot with CentOS-4 (2.6.9-67.ELsmp) and XP.

When we boot into XP and configure the nView manager so we can clone our monitors onto a projector it works perfectly and we get the full 1920x1200 from the Eizo S3421W replicated onto the full projection display. When we attempt the same thing in Linux it doesn't work - I cannot find the same 'Clone' settings. Instead if we try and match the same resolution settings it goes out of scan range.

The best I can get is 1920x1200 on the display and 1600x1200 on the projector. As you know different aspect ratio so on the display you get a strip of picels running down the right that isn't on the projection.

We are running QuadroFX1700s. how we setup the same as in Windows?

View 3 Replies View Related

Ubuntu Installation :: Configure MFC-7420 Scanner Part - Get Warning : Overriding Because --force Enabled : Package Architecture (amd64) Does Not Match System (i386)?

Aug 13, 2011

I have installed Ubuntu 11.04, 64 bit and now I am trying to install/configure MFC-7420 scanner part (printer works fine)I tried to follow the steps listed at http://ubuntuforums.org/archive/index.php/t-590793.html, but I don't have etc / udev / rules.d/45-libsane.rules file to edit and can not continue with the remaining steps of the guide.

I also tried to follow the steps provided by the Brother Solution Center http:[url].... I have downloaded brscan2 64 bit and installed without error but when I tried to install the brscan-skey-0.2.1-3.amd64.deb using >sudo dpkg -i --force-all brscan-skey-0.2.1-3.amd64.deb I get the following error:

************************************************** **************************************************
sudo dpkg -i --force-all brscan-skey-0.2.1-3.amd64.deb
[sudo] password for aUser:
dpkg: warning: overriding problem because --force enabled:[code].....

Which dependencies am I missing? or What am I doing wrong?

View 1 Replies View Related

CentOS 5 :: Vmware-tools Saying Kernel Headers Don't Match / Why Is So?

Jul 4, 2010

2.6.18-194.8.1.el5xen is the reported kernel that I'm running while the headers that are installed are listed as 2.6.18-194.8.1.el5-i686. I assume these are the same, or at least close enough that it shouldn't matter.

However, when I run vmware-config-tools.pl to configure it it says it cannot find the kernel headers. I've tried pointing it to /usr/src/2.6.18-194.8.1.el5-i686/ and /usr/src/2.6.18-194.8.1.el5-i686/include (not sure which of the two I'm supposed to do as online instructions contradict one another) it says that is invalid and there seems to be no way to force it since it just complains without letting me use it anyway. What can I do? Running centos 5 btw on vmware workstation 7.

View 4 Replies View Related

General :: Intended Use Of RAID And LVM?

Nov 4, 2010

Using: Linux server 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:52:42 UTC 2010 x86_64 GNU/Linux

I have two identical 2 TB eSata external harddisks. Until recently I had them configured as a RAID-1 array. I find that resyncing takes a lot of time, reducing availability too much. Is it good idea to split the disks into 4 partitions of 500GB and use LVM to make them appear as 1 again? The idea is to reduce syncing time to 1/4-th but I might be over-designing here. How likely is it that only 1 partition would need resyncing? Is there a significant performance-penalty when combining RAID and LVM? Is there a simpler solution? How about using notify to automatically back-up essential changes?

View 11 Replies View Related

CentOS 5 :: Building RPM Package With Specific Noarch Sub-package

Feb 3, 2011

I was building yesterday the boost-1.45.0 RPM package for CentOS 5.5.

View 3 Replies View Related

Ubuntu :: Bash Script Not Looping As Intended?

Nov 2, 2010

I've written a bash script to connect to each machine in our local network and update the fstab file to point certain NFS mounts to a new location.The script is meant to read in a list of shares and a list of workstations, rsync the relevant share then connect to each workstation and update the fstab file before moving onto the next share.In reality what is happening is it will perform the loop correctly for the first workstation in the list but will not move on to the next one. I'm really stumped on this and I'm sure it's something simple but I just can't seem to work out the answer!

Code:
#!/bin/bash
SHARES=$1

[code]....

View 6 Replies View Related

Ubuntu :: Rsync Not Working As Intended On Maverick?

Nov 25, 2010

I have a pc that i have upgraded Ubuntu from version 9.10 to 10.04 to 10.10. Now, in Maverick I can not get rsync to work correctly. The delete option does not work and updated files in the source do not get recreated in the destination. Can someone tell me if I'm doing something wrong:

My rsync command and output:

rsync -r -t -v --progress --delete /media/ProDrive2/source /media/destination

sending incremental file list

sent 6122 bytes received 14 bytes 12272.00 bytes/sec
total size is 55193674519 speedup is 8995057.78
Rsync process exit status: 0

View 1 Replies View Related

Hardware :: Fingerprint Device Has Been Found, But Never Intended To Use?

Feb 16, 2010

I have a strange problem. Since the installation of my system, my fingerprint device has been found, but I never intended to use. Months later I wanted to try libfprint and fprintd and successfully compiled it. But when I started the fprint_demo program it said no device found. Then I typed lsusb and saw my Fingerprint device was missing.

View 3 Replies View Related

OpenSUSE :: An Enigmatic Script Intended To Reactivate Computer?

Mar 29, 2011

a perl script that becomes active when the machine goes inactive (!) and executes an rtcwake command designed to spur the computer into action at a designated time so that cron tasks are performed. The script, which is given below and which originated at a Ubuntu forum, is not working, and so I am trying to understand it. Not being familiar with perl, I'm stuck at the line containing the test if(m/^s+boolean true/){ ...

Code:

#!/usr/bin/perl
my $cmd = "dbus-monitor --session "type='signal',interface='org.gnome.ScreenSaver', member='SessionIdleChanged'"";
while (<IN>) {
if (m/^s+boolean true/) {

[code].....

View 3 Replies View Related

Red Hat / Fedora :: Menu Lst Entry To The 3rd Drive Intended For Boot?

Feb 18, 2010

what should be my menu.lst entry to the 3rd drive intended for fedora to boot. for now this is what i did but didn't work.

# Other bootable partition config begins
title Fedora (on /dev/sda3)
rootnoverify (hd0,2)
kernel (hd0,2) vmlinuz PMEDIA=idehd
initrd (hd0,2) initrd.gz
# Other bootable partition config ends

View 1 Replies View Related

Debian :: Install .deb Package From Download?

May 12, 2010

I am running Debian Lenny on a Dell Vostro 1500. I have gotten the correct network card drivers up and running however I need to get a network manager working so I can configure my wireless card to use my network. I have downloaded the wicd deb package but how do I install it? Do I use apt-get install and if so how do I get it to see the downloaded file?

View 9 Replies View Related

Fedora :: Can't Download Aria2 Package?

Nov 25, 2009

i want to install aria2 on fc12. it seems the package is not on repositories. yum shows the package but can not download it. i tried to download the package manually but could not find it.

View 3 Replies View Related

Fedora :: No Mirrors To Try During Package Download

Jul 14, 2011

In Fedora 15 fresh installation, yum update does not work. During package download, it throws the message "no mirrors to try". Yum repolist is below:

Loaded plugins: langpacks, presto, refresh-packagekit
updates/metalink | 7.1 kB 00:00
updates | 4.7 kB 00:00
updates/primary_db | 2.9 MB 00:03
updates/group | 1.8 MB 00:02
virtualbox | 951 B 00:00
virtualbox/primary | 2.0 kB 00:00
virtualbox 2/2
repo id repo name status
updates Fedora 15 - x86_64 - Updates 4,108
virtualbox Fedora 15 - x86_64 - VirtualBox 2
repolist: 4,110

View 1 Replies View Related

OpenSUSE Hardware :: Download The .run Package From ATI And Run It?

Feb 21, 2010

I just installed OpenSUSE on my box; I have a radeon 4890 and soundblaster audigy SE

First question: can I just download the .run package from ATI and run it?
IF not what do I need to do.

Second my sound card appears to be installed but makes absolutely no sound. where should I start. I noticed that pulse sound control was disabled in the install.

View 9 Replies View Related

Ubuntu :: Persuade Apt-get To Just Download The Deb Package?

Mar 1, 2010

I'd like to download a deb package which will otherwise not install on my Ubuntu 9.04, because of an "E: Broken packages" error (problem is some mix up of versions on PPAs) So, then I'd just like to download it, and so I issue:

[Code]...

which is the same message I get when I try to install... But why??? I am not trying to install in this case, I'm just trying to download? how do I persuade apt-get to just download that package, and not install it?

View 9 Replies View Related

Fedora :: Where To Download Package For Red Hat System 5?

Jun 3, 2011

I try to do virtual guest in red hat linux 5.
But I have no red hat netowrk account .
I want to download below package
xen kernel-xen package

So, where I can get them ?

View 3 Replies View Related

Software :: Need To Download All Fedora Package

Jun 21, 2011

I need downloading all fedora package what do i do?
I need all fedora package like debian,in debian website i can download debian with all package(DVD1,DVD2,...) but for download fedora package

View 3 Replies View Related

Software :: Download The Package With Dependences?

Jun 16, 2011

i using linux in my oganigetion i builded proxy server give the normall access restricted ftp and https i builde the yum server i created the repository im my lani googled i tried to download the packages in my yum server help of below command but i got this out putyum update httpd -y --downloadonly --downloaddir=/pack/rpm/packages yum install httpd -y --downloadonly --downloaddir=/pack/rpm/packagesLoaded plugins: downloadonly, presto, refresh-packagekit, securitySetting up Install ProcessPackage httpd-2.2.17-1.fc13.1.i686 already installed and latest versionNothing to do

when i tried to run the below command
#####
#yumdownloader --destdir /pack/rpm/packages gcc*

[code]....

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved