Tarantool development patches archive
 help / color / mirror / Atom feed
From: Alexander Turenko <alexander.turenko@tarantool.org>
To: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH v2] gitlab-ci: add openSuSE packages build jobs
Date: Mon, 6 Jul 2020 23:37:19 +0300	[thread overview]
Message-ID: <20200706203719.3muo4t4547gw5lzb@tkn_work_nb> (raw)
In-Reply-To: <5ac79b3ebd520ae5ffc2de998793ea3949e0d4ba.1594017314.git.avtikhon@tarantool.org>

> diff --git a/rpm/prebuild-opensuse-leap.sh b/rpm/prebuild-opensuse-leap.sh
> new file mode 100755
> index 000000000..0782ebd0d
> --- /dev/null
> +++ b/rpm/prebuild-opensuse-leap.sh
> @@ -0,0 +1,7 @@
> +#!/bin/bash -ex
> +
> +# Found that packages repositories can have broken
> +# repositories in zypper cache. To fix it, zypper
> +# cache should be refreshed.
> +sudo zypper cc
> +sudo zypper ref

We discussed it with Alexander and decided to move this workaround right
to packpack, because it is relevant for all packpack users, not just
tarantool.

      parent reply	other threads:[~2020-07-06 20:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06  6:36 Alexander V. Tikhonov
2020-07-06 18:36 ` Alexander Turenko
2020-07-06 19:25   ` Alexander V. Tikhonov
2020-07-06 20:37 ` Alexander Turenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200706203719.3muo4t4547gw5lzb@tkn_work_nb \
    --to=alexander.turenko@tarantool.org \
    --cc=avtikhon@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v2] gitlab-ci: add openSuSE packages build jobs' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox