* [devel] BuildRequires: perl(Convert/ASN1.pm) >= 0.1
@ 2021-08-22 13:40 Vitaly Lipatov
2021-08-22 16:52 ` Dmitry V. Levin
0 siblings, 1 reply; 4+ messages in thread
From: Vitaly Lipatov @ 2021-08-22 13:40 UTC (permalink / raw)
To: devel
В спеке написано
BuildRequires: perl(Class/ErrorHandler.pm)
BuildRequires: perl(Convert/ASN1.pm) >= 0.1
при сборке в hasher или сборочнице получаю (на любой архитектуре):
[aarch64] Selecting perl-Class-ErrorHandler for
'perl(Class/ErrorHandler.pm)'
[aarch64] E: Couldn't find package perl(Convert/ASN1.pm)>=0.1
http://git.altlinux.org/tasks/283579/logs/events.1.1.log
Действительно не поддерживается сравнение в таком варианте. Это бага или
фича?
--
С уважением,
Виталий Липатов,
ALT Linux Team
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] BuildRequires: perl(Convert/ASN1.pm) >= 0.1
2021-08-22 13:40 [devel] BuildRequires: perl(Convert/ASN1.pm) >= 0.1 Vitaly Lipatov
@ 2021-08-22 16:52 ` Dmitry V. Levin
2021-08-22 19:35 ` Vitaly Lipatov
0 siblings, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2021-08-22 16:52 UTC (permalink / raw)
To: ALT Devel discussion list
On Sun, Aug 22, 2021 at 04:40:12PM +0300, Vitaly Lipatov wrote:
> В спеке написано
> BuildRequires: perl(Class/ErrorHandler.pm)
> BuildRequires: perl(Convert/ASN1.pm) >= 0.1
>
> при сборке в hasher или сборочнице получаю (на любой архитектуре):
> [aarch64] Selecting perl-Class-ErrorHandler for
> 'perl(Class/ErrorHandler.pm)'
> [aarch64] E: Couldn't find package perl(Convert/ASN1.pm)>=0.1
>
> http://git.altlinux.org/tasks/283579/logs/events.1.1.log
>
> Действительно не поддерживается сравнение в таком варианте. Это бага или
> фича?
$ rpmquery --provides -p Sisyphus/files/noarch/RPMS/perl-Class-ErrorHandler-0.04-alt1.noarch.rpm
perl(Class/ErrorHandler.pm) = 0.040
perl-Class-ErrorHandler = 0.04-alt1
--
ldv
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] BuildRequires: perl(Convert/ASN1.pm) >= 0.1
2021-08-22 16:52 ` Dmitry V. Levin
@ 2021-08-22 19:35 ` Vitaly Lipatov
2021-08-23 7:45 ` Alexey Tourbin
0 siblings, 1 reply; 4+ messages in thread
From: Vitaly Lipatov @ 2021-08-22 19:35 UTC (permalink / raw)
To: ALT Linux Team development discussions
Dmitry V. Levin писал 22.8.21 19:52:
> On Sun, Aug 22, 2021 at 04:40:12PM +0300, Vitaly Lipatov wrote:
>> В спеке написано
>> BuildRequires: perl(Class/ErrorHandler.pm)
>> BuildRequires: perl(Convert/ASN1.pm) >= 0.1
>>
>> при сборке в hasher или сборочнице получаю (на любой архитектуре):
>> [aarch64] Selecting perl-Class-ErrorHandler for
>> 'perl(Class/ErrorHandler.pm)'
>> [aarch64] E: Couldn't find package perl(Convert/ASN1.pm)>=0.1
>>
>> http://git.altlinux.org/tasks/283579/logs/events.1.1.log
>>
>> Действительно не поддерживается сравнение в таком варианте. Это бага
>> или
>> фича?
>
> $ rpmquery --provides -p
> Sisyphus/files/noarch/RPMS/perl-Class-ErrorHandler-0.04-alt1.noarch.rpm
> perl(Class/ErrorHandler.pm) = 0.040
> perl-Class-ErrorHandler = 0.04-alt1
Но я о
$ rpm -q --provides perl-Convert-ASN1
perl(Convert/ASN1.pm) = 0.310
perl(Convert/ASN1/Debug.pm)
perl(Convert/ASN1/IO.pm)
perl(Convert/ASN1/_decode.pm)
perl(Convert/ASN1/_encode.pm)
perl(Convert/ASN1/parser.pm) = 0.310
perl-Convert-ASN1 = 0.31-alt1:sisyphus+274184.100.1.1
--
С уважением,
Виталий Липатов,
ALT Linux Team
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] BuildRequires: perl(Convert/ASN1.pm) >= 0.1
2021-08-22 19:35 ` Vitaly Lipatov
@ 2021-08-23 7:45 ` Alexey Tourbin
0 siblings, 0 replies; 4+ messages in thread
From: Alexey Tourbin @ 2021-08-23 7:45 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Sun, Aug 22, 2021 at 10:35 PM Vitaly Lipatov <lav@altlinux.ru> wrote:
> Dmitry V. Levin писал 22.8.21 19:52:
> > On Sun, Aug 22, 2021 at 04:40:12PM +0300, Vitaly Lipatov wrote:
> >> В спеке написано
> >> BuildRequires: perl(Class/ErrorHandler.pm)
> >> BuildRequires: perl(Convert/ASN1.pm) >= 0.1
> >>
> >> при сборке в hasher или сборочнице получаю (на любой архитектуре):
> >> [aarch64] Selecting perl-Class-ErrorHandler for
> >> 'perl(Class/ErrorHandler.pm)'
> >> [aarch64] E: Couldn't find package perl(Convert/ASN1.pm)>=0.1
> >>
> >> http://git.altlinux.org/tasks/283579/logs/events.1.1.log
> >>
> >> Действительно не поддерживается сравнение в таком варианте. Это бага
> >> или
> >> фича?
> >
> > $ rpmquery --provides -p
> > Sisyphus/files/noarch/RPMS/perl-Class-ErrorHandler-0.04-alt1.noarch.rpm
> > perl(Class/ErrorHandler.pm) = 0.040
> > perl-Class-ErrorHandler = 0.04-alt1
>
> Но я о
> $ rpm -q --provides perl-Convert-ASN1
> perl(Convert/ASN1.pm) = 0.310
> perl(Convert/ASN1/Debug.pm)
> perl(Convert/ASN1/IO.pm)
> perl(Convert/ASN1/_decode.pm)
> perl(Convert/ASN1/_encode.pm)
> perl(Convert/ASN1/parser.pm) = 0.310
> perl-Convert-ASN1 = 0.31-alt1:sisyphus+274184.100.1.1
$ sudo apt-get install 'perl(Convert/ASN1.pm)>=0'
E: Couldn't find package perl(Convert/ASN1.pm)>=0
$ sudo apt-get install 'perl(Convert/ASN1.pm)'
Selecting perl-Convert-ASN1 for 'perl(Convert/ASN1.pm)'
The following NEW packages will be installed:
perl-Convert-ASN1
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-08-23 7:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-22 13:40 [devel] BuildRequires: perl(Convert/ASN1.pm) >= 0.1 Vitaly Lipatov
2021-08-22 16:52 ` Dmitry V. Levin
2021-08-22 19:35 ` Vitaly Lipatov
2021-08-23 7:45 ` 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