Displaying 20 results from an estimated 7000 matches similar to: "re-install package"
2007 Mar 03
2
Question about stubborn RPM
Hi,
I've made mysqlf a RPM and installed it.
After that i did what i shouldn' do: remove the files it installed.
Now, i wnat to install it agai and i can't.
Already rebuilt the rpm database ( rpm -vv --rebuilddb), used --force,
--replacepkgs, --replacefiles, --justdb, --erase, --initdb, but no good.
Been at rpm.org, but found nothing that i already know.
Any help would be
2016 Aug 08
2
RPM help
Hello,
My installation of clamav is hosed up. It won't start due to a malformed
database.
I ran freshclam and updated the database but still have the problem.
I was going to uninstall clamav but there are other app dependencies.
Virtualmin is one.
How can I do an uninstall/re-install without hosing more stuff up?
I have found some examples, --nodeps, --replacepkgs and
2005 Apr 21
5
kbd remove error
hi guys
i just partially upgrade centos 3.4 to centos 4(using apt-get) and im
having a problem removing kdb 1.08-10.2, kbd 1.12-2 is already
installed and im trying to remove kdb 1.08 through apt-get and rpm -e
here's what happened when i use apt-get:
# apt-get remove kbd#1.08-10.2
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
2017 May 17
4
C6 Module Keys
Hello,
As part of testing an alternative module I saved the original module and
copied the test one in. The test was done and I put the original module
back.
Now the original module is not loading at startup and doing it manually
I get the error
WARNING: Error inserting {Module name & path } Required key not available.
And in /var/log/messages shortly after boot I can see
kernel:
2008 Mar 31
2
alsa 1.016 compile error on latest kernel centos 5.1
Hi all,
I need to compile alsa-project 1.0.16 on the latest centos 5.1 kernel.
I am getting this error. What to do... ?
CC
[M] /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/sound_oss.o
CC
[M] /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.o
In file included
from
2006 Feb 20
1
About hotplug/udev
Hello,
The current dependancy on hotplug|udev (>= 0.59) seems bad.
As far as I remember, last week, when I tried to install Ralph packages,
I got an error from hotplug/udev and I had to use udev from
backports.org
Anyone know which version of udev/hotplug we will have to depends on ?
Maybe we could simply rely on a recent udev dependancy, because afaik
udev now provides hotplug.
--
Julien
2011 Jan 14
4
Yum packages error.
Dear group,
Last night I was playing around with my home desktop trying to get the sound to work and somehow I broke some dependencies, now yum update would not run. Can someone help me troubleshoot this. This is the output I am getting from yum update. Thank you in advance.
[root at venus ~]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons:
2009 Jan 11
2
hdmi an console dsp
I am trying to connect audio through HDMI on a config.
aplay - l gives:
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: VT1708B Analog [VT1708B Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
So I change my
2015 Jun 30
2
gssproxy items...
Hi,
I've been working on some systems trying to get kerberized nfsv4 and
kerberized web services going on 7. Kerberized nfsv4 was working with
7.0, but with the 7.1 release it stopped working, the key difference
between the two setups is that gssproxy wasn't being used with 7.0, but
seems to be key with 7.1.
The problem I am encountering with Kerberized NFSv4 is that the
directory will
2014 May 08
2
su command
I am running pulseaudio on centOS 6.5
audio works fine as the user.
running the command
aplay /usr/share/sounds/alsa/Front_Center.wav
works fine.
when I login as root and run the command
su user -c "aplay /usr/share/sounds/alsa/Front_Center.wav"
it does not work.
I thought su actually runs as that user...
is there some "magic" to su I don't know about?
How might I get
2007 Apr 03
1
4.92 alsa compile issue
I was trying to compile alsa 1.0.14rc3 on centos 4.92 and there are errors.
I have informed alsa. They dont seem to happy redhat has once again
messed up
alsa with their custom kernel.
Just FYI.
Jerry
CC [M] /usr/src/alsa-driver-1.0.14rc3/misc/ac97_bus.o
In file included from /usr/src/alsa-driver-1.0.14rc3/misc/ac97_bus.c:1:
/usr/src/alsa-driver-1.0.14rc3/misc/../alsa-kernel/ac97_bus.c:30:
2009 Jun 04
3
script question
I have this line:
ALSA=`aplay --version`
in a script. when I execute the script I get the message
line 187: --version: command not found
when I do "aplay --version" on the command line it works just fine.
What is happening here, --version is a valid command line option?
Thanks,
jerry
2004 Nov 09
4
[PATCH] [TRY2] Use nfmark as a key in u32 classifier
Hello!
This is the try number two.
What was changed:
- Added selectable choice in Kconfig file (thanks Jamal!)
- Don''t abuse tc_u32_sel to not break backward compatibility (thanks
Patrick!).
Stephen, do you have any comments on iproute2 part? I know it''s not
perfect but this is the best way, I think. "u32 match mark vvvv mmmm" it''s
intuitive but breaks a
2006 Nov 25
1
"undefined symbol: _pam_make_env"
Hello,
A while ago I downloaded and compiled PAM 0.99.x and installed it over
the default CentOS PAM installation. Of course, this premature decision
led to root and FTP access being fully locked down and inaccessible.
When I `su -`, it prints "su: incorrect password" before it gives me
the chance to type a password. When I `sudo su -`, it prints "sudo:
pam_authenticate:
2016 Oct 19
1
SSH Weak Ciphers
Once upon a time, Erik Laxdal <elaxdal at ece.uvic.ca> said:
> The supported KexAlgorithms, Ciphers, and MACs are generally listed
> in the sshd_config man page. So 'man sshd_config' then look for the
> section of the item of interest.
Note that the man page does not always match the actual compiled binary
(the build process does not update the man page to match
2005 Jun 22
5
Centos 3 - yum update error (rpm-libs)
Hello *,
i get following error:
Downloading needed headers
Resolving dependencies
.....Unable to satisfy dependencies
Package rpm-libs needs rpm = 4.2.3-13.WB2, this is not available.
I switch from WhiteBox to Centos. How can resolve this problem?
2009 Oct 04
3
After call into console/dsp hangup hear ringing
I am running asterisk 1.4.26.1 and using ALSA not oss
dahdi 2.2.0
and libpri-1.4.10
I am calling into console/dsp I hear the audio just fine then after the
hangup I hear ringing
on the console/dsp.
Why would that be?
I found this bug for OSS https://issues.asterisk.org/view.php?id=13686
Does the same thing exist in ALSA???
some traces below
Jerry
== Parsing
2008 Aug 15
1
question between centos 4.6 i586 and denian edge
I have a strange situation.
I am using centos 4.6 i586 with alsa 1.0.17 and asterisk 1.4.21.1 (only
the console/dsp or soudn port).
running centos 4.6 asterisk will seg fault after awhile.
running debian edge with the same installed packages it does not seg fault.
running x86_64 centos 4.6 and 5.2 asterisk does not seg fault.
What might be going on with centos i586 that it is causing asterisk to
2008 Sep 30
1
Module.symvers
I am going into:
/usr/src/kernels/2.6.18-92.1.10.el5-x86_64
and doing a "make mrproper"
attempting to rebuild the Modules.symvers file. As I added ALSA 1.0.17
to the current kernel.
I am getting an error:
make mrproper
scripts/Makefile.clean:17:
/usr/src/kernels/2.6.18-92.1.10.el5-x86_64/drivers/infiniband/hw/amso1100/Makefile:
No such file or directory
make[3]: *** No rule to
2013 Jun 08
1
Pulse Audio "Motorboating" Audio with Asterisk
When I use pulse audio and Asterisk 11.4.0 on the Console/Dsp port
I get a motorboating sound or warble - or - just not clear audio.
When I switch that to ALSA direct it sounds just fine.
What might be happening with pulse audio that it does not
sound clear???
asound.conf below.
Thanks,
Jerry
more /etc/asound.conf
#
# Place your global alsa-lib configuration here...
#
@hooks [
{