Displaying 20 results from an estimated 200 matches similar to: "lmer() causes segfault"
2004 Oct 25
9
Maildir unreliability
Looks like maildir can't be used very realiably without quite a lot of
locking. Writing and scanning the directory would have to be locked,
but reading wouldn't (as long as the file hasn't been renamed which
would require scanning to find it). So much for "no locks needed"..
The problem is that opendir()/readdir() may temporarily not return some
files if there has been
2001 Nov 28
1
Reading output from "debugfs -R stat <8>"
Hi,
I'm trying to understand if my journal is fragmented. Here's some output
from `debugfs -R "stat <8>" /dev/sda3`:
Inode: 8 Type: regular Mode: 0600 Flags: 0x0 Generation: 0
User: 0 Group: 0 Size: 104857600
File ACL: 0 Directory ACL: 0
Links: 1 Blockcount: 205016
Fragment: Address: 0 Number: 0 Size: 0
ctime: 0x3c0442fd -- Tue Nov 27
2007 Jul 10
1
Get journal position
Hi,
There is any way to figure out where physically is the journal on a ext3
fs and it's size?
Thanks!
Jordi
2014 Feb 26
6
[libvirt] LXC, user namespaces and systemd
Hi!
I with my colleagues from Samsung trying to run systemd in Linux
container. I saw that the others are experimenting in this topic,
so I would like to present the results of my work and tests, perhaps it
will be helpful to others.
As the prototype I used a manual written by Daniel:
https://www.berrange.com/posts/2013/08/12/running-a-full-fedora-os-inside-a-libvirt-lxc-guest/
After many
2004 Aug 13
2
smbpasswd overwrites existing displayname in LDAP entry
Configuration: Samba 2.2.8a with openLDAP 2.1.30 on a SeSE 8.2. server
When adding a user using a ldif file we give the user a given name, say Ruud Baart.
The cn and uid are the same, say 21cs12345 (a studentnumber).
After adding the user to LDAP the displayname is as expected: "Ruud Baart".
However after smbpasswd -a 21cs12345 -s secret the displayname is "21cs12345".
2020 Jan 08
2
Upgrade 2.2.27 to 2.3.9.2: master(imap): net_connect_unix(imap) failed: Resource temporarily unavailable
On 07 Jan 2020, at 07:15, Dovecot Mailing List <dovecot at dovecot.org> wrote:
> dovecot: master: Warning: service(imap-login): process_limit (16) reached, client connections are being dropped
Is this an actual problem? Most client connections are idle, so I doubt if the occasional drop is noticed at all.
Also, why a limit of 16? Have you tried, oh, 160 instead?
--
"Master,
2008 Jun 25
3
[Bug 16523] New: mesa-git not compiled
http://bugs.freedesktop.org/show_bug.cgi?id=16523
Summary: mesa-git not compiled
Product: Mesa
Version: CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy:
2013 Jun 11
1
Caret train with glmnet give me Error "arguments imply differing number of rows"
Hello,
I'm training a set of data with Caret package using an elastic net (glmnet).
Most of the time train works ok, but when the data set grows in size I get
the following error:
Error en { :
task 1 failed - "arguments imply differing number of rows: 9, 10"
and several warnings like this one:
1: In eval(expr, envir, enclos) :
model fit failed for Resample01
My call to train
2010 Jun 08
2
WoW hardware cursor hack, Eve virtual desktops & CSS voice.
Wine 1.2-rc2
Ubuntu 9.10
I'm following instructins on tweaking World of Warcraft and wondering if a hardware cursor hack referenced under 'Step 2: Configuring' at http://appdb.winehq.org/objectManager.php?sClass=version&iId=17421 would have any adverse effects on other games?
Would I need to edit it to account for the fact I already have Wine 1.2-rc2 installed from the Wine
2018 Sep 14
1
Bug 17432 in readLines with R >= 3.5.0 still a problem
Michael:
I don't see any comments on Bug 17432 (
https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=17432) later than June
1, 2018. Would you please supply a link pointing to the followup to this
discussion on bugzilla?
Thanks.
Jen.
> On Thu Sep 13 14:14:46 CEST 2018 Michael Lawrence wrote:
>
> Thanks, I responded to this on bugzilla.
> On Wed, Sep 12, 2018 at 9:04 AM Chris
2008 Jun 04
9
[Bug 16233] New: [Randr12] Server crash when detecting DVI output change
http://bugs.freedesktop.org/show_bug.cgi?id=16233
Summary: [Randr12] Server crash when detecting DVI output change
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo:
2013 Dec 09
3
Gluster infrastructure question
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Heyho guys,
I'm running since years glusterfs in a small environment without big
problems.
Now I'm going to use glusterFS for a bigger cluster but I've some
questions :)
Environment:
* 4 Servers
* 20 x 2TB HDD, each
* Raidcontroller
* Raid 10
* 4x bricks => Replicated, Distributed volume
* Gluster 3.4
1)
I'm asking me, if I can
2019 Mar 08
3
imap-hibernate not working
Hi,
I follow different setup instructions and I can't make imap-hibernate work. I've tried vmail and dovecot as users, tried to set mode to 0666, without success. I'm using FreeBSD 11.2.
Is imap-hibernate compatible with FreeBSD 11.2?
My operational system:
# uname -v
FreeBSD 11.2-RELEASE-p9 #0: Tue Feb 5 15:30:36 UTC 2019 root at
2011 Sep 21
1
PDU support for DigiPower and Aviosys devices
Hi,
I'm thinking about adding support for PDU (Power Distribution Unit) devices
from Digipower [1] and Aviosys [2] to NUT via the SNMP interface.
The specific devices I have in mind are the following:
Digipower AMz-1623/SW-08-1
Aviosys IP Power 925x
(both are 8-port PDUs which are SNMP capable via an ethernet interface)
Does anybody have other DigiPower or Aviosys devices and if so
2014 Mar 03
0
Re: [libvirt] LXC, user namespaces and systemd
Hi.
Another week, another experiment ;) I was trying to run systemd user
session for non-root user, for example darek (uid=1000), operation
failed with error:
systemd[26]: pam_unix(systemd-user:session): session opened for user
darek by (uid=0)
systemd[1]: Started Login Service.
systemd[26]: Failed to create root cgroup hierarchy: Permission denied
systemd[26]: Failed to allocate manager
2010 Oct 30
3
World of Warcraft on Linux Mint or Ubuntu, a doubt
Hi everyone
I used to have Linux Mint 8 Helena and World of Warcraft patch 3.2.x, like less than a year ago
I play on private servers (just because there's no way of payment for blizzard servers from Peru), and i had a bad experience with wine 1.0 (or 1.1.33, i can't remember - the thing is that wine 1.2 wasn't released)
My FPS were like 19-20 when in windows it goes at 60-65, in
2006 Nov 15
2
safe_asterisks pawning multiple asterisk process???
We have 1 server that after a few hours operating has multiple process
of asterisk running. Here is the pstree output:
# pstree
init-+-atftpd
|-auditd---{auditd}
|-bash---safe_opserver---op_server.pl
|-crond
|-cwASTcall.pl
|-dbus-daemon
|-events/0
|-hald-+-hald-addon-acpi
| `-2*[hald-addon-stor]
|-httpd---3*[httpd]
|-khelper
|-klogd
2011 Sep 01
3
guestfish zerofree on LVM ?
Hi-
Is it safe to use the zerofree utility on an ext4 partition inside an LVM
with guestfish? I know zerofree works on ext4, but I am unsure about LVM.
The info page uses the syntax "zerofree <device>", so using the info page
example, could I (safely) do something like the following?
$ guestfish
Welcome to guestfish, the libguestfs filesystem interactive shell for
2010 Aug 08
6
Wine folder wrong
I keep getting this error
[Image: http://i118.photobucket.com/albums/o83/Ladydragon1976/Linux/wine_error.jpg ]
I am using opensuse 11.3 and I had Yast2 install it for me. and it puts .wine under my home folder "/home/jennifer/.wine/"and does not write it to the Doc folder. Is there any way in KDE 4.4 to change the path for that. I tried right clicking it but no option there to do
2017 May 30
2
[Gluster-Maintainers] [Gluster-devel] Backport for "Add back socket for polling of events immediately..."
----- Original Message -----
> From: "Zhang Huan" <zhanghuan at open-fs.com>
> To: "Raghavendra G" <raghavendra at gluster.com>
> Cc: "GlusterFS Maintainers" <maintainers at gluster.org>, "Gluster Devel" <gluster-devel at gluster.org>, "Kaushal Madappa"
> <kmadappa at redhat.com>
> Sent: Tuesday, May 30,