Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- coyotesays@torosingtome:~$ sudo apt-get update
- [sudo] password for coyotesays:
- Get:2 https://dl.winehq.org/wine-builds/debian stretch InRelease [6,261 B]
- Hit:1 http://security-cdn.debian.org/debian-security stretch/updates InRelease
- Hit:3 http://cdn-fastly.deb.debian.org/debian stable InRelease
- Get:7 http://packages.crunchbangplusplus.org/stretch stretch InRelease [3,872 B]
- Get:4 http://cdn-fastly.deb.debian.org/debian buster InRelease [118 kB]
- Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [39.1 kB]
- Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [46.8 kB]
- Get:8 http://cdn-fastly.deb.debian.org/debian buster/main Sources [7,827 kB]
- Get:9 http://cdn-fastly.deb.debian.org/debian buster/main i386 Packages [7,854 kB]
- Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7,897 kB]
- Get:11 http://cdn-fastly.deb.debian.org/debian buster/main Translation-en [5,967 kB]
- Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main Sources [26.3 kB]
- Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main i386 Packages [53.4 kB]
- Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [53.4 kB]
- Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main Translation-en [29.7 kB]
- Reading package lists... Done
- E: Repository 'https://dl.winehq.org/wine-builds/debian stretch InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
- N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
- W: Skipping acquire of configured file '/etc/apt/sources.list/binary-i386/Packages' as repository 'http://deb.debian.org/debian stable InRelease' doesn't have the component '/etc/apt/sources.list' (component misspelt in sources.list?)
- W: Skipping acquire of configured file '/etc/apt/sources.list/binary-amd64/Packages' as repository 'http://deb.debian.org/debian stable InRelease' doesn't have the component '/etc/apt/sources.list' (component misspelt in sources.list?)
- W: Skipping acquire of configured file '/etc/apt/sources.list/i18n/Translation-en_US' as repository 'http://deb.debian.org/debian stable InRelease' doesn't have the component '/etc/apt/sources.list' (component misspelt in sources.list?)
- W: Skipping acquire of configured file '/etc/apt/sources.list/i18n/Translation-en' as repository 'http://deb.debian.org/debian stable InRelease' doesn't have the component '/etc/apt/sources.list' (component misspelt in sources.list?)
- W: Skipping acquire of configured file '>>/binary-i386/Packages' as repository 'http://deb.debian.org/debian stable InRelease' doesn't have the component '>>' (component misspelt in sources.list?)
- W: Skipping acquire of configured file '>>/binary-amd64/Packages' as repository 'http://deb.debian.org/debian stable InRelease' doesn't have the component '>>' (component misspelt in sources.list?)
- W: Skipping acquire of configured file '>>/i18n/Translation-en' as repository 'http://deb.debian.org/debian stable InRelease' doesn't have the component '>>' (component misspelt in sources.list?)
- W: Skipping acquire of configured file '>>/i18n/Translation-en_US' as repository 'http://deb.debian.org/debian stable InRelease' doesn't have the component '>>' (component misspelt in sources.list?)
- coyotesays@torosingtome:~$ sudo apt-get install cbpp-exit
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Some packages could not be installed. This may mean that you have
- requested an impossible situation or if you are using the unstable
- distribution that some required packages have not yet been created
- or been moved out of Incoming.
- The following information may help to resolve the situation:
- The following packages have unmet dependencies:
- cbpp-exit : Depends: consolekit but it is not installable
- E: Unable to correct problems, you have held broken packages.
- coyotesays@torosingtome:~$ apt search consolekit
- Sorting... Done
- Full Text Search... Done
- consolekit/now 0.4.6-6 amd64 [residual-config]
- (none)
- lightdm/stable,stable 1.26.0-4 amd64
- simple display manager
- nvidia-kernel-common/stable 20151021+9 amd64
- NVIDIA binary kernel module support files
- python-dbusmock/stable,stable,stable,stable 0.18.2-1 all
- mock D-Bus objects for tests (Python 2)
- python3-dbusmock/stable,stable,stable,stable 0.18.2-1 all
- mock D-Bus objects for tests (Python 3)
- coyotesays@torosingtome:~$ sudo apt-get install consolekit
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Package consolekit is not available, but is referred to by another package.
- This may mean that the package is missing, has been obsoleted, or
- is only available from another source
- E: Package 'consolekit' has no installation candidate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement