unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: help-guix@gnu.org, "André A. Gomes" <andremegafone@gmail.com>,
	"Gary Johnson" <lambdatronic@disroot.org>
Subject: Re: Run .deb or .rpm packages
Date: Wed, 08 Dec 2021 15:05:02 -0500	[thread overview]
Message-ID: <3124813D-244F-4060-AA72-8778D3B612E2@lepiller.eu> (raw)
In-Reply-To: <87ilvyq3qn.fsf@gmail.com>

I don't think it's a good idea to use a .deb or .rpm with guix, as they contain precompiled software. Even considering free software, they are compiled with a giver system (probably ubuntu and fedora, respectively) that make them incompatible with guix. Even if you successfuly installed them, I'm afraid you'd get a confusing "file not found" anyway.

You should ask your government for the source code, and compile it for the guix system. Sorry that this is my best answer, it's probably not what you wanted to hear :/ 

Le 8 décembre 2021 14:46:24 GMT-05:00, "André A. Gomes" <andremegafone@gmail.com> a écrit :
>Gary Johnson <lambdatronic@disroot.org> writes:
>
>> André A. Gomes <andremegafone@gmail.com> writes:
>>
>>> Hi Guix,
>>>
>>> I'm wondering if it's possible to install .deb or .rpm packages on the
>>> Guix system.
>>>
>>> For context, my government only provides me these solutions to install a
>>> authentication plugin that I use with my ID (smart) card.
>>>
>>> Thanks.
>>
>> Hi André,
>>
>> You can install the `dpkg` package with `guix package -i dpkg`. Hope
>> that helps.
>
>Indeed.  I should have said that I did that, and then encountered the
>following issue:
>
>--8<---------------cut here---------------start------------->8---
>$ sudo dpkg -i foo-package.deb 
>dpkg: error: unable to access the dpkg database directory /gnu/store/902w5i1j38r33l6p871dyhng19zj1phk-dpkg-1.20.9/var/lib/dpkg: Read-only file system
>--8<---------------cut here---------------end--------------->8---
>
>Any ideas?  I don't know much about .deb or .rpm.
>
>Thank you Gary.
>
>
>-- 
>André A. Gomes
>"Free Thought, Free World"
>

  reply	other threads:[~2021-12-08 20:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-08 15:30 Run .deb or .rpm packages André A. Gomes
2021-12-08 16:46 ` Gary Johnson
2021-12-08 19:46   ` André A. Gomes
2021-12-08 20:05     ` Julien Lepiller [this message]
2021-12-08 20:10       ` André A. Gomes
2021-12-08 20:46         ` Remco
2021-12-21 23:27           ` André A. Gomes
2021-12-22  4:13         ` Timmy Douglas
2021-12-10  9:30       ` Hartmut Goebel
2021-12-12  9:24         ` Efraim Flashner
2021-12-12 19:34           ` 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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3124813D-244F-4060-AA72-8778D3B612E2@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=andremegafone@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=lambdatronic@disroot.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 read-only IMAP folder(s) and NNTP newsgroup(s).