From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,RCVD_IN_SORBS_WEB, SPF_PASS autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=x9jE+CK7Ahesm1PmneTM2JqvFooL6k//2qI8Y/V1kQc=; b=pXWHphd+tFIbRERGpITJPZIxUQnATGHp8BfCFgLw6+IV2JQYYJF6ZPdphxpkGo0rQn KRHylShs0LgIAy4rIf9yxM8OZY0Bfe5TUdC9dxMDARlpzp/VTDR0JAs9sfHO7ZC+wT98 mhtLo5HUETtjBCzit+4n8Og6CPUh8Q/2PW06M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=dkp1+W2BDPELylyb7cICJ0qqyYUI+5uBtk3HUOrXDAzlyC33PisXsL6EvfOu6HLAob Id6HjFm+Tsbwm0z8dduBpc1XdkOc4x/9VVRnPorx5G5Uyij5YGWiYoTDBKMnxLF9qI1p dgt2huniXUmouHo+o0wO/BUUYKpEBqKiU3tLk= Message-ID: <4A6AE276.7090901@gmail.com> Date: Sat, 25 Jul 2009 14:46:14 +0400 From: Andrew Clark User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1pre) Gecko/20090604 Thunderbird/3.0b3pre MIME-Version: 1.0 To: ALT Linux Sisyphus discussions References: <4A2E65CA.5000703@gmail.com> <20090610081519.GE7289@snowwhite.immo> <4A52D168.1030307@gmail.com> <200907071213.48440.cas@altlinux.ru> <4A531EF2.6050507@gmail.com> <4A535BD9.6060601@gmail.com> <4A6AD09C.4050909@gmail.com> <4A6AD9D9.2050502@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [sisyphus] =?utf-8?b?0LjQs9GA0Ysg0LTQu9GPIEFMVCBMaW51eA==?= X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jul 2009 10:46:31 -0000 Archived-At: List-Archive: List-Post: >> $ git tag -d 20090504-alt1 >> $ gear-create-tag >> Большое спасибо - помогло. [andy@timelock sauerbraten]$ git tag -d 20090504-alt1 Deleted tag '20090504-alt1' [andy@timelock sauerbraten]$ gear-create-tag -v gear-create-tag: Creating tag named "20090504-alt1" using tag message "sauerbraten 20090504-alt1" for commit fdb282b90b91b4eb426f58f5fac62d9fbba41125 Необходим пароль для доступа к секретному ключу пользователя: "Andrew Clark " 1024-бит DSA ключ, ID CC239DA7, создан 2009-03-25 [andy@timelock sauerbraten]$ ssh git.alt build packages/sauerbraten.git 20090504-alt1 Enter passphrase for key '/home/andy/.ssh/id_rsa': new task #9845: owner=andyc repo=sisyphus gpg: WARNING: unsafe ownership on homedir `/usr/lib/alt-gpgkeys' gpg: no valid OpenPGP data found. gpg: the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line. girar-task add: 20090504-alt1: invalid tag removing task #9845 ... done [andy@timelock sauerbraten]$ git push --tags Enter passphrase for key '/home/andy/.ssh/id_rsa': Counting objects: 1, done. Writing objects: 100% (1/1), 324 bytes, done. Total 1 (delta 0), reused 0 (delta 0) girar-sendmail: email notification about `refs/tags/20090504-alt1' update sent. Repacking repository... done Updating committer date cache... done To git.alt:packages/sauerbraten.git 2763da6..f132716 20090504-alt1 -> 20090504-alt1 [andy@timelock sauerbraten]$ ssh git.alt build packages/sauerbraten.git 20090504-alt1 Enter passphrase for key '/home/andy/.ssh/id_rsa': new task #9846: owner=andyc repo=sisyphus task #9846: added #1: build tag 20090504-alt1 from /people/andyc/packages/sauerbraten.git task #9846: queued, result will be emailed to andyc@altlinux.org [andy@timelock sauerbraten]$ Остается открытым вопрос - почему с имеющимся тэгом git не хотел собирать пакет? Название тэга, в конечном итоге, не поменялось?