Displaying 20 results from an estimated 300 matches similar to: "Cryptic error message"
2006 Mar 03
0
Problem with UK financial program
I have been trying for some time to run a British financial program,
called ShareScope, under Wine. It is the sole remaining reason for me to
run Windows, so I am keen to succeed. The developers of the program
claim to have run it successfully under Wine, but they don't provide
support. Since this is a minority interest, I will have to solve it
myself, but I'm stuck !
My Linux system
2006 May 11
3
compiling wine from cvs
Hi
I downloaded the CVS vewrsion from wine and now I want to compile it. I
understand the basic procedure (
$> ./configure
$> make depend && make
$> checkinstall
As I want to install the cvs version of WINE and keep 0.9.12, I used
$> ./configure --prefix=$home
but when I tried to install the rpm, it reported conflicts with
desktop-file-utils.
Therefore my question: is it
2005 Dec 22
0
program doesn't work, wine returns without message
Hi List,
I'm new to wine so please forgive me if I ask silly questions.
I have a program here called matikus.exe which is some mathematical education program for kids. It runs under Win98, but I don' want to reboot my linux box (ubuntu 5.10 on AMD K6-2 500) just for that single win proggy.
This program resides on CD and when I start it under wine I just get the prompt back after some
2006 Apr 15
0
Wine error
Hi all,
I encountered this problem while I want to play albatross18 using wine.
Can anyone tell me know how to fix the error?
This is the error :
prawira@ubuntu:~/.wine/dosdevices/c:/Program Files/NtreevSoft/Albatross18$
wine update.exe
sizeof(RADEONDRIRec) == 100, devPrivSize 100
sizeof(RADEONDRIRec) == 100, devPrivSize 100
sizeof(RADEONDRIRec) == 100, devPrivSize 100
2015 Jan 05
2
backup using the packages of Sernet
dear,
I made the installation of Samba4 in centos6, now I need to back up the structure, tried using the script that samba.org offers more he is giving this error.
See the error through the bash -x
bash -x samba_backup.sh
+ FROMWHERE = / var / lib / samba
+ WHERE = / root / backups
+ '[' N '' ']'
+ '[' -n '' -a -d '' ']'
+ '[' -n
2014 May 15
1
backup
I just installed samba4 on ubuntu 14.04 from de repositories:
# samba --version
Version 4.1.6-Ubuntu
I wanted to make a backup but *samba_backup* was missing, so I download
4.1.7 using Git and configured it.
The problem is it isn't working, tar is stopping because it refuses to
create and empty file. I tracked it to the second *tar* in the script, and
*echoed* it:
# samba_backup
2016 Jul 26
3
how to backup samba ad domain
My friend,
you ow me a lot then. :D
I receive an error on the line
179 ${CMD_AWK} -F '.' '{print $2}') if [ -n "${TARVERSION}" ] && [ "
${TARVERSION}" -ge "27" ]; then
It is about Incorrect syntaxt. A syntax where not expected before the then.
I am using Centos 7.2 and samba-sernet 4.2
Thank you again
On Tue, Jul 26, 2016 at 4:11 PM,
2016 Dec 12
2
[PATCH] v2v: tests: avoid '..' in member names for tar
Very recent versions of tar (most probably as a consequence of
CVE-2016-6321) may refuse archive members with '..', like the relative
paths to upper level directories.
Since these are just tests, simply copy the files in the temporary
directories where tar (or zip as well) is run, so all the files are in
the same directory.
---
v2v/test-v2v-i-ova-formats.sh | 9 +++++----
2003 Jun 06
1
RMySQL on OS X
I noticed in the collection of contributed packages for the OSX release
of R, there is no RMySQL package. Does anyone know if one exists, or
otherwise, how to connect to relational databases from R on Mac? Any
help mode appreciated.
cjf
2002 Dec 08
1
scan problems -- what can "what" be?
Hello,
I am trying to import a list of "structure" objects into R (data for BUGS,
actually), but am having little success. In the help file for scan there
dies not seem to be a list of valid values for the "what" keyword. Can
anyone provide me with one? I have pasted in a sample input file that I am
trying to import below this message. I have tried
2001 Feb 16
12
canonical correspondence analysis
Is there an R function that does canonical correspondence analysis. Can
it be done using the VR function corresp()?
If not, how hard it be to write R code to do it? I am a population
biologist with long but patchy programming experience in C, Smalltalk,
Java and other languages.
Thanks,
Patrick Foley
patfoley at csus.edu
2010 Mar 01
1
WG: NAT Issue
Forget about my part to nat file. I was wrong. Try my masq configuration.
_____
Von: Michael Weickel - iQom Business Services GmbH [mailto:mw@iqom.de]
Gesendet: Dienstag, 2. März 2010 00:17
An: ''Shorewall Users''
Betreff: AW: [Shorewall-users] NAT Issue
Try
1.1.1.198 eth0 172.16.1.23 no no
INTERFACE - interfacelist[:[digit]]
Interfacees that
2017 Jun 05
3
Samba backup script retention question
Hello,
I'm using the 'samba_backup' script with the self compiled version.
I noticed the retention period not being applied to etc and sysvol
tar.bz2 files. Looking at the script it appears to only list the
following at the end
'find $WHERE -name "samba4_*bz2" -mtime +$DAYS -exec rm {} \;'
Can I also include the etc and sysvol tars in the command? Any
2009 Nov 11
4
About the tar extract signal directory~~
Hi,all:
I've couple of large tarballs such as www.tar and images.tar.
Is it possible to extract a single file or a list of files from a large
tarball such as images.tar instead of extracting the entire tarball?
How do I extract specific files under Linux / UNIX operating systems?
Thanks in advance ~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Mar 11
2
Users and groups named in Russian disappeared after upgrade samba4 PDC
Thanks for the answer.
> Did you got errors during the classicupgrade?
I didn't do classicupgrade. My Samba AD DC was installed from scratch some
months ago using the instructions from this page
https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO and everything had been
working well. I just upgraded some deb-packages with samba to the same version
but different buid-release. Regarding
2019 Feb 13
6
Archive maildir
Hi to all
We have a maildir with about 180GB of emails.
We have to archive them to a structure like: .Archive.YYY./MM.folder
Are you aware of a script doing this ? I've found a perl script that
doesn't spit in year and month and a very, very, very, very, very old
python script that:
1) doesn't manage base64 encoded subject properly
2) doesn't work with python 3.x (that is able to
2019 May 14
4
Fw: Btrfs Samba and Quotas
Hello,
by suggestion from linux-btrfs I post this to samba at lists.samba.org.
I think, thiss is a bug in Samba. Can you confirm and suggest a
workaround?
Regards,
Hendrik
------ Weitergeleitete Nachricht ------
Von: "Hendrik Friedel" <hendrik at friedels.name>
An: "Btrfs BTRFS" <linux-btrfs at vger.kernel.org>
Gesendet: 12.05.2019 13:27:00
Betreff: Btrfs Samba
2006 Mar 22
1
How do you clean up this cryptic code?
So, I''m coding my school project in Rails.
There are two models, User and Restaurants.
I noticed that in Restaurants, when you use the belongs_to method, you
could specify the condition of the associated table. There are a few
types of users, in the user_type column of the users table - owners is
type 1, users are type 2.
So in my haste to hand in enough code, in the Restaurant model,
2008 Feb 26
0
Cryptic error message using RuleFit
Hello LIST,
In using Rulefit I;ve bee nabel to fit a model using rulefit without
incident. However, when trying to use intnull and interact things go
astray.
> rf=rulefit(x,"N", cat.vars="H",
> not.used=c("G","T"),huber=0.9,path.speed=1);
[snip]
RuleFit model 2/26/2008 2:17p
ave(abs(error)) terms path steps
84.16 110
2007 Jul 16
1
Problems with 3.0.25b (Cryptic Error Message)
I'm in the process of trying to setup 3.0.25b on my server and am
experiencing problems.
First, anyone know what this error means and how to fix?
[2007/07/16 09:15:16, 0] smbd/service.c:make_connection(1191)
james (192.168.100.158) couldn't find service
::{2227a280-3aea-1069-a2de-08002b30309d}
[2007/07/16 09:15:20, 1] smbd/service.c:make_connection_snum(1033)
-James
---
James Kosin