Github messages for voidlinux
 help / color / mirror / Atom feed
From: newbluemoon <newbluemoon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR REVIEW] New package: perl-Text-Template-1.60
Date: Sun, 21 Nov 2021 14:54:28 +0100	[thread overview]
Message-ID: <20211121135428.kZ0SrpsXyHL_s3LuJtE7EOBQtQQP_MdlfA2j9_sNSdU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33266@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1262 bytes --]

New review comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/pull/33266#discussion_r753803705

Comment:
You shouldn’t have to add `perl-Test-Simple` because it’s provided by perl itself:
```
$ corelist Test::Simple

Data for 2021-05-20
Test::Simple was first released with perl v5.6.2
```

The above error is because `perl` provides `perl-Test-Simple` (see the perl template) and installing `perl-Test-Simple` tries to replace the `perl` package with it, but the packages listed above depend on `libperl.so.5.34` which would then be missing and therefore `xbps-install` aborts.

The stand-alone `perl-Test-Simple` package has been removed in https://github.com/void-linux/void-packages/commit/ef5218bc12484eab1ecfcd6527eb07da39a0896b but was later re-added in https://github.com/void-linux/void-packages/commit/78d94807596081fa332c799058ca1a94a871d6d6; don’t know why, maybe to have an up-to-date version for some reasons; perhaps @zdykstra can shed some light on this. ;)

As for `perl -MTest::More::UTF8`: you probably have it installed somewhere on your system, but there is no Void package. So if you want to use it here, you have to package it too, and add it to this PR as a separate commit.

  parent reply	other threads:[~2021-11-21 13:54 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-02 14:06 [PR PATCH] " egorenar
2021-11-10  9:22 ` egorenar
2021-11-11  1:45 ` [PR REVIEW] " ericonr
2021-11-20  9:34 ` [PR PATCH] [Updated] " egorenar
2021-11-20  9:34 ` [PR REVIEW] " egorenar
2021-11-21  4:21 ` ericonr
2021-11-21  7:35 ` egorenar
2021-11-21  7:36 ` [PR PATCH] [Updated] " egorenar
2021-11-21  7:46 ` [PR REVIEW] " egorenar
2021-11-21  7:46 ` egorenar
2021-11-21 12:51 ` [PR PATCH] [Updated] " egorenar
2021-11-21 12:55 ` [PR REVIEW] " egorenar
2021-11-21 12:55 ` egorenar
2021-11-21 13:54 ` newbluemoon [this message]
2021-11-21 13:57 ` [PR PATCH] [Updated] " egorenar
2021-11-21 16:06 ` [PR REVIEW] " zdykstra
2021-11-21 16:07 ` zdykstra
2021-11-21 17:48 ` [PR PATCH] [Merged]: " ericonr

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=20211121135428.kZ0SrpsXyHL_s3LuJtE7EOBQtQQP_MdlfA2j9_sNSdU@z \
    --to=newbluemoon@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).