Displaying 20 results from an estimated 475 matches for "koenig".
2009 Jul 07
0
rsync-3.0.6 regression test problems
...;fuzzy" and "itemize" are related to the ownership and permissions
of our local source tree: I'm not the owner of the source files (they belong to
user "flebbe"), although I do have group-write permissions, so touch etc. should be possible...
if I do a "chown -R koenig rsync-source" those two failures do not show up anymore
(though these tests should be able to correctly handle this ?!)
here is the build/test log and the output of "find -ls" for the failures:
HP-UX 11.11:
--- 8< ------ 8< ------ 8< ------ 8< ------ 8< ------ 8<...
2007 Nov 02
0
build/test problems with rsync-3.0.0pre4
...h
/usr/include/sys/aclv.h
/usr/include/acl.h
/usr/include/acllib.h
/usr/include/aclv.h
-------------------------------------------------------------------------------
HP-UX 11.11/11.23 test failures:
----- chown log follows
Testing for symlinks using 'test -h'
Running: "/scr/viz-hpux/koenig/rsync-3.0.0pre4-1/ARENA/32/rsync --super -aHvv from/ to/"
sending incremental file list
created directory to
delta-transmission disabled for local transfer or --whole-file
../
name1
rsync: failed to set permissions on "/net/viz-hpux/fs1/scr/viz-hpux/koenig/rsync-3.0.0pre4-1/ARENA/32/test...
2001 Aug 29
1
bug in scp (OpenSSH)
...(compiled myself) and openssh-2.9p1-23.i386.rpm
from ftp.suse.com 7.2_update I get the following "leak" :
using `scp' I tried to copy a file from a local floppy disk to a
remote system, but the disk had an read error and scp didn't get
any real data from floppy:
turtle koenig > scp /media/floppy/file.c
harald:file.c
koenig at harald's password:
file.c 0% | | 0 00:01
==> /media/floppy/file.c: Input/output error
turtle koenig > ssh -V
OpenSSH_2.5.1p1, SSH pr...
2005 Oct 26
2
openssh 4.2p1 zlib compression broken for old clients
..._ALGS_STOC] = "none,zlib at openssh.com";
+ myproposal[PROPOSAL_COMP_ALGS_STOC] = "none,zlib at openssh.com,zlib";
}
myproposal[PROPOSAL_SERVER_HOST_KEY_ALGS] = list_hostkey_types();
-------------------------------------------------------------------------------
Harald Koenig
PS: yes I know about the security issues using such old ssh clients, but it's
only used in fairly protected small internal customer networks, and the customer
insists not to change anything in those environments running the old ssh clients...
(the surrounding environment is pretty well maintai...
2008 Jul 29
5
Callerid Woes
...oto(s-${DIALSTATUS},1)
exten=s-NOANSWER,1,Hangup
exten=s-BUSY,1,Hangup
exten=_s-.,1,NoOp
I know something is off, because according to terminating VoIP provider,
nothing is actually removed from my call request, and all my
information remains unaltered. Any guidance would be appreciated.
John Koenig
2006 Feb 26
17
domU clock over 23s off
Hey,
I have rather new installation of xen, dom0 is running ntpd and is
perfectly in time. All domU''s are ~23s in future. Running ntpd on
the domU''s seem to have no effect, /proc/sys/xen/independent_wallclock
appears to have no effect. I''m running xen-unstable and 2.6.16-rc4
in AMD64 box.
Any tip would be appricated.
Thanks,
--
++ytti
2006 Nov 24
19
Time/clock issues with Xen 3.0.3?
The time appears to be perfect inside dom0, however all the domU''s
tend to have a slightly faster date which gets further out of sync
every day.
I''m currently using Xen 3.0.3 with Gentoo Linux, under 3.0.2 I had no
problems with domU clocks. Are there any known issues which could
cause this? I''d strongly prefer not to run ntpd in every domU,
having all domU clocks in
2020 Dec 01
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
Reviewed-by: Christian K?nig <christian.koenig at amd.com> on patch #1 and #15.
Acked-by: Christian K?nig <christian.koenig at amd.com> on patch #2 and #16.
Regards,
Christian.
Am 01.12.20 um 11:35 schrieb Thomas Zimmermann:
> Adhere to kernel coding style.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
Hi
Am 01.12.20 um 11:40 schrieb Christian K?nig:
> Reviewed-by: Christian K?nig <christian.koenig at amd.com> on patch #1 and
> #15.
>
> Acked-by: Christian K?nig <christian.koenig at amd.com> on patch #2 and #16.
Could you add these patches to the AMD tree?
Best regards
Thomas
>
> Regards,
> Christian.
>
> Am 01.12.20 um 11:35 schrieb Thomas Zimmermann:...
2002 Dec 10
2
OpenSSH 3.5p1 and BSM for Solaris
Can someone help me get BSM working with Solaris 8 and OpenSSH 3.5p1?
I saw the patch here for OpenSSH 3.4p1, but do not know how to apply it to OpenSSH 3.4p1 nor do I feel comfortable modifying to work with OpenSSH 3.5p1:
openssh-unix-dev at mindrot.org
Is this patch needed to fix the BSM crontab issue only, or is it required for BSM auditing in general?
Jeff
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
Am 02.12.20 um 08:59 schrieb Thomas Zimmermann:
> Hi
>
> Am 01.12.20 um 11:40 schrieb Christian K?nig:
>> Reviewed-by: Christian K?nig <christian.koenig at amd.com> on patch #1
>> and #15.
>>
>> Acked-by: Christian K?nig <christian.koenig at amd.com> on patch #2 and
>> #16.
>
> Could you add these patches to the AMD tree?
Alex is usually the one who picks such stuff up.
But when people send out patch sets...
2003 Sep 15
5
[Bug 638] scp: wrong exit status
...wrong exit status
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: koenig at science-computing.de
Hi OpenSSH,
at least both openssh 3.5p1 and 3.6p1 give the wrong exit status 0 (zero)
for "scp", if both source and destination are "remote" and some error
happens (e.g. disk full):
turtle tmp > scp /tmp/BIG1 /tmp/BIG2 ; echo $?
cp...
2020 Sep 30
3
[PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
On Wed, Sep 30, 2020 at 2:34 PM Christian K?nig
<christian.koenig at amd.com> wrote:
>
> Am 30.09.20 um 11:47 schrieb Daniel Vetter:
> > On Wed, Sep 30, 2020 at 10:34:31AM +0200, Christian K?nig wrote:
> >> Am 30.09.20 um 10:19 schrieb Thomas Zimmermann:
> >>> Hi
> >>>
> >>> Am 30.09.20 um 10:05 schrieb...
2013 Nov 26
2
[LLVMdev] R600/SI build failure on Leopard (Use of C++11)
...method for std::vector. This method was added in C++11:
http://www.cplusplus.com/reference/vector/vector/
Is llvm-3.4 now requiring a C++11 runtime? If not, can we solve this a different way?
Thanks,
Jeremy
commit 84a775d8e3d5a3765e01db4b454f849ed8be99be
Author: Christian Konig <christian.koenig at amd.com>
Date: Wed Apr 10 08:39:08 2013 +0000
R600/SI: adjust writemask to only the used components
Signed-off-by: Christian König <christian.koenig at amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>
git-svn-id: https://llvm.org/svn/llv...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...t suse.de> wrote:
>
> Hi
>
> Am 02.12.20 um 09:43 schrieb Christian K?nig:
> > Am 02.12.20 um 08:59 schrieb Thomas Zimmermann:
> >> Hi
> >>
> >> Am 01.12.20 um 11:40 schrieb Christian K?nig:
> >>> Reviewed-by: Christian K?nig <christian.koenig at amd.com> on patch #1
> >>> and #15.
> >>>
> >>> Acked-by: Christian K?nig <christian.koenig at amd.com> on patch #2 and
> >>> #16.
> >>
> >> Could you add these patches to the AMD tree?
> >
> > Alex is usually...
2020 Dec 02
1
[PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
...t suse.de> wrote:
>
> Hi
>
> Am 02.12.20 um 09:43 schrieb Christian K?nig:
> > Am 02.12.20 um 08:59 schrieb Thomas Zimmermann:
> >> Hi
> >>
> >> Am 01.12.20 um 11:40 schrieb Christian K?nig:
> >>> Reviewed-by: Christian K?nig <christian.koenig at amd.com> on patch #1
> >>> and #15.
> >>>
> >>> Acked-by: Christian K?nig <christian.koenig at amd.com> on patch #2 and
> >>> #16.
> >>
> >> Could you add these patches to the AMD tree?
> >
> > Alex is usually...
2020 Nov 10
3
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...type_vram as an index if it's negative.
Assume default values instead.
The error was seen on Nvidia G72 hardware.
Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
Fixes: 1cf65c45183a ("drm/ttm: add caching state to ttm_bus_placement")
Cc: Christian K?nig <christian.koenig at amd.com>
Cc: Michael J. Ruhl <michael.j.ruhl at intel.com>
Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Cc: Maxime Ripard <mripard at kernel.org>
Cc: Thomas Zimmermann <tzimmermann at suse.de>
Cc: David Airlie <airlied at linux.ie>
Cc: Daniel Vett...
2018 Feb 07
1
libguestfs operations failing
...d by allowing read access.
I've attached output from both running the guestfish shell, and
libguestfs-test-tool. I am running Ubuntu Xenial (16.04), and guestfish
1.32.2 installed via apt.
Thanks. Please let me know if there is anything else I can provide that
will assist.
Regards,
George Koenig
2006 Aug 31
1
S4 Method Dispatch for Sealed Classes
...his call
My question is: why does sealed=TRUE impact on method dispatch?
Please, can you point me to the relevant documentation?
Reading ?setMethod, ?Methods, I failed to find an answer.
Thank you.
Best.
Thomas
Tried on R 2.3.1 and R 2.4.0-devel (2006-08-29 r39012): same result.
--
Thomas Koenig Biostatistician
Epigenomics AG Kleine Praesidentenstr. 1 10178 Berlin, Germany
phone:+49-30-24345-376 fax:+49-30-24345-555
http://www.epigenomics.com thomas.koenig at epigenomics.com
2003 Sep 16
1
[Bug 639] scp: wrong exit status
...wrong exit status
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: koenig at science-computing.de
Hi OpenSSH,
at least both openssh 3.5p1 and 3.6p1 give the wrong exit status 0 (zero)
for "scp", if both source and destination are "remote" and some error
happens (e.g. disk full):
turtle tmp > scp /tmp/BIG1 /tmp/BIG2 ; echo $?
cp...