Nathaniel Clark
Nathaniel Clark
I manually populated the TLS cache for second level certificate: Workaround: ```sh cd ~/.purple/certificates/x509/tls_peers/ curl -O http://cacerts.digicert.com/DigiCertSHA2HighAssuranceServerCA.crt openssl x509 -inform DER -in DigiCertSHA2HighAssuranceServerCA.crt > DigiCert%20SHA2%20High%20Assurance%20Server%20CA rm -f DigiCertSHA2HighAssuranceServerCA.crt ``` `http://cacerts.digicert.com/DigiCertSHA2HighAssuranceServerCA.crt`...
I'm having trouble when doing a search with ISBN13 UPC (e.g. 9780553564938) I get "No Matches Found", This seems to always happen currently.
[sosreport-ieel-mds01-292-2019-09-11-seypwye.tar.gz](https://github.com/whamcloud/device-scanner/files/3602314/sosreport-ieel-mds01-292-2019-09-11-seypwye.tar.gz)
Further up in same log file: ``` Sep 11 14:39:26 ieel-mds01.ieel.utopiabound.net zed-enhancer[941]: thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21 Sep 11 14:39:26 ieel-mds01.ieel.utopiabound.net zed-enhancer[941]: note: Run...
ZFS Events: [zfs-events-v.txt](https://github.com/whamcloud/device-scanner/files/3602330/zfs-events-v.txt)
Hopefully useful traceback of zed-enhancer with `RUST_BACKTRACE=1` ``` Sep 11 17:13:58 ieel-mds01.ieel.utopiabound.net zed[3085]: eid=1 class=history_event pool_guid=0x22B783120AE5BED5 Sep 11 17:13:58 ieel-mds01.ieel.utopiabound.net zed[3105]: eid=2 class=config_sync pool_guid=0x22B783120AE5BED5 Sep 11 17:13:58 ieel-mds01.ieel.utopiabound.net zed[3111]: eid=3...
The following changes should be fairly straightforward to fix. # Get Version In Lustre 2.9.0 ([LU-5969](https://jira.whamcloud.com/browse/LU-5969) Gerrit [#16721](https://review.whamcloud.com/16721)) `llapi_get_version(char *buffer, int buffer_size, char **version)` was deprecated and replaced with `llapi_get_version_string(char...
This is not fixed in 1.0.7: [fvwm.Pager.txt](https://github.com/fvwmorg/fvwm3/files/12040193/fvwm.Pager.txt) @ThomasAdam Can this be re-opened, since the stack trace is almost identical, or should I open a new ticket? ``` Stack trace of...
> @utopiabound > > Done. Can you also provide me with a means of reproducing this, please? I don't have a reproducer yet, but I'll try to keep an eye...
Here is the `bt full` from the core: ``` Core was generated by `/usr/libexec/fvwm3/1.0.7/FvwmPager 15 4 none 0 8 FvwmPagerPager * *'. Program terminated with signal SIGFPE, Arithmetic exception. #0...