"ERROR With Rpm_check_debug Vs Depsolve:" Error Repeated In Yum
May 5, 2009
In my move away from proprietary CP not configured for my needs and over which I have little control, I'm uninstalling them from my servers. On one of my VPS, I reinstalled the OS, CentOS 5.2 and am trying to prepare for an upgrade to CentOS 5.3 (and installs of new mailserver, webserver, CP and DNS server) by doing the required software updates on the server. However, I keep getting nearly the exact same error, outputting the exact same files. In this case, I'm trying to install "vim-minimal" for bash since I'm having bash problems, too:
-bash-3.2# yum install vim-minimal
Loaded plugins: fastestmirror, protect-packages
Loading mirror speeds from cached hostfile
* rpmforge: fr2.rpmfind.net
* base: ftp.nluug.nl
* updates: ftp.nluug.nl
* addons: ftp.nluug.nl
* extras: ftp.nluug.nl
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package vim-minimal.x86_64 2:7.0.109-4.el5_2.4z set to be updated
--> Processing Dependency: libc.so.6(GLIBC_2.2.5)(64bit) for package: vim-minimal
--> Processing Dependency: libc.so.6(GLIBC_2.3.4)(64bit) for package: vim-minimal
--> Processing Dependency: libc.so.6(GLIBC_2.4)(64bit) for package: vim-minimal
--> Processing Dependency: libacl.so.1(ACL_1.0)(64bit) for package: vim-minimal
--> Processing Dependency: libc.so.6(GLIBC_2.3)(64bit) for package: vim-minimal
--> Processing Dependency: libc.so.6()(64bit) for package: vim-minimal
--> Processing Dependency: libacl.so.1()(64bit) for package: vim-minimal
--> Processing Dependency: libtermcap.so.2()(64bit) for package: vim-minimal
--> Processing Dependency: libselinux.so.1()(64bit) for package: vim-minimal
--> Running transaction check
---> Package libtermcap.x86_64 0:2.0.8-46.1 set to be updated
---> Package glibc.x86_64 0:2.5-34 set to be updated
--> Processing Dependency: glibc-common = 2.5-34 for package: glibc
---> Package libselinux.x86_64 0:1.33.4-5.1.el5 set to be updated
--> Processing Dependency: libsepol.so.1()(64bit) for package: libselinux
---> Package libacl.x86_64 0:2.2.39-3.el5 set to be updated
--> Processing Dependency: libattr.so.1(ATTR_1.0)(64bit) for package: libacl
--> Processing Dependency: libattr.so.1()(64bit) for package: libacl
---> Package glibc.i686 0:2.5-34 set to be updated
---> Package libselinux.i386 0:1.33.4-5.1.el5 set to be updated
--> Running transaction check
---> Package libattr.x86_64 0:2.4.32-1.1 set to be updated
---> Package libsepol.x86_64 0:1.15.2-1.el5 set to be updated
---> Package glibc-common.x86_64 0:2.5-34 set to be updated
--> Finished Dependency Resolution
As the title says, 1 of the accounts on my server is getting the following error message - error number 0x800CCC79 server response 451 temporary local problem -
Yet other accounts on the server are sending and recieving fine?
what would cause this error? Its not tempory as its been 48 hours
yum -y groupinstall kde Loading "priorities" plugin Setting up Group Process Setting up repositories Cannot find a valid baseurl for repo: update Error: Cannot find a valid baseurl for repo: update
what is this? what ever i try to install i get this weird error..
Unable to parse zone: Error while parsing zonedata for xyz.com: syntax error, line 25 ...propagated at /usr/local/cpanel/Cpanel/CPAN/Net/DNS/ZoneFile/Fast.pm line 142.
--> Populating transaction set with selected packages. Please wait. ---> Package cadaver.i386 0:0.22.5-1.el5.rf set to be updated ---> Package mtr.i386 2:0.72-1.el5.rf set to be updated ---> Package rsync.i386 0:3.0.2-1.el5.rf set to be updated ---> Package nmap.i386 2:4.20-1.el5.rf set to be updated ---> Package lftp.i386 0:3.7.1-1.el5.rf set to be updated ---> Package syslinux.i386 0:3.63-1.el5.rf set to be updated ---> Package dkms.noarch 0:2.0.19-2.el5.rf set to be updated ---> Package subversion.i386 0:1.4.6-0.1.el5.rf set to be updated --> Running transaction check --> Processing Dependency: perl(Crypt:asswdMD5) for package: syslinux --> Finished Dependency Resolution Error: Missing Dependency: perl(Crypt:asswdMD5) is needed by package syslinux
Other Details: eth0: error fetching interface information: Device not found cp: cannot stat `/etc/apf.bk.last/vnet/*.rules': No such file or directory Imported options from 9.7-1 to 9.7-1. Note: Please review /etc/apf/conf.apf for consistency, install default backed up to /etc/apf/conf.apf.orig my host has said Code: edit the apf.conf file to venet0:0 instead of eth0 which ive done and im still getting the error, Ive pasted my current conf.apf config below
Code: #!/bin/sh # # APF 9.7 [apf@r-fx.org] # Copyright (C) 1999-2007, R-fx Networks <proj@r-fx.org> # Copyright (C) 2007, Ryan MacDonald <ryan@r-fx.org> # This program may be freely redistributed under the terms of the GNU GPL # # NOTE: This file should be edited with word/line wrapping off, # if your using pico/nano please start it with the -w switch # (e.g: pico -w filename) # NOTE: All options in this file are integer values unless otherwise # indicated. This means value of 0 = disabled and 1 = enabled.
## # [Main] ## # !!! Do not leave set to (1) !!! # When set to enabled; 5 minute cronjob is set to stop the firewall. Set # this off (0) when firewall is determined to be operating as desired. DEVEL_MODE="1"
# The installation path of APF; this can be changed but it is not recommended. INSTALL_PATH="/etc/apf"
# Untrusted Network interface(s); all traffic on defined interface will be # subject to all firewall rules. This should be your internet exposed # interfaces. Only one interface is accepted for each value. IFACE_IN="venet0" IFACE_OUT="venet0"
# Trusted Network interface(s); all traffic on defined interface(s) will by-pass # ALL firewall rules, format is white space or comma separated list. IFACE_TRUSTED=""
# This option will allow for all status events to be displayed in real time on # the console as you use the firewall. Typically, APF used to operate silent # with all logging piped to $LOG_APF. The use of this option will not disable # the standard log file displayed by apf --status but rather compliment it. SET_VERBOSE="1"
# The fast load feature makes use of the iptables-save/restore facilities to do # a snapshot save of the current firewall rules on an APF stop then when APF is # instructed to start again it will restore the snapshot. This feature allows # APF to load hundreds of rules back into the firewall without the need to # regenerate every firewall entry. # Note: a) if system uptime is below 5 minutes, the snapshot is expired # b) if snapshot age exceeds 12 hours, the snapshot is expired # c) if conf or a .rule has changed since last load, snapshot is expired # d) if it is your first run of APF since install, snapshot is generated # - an expired snapshot means APF will do a full start rule-by-rule SET_FASTLOAD="0"
I upgraded my PHP to 5.2.4 ang changed server API from Apache to CGI, and now a site doesnt load anymore...
It gives this error message: Fatal error: Internal Optimizer error: can't translate opcode 60 (JMP_NO_CTOR), please contact Zend support in /home/vrock/public_html/rwf/rwengine.lib on line 0
PHP Version 5.2.4 Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
Usually everything has been working fine with this .htaccess-file until today. There hasn't been any change on the system.
If you click on the hyperlink to the restricted area the login window appears where you need to type in your username and a password. After typing in these data the following message appears in the browser:
500 Internal Server Error
The server encountered an internal error or misconfigruation and was unable to complete your request. (…)
The apache error log file contains the following message:
Request exceeded the limit of 10 sub request nesting levels due to probable configuration error.
Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
The increase of the LimitInternalRecursion does not solve the problem. So I switched the LogLevel in the httpd.conf file from warn to debug and looked again on the entries of the error log.
The following appeared (I have replaced ip addresses, usernames and URL by xyz or <URL>) :
Code:
[error] [client xyz] mod_digest_apple: Client is using a nonce not issued by this server for this context:/rb/Vorlesung/WS12/Downloads/, referer: http:<URL>
Command:MLSD Response:150 Accepted data connection Response:226-ASCII Response:226-Options: -a -l Response:226 24 matches total Error:Connection timed out Error:Failed to retrieve directory listing
I am using fedora 7 and when i fire "yum localinstall dovecot-*" it gives error. Could not retrieve mirrorlist [url]Error was [Errno4] IOError:< urlopen Error (110,'connection timed out')> Error:cannot retrieve repository metadata (Repomd.xml) for repository:fedora
Here are my settings in the /etc/php5/apache2/php.ini file:
display_errors = On display_startup_errors = Off log_errors = On log_errors_max_len = 1024 ignore_repeated_errors = Off ignore_repeated_source = Off report_memleaks = On error_log = /var/log/php5/error.log
However unfortunately I never see any error log being generated in the /var/log/php5/error.log file?
Also with my shared hosting site one thing which I noticed was, due to some configurations set by them, the error.log used to generate in the folder where the error occured. This is a cool thing which they used to do, but I just dont understand how did they do that.
They kindly provided me with timestamp as to when detection was happening and they sent me this description:
Timestamp: 2007-12-02 22:55:32 (ive attached the logs from below for around couople of minutes) If anyone knows how to solve this much appreicate it..or if anyone know what could be the issue!
In a nutshell, your IP is forging a well known domain as theEHLO/HELO - imagine connecting to, say aol.com and having your IPHELO as "apple.com". Understandably, when an IP connects to ourservers and presents such an obvious forgery, we're going to consider ita virus emitter or otherwise compromised.] This is what you need to keep in mind when you're trying to resolvesituations like this: 1) Our detections are based on port 25 SMTP connections your IP makesto one or more of our mail servers. The CBL listing _itself_ is theevidence/"proof"/log of the incident. We generally do not keep samples of CBL detections, because thevolumes are so horrendously high (presently more than 700,000detections per day). They never provide any additional information,because the headers, if any, are all fake anyway. In order to preserve the effectiveness of the CBL, informationbeyond what we've already given you will not be revealed.We can sometimes give additional information (eg: more precisetimestamps) if and only if we know it's necessary to find/fixthe problem. 2) The CBL detects suspicious SMTP activity, NOT spamming per-se. Inother words, the CBL detects email being sent in such a way as toindicate that the sender is compromised in some fashion into sendingviruses or spam.
As such, the CBL focuses on identifying how to prevent the behavior infuture, instead of, for example, identifying spammers that need to beterminated. Indeed, in the case of NAT firewalls, it is almost always impossiblefor us to precisely identify which machine behind your NAT is infected. Only your NAT logs (if you keep any and know what to look for) knowwhich machine is infected. In the case of NATs, our focus is on blocking the malicioustraffic getting to the Internet. We can give tips/pointers on howyou can identify specific infected machines behind a NAT, but ourpriority is to prevent _any_ infected machine behind your NATspewing junk to the Internet, because we know that for everyinfected machine you fix, another one (or more) will eventuallyspring up in its place, and we (and we suspect you) don't likeplaying a never-ending game of whack-a-mole. 3) The viruses we detect carry their own SMTP clients with them, and donot attempt to relay through your mail servers. Hence, email transitfilters (either inbound or outbound) on your mail servers can't help.Only AV scanning the infected machine does.
Similarly, the spamware (open proxy or spam trojan) we detect donot route through your mail servers either. 4) Most AV tools aren't very good at detecting/cleaning out establishedinfections. Especially those resulting from day-zero attacks.Particularly since many of these infections open back doors, and theoriginal infection vector downloads many pieces of software that _may_not be in themselves malware, just used in a malicious fashion. 5) The headers don't help at all. Since the virus/spamware has its ownclient, and doesn't pass through your server[s], the only thing knowableabout the virus/spamware is the peer (connection) address at therecipient's mail server - which is what we've listed - your NAT firewallif you have a NAT... Only your NAT firewall logs can tell you anydifferent. Short of AV scanning the infected machine, the only useable informationabout which machine is infected is in your NAT firewall logs - ifyou actually make any logs and keep them long enough. For the most part, then, a CBL listing of an IP means that the IPneeds to be fixed. If it's a NAT IP - port 25 blocking (and youcan find/fix the infected machine[s] at your leisure), if it's nota NAT - virus/malware eradication. 6) Outbound port 25 connection blocking on NAT firewalls (permittingonly your authorized mail servers) is the best solution for NATs. 7) If you have a NAT, once you've implemented port 25 blocking, younot only contain the viruses, your NAT firewall logs will immediatelytell you who is infected or is compromised with a spam trojan oropen proxy. 8) As far as we're aware, once port 25 blocking is instituted in ANAT, the only times people have continued to have trouble with CBLlistings is when the blocking wasn't working for some reason. Itwould be a good idea to test whether the blocking is in fact working.We have suggested procedures for this if you want - ask us.
2007-12-02 22:55:05 [19907] list matching forced to fail: failed to find host name for 201.58.9.244 2007-12-02 22:55:05 [9913] SMTP connection from [81.129.182.181]:60329 I=[69.16.237.199]:25 (TCP/IP connection count = 3) 2007-12-02 22:55:06 [9913] SMTP connection from [85.177.218.230]:9468 I=[69.16.237.199]:25 (TCP/IP connection count = 4) 2007-12-02 22:55:06 [19907] H=(20158009244.user.veloxzone.com.br) [201.58.9.244]:61429 I=[69.16.237.199]:25 F=<vash989@lfcc.edu> rejected RCP$ 2007-12-02 22:55:06 [19907] SMTP connection from (20158009244.user.veloxzone.com.br) [201.58.9.244]:61429 I=[69.16.237.199]:25 closed by DROP$ 2007-12-02 22:55:07 [19908] ident connection to 71.217.38.129 timed out 2007-12-02 22:55:07 [19909] ident connection to 81.129.182.181 timed out 2007-12-02 22:55:08 [9913] SMTP connection from [213.36.8.1]:3542 I=[69.16.237.199]:25 (TCP/IP connection count = 4) 2007-12-02 22:55:08 [19909] H=host81-129-182-181.range81-129.btcentralplus.com [81.129.182.181]:60329 I=[69.16.237.199]:25 F=<markhuu.Fabris@$ 2007-12-02 22:55:08 [19909] SMTP connection from host81-129-182-181.range81-129.btcentralplus.com [81.129.182.181]:60329 I=[69.16.237.199]:25$ 2007-12-02 22:55:09 [19910] H=e177218230.adsl.alicedsl.de [85.177.218.230]:9468 I=[69.16.237.199]:25 F=<Vesterinenowao@jcel.com> rejected RCP$ 2007-12-02 22:55:09 [19910] SMTP connection from e177218230.adsl.alicedsl.de [85.177.218.230]:9468 I=[69.16.237.199]:25 closed by DROP in ACL 2007-12-02 22:55:09 [19908] H=71-217-38-129.tukw.qwest.net [71.217.38.129]:63507 I=[69.16.237.199]:25 F=<0agwampler@rapidreply.net> rejected $ 2007-12-02 22:55:09 [19908] SMTP connection from 71-217-38-129.tukw.qwest.net [71.217.38.129]:63507 I=[69.16.237.199]:25 closed by DROP in ACL 2007-12-02 22:55:09 [19911] H=dyn-213-36-8-1.ppp.tiscali.fr (dyn-213-36-8-129.ppp.tiscali.fr) [213.36.8.1]:3542 I=[69.16.237.199]:25 F=<Norbe$ 2007-12-02 22:55:09 [19911] SMTP connection from dyn-213-36-8-1.ppp.tiscali.fr (dyn-213-36-8-129.ppp.tiscali.fr) [213.36.8.1]:3542 I=[69.16.2$ 2007-12-02 22:55:13 [9913] SMTP connection from [201.212.156.23]:51905 I=[69.16.237.199]:25 (TCP/IP connection count = 1) 2007-12-02 22:55:13 [9913] SMTP connection from [200.122.38.174]:1152 I=[69.16.237.199]:25 (TCP/IP connection count = 2) 2007-12-02 22:55:14 [9913] SMTP connection from [201.233.222.43]:2980 I=[69.16.237.199]:25 (TCP/IP connection count = 3) 2007-12-02 22:55:16 [19915] ident connection to 201.233.222.43 timed out 2007-12-02 22:55:17 [19915] H=cable201-233-222-43.epm.net.co (castellanos.une.net.co) [201.233.222.43]:2980 I=[69.16.237.199]:25 F=<Chasityse$ 2007-12-02 22:55:17 [19915] SMTP connection from cable201-233-222-43.epm.net.co (castellanos.une.net.co) [201.233.222.43]:2980 I=[69.16.237.1$ 2007-12-02 22:55:18 [19920] cwd=/home/annajwa/public_html/forum 2 args: /usr/sbin/sendmail bloochunc@bk.ru 2007-12-02 22:55:18 [19920] 1IyxiY-0005BI-5f <= annajwa@host.mpadc.com U=annajwa P=local S=747 T="Welcome to An- Najwa" from <annajwa@host.mp$ 2007-12-02 22:55:18 [19921] cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1IyxiY-0005BI-5f
This is my 5th spam email from them. Users - avoid this hosting directory and other hosts, I suggest you avoid using someone with business tactics like this.
I just put a new server and testing a few sites on there but for some reason I cannot get them up. The sites will not appear in the browser despite being propagate for over 24 hours. I just attempted to delete and then re-add a dns zone for one of the accounts and I got the following message in whm...
Add a DNS Zone Results of adding zone [url] Zone created successfully for IP Zone is owned by system
The same IP that its trying to add is listed in WHM under " Main >> Server Configuration >> Basic cPanel/WHM Setup" under the 'Main Shared Virtual Host IP' option. What am I missing here?
Okay I know this problem has something to do with the permissions on IIS, but I'm stuck. Whenever I try to access my site from an external network I get the "Access Denied 403.3" error. What do I need to change?
Someone reported a 226 ftp error, which I've never seen before to be honest
< 150 Connecting to port 51561 < 226-Options: -a -l < 226 Output truncated to 2000 matches > PORT 192,168,1,xxx,xxx,xxx < 200 PORT command successful > TYPE A < 200 TYPE is now ASCII > LIST < 150 Connecting to port 51562 < 226-Options: -a -l < 226 Output truncated to 2000 matches
Server is Cpanel/Centos using pueftp
I could not find any 226 info on cpanel's forums either
all IPB forums on my server when i try to login in them , it give me an error message
Not Acceptable
An appropriate representation of the requested resource /admin/home.php could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at portsaid.waffar-mall.com Port 80
I have a new server which i am using around 2 weeks. In that 2 weeks i had s.m.a.r.t error mail from cpanel 3 times. First mail i got was when server was deployed and ready to use. I told host if it is a big deal, and they said they will make server offline and check for the problems. And than they said there is no problem at disk, and this kind of error can be ignored. I mean because of error code
[cPanel smartcheck] Possible Hard Drive Failure Soon
S.M.A.R.T Errors on /dev/sda From Command: /usr/sbin/smartctl -q errorsonly -H -l selftest -l error /dev/sda Please note the following marginal Attributes: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 190 Unknown_Attribute 0x0022 070 045 045 Old_age Always In_the_past 30 ----END /dev/sda--
Id 190 error means, airflow temperature error, but i don't really know if it is a big deal, but i got that email for 3rd time now and little bit concerned about it.
I got this error when I try to use yum in a new server with CentOS 5:
Loading "installonlyn" plugin Setting up Install Process Setting up repositories Could not retrieve mirrorlist [url] error was [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')> Error: Cannot find a valid baseurl for repo: base
My site which is using Cpanel on a dedicated server has decide to go nuts. It can be up for a few days then down again with a php error. I have had everything rebuild and/or upgraded but nothing is fixing the problem.
this page has been up and running for a long time but all at once this started up.
[Sun Jul 29 07:45:35 2007] [error] PHP Warning: include() [function.include]: Failed opening [url]' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysitename/public_html/birthdays/FreePrintablesBabyShower.html on line 98 [Sun Jul 29 07:45:35 2007] [error] PHP Warning: include [url] [function.include]: failed to open stream: Permission denied in /home/mysitename/public_html/birthdays/FreePrintablesBabyShower.html on line 98 [Sun Jul 29 07:45:35 2007] [error] PHP Warning: include() [function.include]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/mysitename/public_html/birthdays/FreePrintablesBabyShower.html on line 98
[Sun Jul 29 07:45:31 2007] [error] PHP Warning: include() [function.include]: Failed opening [url]for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysitename/public_html/scrapbook/index.html on line 27 [Sun Jul 29 07:45:31 2007] [error] PHP Warning: include [url] [function.include]: failed to open stream: Permission denied in /home/mysitename/public_html/scrapbook/index.html on line 27 [Sun Jul 29 07:45:31 2007] [error] PHP Warning: include() [function.include]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/mysitename/public_html/scrapbook/index.html on line 27 [Sun Jul 29 07:45:29 2007] [error] PHP Warning: include() [function.include]: Failed opening [url]for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysitename/public_html/scrapbook/index.html on line 27 [Sun Jul 29 07:45:29 2007] [error] PHP Warning: include [url][function.include]: failed to open stream: Permission denied
I have posted in this section before I have been getting php errors so my web host has moved some of my sites to a new server to see if this fixes the problem.
If some of you would be nice enough to click one of the below links I would be very appreciative. I am trying to watch the error log for the next 24 to 48 hour to see if the error can be fixed. If the error keeps happening then I can know more what to do. If the error does not happen then I can consider moving the main web sites to this server.
These are just to small web sites of mine that have been moved to see if it something in the server causing the problems.
I am really not trying to advertise here. I just want to watch the error log.