Displaying 20 results from an estimated 532 matches for "grief".
Did you mean:
gref
2006 Jun 21
2
yum and python. grief and grief. CentOS 4.3
Hello.
Maybe after work with FreeBSD I become too spoilt, but I expect that
packages from one distribution kit works among themselves well. But
that I see:
$ rpm -qa | grep rpm
rpm-libs-4.3.13_nonptl
rpm-python-4.3.13_nonptl
rpm-4.3.13_nonptl
rpm-build-4.3.13_nonptl
$python
>>> import rpm
ImportError /usr/lib/librpm-4.3.so: undefined symbol: rpm_execcon
Thanks.
2009 Mar 13
6
R multiline expression grief
Dear all.
After much grief I have finally found the source of some weird
discrepancies in results generated using R. It turns out that this is
due to the way R handles multi-line expressions. Here is an example
with R version 2.8.1:
----------------------------------------------------
# R-script...
r_parse_error <- func...
1999 Nov 28
0
samba and win98 grief
I noticed a few weeks ago that I was no longer able to access shares on a win98
box called cs198787-a. This used to work but it's now broken and I have no
idea why???? I'm going nuts trying to fix this. I've even gone out and
bought the book "Using Samba" .... great book btw.
The samba server is running on a SuSE linux system and passes all the tests in
the
1999 Dec 10
0
Temporary file grief
Hi,
I'm running Samba 2.0.6 here as our main file server. Authentication is
done against an NT PDC, and Samba is also responsible for printing.
I'm getting some odd files created which aren't being deleted. They are
all zero byte files, named after a network interface, so I assume they
may be temporary files which are not being deleted. Here's a list of a
few
# find
1999 Dec 13
0
SAMBA digest 2336 / Temporary file grief
Mike Brodbelt wrote:
>Hi,
>I'm running Samba 2.0.6 here as our main file server. Authentication is
>done against an NT PDC, and Samba is also responsible for printing.
>I'm getting some odd files created which aren't being deleted. They are
>all zero byte files, named after a network interface, so I assume they
>may be temporary files which are not being deleted.
2007 Nov 30
4
IAX complaints? What are they?
Hi,
We all know what the principal advantage of IAX is, doing it all on a
single port, right? But now and again I hear complaints about it. What
specific griefs have you had with IAX and has it stopped you from
using it entirely? Under what conditions have you had problems?
I have used SIP and IAX for about three years now. We don't do a lot
of traffic, but I haven't really seen a difference in quality or
dropped calls.
What have others on the l...
2006 Oct 02
1
change passwd from windows--more grief
Hi group,
I can't seem to get passwd change from windows to work. I am running
samba 3.0.20-3.1.20060mdk installed from rpms on Mandriva 2006; the
clients are windows XP sp2. When I try to change passwd from windows I
get "You do not have permission to change your password".
What am I doing wrong?
My global smb.conf is below.
>From log.smbd I think this error pertains to
2009 Nov 25
6
How many lines do you use.
...ny of you use multiple sip lines on
a phone ?.
I'm sitting here looking at my 7960, with it's 6 lines. I've every only used
one line, and I was wondering if I was a weirdo ;)
The only time I've ever found a use was when I had two systems (production
and test) and it caused so much grief (could have been asterisk or cisco) I
simply use a softphone for testing now.
Curious minds are wanting to know ...
Julian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091125/900b2262/attachment-0001...
2011 Dec 14
1
Network Situation
...er 2 and would like to move
to KVM virtualization on the Fedora 15/CentOS 6.1 box. Is the level of
KVM comparable between Fedora 15 and CentOS 6?
If I install CentOS 6.0 and sometime later upgrade to CentOS 6.2, will the
fact that I'm running software raid-1 on the /boot partition cause me
grief?
Will the fact that I'm running software raid-1 and LVM that was defined
under Fedora 12 cause me grief?
Are there any caveats moving from Fedora 15 to CentOS 6?
Any advise?
Thanks,
Gene Poole
+ It's impossible for everything to be true. +
2013 Apr 18
2
ot: moving files/dirs from terminal ?
warning, dumb question ahead:
I want to re-arrange, rename & create some sub directories below INBOX in
my own mailbox;
if I use 'mc' from terminal to do so, can that cause me grief...?
do I need to ?? re-index explicitly?? afterwards ? how to re-index ?
or is that a really _B_ad idea, and, I should do it through say
squirrelmail client ?
thanks for any pointers!
# dovecot --version
2.1.1
INBOX mail path
/var/spool/mail/vhosts/dom.tld/voytek at dom.tld
2008 Jan 26
2
Sendmail timout errors
I have 2 Centos servers that are currently giving me grief,
I am getting the error:-
SYSERR(root): timeout writing message to mail.server.co.uk
Resource temporarily unavailable
This is on both servers
1 is Centos 4.x & the second is:-
sendmail-8.12.11-4.RHEL3.6
sendmail-cf-8.12.11-4.RHEL3.6
sendmail-devel-8.12.11-4.RHEL3.6
Any clues ?
Thanks...
2008 Mar 29
5
[LLVMdev] stack alignment (again)
...nment on x86. I noticed
there are a few bugs outstanding on the issue. I recently added some
code which had the effect of throwing an extra function parameter on our
stack at runtime, a 4 byte pointer.
Esp is now not 16-byte aligned, so instructions like unpcklps xmm1,
dword ptr [eps] cause grief. My AllocaInstr instructions are told to be
16 byte aligned, so the addition of a 4-byte parameter shouldn't have
changed alignment on the objects.
The unpcklps instruction is coming from an ExtractElementInst or
InsertElementInst. I can always hard code these by cyling my vectors to
memo...
2007 Jun 15
2
secrets.tdb locking fun!
Hi all,
After much grief today, we'd like to support the 'TODO' note in
source/lib/util_tdb.c :-
/* TODO: If we time out waiting for a lock, it might
* be nice to use F_GETLK to get the pid of the
* process currently holding the lock and print that
* as part of the debugging message. -- mbp */
It could h...
2007 Jan 28
2
Timeout, server not responding
I have several WinXP laptops which have been backing up to a FreeBSD 6.0
server via rsync for a good while now. Now one laptop is giving me
grief. I am running cwRsync and invoking a remote rsync daemon via a
shell command:
cmd /K "rsync.exe -avr --rsh=ssh --progress --stats --delete /cygdrive/d/"My
Documents" user@server::user_data"
I get this error locally:
Quote:
Timeout, server not responding
And on the server:...
2007 Jun 07
2
Reserve '_' in driver names?
...le again for this purpose.
Currently, three drivers use a '_' in their names:
bcmxcp_usb
megatec_usb
tripplite_usb
Since these are fairly recent additions (from the last two years), would
it be OK to rename them to
bcmxcp-usb
megatec-usb
tripplite-usb
Or would this cause too much grief downstream? The alternative is to use
a double '_' as separator character, but personally, I thinks this looks
bug__ugly. :-)
Best regards, Arjen
2018 Aug 13
2
Re: [PATCH v2 4/4] file: Zero for block devices on old kernels
...gt; Here is an example run without this change on RHEL 7.5:
>
> +++ b/plugins/file/file.c
> @@ -41,14 +41,21 @@
> #include <unistd.h>
> #include <sys/types.h>
> #include <sys/stat.h>
> +#include <sys/ioctl.h>
Linux-specific header; will it cause grief on BSD compilation?
(POSIX declares ioctl() in <stropts.h>, but for the obsolete STREAMS
extension that no one but Solaris ever implemented, and which no one
uses today - and thus which has little bearing on the Linux use of ioctl).
Otherwise looks okay.
--
Eric Blake, Principal Softwar...
2008 Feb 07
3
number of aces in big endian format?
...server as Malformed Packet in wireshark trace and the number of aces
in the dacl in
big endian format. I thought all the data over the wire was in little
endian format!
I have seen this on Windows XP and Windows Server 2003.
Have not intentionally installed any patches on either.
This is causing grief to linux cifs client in acl code, when I parse the dacl,
suddenly now the number of aces is a huge number instead of two or three or
so aces and that is causing oopses in kmalloc'ing.
I know this was not a problem earlier this year or late last year.
Regards,
Shirish
2006 Feb 03
2
acts_as_tree counter_cache behavior is different than API docs
...te a test for creating children
from the a parent:
message = @forum_message["parent"].find
child = message.children.create( "member_id" => 1, "forum_id" => 1,
"subject" => ''another subject'', "body" => "good grief.")
This follows the the API docs pretty closely at
http://ar.rubyonrails.com/classes/ActiveRecord/Acts/Tree/ClassMethods.html
However, the test fails for this reason:
4) Error:
test_proper_creation_of_message_reply(ForumMessageTest):
ActiveRecord::StatementInvalid: PGError: ERROR: column...
2011 Jul 09
4
[LLVMdev] type-system-rewrite branch landing tomorrow
...cast(const Y&)
[with X = llvm::FunctionType, Y = llvm::Type*, typename
llvm::cast_retty<To, From>::ret_type = llvm::FunctionType*]: Assertion
`isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
This is one of the cases that was giving me grief when I was working
on the Clang bits! Here's a small C testcase:
$ cat foo.c
struct S;
extern struct T {
struct S (*p)(void);
} t;
struct S { int i; };
void g(void) {
t.p();
}
$ clang -cc1 -emit-llvm foo.c
clang: /home/jay/svn/llvm-project/llvm/trunk/include/llvm/Support/Casting.h:194:
typ...
2012 Aug 02
2
Rd] Numerics behind splineDesign
...spline.des. I assume this is involved
> somehow in imposing the boundary conditions...
>
> Thanks again everyone for your help,
> -- Nathaniel
The ns and bs function post-process the spline bases to get an
orthagonal basis matrix, this is the use of qr. I think this causes
much more grief than it is worth, for the sake of a small increase in
numeric stability. For instance when you plot the spline bases, they
don't look anything like the basis functions one would expect. (Perhaps
my background in numerical analysis was a hindrance here, since I know
something about splines...