This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
qlcnic-pci-1200 | |
Adapter: PCI adapter | |
temp1: +101.0°C | |
power_meter-acpi-0 | |
Adapter: ACPI interface | |
power1: 0.00 W (interval = 300.00 s) | |
qlcnic-pci-1201 | |
Adapter: PCI adapter |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jul 25 15:49:58 server0 kernel: [ 718.607064] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.3.66 | |
Jul 25 15:49:58 server0 kernel: [ 718.636310] qlcnic 0000:12:00.0: 2048KB memory map | |
Jul 25 15:49:59 server0 kernel: [ 718.934027] qlcnic 0000:12:00.0: Default minidump capture mask 0x1f | |
Jul 25 15:49:59 server0 kernel: [ 718.957919] qlcnic 0000:12:00.0: FW dump enabled | |
Jul 25 15:49:59 server0 kernel: [ 718.976296] qlcnic 0000:12:00.0: Supports FW dump capability | |
Jul 25 15:49:59 server0 kernel: [ 718.998043] qlcnic 0000:12:00.0: Driver v5.3.66, firmware v4.14.28 | |
Jul 25 15:49:59 server0 kernel: [ 719.043461] qlcnic: 8c:dc:d4:59:fb:00: NC523SFP 10Gb 2-port Server Adapter Board Chip rev 0x54 | |
Jul 25 15:49:59 server0 kernel: [ 719.371083] qlcnic 0000:12:00.0: using msi interrupts | |
Jul 25 15:49:59 server0 kernel: [ 719.480708] qlcnic 0000:12:00.0: eth0: XGbE port initialized | |
Jul 25 15:49:59 server0 kernel: [ 719.483174] qlcnic 0000:12:00.0 ens2f0: renamed from eth0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cjac@cjac:~/src/github/cjac/jenkara/src/mdl/assimp$ blender | |
Read prefs: /home/cjac/.config/blender/2.82/config/userpref.blend | |
Warning: property 'release_confirm' not found in keymap item 'OperatorProperties' | |
File "/usr/share/blender/scripts/addons/io_scene_gltf2/io/com/gltf2_io.py", line 46, in from_union | |
return f(x) | |
File "/usr/share/blender/scripts/addons/io_scene_gltf2/io/com/gltf2_io.py", line 1162, in <lambda> | |
accessors = from_union([lambda x: from_list(Accessor.from_dict, x), from_none], obj.get("accessors")) | |
File "/usr/share/blender/scripts/addons/io_scene_gltf2/io/com/gltf2_io.py", line 70, in from_list | |
assert isinstance(x, list) | |
20:22:57 | ERROR: An error occurred on line 46 in statement return f(x) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cjac@cjac:~/src/github/cjac/jenkara/src/mdl/assimp$ assimp info player.mdl | |
Launching asset import ... OK | |
Validating postprocessing flags ... OK | |
Importing file ... OK | |
import took approx. 0.00163 seconds | |
Memory consumption: 275639 B | |
Nodes: 1 | |
Maximum depth 1 | |
Meshes: 2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[100%] Linking CXX executable ../bin/unit | |
/usr/bin/ld: CMakeFiles/unit.dir/unit/utBlendImportMaterials.cpp.o: in function `void testing::internal::FallbackPrinter::PrintValue<aiColor3D>(aiColor3D const&, std::ostream*)': | |
utBlendImportMaterials.cpp:(.text._ZN7testing8internal15FallbackPrinter10PrintValueI9aiColor3DEEvRKT_PSo[_ZN7testing8internal15FallbackPrinter10PrintValueI9aiColor3DEEvRKT_PSo]+0x2f): undefined reference to `testing::internal::PrintBytesInObjectTo(unsigned char const*, unsigned long, std::ostream*)' | |
/usr/bin/ld: CMakeFiles/unit.dir/unit/utImporter.cpp.o: in function `void testing::internal::FallbackPrinter::PrintValue<aiString>(aiString const&, std::ostream*)': | |
utImporter.cpp:(.text._ZN7testing8internal15FallbackPrinter10PrintValueI8aiStringEEvRKT_PSo[_ZN7testing8internal15FallbackPrinter10PrintValueI8aiStringEEvRKT_PSo]+0x2f): undefined reference to `testing::internal::PrintBytesInObjectTo(unsigned char const*, unsigned long, std::ostream*)' | |
collect2: error: ld returned 1 exit status | |
make[2] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cjac@cjac:~/src/github/cjac/jenkara/src$ make 2>&1 | tee /tmp/jenkara-make.log | |
Making all in mdl | |
make[1]: Entering directory '/home/cjac/src/github/cjac/jenkara/src/mdl' | |
make[1]: Nothing to be done for 'all'. | |
make[1]: Leaving directory '/home/cjac/src/github/cjac/jenkara/src/mdl' | |
Making all in md3 | |
make[1]: Entering directory '/home/cjac/src/github/cjac/jenkara/src/md3' | |
make[1]: Nothing to be done for 'all'. | |
make[1]: Leaving directory '/home/cjac/src/github/cjac/jenkara/src/md3' | |
make[1]: Entering directory '/home/cjac/src/github/cjac/jenkara/src' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cjac@wanjet1:~$ grep ens11 /etc/shorewall6/interfaces | |
net ens11 tcpflags,forward=1,sourceroute=0,dhcp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cjac@pki:/usr/src/git/github/cjac/bq-pks$ perl bin/bq-pks --filename data/0xBA27A83C.asc | |
Name "Crypt::RSA::Key::Public::TO_JSON" used only once: possible typo at bin/bq-pks line 50. | |
Name "Crypt::OpenPGP::Signature::TO_JSON" used only once: possible typo at bin/bq-pks line 46. | |
Name "Crypt::OpenPGP::Signature::SubPacket::TO_JSON" used only once: possible typo at bin/bq-pks line 45. | |
Name "Crypt::OpenPGP::Certificate::TO_JSON" used only once: possible typo at bin/bq-pks line 49. | |
Name "Crypt::OpenPGP::KeyBlock::TO_JSON" used only once: possible typo at bin/bq-pks line 47. | |
Name "Crypt::OpenPGP::Key::Public::RSA::TO_JSON" used only once: possible typo at bin/bq-pks line 48. | |
Name "Crypt::OpenPGP::UserID::TO_JSON" used only once: possible typo at bin/bq-pks line 51. | |
main, bin/bq-pks, 58 | |
JSON encoder called at bin/bq-pks line 39. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cjac@pki:/usr/src/git/github/cjac/bq-pks$ perl bin/bq-pks --filename data/0xBA27A83C.asc | |
Name "Crypt::OpenPGP::Key::Public::RSA::TO_JSON" used only once: possible typo at bin/bq-pks line 48. | |
Name "Crypt::OpenPGP::KeyBlock::TO_JSON" used only once: possible typo at bin/bq-pks line 47. | |
Name "Crypt::OpenPGP::Certificate::TO_JSON" used only once: possible typo at bin/bq-pks line 49. | |
Name "Crypt::OpenPGP::Signature::SubPacket::TO_JSON" used only once: possible typo at bin/bq-pks line 45. | |
Name "Crypt::OpenPGP::Signature::TO_JSON" used only once: possible typo at bin/bq-pks line 46. | |
Name "Crypt::RSA::Key::Public::TO_JSON" used only once: possible typo at bin/bq-pks line 50. | |
main, bin/bq-pks, 57 | |
JSON encoder called at bin/bq-pks line 39. | |
main::__ANON__(Crypt::OpenPGP::KeyBlock=HASH(0x55b5e8827400)) called at bin/bq-pks line 57 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cjac@edge:~$ sudo ipsec statusall edge | |
Status of IKE charon daemon (strongSwan 5.7.2, Linux 5.4.0-0.bpo.4-amd64, x86_64): | |
uptime: 110 minutes, since Apr 27 08:40:35 2020 | |
malloc: sbrk 3067904, mmap 0, used 1166816, free 1901088 | |
worker threads: 11 of 16 idle, 5/0/0/0 working, job queue: 0/0/0/0, scheduled: 1 | |
loaded plugins: charon test-vectors ldap pkcs11 tpm aesni aes rc2 sha2 sha1 md5 mgf1 random nonce x509 revocation constraints pubkey pkcs1 pkcs7 pkcs8 pkcs12 pgp dnskey sshkey pem openssl gcrypt af-alg fips-prf gmp curve25519 agent chapoly xcbc cmac hmac ctr ccm gcm curl attr kernel-netlink resolve socket-default connmark farp stroke vici updown eap-identity eap-aka eap-md5 eap-gtc eap-mschapv2 eap-radius eap-tls eap-ttls eap-tnc xauth-generic xauth-eap xauth-pam tnc-tnccs dhcp lookip error-notify certexpire led addrblock unity counters | |
Listening IP addresses: | |
74.120.12.135 | |
2607:ff08:f5:7::5 | |
2607:ff08:f5:3a::1 |