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
| * Installing the kernel via installkernel ... | |
| dracut: Executing: /usr/bin/dracut -f /boot/dbca93ecd27d4e08aa36d39eedea459f/5.18.6-gentoo-dist/initrd 5.18.6-gentoo-dist | |
| dracut: Can't find a kernel image '/boot/vmlinuz-5.18.6-gentoo-dist' to create a UEFI executable |
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
| # emerge -1av libva-compat | |
| * IMPORTANT: 2 config files in '/etc/portage' need updating. | |
| * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS | |
| * sections of the emerge man page to learn how to update config files. | |
| These are the packages that would be merged, in order: | |
| Calculating dependencies \ |
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
| if /usr/bin/env which exa 1> /dev/null 2> /dev/null; then | |
| alias gls='/bin/ls -p --color=always --time-style=long-iso --group-directories-first --quoting-style=literal' | |
| alias ls='exa --time-style=long-iso --git --icons --group-directories-first' | |
| else | |
| alias ls='ls -p --color=always --time-style=long-iso --group-directories-first --quoting-style=literal' | |
| fi |
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
| Traceback (most recent call last): | |
| File "/usr/lib/python-exec/python3.11/gertty", line 10, in <module> | |
| sys.exit(main()) | |
| ^^^^^^ | |
| File "/usr/lib/python3.11/site-packages/gertty/app.py", line 943, in main | |
| g.run() | |
| File "/usr/lib/python3.11/site-packages/gertty/app.py", line 362, in run | |
| self.loop.run() | |
| File "/usr/lib/python3.11/site-packages/urwid/event_loop/main_loop.py", line 343, in run | |
| self._run() |
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
| Traceback (most recent call last): | |
| File "/usr/lib/python-exec/python3.11/pkgdev", line 8, in <module> | |
| sys.exit(main()) | |
| ^^^^^^ | |
| File "/usr/lib/python3.11/site-packages/pkgdev/scripts/__init__.py", line 48, in main | |
| run(os.path.basename(sys.argv[0])) | |
| File "/usr/lib/python3.11/site-packages/pkgdev/scripts/__init__.py", line 40, in run | |
| sys.exit(tool()) | |
| ^^^^^^ | |
| File "/usr/lib/python3.11/site-packages/snakeoil/cli/tool.py", line 81, in __call__ |
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
| INTERFACE_LINK_LIBRARIES "dl;/usr/lib64/libhdf5_hl.so;/usr/lib64/libhdf5.so;/usr/lib64/libz.so;/usr/lib64/libdl.a;/usr/lib64/libm.so;/usr/lib64/libblosc.so;/usr/lib64/libzstd.so;/usr/lib64/libbz2.so;/usr/lib64/libcurl.so;/usr/lib64/libxml2.so" |
OlderNewer