CentOS 5 :: Where To Find Build Logs For Dependency
Aug 28, 2009
Is there any way of getting the build logs of the CentOS packages? I'm dealing with a possible build problem in CentOS's Samba similar to [URL], so it would be very useful to have the build logs available to check for such dependency problems, etc.
View 6 Replies
ADVERTISEMENT
Oct 12, 2010
I have to administer a few mail servers, a mail log server, 4 nameservers and a web server -all running on Centos 5 server distributions. Now I have a task: to avoid accidental crashes on the production servers while installing updates, my boss asked me to do clones (these clones will all be VMware virtual machines) of the servers (EXCLUDING the actual e-mails and mail log contents) and then to run those clones on VMWare Server. This way, first I will install and test updates on the clones and - if they will be running without crashes - I will apply the updates on the real production servers themselves. I have already installed VMWare Server 2.0 I have a few questions:
- How do I build the virtual machines to exclude the actual mail files and mail logs? Can I use VMware Converter for this purpose, or do I have to use another program?
- How do I actually do this cloning? Is there a tutorial on how to do this?
View 3 Replies
View Related
Aug 14, 2011
I have successfully build .deb im my box and it is running well. But during the debuild process I got followingdpkg-shlibdeps: warning: dependency on libatk-1.0.so.0 could be avoided if "debian/retrovol/usr/bin/retrovol" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/retrovol/usr/bin/retrovol" were
[code]....
View 1 Replies
View Related
Feb 20, 2010
I'm in love with my Opensuse 11.2. Love my KDE 4.4. The only thing I miss from my Ubuntu installation, is the ability to use Boxee. I would be more than willing to compile Boxee from source. I only have 2 problems with that:
1) I don't know where I can find all the build-deps or what they are for that matter to build Boxee.
2) I'm running on a Netbook. Yes, my measly Intel Atom is no fun for compiling and building.
What are my options/what can I do to get Boxee up and running on 11.2? I've tried searching on build service for an RPM, but I think due to legal restrictions, Boxee can't be on there.
View 9 Replies
View Related
Jun 27, 2011
I have a set of bash scripts that I'm running that automatically build a set of packages for me and redirect their output into logs. Basically, I have a bunch of lines that are something like this: ${CONFIGURE_DIR}/configure &> ${LOG_DIR}/log or cd ${CONFIGURE_DIR} && make &> ${LOG_DIR}/log, etc.
This is supposed to make the entire process silent. However, sometimes with some packages some output leaks to my console (either stdout or stderr). I'm thinking that maybe the configure scripts/make are executing commands within new shell instances that don't inherit my redirect, or something to that effect.
Another reason for thinking this is that in another part of my script I detect errors when running make by testing with "if [ $? -ne 0 ]", and if the redirect leaks to my console and also the leaked output indicates that the build failed ("make: Error" and so on), then my $? test fails (i.e., it thinks that $? == 0, whereas a failed make should return a non-zero value). It's as if my original script can't "see" the results from child commands executed from later scripts.
View 1 Replies
View Related
Jan 29, 2010
On our app server the logs from the Sybase Mobilink service get logged to /var/log because of that I did a chmod a+rx /var/log and all is well until.... the next day QA logs in goes to check the logs and gets:
Quote:
qa@dwdb [~]$ ls /var/log
ls: /var/log: Permission denied
qa@dwdb [~]$
View 18 Replies
View Related
Jun 16, 2010
how to find USB enteries/ logs in linux
View 5 Replies
View Related
May 13, 2010
Ubuntu one does not synchronize files since I upgraded from 9.10 to 10.04. The preferences panel keeps showing "Synchronization in progress...", but files are not downloaded from the repository. It does not show any error message.
Where do I find the programm logs, where I can investigate my problem?
View 2 Replies
View Related
Mar 18, 2010
I cannot find one single UFW event anywhere. I have researched this and see that others have trouble finding these logs too. I have looked in every /var/log there is and I can't find one event. I have UFW enabled, default deny and logging set to medium from a previous logging low(in hopes this would create more events to be seen). In terminal, UFW is shown as active. I have been using Ubuntu for more than a year now and I recall seeing UFW events with every session in some /var/logs in Ubuntu 9.04 - I'm running 9.10 now. I have also tried looking throughout the system files and have found nothing. Is UFW not working properly or could I just not be experiencing any firewall events(not likely)?
View 9 Replies
View Related
Jan 11, 2010
how to find logs in hp-ux server why it get unexpected shut..down is any hardware failure or or its been hard boot
View 3 Replies
View Related
Feb 28, 2009
I'm trying to find ssh logs from up to 6 months ago. I can only access the /var/log/secure* logs up until the beginning of this month. Any way to find the older ones? Do they get archived somewhere else?
View 4 Replies
View Related
Apr 6, 2010
I installed Karmic no problems with drivers or malfunctioning hardware. The problem is I get random freezes where the computer will stop doing what I ask it to do. Num Lock Key does not respond, neither does anything else but the mouse. Where would I find the logs to know what is happening?
View 7 Replies
View Related
May 1, 2014
For some time now I've been unable to see changelogs for packages to be upgraded in Wheezy,even trying with different mirrors in sources.list all I'm getting is this:
Code: Select allaptitude changelog iceweasel
Err Changelog of iceweasel
E: Changelog download failed: 404 Not Found [IP: 185.31.16.185 80]
Err Changelog of iceweasel
E: Changelog download failed: 404 Not Found [IP: 185.31.16.185 80]
E: Couldn't find a changelog for iceweasel
[Code] ....
Is there maybe some specific reasons why I can't get changelogs before applying the updates? I know I can review them afterwards,it's just that I would find convenient to have a look before updating.
View 14 Replies
View Related
Dec 18, 2010
My computer randomly shuts off sometimes and I'm not sure what causes it. It doesn't always happen when I'm doing the same thing.I know this is hardly any info, but if someone could let me know where I can go to find logs and Also, if this means anything, to restart my computer I need to physically turn it off (the I/O switch on my PS) and let the capacitors on my board empty out before starting it up again.
View 8 Replies
View Related
Apr 13, 2010
Recently I have moved to F11. While I am trying to install directFB explicitly, I am getting error related to X 11 dependencies. It could find no includes files under the directory /usr/include/x11/. But x11 libraries are available in the system. I remember that, i had these x11 include files in my F9. Do I need to install any external packages to get the x11 include files in place?
View 4 Replies
View Related
May 18, 2009
Fresh instalaation of Centos 5.3 (32 bit machine). Got the Dag-Wier repos set up. Ran yum install videolan-client which found one missing dependency: libdvdread.so.3 is needed by vlc.0.9.9-2.el5.rf.i386. Looking in /usr/lib, I find libdvdread.so.4.1.3 installed, but no libdvdread.so.3. I created a symboloic link libdvdread.s0.3 -> libdvdread.so.4..1.3 and rand ldconfig. Tried to install videolan-client again with yum but got the same failed dependency. how to get vlc installed?
View 3 Replies
View Related
Jan 26, 2010
I am having dependency problems.
I am using all of the official centos5 repos except "plus".
I am using the stable repos of rpmforge and ATRPMS.
When I use su -c 'yum update'
I get the following dependency errors:
As far as I can tell, the errors are coming from one or both of the 3rd party repos.
I am using the yum plugin priorities:
Here is that info:
View 5 Replies
View Related
Apr 9, 2009
I'm having some perl problems while using yum update... I recently upgraded to 5.3 and have the latest MailScanner.. I do not want to have to remove perl because it will remove a bunch of other things along with it.
[Code]....
View 2 Replies
View Related
May 26, 2011
I want to install the subversion. I want to install the depandancy files like gcc, gcc-++ etc. But when I try to use Yum, I get errors. When I tried yum install I got the following erro xulrunner-1.9.2.17-3.el5.x86_64 from updates has depsolving problems
--> xulrunner conflicts with firefox
dbus-libs-1.1.2-14.el5.i386 from installed has depsolving problems
--> Missing Dependency: dbus = 1.1.2-14.el5 is needed by package dbus-libs-1.1.2-14.el5.i386 (installed)
[Code]....
View 1 Replies
View Related
Jan 18, 2010
So I am trying to build a package from source in scratch box (for a debian based ARM distro) and I ran apt-get build-dep <package name> and it spits back the general E: Build-dependencies could not be satisfied. - is there an extra flag I could add the the apt-get command so it would show me which packages it cannot find so I can hunt them down by hand?
View 4 Replies
View Related
Mar 12, 2009
Is it possible for vsftpd to have logs so I can see IP addresses user has used to connect to FTP ?
View 3 Replies
View Related
Dec 8, 2009
I set up freenx server and set up a client on same machine and now when I go to my logs it crashs and bugzilla save before it can crash. I go to send info and the page says bugzilla wont work and gives a 999 code need newer gnome??
**this is when I go to the logs page
Distribution: CentOS release 5.4 (Final)
Gnome Release: 2.16.0 2007-02-18 (CentOS)
BugBuddy Version: 2.16.0
[Code]....
View 1 Replies
View Related
Jan 19, 2010
Just installed CentOS 5.4 selecting Server configuration where web server was installed.
After install, I browsed to the ip of the box and no apache test page shows up. /var/log/httpd/error_log doesn't show any browse attempts.
service httpd start
OK
try again and no browsing.
Did a :
yum install httpd
it installed httpd.i386 along some other dependencies.
Did a:
service httpd restart
OK
and still not browsing.
basics of getting apache running and configured on a fresh server?
View 6 Replies
View Related
Mar 8, 2010
I have a logserver.log located at /usr/local/logserver. It's NSLOGDEPTH=100. I'm not sure if this is the reason but my log file is only up to 100 only..samplelogserver001.loglogserver002.log......logserver100.logThe other logs were already removed. I do not have any scripts on logrotate for this specific logs. My question now is: How can I move some logs automatically so that it will not be removed totally from the system. I'm planning to move it locally on the server and compressed it at the same time. My second plan is to move it on another server. Do I need to create a script on this or can be done on logrotate? (note: i do not want to remve old logs)
View 1 Replies
View Related
Aug 3, 2011
I've recently installed cacti on one of my servers and grimaced a bit when I had to install additional third-party yum repositories for CentOS 6. My question is, how does one go about preventing potential conflicts with certain dependencies overwriting key/critical dependencies relied upon from packages that might share them, i.e. apache? I understand yum priorities and have read the discussions regarding pros/cons from the threads involving one of the YUM maintainers. Since I need my servers to act as production-class equipment and, hence, be as reliable as they can, I'm always hesitant to allow yum to automate package upgrades when third-party repos are involved. How best to handle this?
View 3 Replies
View Related
Apr 1, 2009
Just tried updating 5.2 to 5.3; using both pup and yum, and both get the same error:
Error: Missing Dependency: libgpod.so.0 is needed by package rhythmbox
If I remove rhythmbox (I don't use it on this machine) the upgrade works, but I thought I'd post in case someone wanted to take a look at it.
View 4 Replies
View Related
Apr 13, 2009
I can't update centos 5.1 x86_64 from updates Is the correct repository [URL]? But I found this dependency (nspr >=4.6.99 ) inside the [URL]. I need to setup these two repositories ?
#yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
[code]...
View 2 Replies
View Related
Oct 23, 2009
uname -a
is
Linux centos52-64-fuj 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
Yum upgrade gives :
Quote:
---> Package libsilc.x86_64 0:1.0.2-2.fc6 set to be updated
---> Package sgpio.x86_64 0:1.2.0_10-2.el5 set to be updated
---> Package meanwhile.x86_64 0:1.0.2-5.el5 set to be updated
---> Processing Dependency: libhdf5.so.0()(64bit) for package: octave
---> Package cyrus-sasl-md5.x86_64 0:2.1.22-5.el5 set to be updated
---> Package fipscheck.x86_64 0:1.2.0-1.el5 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: libhdf5.so.0()(64bit) is needed by package octave
Error: Missing Dependency: hal >= 0.5.9 is needed by package gparted
View 8 Replies
View Related
Jan 5, 2010
I'm trying just a generic yum update to bring the machine up to date, I'm running into problems with two packages and their dependencies, kpartx and lvm2
I've removed any additional repositories, and performed a yum clean all
I think my problem comes down to device-mapper, it's asking for 1.02.32-1 to install lvm2 however if I run a yum list device-mapper it only shows 1.02.24-1.el5 as installed, and it is not marked for update. I've tried downloading the rpm directly, If i try to install the rpm with yum I'm told that there is nothing to do, if I try to install directly I run into problems with conflicts with the already installed package.
The kpartx seems dependent on device-mapper-multipath
I'm getting this problem on 2 machines.
View 11 Replies
View Related
Jul 14, 2010
i have a error in my vpsError: Missing Dependency: glibc = 2.5-49.el5_5.2 is needed by package nscd-2.5-49.el5_5.2.i386 (updates)
View 1 Replies
View Related