Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # apt-get install libpcre3-dev
- Reading package lists... Done
- Building dependency tree... Done
- 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:
- libpcre3-dev : Depends: libpcre3 (= 2:8.39-13) but 2:8.45-1+0~20230620.10+debian11~1.gbp8792c4 is to be installed
- E: Unable to correct problems, you have held broken packages.
- # apt-get install libpcre3=2:8.39-13
- Reading package lists... Done
- Building dependency tree... Done
- Reading state information... Done
- The following packages were automatically installed and are no longer required:
- aufs-dkms aufs-tools cgroupfs-mount containerd.io dctrl-tools dkms docker-buildx-plugin docker-ce-rootless-extras docker-compose-plugin linux-headers-amd64
- Use 'apt autoremove' to remove them.
- The following packages will be REMOVED:
- php5.6-cli php5.6-fpm
- The following packages will be DOWNGRADED:
- libpcre3
- 0 upgraded, 0 newly installed, 1 downgraded, 2 to remove and 5 not upgraded.
- Need to get 343 kB of archives.
- After this operation, 9,098 kB disk space will be freed.
- Do you want to continue? [Y/n] n
- Abort.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement