emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30709: closed ([PATCH 0/4] Add debootstrap)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30709: closed ([PATCH 0/4] Add debootstrap)
Date: Thu, 22 Mar 2018 12:46:01 +0000

Your message dated Thu, 22 Mar 2018 14:45:37 +0200
with message-id <address@hidden>
and subject line patch pushed
has caused the debbugs.gnu.org bug report #30709,
regarding [PATCH 0/4] Add debootstrap
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30709: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30709
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/4] Add debootstrap Date: Mon, 5 Mar 2018 11:26:25 +0200
>From time to time having a debian (or ubuntu) chroot is useful, so I
figured there was no reason to keep my patches for debootstrap in my
GUIX_PACKAGE_PATH, so here's the patches necessary to make it work.

debootstrap uses 'ar' from binutils to extract the .debs it downloads,
gnupg and the keyrings to verify the binaries, and perl for the actual
building. There's no perl to patch from the script, its from what is
actually downloaded.  With the propagated inputs, it should be possible
to run 'guix environment -C -N --ad-hoc debootstrap -- debootstrap ...'

Efraim Flashner (4):
  gnu: Add jetring.
  gnu: Add debian-archive-keyring.
  gnu: Add ubuntu-keyring.
  gnu: Add debootstrap.

 gnu/local.mk            |   1 +
 gnu/packages/debian.scm | 170 ++++++++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/gnupg.scm  |  49 +++++++++++++-
 3 files changed, 219 insertions(+), 1 deletion(-)
 create mode 100644 gnu/packages/debian.scm

-- 
2.16.2




--- End Message ---
--- Begin Message --- Subject: patch pushed Date: Thu, 22 Mar 2018 14:45:37 +0200 User-agent: Mutt/1.9.3 (2018-01-21)
Pushed, closing this bug

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]