All of lore.kernel.org
 help / color / mirror / Atom feed
* [krogoth] [PATCH 00/12] fix checkuri failures for krogoth
@ 2016-07-28 14:04 Maxin B. John
  2016-07-28 14:04 ` [krogoth][PATCH 01/12] apmd: use snapshot.debian.org for SRC_URI Maxin B. John
                   ` (12 more replies)
  0 siblings, 13 replies; 17+ messages in thread
From: Maxin B. John @ 2016-07-28 14:04 UTC (permalink / raw)
  To: openembedded-core

Recipes that use DEBIAN_MIRROR in SRC_URI are setting themselves up for failure
as the Debian mirror network only stores active releases, so once a version we
use isn't in oldstable/stable/testing/unstable then it will be removed.

The solution here is to use the snapshot.debian.org service for the SRC_URI,
and set UPSTREAM_CHECK_URI to the relevant pool directory on DEBIAN_MIRRORS.
This way we get a stable SRC_URI but still have new upstream release checking.

Fixes:
 [YOCTO #10005]
 [YOCTO #10040]

The following changes since commit  e67395419dcb1142ae6dd4348736a2720d2ebe9d:

  nss: fix build for gcc-6 (2016-07-17 11:37:23 -0700)

are available in the git repository at:

    git://git.yoctoproject.org/poky-contrib maxin/krogoth-next
    http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=maxin/krogoth-next

Maxin B. John (10):
  apmd: use snapshot.debian.org for SRC_URI
  ossp-uuid: use snapshot.debian.org for SRC_URI
  serf: use snapshot.debian.org for SRC_URI
  netbase: use snapshot.debian.org for SRC_URI
  docbook-xml-dtd4: use snapshot.debian.org for SRC_URI
  linuxdoc-tools: use snapshot.debian.org for SRC_URI
  blktool: use snapshot.debian.org for SRC_URI
  libaio: use snapshot.debian.org for SRC_URI
  mailx: use snapshot.debian.org for SRC_URI
  libproxy: use snapshot.debian.org for SRC_URI

Tim Orling (2):
  dpkg: use snapshot.debian.org for SRC_URI
  at: use snapshot.debian.org for SRC_URI

 meta/recipes-bsp/apmd/apmd_3.2.2-15.bb                               | 3 ++-
 meta/recipes-core/netbase/netbase_5.3.bb                             | 3 ++-
 meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb            | 4 +++-
 meta/recipes-devtools/dpkg/dpkg.inc                                  | 4 ++--
 meta/recipes-devtools/dpkg/dpkg_1.18.4.bb                            | 5 +++--
 meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb | 3 ++-
 meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb                   | 3 ++-
 meta/recipes-extended/at/at_3.1.18.bb                                | 4 +++-
 meta/recipes-extended/blktool/blktool_4-7.bb                         | 3 ++-
 meta/recipes-extended/libaio/libaio_0.3.110.bb                       | 4 +++-
 meta/recipes-extended/mailx/mailx_12.5-5.bb                          | 3 ++-
 meta/recipes-support/libproxy/libproxy_0.4.11.bb                     | 4 +++-
 meta/recipes-support/serf/serf_1.3.8.bb                              | 4 +++-
 13 files changed, 32 insertions(+), 15 deletions(-)

-- 
2.4.0



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-07-28 15:40 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28 14:04 [krogoth] [PATCH 00/12] fix checkuri failures for krogoth Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 01/12] apmd: use snapshot.debian.org for SRC_URI Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 02/12] ossp-uuid: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 03/12] serf: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 04/12] netbase: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 05/12] docbook-xml-dtd4: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 06/12] linuxdoc-tools: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 07/12] blktool: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 08/12] libaio: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 09/12] mailx: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 10/12] dpkg: " Maxin B. John
2016-07-28 14:04 ` [krogoth][PATCH 11/12] at: " Maxin B. John
2016-07-28 15:40   ` akuster808
2016-07-28 14:04 ` [krogoth][PATCH 12/12] libproxy: " Maxin B. John
2016-07-28 14:38 ` [krogoth] [PATCH 00/12] fix checkuri failures for krogoth Burton, Ross
2016-07-28 14:52   ` John, Maxin
2016-07-28 15:07   ` [krogoth] Backport Request: pulseaudio: Disable unit tests Davis, Michael

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.