felix
2018-Mar-01 17:21 UTC
[Samba] error installing dependencies to build samba on debian 9.3
Could you please help me with this issue. Are the packages names right? Greetings, Felix. apt-get install acl attr autoconf bind9utils bison build-essential \ > debhelper dnsutils docbook-xml docbook-xsl flex gdb libjansson-dev krb5-user \ > libacl1-dev libaio-dev libarchive-dev libattr1-dev libblkid-dev libbsd-dev \ > libcap-dev libcups2-dev libgnutls28-dev libgpgme11-dev libjson-perl \ > libldap2-dev libncurses5-dev libpam0g-dev libparse-yapp-perl \ > libpopt-dev libreadline-dev nettle-dev perl perl-modules pkg-config \ > python-all-dev python-crypto python-dbg python-dev python-dnspython \ > python3-dnspython python-gpgme python3-gpgme python-markdown python3-markdown \ > python3-dev xsltproc zlib1g-dev Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libjansson-dev E: Unable to locate package libgnutls28-dev E: Unable to locate package python3-dnspython E: Unable to locate package python3-gpgme E: Unable to locate package python3-markdown
Rowland Penny
2018-Mar-01 18:00 UTC
[Samba] error installing dependencies to build samba on debian 9.3
On Thu, 1 Mar 2018 12:21:13 -0500 felix via samba <samba at lists.samba.org> wrote:> > Could you please help me with this issue. Are the packages names > right? > > Greetings, > > Felix. > E: Unable to locate package libjansson-dev > E: Unable to locate package libgnutls28-dev > E: Unable to locate package python3-dnspython > E: Unable to locate package python3-gpgme > E: Unable to locate package python3-markdown >Cannot really speak for Debian stretch, but they are all valid package names on Devuan Ascii (which is stretch without systemd). Perhaps there is something wrong with your sources.list file Rowland
felix
2018-Mar-01 19:22 UTC
[Samba] error installing dependencies to build samba on debian 9.3
> Cannot really speak for Debian stretch, but they are all valid package > names on Devuan Ascii (which is stretch without systemd). > > Perhaps there is something wrong with your sources.list file >thanks Rowland. it was I was in the wrong container, which has an old debian version: 6.0.4. regards, Felix.