[opensuse-buildservice] Ubuntu 16.10 and Debian:Next
Two new base distributions are available Ubuntu 16.10, this is also available on the simple target list. Debian:Next can be used by advanced developers to build against debian testing distribution. -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Adrian Schröter <adrian@suse.de> Wed, 19 Oct 2016 12:09:12 +0300:
Two new base distributions are available
Ubuntu 16.10, this is also available on the simple target list.
Hello. Thank the team very much! However 16.10 seems to be broken: "nothing provides cdbs, nothing provides build-essential, nothing provides debhelper >= 4.1.16, nothing provides cmake, nothing provides autoconf, nothing provides automake, nothing provides binutils, nothing provides bzip2, nothing provides gcc, nothing provides gettext, nothing provides libc6, nothing provides libtool, nothing provides libncurses5, nothing provides perl, nothing provides zlib1g, nothing provides dpkg". <repository name="xUbuntu_16.10"> <path project="Ubuntu:16.10" repository="universe"/> <path project="Ubuntu:16.10" repository="update"/> <path project="Ubuntu:16.10" repository="standard"/> <arch>i586</arch> <arch>x86_64</arch> </repository>
Debian:Next can be used by advanced developers to build against debian testing distribution.
-- Best regards, Dmitriy Perlow R&D chemical engineer Lekpharm JLLC -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mittwoch, 19. Oktober 2016, 19:05:54 CEST wrote Dmitriy Perlow:
Adrian Schröter <adrian@suse.de> Wed, 19 Oct 2016 12:09:12 +0300:
Two new base distributions are available
Ubuntu 16.10, this is also available on the simple target list.
Hello. Thank the team very much!
However 16.10 seems to be broken: "nothing provides cdbs, nothing provides build-essential, nothing provides debhelper >= 4.1.16, nothing provides cmake, nothing provides autoconf, nothing provides automake, nothing provides binutils, nothing provides bzip2, nothing provides gcc, nothing provides gettext, nothing provides libc6, nothing provides libtool, nothing provides libncurses5, nothing provides perl, nothing provides zlib1g, nothing provides dpkg".
Where do you see that problem? The setup is at least able to build the base packages in openSUSE:Tools project, so I wonder why all the base packages should be missing for you.
<repository name="xUbuntu_16.10"> <path project="Ubuntu:16.10" repository="universe"/> <path project="Ubuntu:16.10" repository="update"/> <path project="Ubuntu:16.10" repository="standard"/> <arch>i586</arch> <arch>x86_64</arch> </repository>
hm, just using universe and update should be enough, but that shouldn't be the cause of the problem here... -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Wed, Oct 19, 2016 at 07:00:48PM +0200, Adrian Schröter wrote:
Where do you see that problem? The setup is at least able to build the base packages in openSUSE:Tools project, so I wonder why all the base packages should be missing for you.
<repository name="xUbuntu_16.10"> <path project="Ubuntu:16.10" repository="universe"/> <path project="Ubuntu:16.10" repository="update"/> <path project="Ubuntu:16.10" repository="standard"/> <arch>i586</arch> <arch>x86_64</arch> </repository>
hm, just using universe and update should be enough, but that shouldn't be the cause of the problem here...
Could it be caused by the fact, that update/universe import the previous Ubuntu release - not 16:10 standard: <project name="Ubuntu:16.10"> <title>Ubuntu 16.10 Yakkety Yak Release</title> <description>This contains all packages from Ubuntu 16.10 "main", this includes also the packages from KUbuntu, XUbuntu and Edubuntu.</description> <person userid="adrianSuSE" role="maintainer"/> <build> <disable/> </build> <publish> <disable/> </publish> <repository name="update"> <download arch="x86_64" url="http://ftp.heanet.ie/mirrors/ubuntu/yakkety-updates/main" repotype="deb"></download> <download arch="i586" url="http://ftp.heanet.ie/mirrors/ubuntu/yakkety-updates/main" repotype="deb"></download> <path project="Ubuntu:16.04" repository="standard"/> <arch>x86_64</arch> <arch>i586</arch> </repository> <repository name="universe"> <download arch="x86_64" url="http://archive.ubuntu.com/ubuntu/yakkety/universe" repotype="deb"></download> <download arch="i586" url="http://archive.ubuntu.com/ubuntu/yakkety/universe" repotype="deb"></download> <path project="Ubuntu:16.04" repository="standard"/> <arch>x86_64</arch> <arch>i586</arch> </repository> <repository name="standard"> <download arch="x86_64" url="http://ftp.heanet.ie/mirrors/ubuntu/yakkety/main" repotype="deb"></download> <download arch="i586" url="http://ftp.heanet.ie/mirrors/ubuntu/yakkety/main" repotype="deb"></download> <arch>x86_64</arch> <arch>i586</arch> </repository> </project> Regards, Martin -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Adrian Schröter
-
Dmitriy Perlow
-
Martin Koegler