search for: ruediger

Displaying 17 results from an estimated 17 matches for "ruediger".

2003 Oct 02
3
smbmount as user
...looks like this: //NOTEBOOK/D /notebook/D: smbfs user,username=ernohl,noauto 0 3 If I try to mount: erno@flinker:~$ mount /notebook/D: Password: cannot mount on /notebook/D:: Operation not permitted smbmnt failed: 1 I'm sure the remote password is ok. But what is wrong? Thanks in advance Ruediger --
2002 Oct 09
2
rsync-2.5.5 memory eater problem
...IO); - if (fwrite(buf, len, 1, f) != 1) exit_cleanup(RERR_MESSAGEIO); + if (fwrite(buf, len, 1, f) != 1 && errno != EPIPE) exit_cleanup(RERR_MESSAGEIO); if (buf[len-1] == '\r' || buf[len-1] == '\n') fflush(f); } -- with kind regards (mit freundlichem Grinsen), Ruediger Oertel (ro@suse.de,bugfinder@t-online.de) ----------This machine does not crash randomly.----------- It only schedules a hangup when deemed appropriate.
2023 Apr 12
1
Rename volume?
...rto Ferreira <gilberto.nunes32 at gmail.com>: > I think gluster volume rename is not available anymore since version 6.5. > > --- > Gilberto Nunes Ferreira > (47) 99676-7530 - Whatsapp / Telegram > > > > > > > Em qua., 12 de abr. de 2023 ?s 11:51, Ruediger Kupper <kup at kg-fds.de> > escreveu: > > > Hi! > > Is it possible to rename a gluster volume? If so, what is to be done? > > (Context: I'm trying to recover from a misconfiguration by copying all > > contents of a volume to a new one. After that the old vol...
2015 Nov 25
3
ssh-copy-id bugfix
On Wed, Nov 25, 2015 at 6:07 AM, Ruediger Meier <sweet_f_a at gmx.de> wrote: > Hi, > > On Tuesday 24 November 2015, Radek Podgorny wrote: >> hello everyone! >> >> i'd like to sincerely ask you to include a fix for ssh-copy-id bug >> i'll be linking below. it's a trivial fix which resolves...
2023 Apr 12
1
Rename volume?
I think gluster volume rename is not available anymore since version 6.5. --- Gilberto Nunes Ferreira (47) 99676-7530 - Whatsapp / Telegram Em qua., 12 de abr. de 2023 ?s 11:51, Ruediger Kupper <kup at kg-fds.de> escreveu: > Hi! > Is it possible to rename a gluster volume? If so, what is to be done? > (Context: I'm trying to recover from a misconfiguration by copying all > contents of a volume to a new one. After that the old volume will be > removed and t...
2008 Apr 15
1
rsync-3.0.2 fails testsuite in itemize
...-> ../bar/baz/rsync +cLc.T...... foo/sym -> ../bar/baz/rsync test 3 failed ----- itemize log ends FAIL itemize not sure if this has been reported already, one of the bugreports looked like it but was closed as fixed over a month ago. -- with kind regards (mit freundlichem Grinsen), Ruediger Oertel (ro@novell.com,ro@suse.de,bugfinder@t-online.de) ---------------------------------------------------------------------- Linux Fatou 2.6.25-rc8-12-default #1 SMP 2008-04-02 01:36:51 +0200 x86_64 Key fingerprint = 17DC 6553 86A7 384B 53C5 CA5C 3CE4 F2E7 23F2 B417 SUSE LINUX Products GmbH, GF...
2008 Apr 15
1
rsync-patches-3.0.2 duplicate hunk
HI, patches/xattrs.diff repeats the man-page change from patches/slp.diff producing an error if you try to apply both patches. -- with kind regards (mit freundlichem Grinsen), Ruediger Oertel (ro@novell.com,ro@suse.de,bugfinder@t-online.de) ---------------------------------------------------------------------- Linux Fatou 2.6.25-rc8-12-default #1 SMP 2008-04-02 01:36:51 +0200 x86_64 Key fingerprint = 17DC 6553 86A7 384B 53C5 CA5C 3CE4 F2E7 23F2 B417 SUSE LINUX Products GmbH, GF...
2016 Jan 21
4
Selecting specific key from agent
There are cases when a user might have multiple keys in ssh-agent, but wants to use a specific one. Unless I'm mistaken, this is currently impossible. I've put together a proof of concept using the key's "filename" (the third column in the output of 'ssh-add -l') and it works. Is this a new feature that would be accepted? If so, should the key be identified with its
2014 Dec 23
0
Fwd: no ipv6 dns resolution for outbound registration with pjsip/asterisk13.1
...1:4090:4008::124]:0/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff]:0 sense 0 appended to ACL[/code] The problem is when Asterisk tries to [b]register[/b] with the other host. Anyone have an idea what is wrong or missing, I am appreciating any hint. Thank you in advance! R?diger -- R?diger Basche - ruediger at basche.org -- R?diger Basche - ruediger at basche.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141223/ac3510ad/attachment.html>
2015 Nov 24
6
ssh-copy-id bugfix
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hello everyone! i'd like to sincerely ask you to include a fix for ssh-copy-id bug i'll be linking below. it's a trivial fix which resolves https://bugzilla.mindrot.org/show_bug.cgi?id=2206 and eases life of many. it's been field-tested by redhat devs and users so i see no problem in incorporating it.
2008 Dec 18
2
lme4 error after Matrix update
Dear all, after recently updating my R-packages I am unable to work with lme4, since it does not load. What I get is this: Error in inDL(x, as.logical(local), as.logical(now), ...) : function 'cholmod_l_start' not provided by package 'Matrix' In addition: Warning messages: 1: package 'lme4' was built under R version 2.8.1 2: package 'lattice' was built under R
2007 Jun 15
2
Problem with workspace loading after languageR use
Hello R, To analyze multi-level data, I started learning and using lmer. So far so wonderful. I then found some useful functions in package languageR. But then the following problem ocurred: Whenever I load and use the languageR package, then save the workspace - or quit R with saving the workspace - I am unable to reload that workspace in a later session. That is, R doesn't start at all
2023 Apr 12
1
Rename volume?
Hi! Is it possible to rename a gluster volume? If so, what is to be done? (Context: I'm trying to recover from a misconfiguration by copying all contents of a volume to a new one. After that the old volume will be removed and the new one needs to be renamed to the old name.) Thanks for you help! R?diger -- OStR Dr. R. Kupper Kepler-Gymnasium Freudenstadt
2009 Apr 12
0
Unable to join to domain: The username could not be found. [solved]
...For me, the problem was that my samba server itself wasn't part of it's own domain. So what I had to do was: # net rpc join -S <samba server name> -U root From that moment on I was able to add windows machines to my domain without problems. Hopefully I could help some people. Ruediger -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3264 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.samba.org/archive/samba/attachments/20090412/17ac3dd2/smime.bin
2004 May 09
2
[BUG] rsync 2.6.2
After upgrade from previous version I can't run rsync. 2004/05/09 10:40:54 [18630] rsyncd version 2.6.2 starting, listening on port 873 2004/05/09 10:40:54 [18630] rsync error: error in socket IO (code 10) at socket.c(466) strace shows that there is problem with listen() I've found patch on this lists: --- rsync-2.6.2/socket.c.orig 2004-05-08 23:25:11.979473336 +0200 +++
2011 Sep 08
3
[Bug 8445] New: rsync crash when remote filter rule changes
https://bugzilla.samba.org/show_bug.cgi?id=8445 Summary: rsync crash when remote filter rule changes Product: rsync Version: 3.0.7 Platform: x64 OS/Version: Linux Status: NEW Severity: critical Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: sweet_f_a at gmx.de
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...92827 [xdiskusage] xdiskusage: Printing doesn't manage non-ASCII characters Changed Bug submitter to 'Jos? Luis Gonz?lez <jlgonzal at ya.com>' from 'Jos?? Luis Gonz??lez <jlgonzal at ya.com>' > submitter 208308 R?diger Kuhlmann <debian-bugs-ux4XdqYa6wiq=spam at ruediger-kuhlmann.de> Bug #208308 {Done: Aurelien Jarno <aurel32 at debian.org>} [libc6] *printf() and incomplete multibyte sequences may cause infinite loops in applications Changed Bug submitter to 'R?diger Kuhlmann <debian-bugs-ux4XdqYa6wiq=spam at ruediger-kuhlmann.de>' from '...