Displaying 20 results from an estimated 800 matches similar to: "CEBA-2013:1748 CentOS 6 libvirt Update"
2015 Aug 13
0
CEBA-2015:1607 CentOS 6 dovecot BugFix Update
CentOS Errata and Bugfix Advisory 2015:1607
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1607.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
0ed4821988991aa93de0154010825fe54f8e2e79370e2ab7f4f74ba659df8238 dovecot-2.0.9-19.el6.1.i686.rpm
2016 May 17
2
Re Centos 7.2 Repos
Hi All,
I am having a terrible time installing multi media tools
like smplayer (which requires mplayer), which is not avaiable
from the centos repos.
I have installed epel.repo which containa the epel-release repo info
for yum
Still I cannot install many things.
For example, I ran
for i in faad2-libs liba52.so.0 libaa.so.1 libartsc.so.0 libass.so.4
libaudio.so.2 libavcodec.so.53 libavcodec.so.53
2015 Aug 14
0
CentOS-announce Digest, Vol 126, Issue 7
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2016 May 17
2
Re Centos 7.2 Repos
On 05/16/2016 11:19 PM, Frank Cox wrote:
> On Mon, 16 May 2016 23:05:37 -0600
> jd1008 wrote:
>
>> I am having a terrible time installing multi media tools
>> like smplayer (which requires mplayer), which is not avaiable
>> from the centos repos.
>> I have installed epel.repo which containa the epel-release repo info
>> for yum
> Have you also installed
2013 Nov 07
2
Workaround for (EL6.4) rdesktop-1.6.0-10 Woe
rdesktop has been spewing error messages since the update to CentOS 6.4.
Aside from the continuous stream of errors in the terminal window from
which it was launched, there are a number of usability issues in the
remote session. The pointer does not change shape when moving over
various window components such as column separators, window borders,
etc. The background doesn't refresh within
2015 Aug 13
0
CEBA-2015:1609 CentOS 6 ksh BugFix Update
CentOS Errata and Bugfix Advisory 2015:1609
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1609.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
ff72bc7cdddf27c0817099fa33d1be91b20ff1f61f7277f3074c1a79799e3d22 ksh-20120801-28.el6.1.i686.rpm
x86_64:
2016 Jun 07
0
CESA-2016:1204 Important CentOS 6 spice-server Security Update
CentOS Errata and Security Advisory 2016:1204 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-1204.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
809e9d71025ce9587d91b9f2d5d9fb02534a80cacae2a99996f46e1be7187480 spice-server-0.12.4-13.el6.1.x86_64.rpm
2016 Jun 08
0
CentOS-announce Digest, Vol 136, Issue 2
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2012 Jan 13
1
mysql errors
I''m currently running three puppet masters (version 2.7.3 via apache
+passenger) in a cluster, 2 on CentOS 5.7, 1 on CentOS 6.1
On the 6.1 master, I am frequently getting the following error
(approximately 50% of the time when a client connects):
err: Could not retrieve catalog from remote server: Error 400 on
SERVER: Mysql::Error: Unknown prepared statement handler (7) given to
2012 Mar 02
3
download.fedora.redhat.com down? moved?
Hello all,
I'm trying to install mod_python from the normal channels via RPM,
though it seems that download.fedora.redhat.com is down, or moved?
DNS reports it does not exist.
I've seen multiple references to this domain name including on the site:
http://rpm.pbone.net/index.php3/stat/4/idpl/15286937/dir/redhat_el_6/com/mod_python-3.3.1-14.el6.1.x86_64.rpm.html
Please help?
Thank you,
2015 Oct 29
1
Semi-OT: fail2ban issue
In article <1446132814771.22431 at slac.stanford.edu>,
Eriksson, Thomas <thomas.eriksson at slac.stanford.edu> wrote:
> This should probably be a bug report for the fail2ban EPEL maintainer, the problem was introduced in version 0.9.3
>
> >From the file /etc/fail2ban/action.d/iptables-common.conf
> ...
> # Option: lockingopt
> # Notes.: Option was introduced to
2015 Sep 01
2
error: Failed dependencies:
Hi,
I am new to Linux environment and trying to setup SAMBA 4.2.3 on one of our CentOS 7 server. I followed SAMBA wiki and other links and was able to build and install the SAMBA on the machine.
Using checkinstall-1.6.2-3.el6.1.x86_64.rpm I am able to create the rpm package also, however when I use this rpm package [samba 4.2.3] to install on another CentOS machine it fails with below errors
2012 Jul 03
0
using vmchannel between 6.x host/guests
Hi all. Having trouble figuring out the magic to set up VMChannel comms between EL6.x host/guests. My end goal is to enable fence_virt in the guest to talk to fence_virtd on the host via VMChannel. I'd prefer to use that instead of multicast because it is supposed to work even if networking in the guest is down/borked.
My analysis is that there is a mismatch between what libvirt is feeding
2011 Aug 12
0
Wrong directory permissions in RPMs build on CentOS6
Hi,
I have rebuilt all our source RPMs on CentOS 6 and found they sometimes
differ in directory permissions compared to those built on CentOS 3, 4 and
5.
The problem is that %defattr overrides %attr on directories. Have a look
at this example spec file:
--%<---------------------------------
Summary: foo
Name: mini
Version: 0.1
Release: 1%{?dist}
Group: System Environment/Daemons
License:
2010 Mar 31
2
[Bug 1748] New: getcwd being called with invalid argument in servconf.c
https://bugzilla.mindrot.org/show_bug.cgi?id=1748
Summary: getcwd being called with invalid argument in
servconf.c
Product: Portable OpenSSH
Version: 5.4p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: critical
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs
2013 Jun 04
1
bug in samba-tool w.r.t. (sub)domains
Hi all
I'm trying to import our bind dns data for our domain into samba4 using
sambatool. Unfortunately, our domain has lots of (unnecessary)
subdomains, but that's hard to revert after a long time. So I will have
to parse the bind data and do a zonecreate for each subdomain that comes
out of bind. I can deal with this, but it's cumbersome :-(
The bug I'm talking about is
2015 Sep 03
0
disable quota for all users
Sorry, forgot to mention: version 2.0.9
(dovecot.x86_64 1:2.0.9-19.el6.1)
On Thu, 3 Sep 2015, Support Antenna wrote:
> Dear all,
>
> On a new server (postfix dovecot postfixadmin Centos)
> I did define quota=0 in postfixadmin
>
> However suddenly a user with more than 9Gb of mail got his mailbox new/cur
> empty and maillog shows:
>
> Sep 3
1998 Jul 15
1
SAMBA digest 1748
Hi,
has anyone developed a GUI in Tcl/Tk or Perl/Tk as a
tool to configurate SAMBA?
So great program should have a nice graphical face.
Best,
Frederic
2002 Jul 05
1
Exception created in RGUI.exe (PR#1748)
I was trying to print out some text on an empty PDF graph so that I would
have the statistical data in the same file as the graphs. I was having
problems in getting the output in a PDF file, but could get it in a
postscript and BMP file. I put together the script below to see what
'fonts' were available on PDF, is it caused an exception.
I was getting an exception in the pdf call
2015 Jun 16
0
Can't join Samba as a DC to an existing Domain
can you provide more info.
like:
OS running?
samba version?
Samba package or from source?
samba AD DC version and OS?
If there is and smb.conf when you join, remove it or rename it and try joining again.
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: sarah.leecb at gmail.com
>[mailto:samba-bounces at lists.samba.org] Namens Sarah Lee
>Verzonden: maandag 15 juni