Your message dated Sat, 2 Mar 2019 20:54:54 +0100
with message-id <[email protected]>
and subject line Re: Bug#244418: dpkg: would like to see user-config options
result in more packages to install
has caused the Debian Bug report #244418,
regarding Allow on-demand installation of needed packages during configuration
stage
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
244418: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=244418
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: dpkg
Severity: wishlist
dpkg should support to install packages during the configuration stage.
That would be a clever extension to the existing depends, that is very
useful for packages like dbconfig-common or other packages where user
might be able to choice different variants (in this case = of a
database) while installing.
Here is an example use case:
User installs Package A, which needs a database. User now selects that
he would like to use a postgresql database. Now apt/dpkg checks weither
the support-utilities needed to connect to a postgresql db is installed.
If not it does install them and continue with the installation.
That is much better then depending on *every* supported database (which
leads to an enormous number of installed useless packages), but also
much better then Suggesting or Recommending support packages, because
user will most likeley not get a running package, until he finds out
that Recommends or Suggest is a depend in reality.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGMEdjTKIzE6LY9r8RAnWkAJ40TVeJtQv6v8GfO5c1bFIBi+LdEACdHrep
cQ5WxI+4v4zXdfZlIsJx4jU=
=UMZr
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Control: tags -1 wontfix
Hi!
On Sun, 2004-04-18 at 12:21:44 +0000, Luke Kenneth Casson Leighton wrote:
> Package: dpkg
> Version: 1.10.18
> Severity: wishlist
> this may sound a little odd, and it can be achieved by simply splitting
> packages up and creating meta-packages.
>
> but i would like to see dependencies be optional and based on
> configure-time user input.
>
> for example.
>
> debconf itself, the package, can have different front-ends.
>
> however, if you check the debconf dependencies, no mention is made
> that debconf with the KDE frontend selected requires libqt-perl.
>
> or that it requires KDE, for that matter.
>
> one way to achieve this is to create a new package debconf-frontend-kde,
> which depends on debconf, kde and libqt-perl.
>
> another way to achieve this is to make the installation of kde and
> libqt-perl CONDITIONALLY DEPENDENT on the user selecting the debconf
> option "frontend=kde".
I see the apparent appeal, but I think this is a bad idea. This would
also make frontends quite unhappy I think, and complicate things
substantially, as suddenly the solution they have found gets
invalidated mid air during the upgrade itself. Not to mention that
dpkg itself might be completely unable to fulfill this request if it
is not being invoked via some frontend with "download methods".
I think I'm thus going to decline this request, sorry!
Thanks,
Guillem
--- End Message ---