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
// Place your key bindings in this file to override the defaultsauto[] | |
[ | |
{ | |
"key": "alt+left", | |
"command": "workbench.action.navigateBack", | |
"when": "canNavigateBack" | |
}, | |
{ | |
"key": "ctrl+alt+-", | |
"command": "-workbench.action.navigateBack", |
This file has been truncated, but you can view the full file.
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
# 0 "gen/v8/torque-generated/src/builtins/promise-all-element-closure-tq-csa.cc" | |
# 0 "<built-in>" | |
# 0 "<command-line>" | |
# 1 "/usr/include/stdc-predef.h" 1 3 4 | |
# 0 "<command-line>" 2 | |
# 1 "gen/v8/torque-generated/src/builtins/promise-all-element-closure-tq-csa.cc" | |
# 1 "../v8/src/ast/ast.h" 1 | |
This file has been truncated, but you can view the full file.
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
# 0 "gen/v8/torque-generated/src/builtins/promise-all-element-closure-tq-csa.cc" | |
# 0 "<built-in>" | |
# 0 "<command-line>" | |
# 1 "/usr/include/stdc-predef.h" 1 3 4 | |
# 0 "<command-line>" 2 | |
# 1 "gen/v8/torque-generated/src/builtins/promise-all-element-closure-tq-csa.cc" | |
# 1 "../v8/src/ast/ast.h" 1 | |
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
ceph.log:[ 2292s] cephfs-top.noarch: W: python-leftover-require python3-rados | |
ceph.log:[ 2292s] ceph-base.x86_64: W: python-leftover-require python3-setuptools | |
ceph.log:[ 2292s] cephfs-shell.x86_64: W: python-leftover-require python3-cephfs | |
ceph.log:[ 2292s] cephfs-shell.x86_64: W: python-leftover-require python3-cmd2 | |
ceph.log:[ 2292s] cephfs-shell.x86_64: W: python-leftover-require python3-colorama | |
ceph.log:[ 2292s] python3-ceph-common.x86_64: W: python-leftover-require python3-PyYAML | |
cloud-init.log:[ 129s] cloud-init.x86_64: W: python-leftover-require python3-Jinja2 | |
cloud-init.log:[ 129s] cloud-init.x86_64: W: python-leftover-require python3-PyYAML | |
cloud-init.log:[ 129s] cloud-init.x86_64: W: python-leftover-require python3-configobj | |
cloud-init.log:[ 129s] cloud-init.x86_64: W: python-leftover-require python3-jsonpatch |
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
log.txt:python-argon2-cffi.log:[ 55s] python310-argon2-cffi.x86_64: W: python-missing-require dataclasses; | |
log.txt:python-argon2-cffi.log:[ 55s] python310-argon2-cffi.x86_64: W: python-missing-require typing-extensions; | |
log.txt:python-argon2-cffi.log:[ 55s] python311-argon2-cffi.x86_64: W: python-missing-require dataclasses; | |
log.txt:python-argon2-cffi.log:[ 55s] python311-argon2-cffi.x86_64: W: python-missing-require typing-extensions; | |
log.txt:python-argon2-cffi.log:[ 55s] python38-argon2-cffi.x86_64: W: python-missing-require dataclasses; | |
log.txt:python-argon2-cffi.log:[ 55s] python38-argon2-cffi.x86_64: W: python-missing-require typing-extensions; | |
log.txt:python-argon2-cffi.log:[ 55s] python39-argon2-cffi.x86_64: W: python-missing-require dataclasses; | |
log.txt:python-argon2-cffi.log:[ 55s] python39-argon2-cffi.x86_64: W: python-missing-require typing-extensions; | |
log.txt:python-astroid.log:[ 256s] python310-astroid.noarch: W: python-missing-require typed-ast | |
log.txt:python-astroid.log:[ 256s |
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
error: 294 | |
Werror: 26 | |
broken-build-system: 6 | |
segfault: 3 | |
rpmlint threshold: 1 | |
unknown error: 2 | |
=== rpmlint threshold (1) === | |
python-securesystemslib.log .:[ 26s] ---------------- Badness 1132 exceeds threshold 999, aborting. ----------------- | |
=== segfault (3) === | |
mayavi.log .:[ 117s] tests/test_vtk_parser.py::TestVTKParser::test_parse_all <- ../../BUILDROOT/mayavi-4.8.1-1.4.x86_64/usr/lib64/python3.10/site-packages/tvtk/tests/test_vtk_parser.py /var/tmp/rpm-tmp.HOkubb: line 83: 3394 Segmentation fault PYTHONPATH=${PYTHONPATH:+$PYTHONPATH:}/home/abuild/rpmbuild/BUILDROOT/mayavi-4.8.1-1.4.x86_64/usr/lib64/python3.10/site-packages PYTHONDONTWRITEBYTECODE=1 pytest-3.10 --ignore=_build.python3 -v -v --pyargs tvtk |
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
FROM opensuse/tumbleweed | |
ADD libreoffice-share-linker . | |
# install missing package | |
RUN zypper in -y findutils python3 | |
# first install the script only | |
RUN zypper in -y libreoffice-share-linker | |
RUN cp libreoffice-share-linker /usr/bin/libreoffice-share-linker | |
# install a failing package, workardound |
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
[ 1622s] rpmfcHelper __elf_requires: runCmd: /home/abuild/rpmbuild/BUILDROOT/libreoffice-7.5.1.2-0.x86_64/usr/lib64/libreoffice/program/libintrospectionlo.so | |
[ 1622s] rpmfcHelper __elf_requires: runCmd: /home/abuild/rpmbuild/BUILDROOT/libreoffice-7.5.1.2-0.x86_64/usr/lib64/libreoffice/program/libinvocadaptlo.so | |
[ 1622s] rpmfcHelper __elf_requires: runCmd: /home/abuild/rpmbuild/BUILDROOT/libreoffice-7.5.1.2-0.x86_64/usr/lib64/libreoffice/program/libinvocationlo.so | |
[ 1622s] rpmfcHelper __elf_requires: runCmd: /home/abuild/rpmbuild/BUILDROOT/libreoffice-7.5.1.2-0.x86_64/usr/lib64/libreoffice/program/libiolo.so | |
[ 1622s] rpmfcHelper __elf_requires: runCmd: /home/abuild/rpmbuild/BUILDROOT/libreoffice-7.5.1.2-0.x86_64/usr/lib64/libreoffice/program/uno.bin | |
[ 1622s] rpmfcHelper __elf_requires: runCmd: /home/abuild/rpmbuild/BUILDROOT/libreoffice-7.5.1.2-0.x86_64/usr/lib64/libreoffice/program/libjava_uno.so | |
[ 1622s] rpmfcHelper __elf_requires: runCmd: /home/abuild/rpmbuild/BUILDROOT/libreoffice-7.5.1.2-0.x86_64/usr/lib6 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
29058 ? S 0:00 /bin/bash /usr/lib/rpm/gi-find-deps.sh -P | |
29060 pts/2 S+ 0:00 grep --color=auto gi-find- | |
29061 ? S 0:00 /bin/bash /usr/lib/rpm/gi-find-deps.sh -P | |
29062 ? S 0:00 /bin/bash /usr/lib/rpm/gi-find-deps.sh -P | |
--- | |
29188 ? S 0:00 /bin/bash /usr/lib/rpm/gi-find-deps.sh -P | |
29189 ? S 0:00 /bin/bash /usr/lib/rpm/gi-find-deps.sh -P | |
29190 ? S 0:00 /bin/bash /usr/lib/rpm/gi-find-deps.sh -P | |
29218 pts/2 S+ 0:00 grep --color=auto gi-find- | |
--- |
NewerOlder