* [devel] missing pkgconfig
@ 2006-01-20 8:10 ` Alexey Rusakov
2006-01-20 10:46 ` Mikhail Zabaluev
0 siblings, 1 reply; 9+ messages in thread
From: Alexey Rusakov @ 2006-01-20 8:10 UTC (permalink / raw)
To: ALT Devel discussion list
R.E.Gnimocni wrote:
>The glib2-2.8.5-alt1.src.rpm package has been rejected from the incoming.
>Complete log files could be located at:
>ftp.altlinux.org/pub/people/incominger/archive/
>
>Possible reason follows:
>butcher: 2006-01-19 22:44:00 rebuild failed
>Reading Package Lists...
>Building Dependency Tree...
>E: Version >='0.15-alt3.2' for 'pkgconfig' was not found
>
>
И как это понимать?
--
Alexey "Ktirf" Rusakov
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] missing pkgconfig
2006-01-20 8:10 ` [devel] missing pkgconfig Alexey Rusakov
@ 2006-01-20 10:46 ` Mikhail Zabaluev
2006-01-21 22:26 ` Alexey Rusakov
2006-01-21 23:00 ` Dmitry V. Levin
0 siblings, 2 replies; 9+ messages in thread
From: Mikhail Zabaluev @ 2006-01-20 10:46 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 609 bytes --]
В Птн, 20/01/2006 в 11:10 +0300, Alexey Rusakov пишет:
> R.E.Gnimocni wrote:
>
> >The glib2-2.8.5-alt1.src.rpm package has been rejected from the incoming.
> >Complete log files could be located at:
> >ftp.altlinux.org/pub/people/incominger/archive/
> >
> >Possible reason follows:
> >butcher: 2006-01-19 22:44:00 rebuild failed
> >Reading Package Lists...
> >Building Dependency Tree...
> >E: Version >='0.15-alt3.2' for 'pkgconfig' was not found
> >
> >
> И как это понимать?
$ rpmquery -q --provides pkg-config
pkgconfig = 0.20
pkgconfig = 1:0.20
pkg-config = 0.20-alt2
Загадка.
[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] missing pkgconfig
2006-01-20 10:46 ` Mikhail Zabaluev
@ 2006-01-21 22:26 ` Alexey Rusakov
2006-01-21 22:53 ` Mikhail Zabaluev
2006-01-21 23:00 ` Dmitry V. Levin
1 sibling, 1 reply; 9+ messages in thread
From: Alexey Rusakov @ 2006-01-21 22:26 UTC (permalink / raw)
To: ALT Devel discussion list
Mikhail Zabaluev wrote:
>В Птн, 20/01/2006 в 11:10 +0300, Alexey Rusakov пишет:
>
>
>>R.E.Gnimocni wrote:
>>
>>
>>>The glib2-2.8.5-alt1.src.rpm package has been rejected from the incoming.
>>>Complete log files could be located at:
>>>ftp.altlinux.org/pub/people/incominger/archive/
>>>
>>>Possible reason follows:
>>>butcher: 2006-01-19 22:44:00 rebuild failed
>>>Reading Package Lists...
>>>Building Dependency Tree...
>>>E: Version >='0.15-alt3.2' for 'pkgconfig' was not found
>>>
>>>
>>И как это понимать?
>>
>>
>
>$ rpmquery -q --provides pkg-config
>pkgconfig = 0.20
>pkgconfig = 1:0.20
>pkg-config = 0.20-alt2
>
>Загадка.
>
>
Это неинтересно. Интересно
$ rpmquery -q --provides pkgconfig
, который у меня сообщает, что такой пакет не установлен.
Я, конечно, понимаю, что добавление дефиса в спек решило проблему, но
"неаккуратненько" (с)
--
Alexey "Ktirf" Rusakov
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] missing pkgconfig
2006-01-21 22:26 ` Alexey Rusakov
@ 2006-01-21 22:53 ` Mikhail Zabaluev
0 siblings, 0 replies; 9+ messages in thread
From: Mikhail Zabaluev @ 2006-01-21 22:53 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 567 bytes --]
В Вск, 22/01/2006 в 01:26 +0300, Alexey Rusakov пишет:
> >>>E: Version >='0.15-alt3.2' for 'pkgconfig' was not found
> >>>
> >>>
> >>И как это понимать?
> >>
> >>
> >
> >$ rpmquery -q --provides pkg-config
> >pkgconfig = 0.20
> >pkgconfig = 1:0.20
> >pkg-config = 0.20-alt2
> >
> >Загадка.
> >
> >
> Это неинтересно. Интересно
>
> $ rpmquery -q --provides pkgconfig
>
> , который у меня сообщает, что такой пакет не установлен.
Не та опция:
$ rpmquery -q --whatprovides pkgconfig
pkg-config-0.20-alt2
pkg-config-0.20-alt2
[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] missing pkgconfig
2006-01-20 10:46 ` Mikhail Zabaluev
2006-01-21 22:26 ` Alexey Rusakov
@ 2006-01-21 23:00 ` Dmitry V. Levin
2006-01-21 23:31 ` Dmitry V. Levin
2006-01-21 23:33 ` Mikhail Zabaluev
1 sibling, 2 replies; 9+ messages in thread
From: Dmitry V. Levin @ 2006-01-21 23:00 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 710 bytes --]
On Fri, Jan 20, 2006 at 01:46:08PM +0300, Mikhail Zabaluev wrote:
> В Птн, 20/01/2006 в 11:10 +0300, Alexey Rusakov пишет:
> > R.E.Gnimocni wrote:
> >
> > >The glib2-2.8.5-alt1.src.rpm package has been rejected from the incoming.
> > >Complete log files could be located at:
> > >ftp.altlinux.org/pub/people/incominger/archive/
> > >
> > >Possible reason follows:
> > >butcher: 2006-01-19 22:44:00 rebuild failed
> > >Reading Package Lists...
> > >Building Dependency Tree...
> > >E: Version >='0.15-alt3.2' for 'pkgconfig' was not found
> > >
> > >
> > И как это понимать?
>
> $ rpmquery -q --provides pkg-config
> pkgconfig = 0.20
> pkgconfig = 1:0.20
Первый лишний?
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] missing pkgconfig
2006-01-21 23:00 ` Dmitry V. Levin
@ 2006-01-21 23:31 ` Dmitry V. Levin
2006-01-21 23:57 ` Mikhail Zabaluev
2006-01-21 23:33 ` Mikhail Zabaluev
1 sibling, 1 reply; 9+ messages in thread
From: Dmitry V. Levin @ 2006-01-21 23:31 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]
On Sun, Jan 22, 2006 at 02:00:50AM +0300, Dmitry V. Levin wrote:
> On Fri, Jan 20, 2006 at 01:46:08PM +0300, Mikhail Zabaluev wrote:
> > В Птн, 20/01/2006 в 11:10 +0300, Alexey Rusakov пишет:
> > > R.E.Gnimocni wrote:
> > >
> > > >The glib2-2.8.5-alt1.src.rpm package has been rejected from the incoming.
> > > >Complete log files could be located at:
> > > >ftp.altlinux.org/pub/people/incominger/archive/
> > > >
> > > >Possible reason follows:
> > > >butcher: 2006-01-19 22:44:00 rebuild failed
> > > >Reading Package Lists...
> > > >Building Dependency Tree...
> > > >E: Version >='0.15-alt3.2' for 'pkgconfig' was not found
> > > >
> > > >
> > > И как это понимать?
> >
> > $ rpmquery -q --provides pkg-config
> > pkgconfig = 0.20
> > pkgconfig = 1:0.20
>
> Первый лишний?
Поясняю,
-Provides: pkgconfig = %version
-Provides: pkgconfig = 1:%version
+Provides: pkgconfig = 1:%version-%release
решает задачу (glib2-2.8.5-alt1 снова собирается).
Могу быстро сделать NMU (т.е. у меня пакет уже собран, и если нет
возражений, то я его отправлю в Сизиф).
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] missing pkgconfig
2006-01-21 23:00 ` Dmitry V. Levin
2006-01-21 23:31 ` Dmitry V. Levin
@ 2006-01-21 23:33 ` Mikhail Zabaluev
2006-01-21 23:41 ` Dmitry V. Levin
1 sibling, 1 reply; 9+ messages in thread
From: Mikhail Zabaluev @ 2006-01-21 23:33 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 996 bytes --]
В Вск, 22/01/2006 в 02:00 +0300, Dmitry V. Levin пишет:
> On Fri, Jan 20, 2006 at 01:46:08PM +0300, Mikhail Zabaluev wrote:
> > В Птн, 20/01/2006 в 11:10 +0300, Alexey Rusakov пишет:
> > > R.E.Gnimocni wrote:
> > >
> > > >The glib2-2.8.5-alt1.src.rpm package has been rejected from the incoming.
> > > >Complete log files could be located at:
> > > >ftp.altlinux.org/pub/people/incominger/archive/
> > > >
> > > >Possible reason follows:
> > > >butcher: 2006-01-19 22:44:00 rebuild failed
> > > >Reading Package Lists...
> > > >Building Dependency Tree...
> > > >E: Version >='0.15-alt3.2' for 'pkgconfig' was not found
> > > >
> > > >
> > > И как это понимать?
> >
> > $ rpmquery -q --provides pkg-config
> > pkgconfig = 0.20
> > pkgconfig = 1:0.20
>
> Первый лишний?
Не понимаю, почему это представляет проблему для apt.
Уберу, если зависимости вида pkgconfig >= 0.15 точно будут работать и в
rpm, и в apt.
P.S. В обновляемых пакетах лучше сделать buildreq.
[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] missing pkgconfig
2006-01-21 23:33 ` Mikhail Zabaluev
@ 2006-01-21 23:41 ` Dmitry V. Levin
0 siblings, 0 replies; 9+ messages in thread
From: Dmitry V. Levin @ 2006-01-21 23:41 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 1305 bytes --]
On Sun, Jan 22, 2006 at 02:33:31AM +0300, Mikhail Zabaluev wrote:
> В Вск, 22/01/2006 в 02:00 +0300, Dmitry V. Levin пишет:
> > On Fri, Jan 20, 2006 at 01:46:08PM +0300, Mikhail Zabaluev wrote:
> > > В Птн, 20/01/2006 в 11:10 +0300, Alexey Rusakov пишет:
> > > > R.E.Gnimocni wrote:
> > > >
> > > > >The glib2-2.8.5-alt1.src.rpm package has been rejected from the incoming.
> > > > >Complete log files could be located at:
> > > > >ftp.altlinux.org/pub/people/incominger/archive/
> > > > >
> > > > >Possible reason follows:
> > > > >butcher: 2006-01-19 22:44:00 rebuild failed
> > > > >Reading Package Lists...
> > > > >Building Dependency Tree...
> > > > >E: Version >='0.15-alt3.2' for 'pkgconfig' was not found
> > > > >
> > > > >
> > > > И как это понимать?
> > >
> > > $ rpmquery -q --provides pkg-config
> > > pkgconfig = 0.20
> > > pkgconfig = 1:0.20
> >
> > Первый лишний?
>
> Не понимаю, почему это представляет проблему для apt.
> Уберу, если зависимости вида pkgconfig >= 0.15 точно будут работать и в
> rpm, и в apt.
Не хочу разбираться, о чём там apt думает, но >=0.15 он и сейчас понимает,
а вот >=0.15-alt3.2 уже не хочет.
Но первый provides лишний в любом случае.
> P.S. В обновляемых пакетах лучше сделать buildreq.
Это точно.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] missing pkgconfig
2006-01-21 23:31 ` Dmitry V. Levin
@ 2006-01-21 23:57 ` Mikhail Zabaluev
0 siblings, 0 replies; 9+ messages in thread
From: Mikhail Zabaluev @ 2006-01-21 23:57 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 445 bytes --]
В Вск, 22/01/2006 в 02:31 +0300, Dmitry V. Levin пишет:
> Поясняю,
> -Provides: pkgconfig = %version
> -Provides: pkgconfig = 1:%version
> +Provides: pkgconfig = 1:%version-%release
> решает задачу (glib2-2.8.5-alt1 снова собирается).
А зачем -%release?
Последний реальный pkgconfig был 0.17, насколько я помню.
> Могу быстро сделать NMU (т.е. у меня пакет уже собран, и если нет
> возражений, то я его отправлю в Сизиф).
OK.
[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2006-01-21 23:57 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-20 8:10 ` [devel] missing pkgconfig Alexey Rusakov
2006-01-20 10:46 ` Mikhail Zabaluev
2006-01-21 22:26 ` Alexey Rusakov
2006-01-21 22:53 ` Mikhail Zabaluev
2006-01-21 23:00 ` Dmitry V. Levin
2006-01-21 23:31 ` Dmitry V. Levin
2006-01-21 23:57 ` Mikhail Zabaluev
2006-01-21 23:33 ` Mikhail Zabaluev
2006-01-21 23:41 ` Dmitry V. Levin
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