Displaying 20 results from an estimated 1000 matches similar to: "os-release file doesn't match upstream?"
2015 Apr 03
5
Installing HomeBank on CentOS 7.1
Hi
I have recently installed CentOS 7.1 on my laptop. Earlier i was using
Ubuntu 14.04.
I have managed to successfully install all the apps that i was using in
ubuntu in CentOS 7.1 except for the app named as: HomeBank
http://homebank.free.fr/
Here is the information about my system:
[jatin at localhost ~]$ cat /etc/*release
CentOS Linux release 7.1.1503 (Core)
NAME="CentOS Linux"
2015 Apr 04
1
Installing HomeBank on CentOS 7.1
Just a suggestion:
Have you tried Gnucash? It is in the EPEL repository, works fine in Centos
7, and is really well done.
P.S. - I can not comment on HomeBank, as I haven't used it.
On Fri, Apr 3, 2015 at 7:27 PM, Nux! <nux at li.nux.ro> wrote:
> I have added it to the nux-dextop repo for EL7, too.
>
> HTH
>
> --
> Sent from the Delta quadrant using Borg
2018 Mar 25
2
BUG: Unknown command in userdb socket: CPID?2625
Hi guys.
I am getting strange error:
BUG: Unknown command in userdb socket: CPID?2625
I am using service auth? to authenticate users on postfix.
*My OS*:
# cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
2018 Mar 26
3
BUG: Unknown command in userdb socket: CPID?2625
Hello
Yes, please find my postfix config:
smtpd_sasl_type = dovecot
#smtpd_sasl_path = /var/run/dovecot/auth
smtpd_sasl_path = /var/run/dovecot/auth-userdb
smtpd_sasl_auth_enable = yes
smtpd_relay_restrictions = permit_mynetworks, permit_sasl_authenticated,
reject_unauth_destination
As I mentioned if I remove minus from socket name everything works
perfect. Thanks
Vladimir
On 26/03/18
2015 Oct 09
1
[PATCH] inspect: Don't free uninitialized string.
libguestfs: trace: v2v: read_lines "/etc/os-release"
[...]
libguestfs: trace: v2v: read_lines = ["NAME=Fedora", "VERSION="20 (Heisenbug)"", "ID=fedora", "VERSION_ID=20", "PRETTY_NAME="Fedora 20 (Heisenbug)"", "ANSI_COLOR="0;34"", "CPE_NAME="cpe:/o:fedoraproject:fedora:20"",
2017 Oct 02
0
nfs-ganesha locking problems
Hi
On 09/29/2017 09:09 PM, Bernhard D?bi wrote:
> Hi,
>
> I have a problem with nfs-ganesha serving gluster volumes
>
> I can read and write files but then one of the DBAs tried to dump an
> Oracle DB onto the NFS share and got the following errors:
>
>
> Export: Release 11.2.0.4.0 - Production on Wed Sep 27 23:27:48 2017
>
> Copyright (c) 1982, 2011, Oracle
2018 Mar 30
1
Replication fails with dsync-server(admin@asergis.com): Error: Couldn't create lock /home/admin/.dovecot-sync.lock: No such file or directory
Hello
I have configured replication using dsync. It fails with a message
Error: Couldn't create lock /home/admin/.dovecot-sync.lock: No such file
or directory
This directory predictably does not exist - all my users are supposed to
be virtual.? I can not find an option to switch this off. At the same
time if I try manual replication I get segfault error
Mar 30 17:17:24
2024 Dec 11
2
Cores hang when calling mcapply
Hi R users.
Apologies for the lack of concrete examples because the dataset is large, and it being so I believe is the issue.
I multiple, very large datasets for which I need to generate 0/1 absence/presence columns
Some include over 200M rows, with two columns that need presence/absence columns based on the strings contained within them, as an example, one set has ~29k unique values and the
2025 Apr 08
1
samba 4.18 to 4.20 issue
Hello!
How are you?
I updated samba 4.18 to 4.20 and made a new samba ad member with samba
4.20. So transfer FSMO from 4.18 to 4.20. Follow commands to fix something
and finish disable 4.18.
All appears to work well for about 20 days and yesterday while trying to
configure special permissions on RSAT windows (read, write and no erase) at
the finish command it made total control and no respect to
2018 Mar 26
2
BUG: Unknown command in userdb socket: CPID?2625
Hi
What you have suggested works.
service auth {
?? unix_listener /var/spool/postfix/private/auth {
???????? user = postfix
???????? group = postfix
???????? mode = 0600
? }
}
This works as well:
service auth {
?? unix_listener /var/run/dovecot/auth {
???????? owner = postfix
???????? group = postfix
???????? mode = 0600
? }
}
And this works as well:
service auth {
??
2024 Dec 11
1
Cores hang when calling mcapply
It's Redhat Enterprise Linux 9
Specifically:
OS Information:
NAME="Red Hat Enterprise Linux"
VERSION="9.3 (Plow)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="9.3"
PLATFORM_ID="platform:el9"
PRETTY_NAME="Red Hat Enterprise Linux 9.3 (Plow)"
ANSI_COLOR="0;31"
LOGO="fedora-logo-icon"
2016 Apr 12
3
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
[ I would be way easier to reply if you didn't top-post ]
On Tue, Apr 12, 2016 at 12:07:50PM -0400, TomK wrote:
>Hey John,
>
>Hehe, I got the right guy then. Very nice! And very good ideas but I
>may need more time to reread and try them out later tonight. I'm fully
>in agreement about providing more details. Can't be accurate in a
>diagnosis if there isn't
2025 Apr 08
1
samba 4.18 to 4.20 issue
On Tue, 8 Apr 2025 11:36:19 -0300
"Douglas G. Oechsler via samba" <samba at lists.samba.org> wrote:
> Hello!
> How are you?
>
> I updated samba 4.18 to 4.20 and made a new samba ad member with samba
> 4.20. So transfer FSMO from 4.18 to 4.20. Follow commands to fix
> something and finish disable 4.18.
> All appears to work well for about 20 days
Could it
2024 Dec 11
1
Cores hang when calling mcapply
How is the server configured to handle memory distribution for individual users. I see it has over 700GB of total system memory, but how much can be assigned it each individual user?
AAgain - just curious, and wondering how much memory was assigned to your instance when you were running R.
regards,
Gregg
On Wednesday, December 11th, 2024 at 9:49 AM, Deramus, Thomas Patrick <tderamus at
2017 Sep 29
2
nfs-ganesha locking problems
Hi,
I have a problem with nfs-ganesha serving gluster volumes
I can read and write files but then one of the DBAs tried to dump an
Oracle DB onto the NFS share and got the following errors:
Export: Release 11.2.0.4.0 - Production on Wed Sep 27 23:27:48 2017
Copyright (c) 1982, 2011, Oracle and/or its affiliates.??All rights reserved.
Connected to: Oracle Database 11g Enterprise Edition
2016 Apr 12
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
On 04/12/2016 10:58 AM, TomK wrote:
> Hey Martin,
>
> Thanks very much. Appreciate you jumping in on this thread.
Can you provide some more details with respect to which libvirt version
you have installed. I know I've made changes in this space in more
recent versions (not the most recent). I'm no root_squash expert, but I
was the last to change things in the space so that
2018 Mar 26
2
BUG: Unknown command in userdb socket: CPID?2625
Hi
And why it is not working with that name? Do you have any document
describing "special" names? Thanks
Vladimir
On 26/03/18 13:02, Aki Tuomi wrote:
>
> Dovecot has some special socket names, auth-userdb is one of those.
>
> Aki
>
>
> On 26.03.2018 14:47, Vladimir Tiukhtin wrote:
>>
>> Hi
>>
>> What you have suggested works.
>>
2016 Apr 12
2
Re: [libvirt] Libvirtd running as root tries to access oneadmin (OpenNebula) NFS mount but throws: error: can’t canonicalize path
On 04/12/2016 03:55 PM, TomK wrote:
>
> On 4/12/2016 3:40 PM, Martin Kletzander wrote:
>> [ I would be way easier to reply if you didn't top-post ]
>>
>> On Tue, Apr 12, 2016 at 12:07:50PM -0400, TomK wrote:
>>> Hey John,
>>>
>>> Hehe, I got the right guy then. Very nice! And very good ideas but I
>>> may need more time to reread
2019 Nov 29
2
security = ads parameter not working in samba 4.9.5
Lets start by removing this: krb5-server-1.15.1-37.el7_7.2.x86_64
And if it is installed on the DCs remove it from them as well.
Not sure if I asked this, but where did you get the Samba packages from ?
Can I also point out, when I ask for the output of the script in a post
here, I mean here, not somewhere on the internet that can and will
disappear. If needed, I can then review the output
2019 Nov 28
2
security = ads parameter not working in samba 4.9.5
On 28/11/2019 20:26, S?rgio Basto wrote:
> On Thu, 2019-11-28 at 20:09 +0000, Rowland penny via samba wrote:
>> On 28/11/2019 20:01, S?rgio Basto wrote:
>>> This recommendation , why ? wiki say to add it [1]
>>> [1]
>>> https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs#Enable_Extended_ACL_Support_in_the_smb.conf_File
>> Yes, but under