Displaying 8 results from an estimated 8 matches for "incompatibile".
Did you mean:
incompatbile
2019 Jan 22
3
[PATCH 0/2] python: fixes for Python 3
A couple of fixes for Python 3 to the Python binding.
Unfortunately a behaviour change is needed, although it fixes broken
types used.
Pino Toscano (2):
python: fix call of Python handlers of events
python: change return type for RBufferOut with Python 3 (RHBZ#1661871)
generator/python.ml | 4 ++++
python/handle.c | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
--
2.20.1
2019 Jan 22
0
[PATCH 2/2] python: change return type for RBufferOut with Python 3 (RHBZ#1661871)
...39;str' on all the versions of Python.
Python 3 distinguishes between 'str' (unicode strings), and 'bytes',
with 'str' no more able to hold arbitrary data.
For this reason, switch the return value of RBufferOut functions to
bytes on Python 3: while this is a potentially incompatibile change,
this is the only way to handle safely sequences of arbitrary bytes, like
all the ones returned by RBufferOut functions.
---
generator/python.ml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/generator/python.ml b/generator/python.ml
index a70faec8c..c10adcb69 100644
--- a/generato...
2019 Jan 22
0
[PATCH v2 2/2] python: change types for RBufferOut/FBuffer with Python 3 (RHBZ#1661871)
...ons of Python. Python 3 distinguishes between 'str'
(unicode strings), and 'bytes', with 'str' no more able to hold
arbitrary data.
For this reason, switch the return value of RBufferOut functions, and
FBuffer struct fields to bytes on Python 3: while this is a potentially
incompatibile change, this is the only way to handle safely sequences
of arbitrary bytes.
---
generator/python.ml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/generator/python.ml b/generator/python.ml
index a70faec8c..bc5af528c 100644
--- a/generator/python.ml
+++ b/generator/python.ml
@@ -195,8...
2010 Apr 30
0
Runit
Hello
Does anybody have any advice, or even some ready-made configuration, for running logcheck on svlogd log files? svlogd is the logging daemon provided by runit, a replacement for sysv init with service supervision.
svlogd, and thus runit, are incompatibile with vanilla logcheck, because svlogd logfiles are rotated when they reach a certain size, not at a certain time. Therefore when logcheck is run by cron, it may find that any number of rotations happened since its last run, and it should read both the current logfile and the relevant rotated logs....
2019 Jan 22
3
[PATCH v2 0/2] python: fixes for Python 3
A couple of fixes for Python 3 to the Python binding.
Unfortunately a behaviour change is needed, although it fixes broken
types used.
Changes from v1:
- handle also FBuffer in structs
Pino Toscano (2):
python: fix call of Python handlers of events
python: change types for RBufferOut/FBuffer with Python 3
(RHBZ#1661871)
generator/python.ml | 9 +++++++++
python/handle.c | 3 ++-
2
2004 Dec 01
0
Error changing password
After a long battle with the having the password hash types that samba
sets in LDAP being incompatibile with anything else that I wanted to do
I finally have the idealx tools set to give me crypt passwords. Now
however I'm running into the familiar "You don't have permission to
change your password" problem, but the passwords are actually set
correctly. My test machine is runn...
2010 May 24
8
Network problem after updates
Hi all,
I''ve a serious problem with my dom0 xen installation, that''s why I''m
blocked to daily work.
I come to describe my virtualization scenary and the arised problem.
Hardware is a Dell server with 3 physicall ethernet network cards and 16
GB RAM.
Initially installed CentOS-5.2 with Xen-3.0.3 and 2.6.18-128.el5xen
kernel.
Dom0 with 7 domU paravirtuallized (they have
2010 May 24
8
Network problem after updates
Hi all,
I''ve a serious problem with my dom0 xen installation, that''s why I''m
blocked to daily work.
I come to describe my virtualization scenary and the arised problem.
Hardware is a Dell server with 3 physicall ethernet network cards and 16
GB RAM.
Initially installed CentOS-5.2 with Xen-3.0.3 and 2.6.18-128.el5xen
kernel.
Dom0 with 7 domU paravirtuallized (they have