Gentoo Archives: gentoo-dev

From: Kfir Lavi <lavi.kfir@×××××.com>
To: gentoo-dev@l.g.o, gentoo-user@l.g.o
Subject: [gentoo-dev] local repo kernel ebuild search for tar.bz2 instead of tar.xz
Date: Thu, 26 Jun 2014 16:38:48
Message-Id: CAHNvW1KLUFLvTLHtzad7ebYp-PM5iXyEuN6ugdun_7qKv-MPpA@mail.gmail.com
1 Hi,
2 I have copied ebuild from sys-kernel/hardened-sources to my local
3 repository, in order to patch the sources.
4 I didn't change the ebuild for now, but repoman manifest does not work.
5 It tries to download files with extension tar.bz2 and not tar.xz.
6 If I delete my local copy of the ebuild, emerge will work ok from the
7 global portage tree.
8 I think bug https://bugs.gentoo.org/show_bug.cgi?id=421721
9 is related to my problem, as it changed the extension of tar archives from
10 bz2 to xz.
11
12 Maybe there is a global flag I need to specify in order to inherit gentoo
13 main tree behaviour?
14
15 Regards,
16 Kfir

Replies