<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/03/16 13:38, Amardeep Singh
      wrote:<br>
    </div>
    <blockquote cite="mid:56D6ECDA.70506@hamaralinux.org" type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      Hi All,<br>
      <br>
      I have now xenial chroot running now. I want to know if there is a
      proper way to identify all dependencies recursively.<br>
      <br>
      For now if do list rdepends and depends get  the below list. What
      I was after is getting further list of dependencies of depends.
      Only other way I can think of is doing using bash script.<br>
      <br>
      Suggestions welcome.<br>
      <br>
      #apt-cache rdepends ubiquity<br>
      <b>ubiquity</b><b><br>
      </b><b>Reverse Depends:</b><b><br>
      </b><b>  oem-config</b><b><br>
      </b><b>  ubiquity-ubuntu-artwork</b><b><br>
      </b><b>  ubiquity-frontend-gtk</b><b><br>
      </b><b>  ubiquity-frontend-gtk</b><b><br>
      </b><b>  ubiquity-frontend-gtk</b><b><br>
      </b><b>  ubiquity-frontend-debconf</b><b><br>
      </b><b>  ubiquity-casper</b><br>
      <br>
    </blockquote>
    I think we should come back to these, casper may well cause us a few
    issues.<br>
    <blockquote cite="mid:56D6ECDA.70506@hamaralinux.org" type="cite"> <br>
      #apt-cache depends ubiquity<br>
      <b>ubiquity</b><b><br>
      </b><b>  Depends: libc6</b><b><br>
      </b><b>  Depends: libdebconfclient0</b><b><br>
      </b><b>  Depends: libdebian-installer4</b><b><br>
      </b><b>  Depends: libiw30</b><b><br>
      </b><b>  Depends: libparted-fs-resize0</b><b><br>
      </b><b>  Depends: libparted2</b><b><br>
      </b><b>  Depends: debconf</b><b><br>
      </b><b>  Depends: init-system-helpers</b><b><br>
      </b><b>  Depends: lsb-base</b><b><br>
      </b><b>  Depends: <python3:any></b><b><br>
      </b><b>    python3</b><b><br>
      </b><b>  Depends: <ubiquity-frontend-2.21.47></b><b><br>
      </b><b>    ubiquity-frontend-debconf</b><b><br>
      </b><b>    ubiquity-frontend-gtk</b><b><br>
      </b><b>  Depends: <ubiquity-artwork-2.21.47></b><b><br>
      </b><b>    ubiquity-ubuntu-artwork</b><b><br>
      </b><b>  Depends: laptop-detect</b><b><br>
      </b><b>  Depends: lsb-release</b><b><br>
      </b><b>  Depends: ubiquity-casper</b><b><br>
      </b><b>  Depends: python3-apt</b><b><br>
      </b><b>  Depends: console-setup</b><b><br>
      </b><b>  Depends: iso-codes</b><b><br>
      </b><b>  Depends: passwd</b><b><br>
      </b><b>  Depends: adduser</b><b><br>
      </b><b>  Depends: os-prober</b><b><br>
      </b><b>  Depends: rdate</b><b><br>
      </b><b>  Depends: ntfs-3g</b><b><br>
      </b><b>  Depends: ecryptfs-utils</b><b><br>
      </b><b>  Depends: cryptsetup</b><b><br>
      </b><b>  Depends: policykit-1</b><b><br>
      </b><b>  Depends: python3-icu</b><b><br>
      </b><b>  Depends: python3-pam</b><b><br>
      </b><b>  Depends: language-selector-common</b><b><br>
      </b><b>  Depends: archdetect-deb</b><b><br>
      </b><b>  Depends: dpkg-repack</b><b><br>
      </b><b>  Depends: apt-clone</b><b><br>
      </b><b>  Depends: wget</b><b><br>
      </b><b>  Depends: grub-common</b><b><br>
      </b><b>  Depends: dbus-x11</b><b><br>
      </b><b>  Depends: sbsigntool</b><br>
      <br>
    </blockquote>
    If we nail the main package and it's dependancies first - we will
    get ourselves into a half decent position.<br>
    <br>
    wdyt?<br>
    <br>
  </body>
</html>