<p dir="ltr">Hello,</p>
<p dir="ltr">On 16 June 2016 at 22:04, Raphael Philipe Mendes da Silva <<a href="mailto:raphasil@linux.vnet.ibm.com">raphasil@linux.vnet.ibm.com</a>> wrote:<br>
> Hi,<br>
><br>
> I need to generate the preseed file from a s390x system with Ubuntu 16.04, as described in:<br>
> <a href="https://help.ubuntu.com/lts/installation-guide/s390x/apbs03.html">https://help.ubuntu.com/lts/installation-guide/s390x/apbs03.html</a><br>
><br>
> However I was not able to do that because debconf-get-selections was not found.<br>
><br>
> I was informed that this executable was present in the debconf-utils package.<br>
><br>
> By looking at the file bellow I notice that this package is not present in the default Dist Packages for s390x while it is present for other architectures.<br>
><br>
> <a href="http://ports.ubuntu.com/ubuntu-ports/dists/xenial/main/binary-s390x/Packages.xz">http://ports.ubuntu.com/ubuntu-ports/dists/xenial/main/binary-s390x/Packages.xz</a><br>
><br>
> Is there any particular reason for that or is it a problem?<br>
></p>
<p dir="ltr">debconf-utils packages is an arch:all package available in the universe. I'd rather not inspect archive like that.</p>
<p dir="ltr">There is <a href="http://packages.ubuntu.com/search?keywords=debconf-utils">http://packages.ubuntu.com/search?keywords=debconf-utils</a> that can show the package is arch all and which component it is in - main, universe, multiverse, or restricted. All four components are enabled by default.</p>
<p dir="ltr">There is also rmadison, which you can remotely query all packages from command line:</p>
<p dir="ltr">$ rmadison debconf-utils</p>
<p dir="ltr">-- <br>
Regards,</p>
<p dir="ltr">Dimitri.</p>