search for: l433

Displaying 7 results from an estimated 7 matches for "l433".

Did you mean: 433
2020 Jun 01
1
eval and Calling Frames
...ted. Best, Brodie. PS: for a loosely related issue see #15531[8]. [1]: https://github.com/wch/r-source/blob/tags/R-4-0-0/src/main/eval.c#L3329 [2]: https://github.com/wch/r-source/blob/tags/R-4-0-0/src/main/context.c#L260 [3]: https://github.com/wch/r-source/blob/tags/R-4-0-0/src/main/context.c#L433 [4]: https://github.com/wch/r-source/blob/tags/R-4-0-0/src/main/eval.c#L1815 [5]: https://cran.r-project.org/doc/manuals/r-devel/R-ints.html#Contexts [6]: https://bugs.r-project.org/bugzilla/show_bug.cgi?id=15531 [7]: https://github.com/r-lib/rlang/blob/v0.4.6/tests/testthat/test-retired.R#L437 [8]...
2018 May 07
4
Tripp Lite SU5000RT3U
Hi, I am trying to configure my Tripp Lite SU5000RT3U on Ubuntu 18.04 as I am not able to completely get all the data from the UPS. After installing all required packages from the Ubuntu repos (had to run sudo apt-get install dkms, I had to install the displaylink drivers from displaylink.org by doing sudo ./displaylink-driver-4.2.29.run, and I created a sim link by doing the following: sudo ln
2018 May 08
0
Tripp Lite SU5000RT3U
...t; ups.debug.0: 00 05 58 58 58 58 0d '..XXXX.' The first two bytes are where the version (0005) is coming from. However, the NUT code only knows about a few protocols, and neither 0003 nor 0005 are among them: https://github.com/networkupstools/nut/blob/v2.7.4/drivers/tripplite_usb.c#L410-L433 It appears to be fairly similar to 0004, though. > ups.debug.D: 36 43 38 37 0d 00 00 '6C87...' https://github.com/networkupstools/nut/blob/v2.7.4/drivers/tripplite_usb.c#L1258-L1276 parses this into input.voltage and battery.voltage, but there is some weird scaling (or maybe even nonl...
2016 May 16
0
Possible / probable bug: "net ads dns register" does not remove stale IPv6 AAAA records
...router. (dnsmasq also provides DNS but it is set up to delegate a subdomain to the AD DNS server.) * Joined system: Ubuntu 16.04 and SAMBA 4.3.9-Ubuntu I think the guilty code might be here: https://github.com/samba-team/samba/blob/82801f9ec895deb9536a2b0a4e0ce4b3d5853220/lib/addns/dnsrecord.c#L433 /* * Delete any existing A records */ err = dns_create_delete_record(req, hostname, QTYPE_A, DNS_CLASS_ANY, &rec); But I don't see any similar code for cleaning AAAA records. My guess is it's as simple as adding another function call with QTYPE_AAAA but I'm not...
2018 May 09
0
Tripp Lite SU5000RT3U
...'..XXXX.' >> >> The first two bytes are where the version (0005) is coming from. However, the NUT code only knows about a few protocols, and neither 0003 nor 0005 are among them: >> >> https://github.com/networkupstools/nut/blob/v2.7.4/drivers/tripplite_usb.c#L410-L433 >> >> It appears to be fairly similar to 0004, though. >> >>> ups.debug.D: 36 43 38 37 0d 00 00 '6C87...' >> >> https://github.com/networkupstools/nut/blob/v2.7.4/drivers/tripplite_usb.c#L1258-L1276 parses this into input.voltage and battery.voltage...
2015 Sep 28
33
[Bug 2474] New: Enabling ECDSA in PKCS#11 support for ssh-agent
https://bugzilla.mindrot.org/show_bug.cgi?id=2474 Bug ID: 2474 Summary: Enabling ECDSA in PKCS#11 support for ssh-agent Product: Portable OpenSSH Version: 7.1p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh-agent Assignee: unassigned-bugs
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
...R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorporated cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c log.c -o log.o NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorporated w "log.c",L433/C13(#257): '=' encountered where '==' may have been intended. No errors 1 warning cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c backup.c -o backup.o NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorpora...