From: Alexey Shvetsov <alexxy@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: gentoo-scm@lists.gentoo.org, gentoo-core@lists.gentoo.org,
"Robin H. Johnson" <robbat2@gentoo.org>
Subject: [gentoo-scm] Re: [gentoo-dev] Git Migration: go-live!
Date: Sun, 09 Aug 2015 14:54:11 +0300 [thread overview]
Message-ID: <712cb1883778a41f6e53b48985b4bf1c@omrb.pnpi.spb.ru> (raw)
In-Reply-To: <robbat2-20150809T050236-135450514Z@orbis-terrarum.net>
Hi all!
Current repoman complains about headers in ebuilds
>>> Creating Manifest for /home/alexxy/Gentoo/gentoo/sys-cluster/open-mx
ebuild.badheader 1
sys-cluster/open-mx/open-mx-1.5.4.ebuild: Malformed CVS Header on
line: 3
So may be its better to drop $Id: $ completely?
Robin H. Johnson писал 09-08-2015 08:36:
> On Sat, Aug 08, 2015 at 05:47:14PM +0000, Robin H. Johnson wrote:
>> On Thu, Jul 02, 2015 at 09:39:52PM +0000, Robin H. Johnson wrote:
>> > 2015/08/08 15:00 UTC - Freeze
>> > 2015/08/08 19:00 UTC - Git commits open for developers
> This is going live in a few minutes. There was a lot of delays and
> snags
> that were hit. QA has a lot of reviewing to do of in-tree patches with
> long-standing CVS keyword damage. gkeys is also not sufficiently baked,
> so we're using some scripting for now instead [1].
>
> The new setup DOES enforce that commits AND pushes are signed.
>
> I'm only 90% sure that everything works, but I've spent almost the
> entire day on it, and there's more to go tomorrow.
>
> Other old CVS repos are still closed for the moment, they will re-open
> tomorrow.
>
>> > 2015/08/09 01:00 UTC - Rsync live again (with lagged changelog)
>> > 2015/08/11 - History repo available to graft
>> > 2015/08/12 - rsync mirrors carry up-to-date changelogs again
> These parts are still pending.
>
> Quick instructions:
> Set PORTAGE_GPG_KEY="0xLONG-GPG-KEY" in your make.conf
> $ git config user.signingkey 0xLONG-GPG-KEY
> $ git clone git+ssh://git@git.gentoo.org/repo/gentoo.git
> $ vim ...
> $ repoman commit -m '...' [2]
> $ git push --signed
>
> (some time later, when you have local unpushed commits you want to
> rebase instead of merging)
> $ git pull --rebase -S
> $ vim ...
> $ repoman commit -m '...'
> $ git push --signed
>
> (some time later, when you have a local branch you want to merge)
> $ git merge -S some-branch
> $ git push --signed
>
> [1]
> The keys as they are in LDAP right now have been used. If you need to
> change your key, please ping infra as well, so I can update the
> temporary setup.
> $ ldapsearch 'gentooStatus=active' gpgfingerprint -Z -LLL \
> |grep gpgfingerprint |cut -d: -f2- |tr -d ' ' \
> |grep -v 'undefined' | xargs gpg --recv
>
> [2]
> If you commit directly with "git commit" you MUST pass -S (and ideally
> -s).
--
Best Regards,
Alexey 'Alexxy' Shvetsov
Best Regards,
Alexey 'Alexxy' Shvetsov, PhD
Department of Molecular and Radiation Biophysics
FSBI Petersburg Nuclear Physics Institute, NRC Kurchatov Institute,
Leningrad region, Gatchina, Russia
Gentoo Team Ru
Gentoo Linux Dev
mailto:alexxyum@gmail.com
mailto:alexxy@gentoo.org
mailto:alexxy@omrb.pnpi.spb.ru
next prev parent reply other threads:[~2015-08-09 11:54 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-02 21:39 [gentoo-scm] Git Migration: launch plan & schedule (2015/Aug/08-09) Robin H. Johnson
2015-07-02 22:05 ` Rich Freeman
2015-07-03 0:51 ` Robin H. Johnson
2015-07-03 1:26 ` Rich Freeman
2015-08-08 17:47 ` [gentoo-scm] Re: [gentoo-dev] " Robin H. Johnson
2015-08-09 5:36 ` [gentoo-scm] Git Migration: go-live! Robin H. Johnson
[not found] ` <55C716C1.5050403@gentoo.org>
[not found] ` <20150809093112.GB28996@schiffbauer.net>
2015-08-09 10:02 ` [gentoo-scm] Re: [gentoo-core] [gentoo-dev] " Mike Frysinger
[not found] ` <55C725BB.1060500@gentoo.org>
[not found] ` <20150809131619.d6f957b30ed09cc5aa35f65c@gentoo.org>
2015-08-09 21:04 ` [gentoo-scm] " Robin H. Johnson
[not found] ` <26679488.1voUmlKOLj@arcadia>
2015-08-09 10:46 ` [gentoo-scm] Re: [gentoo-core] " Mike Frysinger
2015-08-09 11:54 ` Alexey Shvetsov [this message]
2015-08-09 12:43 ` [gentoo-scm] Re: [gentoo-dev] " Mike Frysinger
2015-08-09 13:10 ` Rich Freeman
2015-08-09 14:56 ` Robin H. Johnson
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=712cb1883778a41f6e53b48985b4bf1c@omrb.pnpi.spb.ru \
--to=alexxy@gentoo.org \
--cc=gentoo-core@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
--cc=gentoo-scm@lists.gentoo.org \
--cc=robbat2@gentoo.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox