[Pkg-pascal-devel] Using FPC backports to build src package
David Bannon
dbannon at internode.on.net
Fri Oct 7 01:05:27 BST 2022
On 6/10/22 22:42, Paul Gevers wrote:
> .......
> How about
> apt install -t stable-backports lazurus fpc
Does not work because I have "bullseye-backports..." in my
sources.list. But Interestingly, apt install -t bullseye-backports
lazurus fpc *does work* but this (which is what I used initially) does not -
sudo apt install fpc/bullseye-backports
..... ALL OK
sudo apt install fpc-source/bullseye-backports
..... ALL OK
dbannon at debbulljune:~$ sudo apt install lazarus/bullseye-backports
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Selected version '2.2.2+dfsg1-1~bpo11+1' (Debian
Backports:bullseye-backports [all]) for 'lazarus'
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:
lazarus-2.2 : Depends: lazarus-ide (>= 2.2.2+dfsg1-1~bpo11+1)
Recommends: lazarus-doc-2.2 but it is not going to be
installed
E: Unable to correct problems, you have held broken packages.
I have attached two screenshots from Synaptic, note that before the CLI
install, (pre-install.png) there is no "lazarus" associated with 2.2.2,
its only 2.0.10 but after a successful CLI install, the "lazarus" has
now become 2.2.2. Uninstall 2.2.2 and Synaptic again only shows lazarus
as 2.0.10. All the other backported packages are listed at all times.
Anyway, this issue (if it is an issue) only matters to package builders,
for regular FPC/Lazarus users, its all OK.
Davo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20221007/61ad7aae/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: post-install.png
Type: image/png
Size: 60060 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20221007/61ad7aae/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pre-install.png
Type: image/png
Size: 60630 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20221007/61ad7aae/attachment-0003.png>
More information about the Pkg-pascal-devel
mailing list