* [devel] sisyphus_check
@ 2008-09-03 12:44 Led
2008-09-03 12:47 ` Alexey Gladkov
` (2 more replies)
0 siblings, 3 replies; 13+ messages in thread
From: Led @ 2008-09-03 12:44 UTC (permalink / raw)
To: ALT Linux Team development discussions
А как теперь правильно %changelog заполнять?
$ sisyphus_check --file /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
/home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: changelog name not found in
signature
sisyphus_check: check-gpg ERROR: signature/changelog mismatch
/home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: CHANGELOGTIME in the future: Thu Jan
1 03:00:01 MSK 1970
/home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: wrong packager in CHANGELOGNAME:
(none)
/home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: wrong CHANGELOGNAME:
expected "74-alt2", found ""
sisyphus_check: check-changelog ERROR: changelog format violation
В спеке:
%changelog
* Tue Sep 02 2008 Led <led@altlinux.ru> 74-alt2
- enabled eventfd
......
--
Led
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [devel] sisyphus_check
2008-09-03 12:44 [devel] sisyphus_check Led
@ 2008-09-03 12:47 ` Alexey Gladkov
2008-09-03 13:07 ` Led
2008-09-03 12:55 ` Alexey Tourbin
2008-09-03 13:09 ` Andrey Rahmatullin
2 siblings, 1 reply; 13+ messages in thread
From: Alexey Gladkov @ 2008-09-03 12:47 UTC (permalink / raw)
To: ALT Linux Team development discussions
Led wrote:
> А как теперь правильно %changelog заполнять?
$ rpmquery -f /usr/bin/add_changelog
rpm-utils-0.9.10-alt1
--
Rgrds, legion
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [devel] sisyphus_check
2008-09-03 12:44 [devel] sisyphus_check Led
2008-09-03 12:47 ` Alexey Gladkov
@ 2008-09-03 12:55 ` Alexey Tourbin
2008-09-03 13:11 ` Led
2008-09-03 13:09 ` Andrey Rahmatullin
2 siblings, 1 reply; 13+ messages in thread
From: Alexey Tourbin @ 2008-09-03 12:55 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 886 bytes --]
On Wed, Sep 03, 2008 at 03:44:57PM +0300, Led wrote:
> А как теперь правильно %changelog заполнять?
>
> $ sisyphus_check --file /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
> /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: changelog name not found in
> signature
> sisyphus_check: check-gpg ERROR: signature/changelog mismatch
> /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: CHANGELOGTIME in the future: Thu Jan
> 1 03:00:01 MSK 1970
> /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: wrong packager in CHANGELOGNAME:
> (none)
> /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: wrong CHANGELOGNAME:
> expected "74-alt2", found ""
> sisyphus_check: check-changelog ERROR: changelog format violation
>
> В спеке:
>
> %changelog
> * Tue Sep 02 2008 Led <led@altlinux.ru> 74-alt2
> - enabled eventfd
> ......
А что показывает
$ rpm -qp --lastchange /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [devel] sisyphus_check
2008-09-03 12:55 ` Alexey Tourbin
@ 2008-09-03 13:11 ` Led
2008-09-03 13:17 ` Alexey Tourbin
0 siblings, 1 reply; 13+ messages in thread
From: Led @ 2008-09-03 13:11 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Wednesday 03 September 2008 15:55:34 Alexey Tourbin wrote:
> On Wed, Sep 03, 2008 at 03:44:57PM +0300, Led wrote:
> > А как теперь правильно %changelog заполнять?
> >
> > $ sisyphus_check --file /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
> > /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: changelog name not found in
> > signature
> > sisyphus_check: check-gpg ERROR: signature/changelog mismatch
> > /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: CHANGELOGTIME in the future: Thu
> > Jan 1 03:00:01 MSK 1970
> > /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: wrong packager in CHANGELOGNAME:
> > (none)
> > /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm: wrong CHANGELOGNAME:
> > expected "74-alt2", found ""
> > sisyphus_check: check-changelog ERROR: changelog format violation
> >
> > В спеке:
> >
> > %changelog
> > * Tue Sep 02 2008 Led <led@altlinux.ru> 74-alt2
> > - enabled eventfd
> > ......
>
> А что показывает
> $ rpm -qp --lastchange /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
$ rpm -qp --lastchange /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
* (не число) (none)
(none)
--
Led
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [devel] sisyphus_check
2008-09-03 12:44 [devel] sisyphus_check Led
2008-09-03 12:47 ` Alexey Gladkov
2008-09-03 12:55 ` Alexey Tourbin
@ 2008-09-03 13:09 ` Andrey Rahmatullin
2008-09-03 13:15 ` Led
2 siblings, 1 reply; 13+ messages in thread
From: Andrey Rahmatullin @ 2008-09-03 13:09 UTC (permalink / raw)
To: devel
On Wed, Sep 03, 2008 at 03:44:57PM +0300, Led wrote:
> $ sisyphus_check --file /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
А внутри точно правильный спек?
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [devel] sisyphus_check
2008-09-03 13:09 ` Andrey Rahmatullin
@ 2008-09-03 13:15 ` Led
2008-09-03 13:16 ` Led
0 siblings, 1 reply; 13+ messages in thread
From: Led @ 2008-09-03 13:15 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Wednesday 03 September 2008 16:09:39 Andrey Rahmatullin wrote:
> On Wed, Sep 03, 2008 at 03:44:57PM +0300, Led wrote:
> > $ sisyphus_check --file /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
>
> А внутри точно правильный спек?
Виноват, прошу прощения.
Незакрытый макрос был: " вместо { было.
Всем спасибо, вопрос закрыт:)
--
Led
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [devel] sisyphus_check
2008-09-03 13:15 ` Led
@ 2008-09-03 13:16 ` Led
2008-09-03 13:20 ` Alexey Tourbin
0 siblings, 1 reply; 13+ messages in thread
From: Led @ 2008-09-03 13:16 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Wednesday 03 September 2008 16:15:36 Led wrote:
> On Wednesday 03 September 2008 16:09:39 Andrey Rahmatullin wrote:
> > On Wed, Sep 03, 2008 at 03:44:57PM +0300, Led wrote:
> > > $ sisyphus_check --file /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
> >
> > А внутри точно правильный спек?
>
> Виноват, прошу прощения.
> Незакрытый макрос был: " вместо { было.
Вернее, " вместо } было.
> Всем спасибо, вопрос закрыт:)
--
Led
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [devel] sisyphus_check
2008-09-03 13:16 ` Led
@ 2008-09-03 13:20 ` Alexey Tourbin
2008-09-03 13:25 ` Led
2008-09-03 14:01 ` Led
0 siblings, 2 replies; 13+ messages in thread
From: Alexey Tourbin @ 2008-09-03 13:20 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 440 bytes --]
On Wed, Sep 03, 2008 at 04:16:59PM +0300, Led wrote:
> > > > $ sisyphus_check --file /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
> > >
> > > А внутри точно правильный спек?
> >
> > Виноват, прошу прощения.
> > Незакрытый макрос был: " вместо { было.
>
> Вернее, " вместо } было.
Тогда ещё
$ rpmpeek /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm rpm -bE kvm.spec
помогает понять в чём там дело.
> > Всем спасибо, вопрос закрыт:)
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [devel] sisyphus_check
2008-09-03 13:20 ` Alexey Tourbin
@ 2008-09-03 13:25 ` Led
2008-09-03 14:01 ` Led
1 sibling, 0 replies; 13+ messages in thread
From: Led @ 2008-09-03 13:25 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Wednesday 03 September 2008 16:20:07 Alexey Tourbin wrote:
> On Wed, Sep 03, 2008 at 04:16:59PM +0300, Led wrote:
> > > > > $ sisyphus_check --file /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
> > > >
> > > > А внутри точно правильный спек?
> > >
> > > Виноват, прошу прощения.
> > > Незакрытый макрос был: " вместо { было.
> >
> > Вернее, " вместо } было.
>
> Тогда ещё
>
> $ rpmpeek /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm rpm -bE kvm.spec
>
> помогает понять в чём там дело.
Спасибо, буду знать.
--
Led
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [devel] sisyphus_check
2008-09-03 13:20 ` Alexey Tourbin
2008-09-03 13:25 ` Led
@ 2008-09-03 14:01 ` Led
2008-09-03 15:30 ` Alexey Tourbin
1 sibling, 1 reply; 13+ messages in thread
From: Led @ 2008-09-03 14:01 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Wednesday 03 September 2008 16:20:07 Alexey Tourbin wrote:
> On Wed, Sep 03, 2008 at 04:16:59PM +0300, Led wrote:
> > > > > $ sisyphus_check --file /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm
> > > >
> > > > А внутри точно правильный спек?
> > >
> > > Виноват, прошу прощения.
> > > Незакрытый макрос был: " вместо { было.
> >
> > Вернее, " вместо } было.
>
> Тогда ещё
>
> $ rpmpeek /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm rpm -bE kvm.spec
>
> помогает понять в чём там дело.
$ rpmpeek /home/led/RPM/SRPMS/kvm-74-alt2.src.rpm rpm -bE kvm-74-alt2.spec;
echo $?
rpmb: current site policy disallows root to build packages
1
Как это может помочь?
--
Led
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2008-09-03 15:30 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-03 12:44 [devel] sisyphus_check Led
2008-09-03 12:47 ` Alexey Gladkov
2008-09-03 13:07 ` Led
2008-09-03 12:55 ` Alexey Tourbin
2008-09-03 13:11 ` Led
2008-09-03 13:17 ` Alexey Tourbin
2008-09-03 13:09 ` Andrey Rahmatullin
2008-09-03 13:15 ` Led
2008-09-03 13:16 ` Led
2008-09-03 13:20 ` Alexey Tourbin
2008-09-03 13:25 ` Led
2008-09-03 14:01 ` Led
2008-09-03 15:30 ` Alexey Tourbin
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