Ubuntu :: Unable To Install Rpm File (sendmail-8.9.3-15.i386.rpm) / Fix It?

Apr 27, 2011

I wrote a script which send email from linux box.

While i am execute this script i am getting the following message.
/usr/sbin/sendmail: No such file or directory

after searching some posts , i got to know that we should install an rpm file required for sendemail.

i downloaded the file from well known websites. and tried to install using rpm command

rpm -U --nodeps <rmpfilename> --force.

I am unable to install the rpm file, even i am not getting the error meesage on the prompt.

Is there any way to check why the rpm is not getting installed.or there are any pre requisites to install this send email rpm.

prior to this i installed mail rpm on th linux Box

View 2 Replies


ADVERTISEMENT

General :: Unable To Install Glibc-2.3.4-2.41.i386.rpm / Make It Possible?

Apr 27, 2011

Code: [root@test ank]# uname -a
Linux test.testbox.com 2.6.9-67.0.0.0.1.ELhugemem #1 SMP Sun Nov 18 00:31:12 EST 2007 i686 i686 i386 GNU/Linux I am unable to install glibc-2.3.4-2.41.i386.rpm
ode: [root@test ank]# rpm -Uvh glibc-2.3.4-2.41.i386.rpm
warning: glibc-2.3.4-2.41.i386.rpm: V3 DSA signature: NOKEY, key ID b38a8516
error: Failed dependencies:
glibc-common = 2.3.4-2.41 is needed by glibc-2.3.4-2.41.i386
glibc = 2.3.4-2.39 is needed by (installed) glibc-headers-2.3.4-2.39.i386
glibc = 2.3.4-2.39 is needed by (installed) glibc-devel-2.3.4-2.39.i386
glibc = 2.3.4-2.39 is needed by (installed) glibc-utils-2.3.4-2.39.i386

View 3 Replies View Related

Ubuntu Installation :: Unable To Find Expected Entry Universal/binary-i386/Packages In Meta-index File

Jan 2, 2010

I'm trying to upgrade from 8.04 to 9.10 via 8.10 etc. When I run update manager, I get this:

W:Failed to fetch [URL] Unable to find expected entry universal/binary-i386/Packages in Meta-index file (malformed Release file?), E:Some index files failed to download, they have been ignored, or old ones used instead.

and then it closes. I've unselected all the third party packages and tried various servers, but no difference. I can wget the file, but when I look at it I see entries for "universe/binary-i386/Release", but nothing for "universal" .

View 4 Replies View Related

General :: Unable To Install Axel In Debian 6.0 I386 Version

Mar 22, 2011

iam unable to install axel in debian 6.0 i386 while installing through Synaptic Package Manager its Saying that there is No package of "axel"

View 1 Replies View Related

Ubuntu Installation :: LUCID: Downloading Repositories/Packages - Get This Message " Unable To Find Expected Entry Deb-src/binary-i386/Packages In Meta-index File "?

Jun 24, 2010

I did the UPGRADE from Karmic Koala to Lucid, and everything was going well. But now I've been having problems with the UBUNTU UPDATE tool for the last 2 weeks. Every time I try to do an update check on the packages, I get the following message:Failed to fetch http:[url]....Release Unable to find expected entry deb-src/binary-i386/Packages in Meta-index file (malformed Release file?)

Some index files failed to download, they have been ignored, or old ones used instead.I've tried changing the servers to MAIN and others, and still no way to solve it. I've also checked for other posts, but haven't found a solution yet. Here's my SOURCES LIST (gksudo gedit /etc/apt/sources.list)# See http:[url].... for how to upgrade to # newer versions of the distribution.

View 3 Replies View Related

SUSE :: Unable To Find Distro For I386

Aug 19, 2010

my system has
intel p4 2.4gz
ram 256

i am unable to find suse distro for i386. can i install x86_64.

i installed rhel5 i386 working fine. but suse 11.3 i686 is not working so i am finding i386.

View 4 Replies View Related

Programming :: Assembly Error: I386 Architecture Incompatible With I386:x86-64 Output?

Aug 21, 2010

I was following a simple tutorial on how to program and compile a hello world program using assembly when I got this error;Quote:ld: i386 architecture of input file `hello.o' is incompatible with i386:x86-64 output.The tutorial told me to make two files;Quote:hello.asmsection .data;section declaration

msg db "Hello, world!",0xa;our dear string
len equ $ - msg ;length of our dear string
section .text;section declaration

[code]....

View 3 Replies View Related

Ubuntu Installation :: Unable To Install Kubuntu 10.4 - Unable To Find A Medium Containing A Live File System

Aug 15, 2010

I cannot install Kubuntu (or Unbuntu) 10.4 on my husband's computer. I have spent 5 hours on this and cannot get anywhere. I am deeply frustrated. The iso I burned to CD is good (works on 2 other computers). His computer will not boot from USB, no matter what I do to the drive order in BIOS. After loading the blue screen with the Kubuntu logo on it (and the blue-white dots), the screen changes to black and shows the following text:

BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu11) built-in shell (ash) (initrafs) Unable to find a medium containing a live file system.

He really needs to get rid of WinXP. Kubuntu is what I have on my computer (and love it!). Here is some info about his computer:

OS Name Microsoft Windows XP Home Edition
Version 5.1.2600 Service Pack 3 Build 2600
OS Manufacturer Microsoft Corporation

[code]....

View 8 Replies View Related

Fedora Installation :: 12-i386-DVD.iso Burns Bad - On Different File

Jan 16, 2010

i've downloaded this image from 3 different sources. checksums are verified. DVD image write errors out on Packagesus-pinyin-1.2.020090915-1.fc12.noarch.rpm has happened on 5 DVD writes so far has happened with Fedora-12-x86_64-DVD.iso also but on a different file. DVD writer can write other images no problem.

View 7 Replies View Related

Fedora Installation :: Download The Source-DVD Or I386-DVD File ?

Jul 30, 2009

I need to install it on laptop along with linux, which of the two files should i download and burn?

View 1 Replies View Related

Software :: /usr/bin/ld: Warning: I386 Architecture Of Input File

Jul 23, 2010

I was installing this AMBER software on my 64-bit Linux redhat laptop. It gave me this error when I compiled it.

gcc -o ucpp mem.o nhash.o cpp.o lexer.o assert.o macro.o eval.o
/usr/bin/ld: warning: i386 architecture of input file `mem.o' is incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file `nhash.o' is incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file `cpp.o' is incompatible with i386:x86-64 output

pcode]....

I went to the /usr/bin directory and saw all these executables including "ld", must've been installed by the IT people before they gave me the laptop. What are these files for? Is there a way to update them to x86-64 version?

View 2 Replies View Related

Ubuntu :: Install The AMD64 And Not The I386?

Jan 5, 2011

I have a Intel machine and what do i do? I install the AMD64 and not the i386. DO i need to uninstall the AMD and instal the i386 for my 64 bit machine?

View 10 Replies View Related

Server :: Sendmail Unable To Start In Cent OS 4.6

Apr 9, 2010

When i issue the command "service sendmail start", it just shows me "starting sendmail..." and waits forever. please have some point on it.

View 4 Replies View Related

Software :: Unable To Login Squirmail (sendmail)

Aug 20, 2010

i have installed sendmail, but when trying to log in got an error

ERROR
Error opening ../data/default_pref

Could not create initial preference file! /var/local/squirrelmail/data/ should be writable by user apache contact your system administrator and report this error.

View 5 Replies View Related

Networking :: Unable To Send Mail From Server To Outside Using Sendmail?

Jun 1, 2011

I have configured Sendmail client to send mail to outside network ( Within local domain ), but i am unable to send any mail as i am getting the following error,

[root@cclx10 mail]# cat test |sendmail -v abhilash-o.padmanabhan@hp.com
abhilash-o.padmanabhan@hp.com... Connecting to [127.0.0.1] via relay...
abhilash-o.padmanabhan@hp.com... Deferred: Connection refused by [127.0.0.1]

I have the following configuration in my "/etc/sendmail.cf" file

# SMTP daemon options
O DaemonPortOptions=Port=smtp,Addr=15.146.237.113, Name=MTA

And netstat is showing that sendmail is listening on Port 25 on the IP address which is mentioned.

[root@cclx10 mail]# netstat -an |grep 25
tcp 0 0 15.146.237.113:25831 0.0.0.0:* LISTEN
tcp 0 0 15.146.237.113:25 0.0.0.0:* LISTEN

View 1 Replies View Related

General :: Unable To Use Sendmail Utility In UNIX Environment

Jun 28, 2010

In order to use the sendmail utility, I created a text file as xxx.txt with the following entries:

From:abc@abc.com
To:to@to.com
Subject:This is the subject

Then from the command line I ran the following command :

/usr/lib/sendmail -t -i << EOM
Then something like > came as a return where I wrote `cat xxx.txt`

Then again something as > appeared where I put EOM and then the command prompt retuned back. However, I failed to receive any mail.

View 2 Replies View Related

Ubuntu Installation :: 10.04-alternate-i386.iso Fails To Install

Apr 30, 2010

Fails to insatll from a SD card using USB, it looks for a CD rom when there is none... will not allow me to go on without a CD rom? i need to encrypt my drive? why don't the normal cd do this just like the other linux sysetems? hide it if you have to.

View 1 Replies View Related

Ubuntu Installation :: Can't Install Wine / Libc6-i386?

Mar 2, 2011

im trying to install wine1.3 and i need to upgrade libc6-i386 so i let apt-get try to do it, but it hangs at unpacking the deb, normally it has no problem no error occurs just sits there like its a huge deb but its only 3mbs. ive tryed using synaptic and doing the following.

sudo rm /var/lib/dpkg/lock
sudo dpkg --configure -a
sudo rm /var/cache/apt/archives/lock
sudo apt-get check
sudo apt-get clean

[Code]..

View 1 Replies View Related

Fedora :: Nspluginwraper I386 How To Install

Dec 10, 2009

I need the nspluginwraper.i386 how can i install it

View 1 Replies View Related

CentOS 5 :: Cannot Install 5.5-i386-dvd.iso On VMware6.5

Oct 1, 2010

I have a problem when install Cenos5.5-i386-dvd.iso on VMware6.5. My host os is Windows2003 sp1 and I installed Centos via VMware on host windows2003. After powering on VM, it loaded the ISO file but showed me an error like that " Could not fine kernel image : linux " then boot process failed.

View 1 Replies View Related

Fedora :: Unable To Send Mail Since Sendmail Package Update

Jun 25, 2011

the sendmail packages on my f15 server were updated from 8.14.4-20 to 8.14.5-1 yesterday. since then, every attempt to send mail via a smart relay have failed with :

Jun 25 14:05:10 server sendmail[23512]: p5PD59jr023512: from=root, size=208, class=0, nrcpts=1, msgid=<201106251305.p5PD59jr023512@server.{fromdom ain}>, relay=root@localhost
Jun 25 14:05:10 server sendmail[23513]: p5PD5A8l023513: from=<root@server.{fromdomain}>, size=480,

[code]....

i've tried using various different smtp relays and they all now throw the same error. without going through all my sendmail config, i have the following entries in /etc/mail/sendmail.mc :

define(`SMART_HOST', `{smtp server}')dnl
FEATURE(`authinfo', `hash /etc/mail/authinfo')dnl

and the /etc/mail/authinfo file contains :

AuthInfo:{incoming mail server} "U:{user}" "P:{password}"

View 1 Replies View Related

Server :: Sendmail Rely Agent Unable To Send The Mail

Jun 21, 2011

I try to configure nagios server in my network. In nagios server I need to configure sendmail rely agent. I configured sendmail like given below

Code:

dnl #DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
define(`SMART_HOST', `mail.mydomain.com')dnl
define(`RELAY_MAILER_ARGS', `TCP $h 25')dnl
define(`ESMTP_MAILER_ARGS', `TCP $h 25')dnl

[code].....

View 1 Replies View Related

Ubuntu Installation :: 10.04 Server I386 Dual Boot Install?

Aug 17, 2010

Im trying to install Ubuntu server for DVD/CD iso.The mdsum is correct: md5sum ubuntu-10.04-server-i386.iso ives 15342636441181f7a19c65984b44e24c ubuntu-10.04-server-i386.isoI have tried it a number of times and the same sequence re-occurs:The first error occur during �Installing the base system�First sign is a red screen displaying a �Debootstrap warning� After a few re-tries the system defaults back to the Installer menu:I then select to post the debugger logs to a web server that starts:the first sign of problems in syslog are:

Aug 17 09:35:35 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Aug 17 09:35:37 hw-detect: Loading PCMCIA bridge driver module: i82365
Aug 17 09:35:37 kernel: [ 268.912151] Intel ISA PCIC probe: not found.

[code]....

View 5 Replies View Related

Ubuntu Installation :: How To Install Avg85flx-r863-a3205.i386

Jan 17, 2011

root@amudo-linux:/home/amudo/avg85flx-r863-a3205.i386# ls
bin ChangeLog conf data doc init.d install.sh lib README script
root@amudo-linux:/home/amudo/avg85flx-r863-a3205.i386# ./install.sh
There is running avgd deamon. Stop it first, please.
Installation aborted
root@amudo-linux:/home/amudo/avg85flx-r863-a3205.i386#

I want to install AVG8.5. but I do not understand to stop avgd daemon. What should I do?
I use Ubuntu 10.10

View 1 Replies View Related

Ubuntu Installation :: Cannot Mount /dev/loop0 Clean Install 11.04 I386

Apr 29, 2011

Trying to install a newly downloaded DVD image of 11.04 this morning on my T410 LT (4 core/4GB). The image MD5'd okay, burnt it, stuck it in the drive, rebooted, asked me about install lang = english, select install ubuntu, get subject error and it falls into initramfs prompt.So, I put my 10.04 install CD in and guess what, it works!

I will repeat what I have already posted in the another forum, and I understand install is a difficult part of the system, but there is always some glitch or another just trying to start install with ubuntu. Once it runs, if it run, I normally see few other problems after that.

View 2 Replies View Related

Ubuntu :: Unable To Install .sh File In 10.04

Jul 14, 2010

I switched from 8.04 to 10.04 and I now cannot install older .sh files by using the "bash" command it says "This installation does not support glibc-2.1 on x86_64" It worked on the same computer with 8.04. How do I get and use an older glibc or whatever was used on 8.04 onto 10.04?

View 9 Replies View Related

Fedora Installation :: F14 I386 32 Bit Install Error

Nov 4, 2010

downloaded the install dvd mounted it and ran it but I am getting an error line 55 of the kickstart file: section does not end with %%end install exited abnormally.

View 3 Replies View Related

Software :: Can't Install Lm_sensors-2.5.5-x.i386.rpm On RH 7.1 / Why It Fail?

Jan 21, 2009

I cannot install lm_sensors-2.5.5-3.i386.rpm nor lm_sensors-2.5.5-6.i386.rpm on RH 7.1.
The files complained by "failed dependencies" are present on my computer.
Why it fail to install?
Please help to fix the problem. code...

View 1 Replies View Related

CentOS 5 :: Cannot Install The 5.5-i386-LiveCD-Release2

Oct 4, 2010

after download CentOS-5.5-i386-LiveCD-Release2 i did not found install option ? how can i install it ??? on my laptop ?

View 3 Replies View Related

Ubuntu :: Kubuntu 10.10 Trinity KDE 3.5.12 I386 Live Cd - Can't See Buttons Needed To Install

Dec 22, 2010

I would like to install to hardrive but screen resolution is too big, the required resolution is 1024x768. when i try to install i cannot see the buttons needed to install. my video card is S3 unichrome with 3D effects. default resolution is 840X600 is there a solution to this problem. all input is welcome.

View 2 Replies View Related







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