all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vagrant Cascadian <vagrant@debian.org>
To: Steve George <steve@futurile.net>
Cc: vagrant@debian.org, 70020@debbugs.gnu.org, jlicht@fsfe.org
Subject: [bug#70020] [PATCH v3 1/1] gnu: Add debian-devscripts.
Date: Sat, 04 May 2024 00:06:50 -0700	[thread overview]
Message-ID: <875xvuvywl.fsf@wireframe> (raw)
In-Reply-To: <03f2e0ee39ee8112655feccb2a72dc4764c4412b.1713173193.git.steve@futurile.net>

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

On 2024-04-15, Steve George wrote:
> diff --git a/gnu/packages/debian.scm b/gnu/packages/debian.scm
> index a88fb04feb..2c79afdc75 100644
> --- a/gnu/packages/debian.scm
> +++ b/gnu/packages/debian.scm
...
> +                (wrap.pl (find-files bindir)
> +                         (list "dpkg"
...
> +                               "perl-lwp-protocol-https"
...
> +    (inputs
> +     (list
...
> +      perl-lwp-protocol-https
...
> +    (native-inputs
> +     (list perl perl-libwww perl-uri pkg-config python))
> +    (propagated-inputs
> +     (list perl-lwp-protocol-https))

Despite perl-lwp-protocol-https being in inputs, propagated-inputs, and
included in a perl wrapper....

  ./pre-inst-env guix shell debian-devscripts -- bts --bts-server=debbugs.gnu.org show 70020
  .bts-real: couldn't download http://debbugs.gnu.org/70020:
  501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)

Explicitly adding perl-lwp-protocol-https to guix shell did not help...


live well,
  vagrant

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

  parent reply	other threads:[~2024-05-04  7:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-26 20:41 [bug#70020] [PATCH 1/1] * gnu: Add debian-devscripts Steve George
2024-03-31 21:08 ` Jelle Licht
2024-04-01 20:52 ` [bug#70020] [PATCH v2 0/1] RE: Add Debian-devscripts Steve George
2024-04-01 20:52   ` [bug#70020] [PATCH v2 1/1] * gnu: Add debian-devscripts Steve George
2024-04-15  9:29 ` [bug#70020] [PATCH v3 0/1] RE: Add Debian-devscripts Steve George
2024-04-15  9:29   ` [bug#70020] [PATCH v3 1/1] gnu: Add debian-devscripts Steve George
2024-05-04  2:42     ` Vagrant Cascadian
2024-05-04  7:06     ` Vagrant Cascadian [this message]
2024-05-22 13:44       ` Simon Tournier
2024-05-30 22:07 ` [bug#70020] [PATCH v4 0/1] Add debian-devscripts-bts Steve George
2024-05-30 22:07   ` [bug#70020] [PATCH v4 1/1] gnu: " Steve George
2024-05-31 18:29     ` bug#70020: " Vagrant Cascadian

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=875xvuvywl.fsf@wireframe \
    --to=vagrant@debian.org \
    --cc=70020@debbugs.gnu.org \
    --cc=jlicht@fsfe.org \
    --cc=steve@futurile.net \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.