Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@devuan:~# apt update && apt-get upgrade && apt-get dist-upgrade
- Hit:1 http://deb.devuan.org//merged ascii InRelease
- Hit:2 http://deb.devuan.org//merged ascii-backports InRelease
- Hit:3 http://deb.devuan.org//merged ascii-security InRelease
- Hit:4 http://deb.devuan.org//merged ascii-updates InRelease
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- All packages are up to date.
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Calculating upgrade... Done
- 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
- 4 not fully installed or removed.
- After this operation, 0 B of additional disk space will be used.
- Do you want to continue? [Y/n] Y
- Setting up gir1.2-ibus-1.0:amd64 (1.5.14-3) ...
- dpkg-query: error: --listfiles needs a valid package name but 'gir1.2-ibus-1.0' is not: ambiguous package name 'gir1.2-ibus-1.0' with more than one installed instance
- Use --help for help about querying packages.
- Traceback (most recent call last):
- File "/usr/bin/py3compile", line 290, in <module>
- main()
- File "/usr/bin/py3compile", line 270, in main
- options.force, options.optimize, e_patterns)
- File "/usr/bin/py3compile", line 154, in compile
- for fn, versions_to_compile in filter_files(files, e_patterns, versions):
- File "/usr/bin/py3compile", line 106, in filter_files
- for fn in files:
- File "/usr/share/python3/debpython/files.py", line 71, in filter_public
- for fn in files:
- File "/usr/share/python3/debpython/files.py", line 53, in from_package
- raise Exception("cannot get content of %s" % package_name)
- Exception: cannot get content of gir1.2-ibus-1.0
- dpkg: error processing package gir1.2-ibus-1.0:amd64 (--configure):
- subprocess installed post-installation script returned error exit status 1
- Setting up gir1.2-ibus-1.0:i386 (1.5.14-3) ...
- dpkg-query: error: --listfiles needs a valid package name but 'gir1.2-ibus-1.0' is not: ambiguous package name 'gir1.2-ibus-1.0' with more than one installed instance
- Use --help for help about querying packages.
- Traceback (most recent call last):
- File "/usr/bin/py3compile", line 290, in <module>
- main()
- File "/usr/bin/py3compile", line 270, in main
- options.force, options.optimize, e_patterns)
- File "/usr/bin/py3compile", line 154, in compile
- for fn, versions_to_compile in filter_files(files, e_patterns, versions):
- File "/usr/bin/py3compile", line 106, in filter_files
- for fn in files:
- File "/usr/share/python3/debpython/files.py", line 71, in filter_public
- for fn in files:
- File "/usr/share/python3/debpython/files.py", line 53, in from_package
- raise Exception("cannot get content of %s" % package_name)
- Exception: cannot get content of gir1.2-ibus-1.0
- dpkg: error processing package gir1.2-ibus-1.0:i386 (--configure):
- subprocess installed post-installation script returned error exit status 1
- dpkg: dependency problems prevent configuration of libibus-1.0-dev:i386:
- libibus-1.0-dev:i386 depends on gir1.2-ibus-1.0 (= 1.5.14-3); however:
- Package gir1.2-ibus-1.0:i386 is not configured yet.
- dpkg: error processing package libibus-1.0-dev:i386 (--configure):
- dependency problems - leaving unconfigured
- dpkg: dependency problems prevent configuration of libsdl2-dev:i386:
- libsdl2-dev:i386 depends on libibus-1.0-dev; however:
- Package libibus-1.0-dev:i386 is not configured yet.
- dpkg: error processing package libsdl2-dev:i386 (--configure):
- dependency problems - leaving unconfigured
- Errors were encountered while processing:
- gir1.2-ibus-1.0:amd64
- gir1.2-ibus-1.0:i386
- libibus-1.0-dev:i386
- libsdl2-dev:i386
- E: Sub-process /usr/bin/dpkg returned an error code (1)
- root@devuan:~#
Advertisement
Add Comment
Please, Sign In to add comment