GNU bug report logs -
#61255
[PATCH 0/5] Add support for the RPM format to "guix pack"
Previous Next
Full log
View this message in rfc822 format
Hi Maxim! Two things. First, could you include this German
translation?
> (title
> (en "New @samp{rpm} format for the @command{guix pack} command"))
(de "Neues Format @samp{rpm} für den Befehl @command{guix pack}")
> (body
> (en "RPM archives (with the .rpm file extension) can now be produced
(de "Sie können jetzt auch RPM-Archive (mit der Dateinamenserweiterung
.rpm) erzeugen mit dem Befehl @command{guix pack --format=rpm}. Damit
haben Sie einen alternativen Distributionsweg für mit Guix erstellte
Software. Hier sehen Sie ein einfaches Beispiel, wie Sie ein
RPM-Archiv für das Paket @code{hello} erzeugen:
@example
guix pack --format=rpm --symlink=/usr/bin/hello=bin/hello hello
@end example
Siehe @command{info \"(guix.de) Aufruf von guix pack\"} für mehr
Informationen.")
—Other than that, I just tried using your patch to make hello.rpm as in
the news example and to make another advent.rpm with open-adventure. To
my surprise, I could install both (on a fresh install of Fedora Server
x86_64 without Guix installed), even though hello and open-adventure
both reference /gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33.
From reading your documentation, I had not expected this. Perhaps you
should mention that it is possible to both run `sudo rpm -i hello.rpm`
and `sudo rpm -i advent.rpm` and it does not conflict?
Regards,
Florian
This bug report was last modified 2 years and 147 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.