Displaying 20 results from an estimated 9000 matches similar to: "nut vs. ModemManager and device stealing"
2019 Jul 31
0
CEBA-2019:1888 CentOS 7 ModemManager BugFix Update
CentOS Errata and Bugfix Advisory 2019:1888
Upstream details at : https://access.redhat.com/errata/RHBA-2019:1888
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
0f909c7851cae3d7691e090e864ceede1ef0c3c9d9e01392075f46e28778ed83 ModemManager-1.6.10-3.el7_6.i686.rpm
2016 Mar 04
2
[fdo] Authenticating/verifying freedesktop projects source
Hi,
I would like to recompile a version of ModemManager supporting the Voice
interface. That is why I have to use the source code from the master
branch and not the 1.4 version. This also requires me to download libqmi
from a repository, because 1.12 is too old for this. How do I verify the
source?
Unfortunately:
- nor git commits, nor tags seem to be signed,
- HTTPS-accessible source
2013 Dec 02
2
Problem upgrading from CentOS 6.4 to 6.5
Hello everyone,
I had an issue with one of three servers upgrading from 6.4 to 6.5. It did
not have the CR repo enabled.
It failed dueing install, but I didn't catch the error (bad, bad, I know).
OK, so it told me to run yum-complete transaction. After going through and
figuring out what it had to do, it stops with this error:
(etc, etc...)
--> Processing Dependency:
2018 Sep 18
4
Regression ACL & namespace prefix
Hi
tl;dr:
Seems that for Global ACL directory, namespace prefix is not part of the
path, when looking for acl file.
Long version:
We're planning to update dovecot in next os update to 2.2.36 and while
going through regression testing, we found a problem with ACL
configuration combined with namespace.
Test uses "Global ACL directory" configuration.
Relevant configuration part:
2010 Jul 21
1
[PATCH] nut crashes when port= is omitted
Hi,
I've found that upsdrvctl crashes when there is not ports= specified ups.conf
#0 __strrchr_sse2 () at ../sysdeps/x86_64/strrchr.S:33
#1 xbasename (file=0x0) at common.c:266
#2 stop_driver (ups=0x1e163e0) at upsdrvctl.c:135
#3 send_all_drivers (command=0x4020f0 <stop_driver>) at upsdrvctl.c:446
#4 main (argc=1, argv=0x7ffff30be9c0) at upsdrvctl.c:565
stop_driver
2010 Jul 22
1
problem with restarting nut
Hi,
one user found problem with restarting nut. upsdrvctl does not wait for
drivers being really terminated. In init scripts we have following:
killproc upsmon
killproc upsd
upsdrvctl stop
and then
upsdrvctl start
upsd
upsmon
problem is upsdrvctl stop only sends terminating signals but does not wait for
driver termination. This makes driver fail to start sometimes when old driver
is still
2012 Sep 06
1
nut-scanner pthread issue
Hi,
the terminating part of nut-scanner can crash in pthread code, because
some threads won't exist. For example snmp part:
==============================
if( allow_snmp && nutscan_avail_snmp ) {
if( start_ip == NULL ) {
printq(quiet,"No start IP, skipping SNMP\n");
}
else {
printq(quiet,"Scanning SNMP bus.\n");
#ifdef HAVE_PTHREAD
if(
2010 May 14
3
dovecot 2.0 vs. SELinux
Hi,
we were modifying old SELinux rules for dovecot 2.0. Everything seems ok, only
one report seems odd:
"SELinux is preventing /usr/sbin/dovecot "write" access on dovecot.conf."
Looking at strace output, dovecot tries to use socket on
/etc/dovecot/dovecot.conf which is regular file and no socket:
...
geteuid() = 0
getegid()
2011 Apr 18
2
RFC: nut and systemd
Hi,
you've probably heard about systemd already. In Fedora 15, it's
used as default instead old SysV init system. While there is some
backward compatibility layer, everything is going to be ported from
/etc/init.d/<something> init scripts to systemd's service files
/lib/systemd/system/<something>.service
Unfortunately?, systemd is not 1:1 compatible with old init
2009 Jan 15
2
Squirrel 1.4.8-8.el3.centos.1
Hi,
Last tuesday I upgraded squirrelmail on two centos-3 mailservers.
squirrelmail-1.4.8-8.el3.centos.1, 2.4.21-58.ELsmp, CentOS release 3.9,
httpd 2.0.46
Since then I have some users who have problems with their sessions.
They are logout out every now and them, and some sent mails have another
user address in the From header. It looks like squirrel is mixing up
sessions? Those users have used
2015 Jan 27
0
CyberPower BR850ELCD ignores offdelay and turns itself back on while still on battery
On Jan 22, 2015, at 9:53 AM, Sebastian Hosche <sebastian.hosche at web.de> wrote:
> Hi Charles,
>
> Thanks so much for your quick and detailed reply! I've added my answers and details inline.
Sorry this reply wasn't as quick.
> On 22.1.2015 04:46, Charles Lepple wrote:
>> On Jan 21, 2015, at 9:15 AM, Sebastian Hosche <sebastian.hosche at web.de> wrote:
2020 Jan 23
2
YUM (DNF) Possible Confusion Centos 8
>
> Simon and others
> Here's a very simple and hopefully reproducible test-case
>
> Select as your boot ISO:
> ?CentOS-8.1.1911-x86_64-dvd1.iso
> Choose to reclaim all space on the disk
> Choose 'Minimal Install' as the software selection
> Connect yourself to the network (I use a wired connection)
> Don't bother creating a user, just provide your
2007 May 29
9
Asking hard questions about the NUT architecture
I've spent the better part of two working days reading the NUT code and
documentation and thinking about typical modern use cases for the software.
I'm now questioning whether I want to get any further involved with this
project, because it seems to me that the codebase is a huge and complicated
pile of machinery mainly aimed at solving problems that no longer matter.
I could be wrong
2013 Oct 01
1
[bug] ssl-params hangs when FIPS is enabled
Hi,
we found a bug in ssl-params. It calls openssl DH generator for 512 and
1024 bits, but in FIPS mode, openssl won't generate anything for less
than 1024, so it fails with:
error:0506A06E:Diffie-Hellman routines:DH_BUILTIN_GENPARAMS:key size too
small
but when DH generator fails, ssl-params hangs forever in io_loop_run:
__epoll_wait_nocancel()
io_loop_handler_run(..) at
2017 Jun 20
2
dovecot & cap_net_admin capability
Hi,
we've seen SELinux reports from our users that dovecot tried to use
something that needs CAP_NET_ADMIN capability. Before enabling it, we
would like to know where it originated from. I've checked the sources,
but was not able to find anything that would require this capability. Do
you know for what it is used?
CAP_NET_ADMIN
Perform various network-related operations:
* interface
2007 Jan 02
1
enumerating UPSes with upsc (was Re: [Nut-upsuser] SNMP/management front-ends)
On 1/2/07, Eric A. Hall <ehall@ehsco.com> wrote:
> I can hack up a Cacti PHP script to monitor UPS state via the upsc client
> in the meantime. I'll have to manually enumerate the UPS names associated
> with a host target (is there a way to probe for them with upsc now?), but
> otherwise it ought to be pretty straightforward scripting.
NUT developers,
The NUT protocol
2010 May 05
1
2.0 FTBFS since sqlpool changes when --with-sql=plugin is used
Hi,
yesterday lib-sql got driver-sqlpool with some changes in Makefile.am, but
these changes in makefile works only for --with-sql=yes. When --with-sql=plugin
is used build fails with:
libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-
D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -
m64 -mtune=generic -Wall -W -Wmissing-prototypes
2015 May 11
0
Vodafone K4203 Mobile Broadband on Centos7
Hello,
I hope someone can hlep me take this hurdle towards using Centos7
I'm trying to get a usb 3-g dongle to work on Centos7
On Centos6 I can follow the instructions that come with the device to get it to work:
1. Insert stick
2. Dismiss all popups about running the auto install scripts
3. Open terminal
4. cd $HOME
5. mkdir vfinstall
6. cd vfinstall
7. (cd /media/"Vodafone
2014 Jul 29
1
APC protocols and drivers (was: Documenting the NUT driver-qualification process)
Hi Ted
there was a drift from the initial topic.
worth a new thread!
2014-07-27 9:13 GMT+02:00 Ted Mittelstaedt <tedm at mittelstaedt.us>:
> On 7/26/2014 12:18 PM, Arnaud Quette wrote:
>
>> Hi Eric,
>>
>> sorry for the lag, summer time...
>>
>> I'm first seconding Charles comments
>>
>> 2014-07-09 12:31 GMT+02:00 Eric S. Raymond <esr
2014 Jul 26
0
Documenting the NUT driver-qualification process
Hi Eric,
sorry for the lag, summer time...
I'm first seconding Charles comments
2014-07-09 12:31 GMT+02:00 Eric S. Raymond <esr at thyrsus.com>:
> I think the time for me to get involved in NUT documentation has come
> again.
>
welcome back
> Late last week I had to buy a UPS under time pressure. The Eaton unit
> that thus project gifted me with in 2006(?) died