|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||
2023年08月26日(土) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [Let's][Encrypt] renewal local server@ check before update (followings are actually after):SX2@makoto 08:56:33/230826(~)% foreach i (993) echo $i; openssl x509 -text -noout -in <(openssl s_client -connect imap4.z.example.com:$i ) |grep -A3 Valid end 993 depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1 verify return:1 depth=1 C = US, O = Let's Encrypt, CN = R3 verify return:1 depth=0 CN = *.example.com verify return:1 DONE Validity Not Before: Aug 25 22:37:33 2023 GMT Not After : Nov 23 22:37:32 2023 GMT Subject: CN = *.example.com SX2@makoto 08:56:55/230826(~)% foreach i (587) echo $i; openssl x509 -text -noout -in <(openssl s_client -starttls smtp -connect imap4.z.example.com:$i ) |grep -A3 Valid end 587 depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1 verify return:1 depth=1 C = US, O = Let's Encrypt, CN = R3 verify return:1 depth=0 CN = *.example.com verify return:1 250 HELP DONE Validity Not Before: Aug 25 22:37:33 2023 GMT Not After : Nov 23 22:37:32 2023 GMT Subject: CN = *.example.com @ prepare DNS update:@ issue certbot:CF-J10-202211@makoto 08:30:45/230826(~)% certbot-3.8 certonly \ --manual \ --server https://acme-v02.api.letsencrypt.org/directory \ --preferred-challenges dns \ -d '*.example.com' \ -d example.com \ -m postmaster@example.com \ --agree-tos \ --manual-public-ip-logging-okone of above said depreciated, @ update DNS TXT record and restart:@ Hit enter:@ move around /usr/pkg/etc/letsencrypt:@ tweak:
@ restart mail server and smtp server:@ verify by the command described at first SUB:( つっこみ )
2023年08月25日(金) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [NetBSD] install media to USB memoryzcat Downloads/NetBSD-9.3-amd64-bios-install.img.gz | time sudo dd of=/dev/rsd0d bs=2m 0+28800 records in 0+28800 records out 1887436800 bytes transferred in 259.666 secs (7268709 bytes/sec) 0.25s 1.82s 4:21.58 0% 7+13k 0+1io 143pf+0w ( つっこみ )
#2 mrtgcfgmakerserv@makoto 07:49:21/230825(../home/makoto)% cp /dev/null spare.cfg ; foreach i ( 27 28 30 213 ) mrtgcfgmaker --global "WorkDir: /home/htdocs/www/mrtg/spare "--ifref=ip public@192.168.1.$i >> spare.cfg end ( つっこみ )
2023年08月23日(水) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [NetBSD] 9.3SX2@makoto 06:19:21/230823(~)% zcat Downloads/NetBSD-9.3* |sudo dd of=/dev/rsd0d bs=64m Password: 0+28800 records in 0+28800 records out 1887436800 bytes transferred in 22.967 secs (82180380 bytes/sec) ( つっこみ )
2023年08月19日(土) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [RAID] RAID1 setup
(NetBSD only disklabel)
@ stealth014$ sudo fdisk wd0a:Disk: /dev/rwd0a NetBSD disklabel disk geometry: cylinders: 155061, heads: 16, sectors/track: 63 (1008 sectors/cylinder) total sectors: 156301488, bytes/sector: 512 BIOS disk geometry: cylinders: 1023, heads: 255, sectors/track: 63 (16065 sectors/cylinder) total sectors: 156301488 Partitions aligned to 16065 sector boundaries, offset 63 Partition table: 0: <UNUSED> 1: <UNUSED> 2: <UNUSED> 3: <UNUSED> No active partition. Drive serial number: 0 (0x00000000) @ stealth014$ sudo fdisk wd1a:Disk: /dev/rwd1a NetBSD disklabel disk geometry: cylinders: 155061, heads: 16, sectors/track: 63 (1008 sectors/cylinder) total sectors: 156301488, bytes/sector: 512 BIOS disk geometry: cylinders: 1023, heads: 255, sectors/track: 63 (16065 sectors/cylinder) total sectors: 156301488 Partitions aligned to 16065 sector boundaries, offset 63 Partition table: 0: <UNUSED> 1: <UNUSED> 2: <UNUSED> 3: <UNUSED> No active partition. Drive serial number: 0 (0x00000000) @ stealth014$ sudo disklabel wd0a:# /dev/rwd0a: type: unknown disk: wd label: fictious flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 16 sectors/cylinder: 1008 cylinders: 155061 total sectors: 156301488 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # microseconds track-to-track seek: 0 # microseconds drivedata: 0 4 partitions: # size offset fstype [fsize bsize cpg/sgs] a: 156301488 0 RAID # (Cyl. 0 - 155060) d: 156301488 0 unused 0 0 # (Cyl. 0 - 155060) @ stealth014$ sudo disklabel wd1a:# /dev/rwd1a: type: unknown disk: wd label: fictious flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 16 sectors/cylinder: 1008 cylinders: 155061 total sectors: 156301488 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # microseconds track-to-track seek: 0 # microseconds drivedata: 0 4 partitions: # size offset fstype [fsize bsize cpg/sgs] a: 156301488 0 RAID # (Cyl. 0 - 155060) d: 156301488 0 unused 0 0 # (Cyl. 0 - 155060) ( つっこみ )
2023年08月18日(金) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [pkgsrc] ham/gnuradio-core
It turned out followings are just warning, and it is NOT a problem.
[ 79%] Building CXX object gr-blocks/python/blocks/bindings/CMakeFiles/blocks_python.dir/ wavfile_source_python.cc.o [ 79%] Linking CXX shared module blocks_python.so /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-core/work/.buildlink/lib/libboost_date_time.so, may conflict with libstdc++.so.7 [ 79%] Built target blocks_python gmake: *** [Makefile:146: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/ham/gnuradio-core *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/ham/gnuradio-coreI've seen the same thing before, but nothing recorded (?) @ 20230709.1503/gnuradio-network-3.10.6.0nb4/build.log:backup-u@makoto 23:37:51/230817(..current/NetBSD-9.0)% grep libstdc ./20230709.1503/gnuradio-network-3.10.6.0nb4/build.log /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-network/work/.buildlink/lib/libboost_date_time.so, may conflict with libstdc++.so.7 /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-network/work/.buildlink/lib/libboost_thread.so, may conflict with libstdc++.so.7 /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-network/work/.buildlink/lib/libboost_program_options.so, may conflict with libstdc++.so.7 /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-network/work/.buildlink/lib/libboost_thread.so, may conflict with libstdc++.so.7 /usr/bin/ld: warning: libstdc++.so.9, needed by /tmp/ham/gnuradio-network/work/.buildlink/lib/libboost_thread.so, may conflict with libstdc++.so.7 ( つっこみ )
#2 ham/gnuradio-core
real problems is here:
[58%] Building CXX object gr-filter/lib/CMakeFiles/gnuradio-filter.dir/pm_remez.cc.o /tmp/ham/gnuradio-core/work/gnuradio-3.10.7.0/gr-filter/lib/pm_remez.cc: In function 'constexpr void gr::filter::calc_parms(unsigned int, const std::vector<int>&, const std::vector<double>&, const std::vector<double>&, const std::vector<double>&, std::vector<double>&, std::vector<double>&, std::vector<double>&)': /tmp/ham/gnuradio-core/work/gnuradio-3.10.7.0/gr-filter/lib/pm_remez.cc:189:12: error: call to non-'constexpr' function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = double; _Alloc = std::allocator<double>; std::vector<_Tp, _Alloc>::reference = double&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]' x[i] = cos(PI2 * Grid[Ext[i]]); ^ gmake[2]: *** [gr-filter/lib/CMakeFiles/gnuradio-filter.dir/build.make:258: gr-filter/lib/CMakeFiles/gnuradio-filter.dir/pm_remez.cc.o] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:2044: gr-filter/lib/CMakeFiles/gnuradio-filter.dir/all] Error 2Is it c99 problem ? ( つっこみ )
2023年08月17日(木) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [NetBSD] 10.99.7 on h97
Upgraded from 10.99.5 to 10.99.7
( つっこみ )
2023年08月15日(火) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [NetBSD] sysinst with RAID1
( つっこみ )
#2 [NetBSD] sysinst and RAID1
( つっこみ )
2023年08月14日(月) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [raid] raid1 mirror setup on N3150 CPU
( つっこみ )
2023年08月12日(土) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [いのしし] いのしし目撃情報( つっこみ )
2023年08月11日(金) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [pkgsrc] pdflatex wants TeXLive/TLUtils.pmbeebox-03@makoto 11:16:19/230811(..math/R-rstudioapi)% pdftex /dev/null This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/pkgsrc) (preloaded format=pdftex) restricted \write18 enabled. kpathsea: Running mktexfmt pdftex.fmt Can't locate TeXLive/TLUtils.pm in @INC (you may need to install the TeXLive::TLUtils module) (@INC entries checked: /usr/pkg/share/tlpkg /usr/pkg/share/texmf-dist/scripts/texlive /usr/pkg/lib/perl5/site_perl/5.38.0/x86_64-netbsd-thread-multi /usr/pkg/lib/perl5/site_perl/5.38.0 /usr/pkg/lib/perl5/vendor_perl/5.38.0/x86_64-netbsd-thread-multi /usr/pkg/lib/perl5/vendor_perl/5.38.0 /usr/pkg/lib/perl5/5.38.0/x86_64-netbsd-thread-multi /usr/pkg/lib/perl5/5.38.0) at /usr/pkg/bin/mktexfmt line 45. BEGIN failed--compilation aborted at /usr/pkg/bin/mktexfmt line 45. I can't find the format file `pdftex.fmt'! beebox-03@makoto 11:16:22/230811(..math/R-rstudioapi)% pkg_info |grep latex-bin tex-latex-bin-2020 LaTeX executables beebox-03@makoto 11:16:37/230811(..math/R-rstudioapi)% pkg_info -qL latex-bin |grep pdf-latex pkg_info: can't find package `latex-bin' beebox-03@makoto 11:16:54/230811(..math/R-rstudioapi)% pkg_info -qL tex-latex-bin |grep pdf-latex beebox-03@makoto 11:17:06/230811(..math/R-rstudioapi)% pkg_info -qL tex-latex-bin |grep pdflatex /usr/pkg/bin/pdflatex beebox-03@makoto 11:17:10/230811(..math/R-rstudioapi)%See: ( つっこみ )
2023年08月09日(水) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [NetBSD] NetBSD-10.99.7-amd64-bios-install.img.gzSX2@makoto 21:15:26/230809(~)% \ zcat Downloads/NetBSD-10.99.7-amd64-bios-install.img.gz | \ time sudo dd of=/dev/rsd0d bs=64m Password: 0+40000 records in 0+40000 records out 2621440000 bytes transferred in 81.715 secs (32080279 bytes/sec) 0.31s 2.63s 1:25.15 3% 5+8k 0+2io 143pf+0w SX2@makoto 21:17:26/230809(~)% ===> Summary of results: build.sh command: ./build.sh -j 8 -T /export/T -O /tmp/O kernel=GENERIC-no-SYNAPTICS-nvmm-pmf-debug build.sh started: Wed Aug 9 22:22:20 JST 2023 NetBSD version: 10.99.7 MACHINE: amd64 MACHINE_ARCH: x86_64 Build platform: NetBSD 10.99.5 amd64 HOST_SH: /bin/sh share/mk MAKECONF: /etc/mk.conf MAKECONF file: /etc/mk.conf TOOLDIR path: /export/T DESTDIR path: /tmp/O/destdir.amd64 RELEASEDIR path: /tmp/O/releasedir Updated makewrapper: /export/T/bin/nbmake-amd64 Building kernel without building new tools Building kernel: GENERIC-no-SYNAPTICS-nvmm-pmf-debug Build directory: /tmp/O/sys/arch/amd64/compile/ GENERIC-no-SYNAPTICS-nvmm-pmf-debug Kernels built from GENERIC-no-SYNAPTICS-nvmm-pmf-debug: /tmp/O/sys/arch/amd64/compile/ GENERIC-no-SYNAPTICS-nvmm-pmf-debug/netbsd build.sh ended: Wed Aug 9 22:26:00 JST 2023 ===> . h97@makoto 06:51:33/230810(..git-work/netbsd-src)% pwd /export/git-work/netbsd-src h97@makoto 06:51:52/230810(..git-work/netbsd-src)% ( つっこみ )
|
最近の日記 2025年02月13日 ・dvipdfmx ICC profile format spec. version 4.3.0 2025年01月29日 ・ham/wsjtx 2025年01月27日 ・wip/wsjtx 5.4.2 2025年01月25日 ・ham/wsjtx 2025年01月15日 ・今更 advent calendar | ||