From: "Ivan A. Melnikov" <iv@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] [#251930] [test-only] FAILED (try 2) python3-module-libusb1.git=1.8-alt1
Date: Tue, 19 May 2020 18:54:37 +0400
Message-ID: <20200519145437.kq5alnrhfujjz5lh@titan.localdomain> (raw)
In-Reply-To: <eac18f1f-8c22-8b40-2b27-f6c13e4d8c20@ya.ru>
On Tue, May 19, 2020 at 08:31:27PM +0700, Антон Мидюков wrote:
> 19.05.2020 16:20, Ivan A. Melnikov пишет:
> > On Tue, May 19, 2020 at 11:43:14AM +0700, Антон Мидюков wrote:
> > > Доброго времени суток
> > >
> > > Не могу понять, как так. В локальном hasher собирается нормально, версия
> > > назначается для egg-info, а в сборочнице назначается unknown.
> > >
> > > В чём дело? У меня в hasher разрешено что-то, что запрещено в сборочнице?
> > [...]
> >
> > У меня отлично воспроизводится как в хешере, так и вне его:
> >
> > $ python3 ./setup.py version
> > running version
> > discarding '', no digits
> > likely tags:
> > no suitable tags, using unknown + full revision id
> > got version from expanded keyword {'version': '0+unknown', 'full-revisionid': '57a7f2f571d2039c7412338b6f960fa6275bdccc', 'dirty': False, 'error': 'no suitable tags', 'date': None}
> > Version: 0+unknown
> > full-revisionid: 57a7f2f571d2039c7412338b6f960fa6275bdccc
> > dirty: False
> > date: None
> > error: no suitable tags
> >
> >
> > Берётся оно из usb1/_version.py, функция get_keywords, и больше этот самый
> > versioner никуда не смотрит. Можно попробовать добавить в %prep
> > что-то типа
> >
> > sed -i 's/\(^\s\+git_refnames = \).*$/\1"%version"/' usb1/_version.py
> >
> > Что касается того, почему оно так, есть только предположения:
> > в get_keywords актуальные значения проставляются в хуке:
> >
> > $ cat .gitattributes
> > usb1/_version.py export-subst
> >
> > Этот хук смотрит на текущие теги в репозитории. На твоей машине все
> > теги апстрима есть, а у сборочницы в /tasks/$TASKID/gears/...
> > тег только один, из которого собирается пакет.
> >
> Не знал, что hasher что-то знает о git-репозитории, из которого собирается
> пакет. Но похоже на то...
Ну формально это не хешер, а git archive, которым пользуется gear,
ещё до hasher'а.
--
wbr,
iv m.
prev parent reply other threads:[~2020-05-19 14:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-19 4:43 ` Антон Мидюков
2020-05-19 9:20 ` Ivan A. Melnikov
2020-05-19 13:31 ` Антон Мидюков
2020-05-19 14:54 ` Ivan A. Melnikov [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=20200519145437.kq5alnrhfujjz5lh@titan.localdomain \
--to=iv@altlinux.org \
--cc=devel@lists.altlinux.org \
/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
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git