Re: Reminder to remain civil

2019-10-14 Thread Quiliro Ordóñez
El 2019-10-14 02:41, Ricardo Wurmus escribió: > Quiliro Ordóñez writes: > >> El 2019-10-13 15:07, Ricardo Wurmus escribió: >>> Quiliro Ordóñez writes: >>> >>>> So we are officially on a censored list […] >>> >>> This is not

Re: Reminder to remain civil

2019-10-14 Thread Quiliro Ordóñez
El 2019-10-14 14:52, Tonton escribió: > Quiliro, this is not about censorship. No one is taking away your right to > express yourself. This channel however is not public, even though it comes > close. This channel also has a set topic. For me, it _is_ about censorship. If there is censo

Re: Reminder to remain civil

2019-10-14 Thread Quiliro Ordóñez
These are very good questions: > Are we going to see more petitions posted on the official Guix site in the > future? Which topics are ok and which ones are going too far? > > Can anyone get a petition posted on the Guix site if they have 20+ signers? > Or does that only happen if Ludovic Courtès

Re: Reminder to remain civil

2019-10-14 Thread quiliro
On Mon, October 14, 2019 2:41 am, Ricardo Wurmus wrote: > > Quiliro Ordóñez writes: > >> El 2019-10-13 15:07, Ricardo Wurmus escribió: >>> Quiliro Ordóñez writes: >>> >>>> So we are officially on a censored list […] >>> >>> This is

Re: Reminder to remain civil

2019-10-13 Thread Quiliro Ordóñez
El 2019-10-13 15:07, Ricardo Wurmus escribió: > Quiliro Ordóñez writes: > >> So we are officially on a censored list […] > > This is not the place to argue about this. help-guix is not for you to > elaborate on what you consider censorship, it is a list for people to

Re: Reminder to remain civil

2019-10-13 Thread Quiliro Ordóñez
El 2019-10-12 03:32, Ricardo Wurmus escribió: > Jens Mølgaard writes: > >> Ricardo Wurmus writes: >> >>> Please keep the language here civil. We don’t need more anger on our >>> lists. If you feel frustrated, please take some time off email [...] >> >> I agree about the language, but I have to

Re: Joint statement on the GNU Project

2019-10-11 Thread quiliro
On Fri, October 11, 2019 3:03 am, Ludovic Courtès wrote: > Hi Quiliro, > > Quiliro Ordóñez skribis: > >> * Ricardo Wurmus [2019-10-10 07:09]: >>> I have previously asked you privately to stop spamming our mailing >>> lists. I am asking you a second time publi

Re: Joint statement on the GNU Project

2019-10-10 Thread Quiliro Ordóñez
* Ricardo Wurmus [2019-10-10 07:09]: > I have previously asked you privately to stop spamming our mailing > lists. I am asking you a second time publicly. If you keep disrupting > our mailing lists your posts will be moderated. Censorship is the suppression of speech, public communication, or o

Exclusion of most activists by a bunch

2019-10-09 Thread quiliro
this call for change: https://www.change.org/p/the-gnu-project-action-proposal-to-joint-statement-on-the-gnu-project-485e8f9a-1505-40c0-89b4-582a4f0e8288 Quiliro Ordóñez FSFLA Board Member

Re: Setting up a Git server

2019-09-12 Thread quiliro
Solved. The solution was devised by the great help of nckx. Below is the turnkey version in detail: ## On the server mkdir repo && cd repo && git init --shared=group --bare ## On the workstation git clone ssh://user@server_IP_or_name:/directory/of/the/repo && cd repo && echo "New file created

Setting up a Git server

2019-09-12 Thread quiliro
Hello Guix. I have set up a git server on one machine by adding openssh as a service in my guix system reconfigure file: (operating-system [...] (services (cons* (service openssh-service-type (openssh-configuration (port-number )))

Re: Unable to Share Internet on GuixSD

2019-09-12 Thread quiliro
El Mie, 11 de Septiembre de 2019, 9:42 am, Miguel Suarez escribió: > I use mainly GuixSD (as I said) on my main laptop, which I configured in > other several distros I used before to share internet via ethernet, to a > desktop PC. Doing this steps in any distro would always work, one of these > di

Re: personal communications server

2019-08-06 Thread quiliro
El Mar, 6 de Agosto de 2019, 1:19 pm, Ricardo Wurmus escribió: > Or we could provide a procedure generating an operating system > configuration. The procedure’s arguments would be used to enable or > disable certain services. What do you mean by "a proceedure"? Is it a definition that would acti

Re: personal communications server

2019-08-06 Thread quiliro
> I don't think we need the bash scripts, only services. From what I read, > we could provide a simple file like this and let users choose their > services: > > (define domain "mydomain.org") > ; and other common configuration options > … > (operating-system > … > (services >(cons* > ;;

Re: personal communications server

2019-08-06 Thread quiliro
of administration. Freedombone is just Debian plus the above mentioned programs installed via bash scripts. Is it possible to make something similar on Guix? Could we import the bash scripts and is it even necessary? Thank you for you input. Quiliro

Re: personal communications server

2019-08-05 Thread quiliro
El Lun, 5 de Agosto de 2019, 4:13 pm, Ricardo Wurmus escribió: > > Hi Quiliro, > >> PING Hi Ricardo. Thank you for your response. > It is not clear to me what the question in your earlier email is. I would like to know if there is someone that is making a 'guix system ini

Re: personal communications server

2019-08-05 Thread Quiliro Ordóñez
PING El 2019-07-18 23:42, Quiliro Ordóñez escribió: > Hello Guix: > > I know this has been discussed in the past in this: > https://lists.gnu.org/archive/html/guix-devel/2017-05/msg00210.html > and on another thread on Guix mailing lists. But I cannot find any > information

personal communications server

2019-07-18 Thread Quiliro Ordóñez
currently obtainable on Guix. Is there any current discussion or ideas about this? -- Saluton. Quiliro Ordóñez Do you prefer speaking English? Vous voulez parler Français? Çu vi volas paroli Esperanton? -- Saluton. Quiliro Ordonez All information received in subsequent emails and the associated

Re: Xorg 'openchrome' Module

2019-06-30 Thread quiliro
El Dom, 30 de Junio de 2019, 9:22 pm, Miguel Suarez escribió: > Hello guix helper team!, I'm having a bit of a trouble on guix system... > I'm unable to load the module 'openchrome', as it is inexistent, how > should > I add a module on guix? > More details on openchromemoduleissue.org file > PD: I

use case: installing several user administrated workstations

2019-05-13 Thread Quiliro Ordóñez
without a translation from what was intended in desktop.scm to what is the current situation when creating desktop1.scm. Thank you for your responses. -- Saluton. Quiliro Ordonez Do you prefer speaking English? Vous voulez parler Français? Çu vi volas paroli Esperanton?

Re: guix-a dokumentaro en Esperanto

2019-04-27 Thread Quiliro Ordonez
El 2019-04-27 06:37, swedebugia escribió: > On 2019-04-17 23:06, Ludovic Courtès wrote: >> Konrad Hinsen skribis: >> >>> Laŭ mia scio nenia dokumentaro en Esperanto ekzistas. Sed ja troviĝas >>> esperantistoj inter la Guix-istoj kaj Guix-umantoj. Eblas do esperi >>> iaman pliboniĝon de la situacio

Re: guix-a dokumentaro en Esperanto

2019-04-27 Thread Quiliro Ordonez
El 2019-04-27 11:01, pelzflorian (Florian Pelz) escribió: > On Sat, Apr 27, 2019 at 08:35:05AM +0200, swedebugia wrote: >> On 2019-04-18 03:33, Quiliro Ordonez wrote: >> > El 2019-04-16 08:53, swedebugia escribió: >> >> I just translated the complete manual wit

Re: guix-a dokumentaro en Esperanto

2019-04-27 Thread Quiliro Ordonez
>> Mi ne plaĉas Google-on. Plie mi pensas ke ĝi igas kop'rajton malliberan. > > (about whether using google translate makes the resulting text > copyrighted to google) > > Mi tute ne konsentas pri tio. Vidu > https://meta.wikimedia.org/wiki/Wikilegal/Copyright_for_Google_Translations Dankon po

Re: guix-a dokumentaro en Esperanto

2019-04-25 Thread Quiliro Ordonez
El 2019-04-18 01:33, Quiliro Ordonez escribió: > Mi povas traduki parton manualan ĉiutage. Bonvolu diru min la maniero > kun Emacs kaj > https://translationproject.org/POT-files/guix-manual-1.0.0-pre1.pot . Aŭ mi povas kunlabori.

Re: Guix [ /-o] [for the elderly / por maljunauloj]

2019-04-23 Thread Quiliro Ordonez
n. Ĝi faras lin perdi en la plena ekrano. Yes. I agree. A touchscreen would help lot. My father is 96 and has problems with his eyesight. He has to amplify 5 times the size of letters. It makes him get lost about the whole screen. Saluton/Greetings. Quiliro

Re: National keyboard layout for Polish

2019-04-21 Thread Quiliro Ordonez
El 2019-04-21 12:36, Ludovic Courtès escribió: > Quiliro Ordonez skribis: > >> El 2019-04-20 18:16, Quiliro Ordonez escribió: >>> El 2019-04-19 12:13, Ludovic Courtès escribió: >>>> Andreas Enge skribis: >>>> >>>>> On Thu, Apr 18, 2

Re: National keyboard layout for Polish

2019-04-20 Thread Quiliro Ordonez
El 2019-04-20 18:16, Quiliro Ordonez escribió: > El 2019-04-19 12:13, Ludovic Courtès escribió: >> Andreas Enge skribis: >> >>> On Thu, Apr 18, 2019 at 12:24:41PM -0700, Quiliro Ordonez wrote: >>>> /home/quiliro/desktop-full-dvorak.scm:72:12: error: >>&

Re: National keyboard layout for Polish

2019-04-20 Thread Quiliro Ordonez
El 2019-04-19 12:13, Ludovic Courtès escribió: > Andreas Enge skribis: > >> On Thu, Apr 18, 2019 at 12:24:41PM -0700, Quiliro Ordonez wrote: >>> /home/quiliro/desktop-full-dvorak.scm:72:12: error: >>> set-xorg-configuration: unbound variable >>> hint: Did

Guix [ /-o] [for the elderly / por maljunauloj]

2019-04-20 Thread Quiliro Ordonez
elderly. It must be very easy to use, have the least number of options/icons and be low on processes to remember. What do you suggest? [Dankon. / Thank you.] Quiliro

Re: National keyboard layout for Polish

2019-04-18 Thread Quiliro Ordonez
El 2019-04-18 19:42, Andreas Enge escribió: > Hello, > > On Thu, Apr 18, 2019 at 12:24:41PM -0700, Quiliro Ordonez wrote: >> /home/quiliro/desktop-full-dvorak.scm:72:12: error: >> set-xorg-configuration: unbound variable >> hint: Did you forget `(use-modules (gnu s

Re: National keyboard layout for Polish

2019-04-18 Thread Quiliro Ordonez
El 2019-04-18 19:24, Quiliro Ordonez escribió: > El 2019-04-17 21:08, Ludovic Courtès escribió: >> Hello, >> >> Adam Mazurkiewicz skribis: >> >>> How to set Polish keyboard layout to get Polish special letters? >>> https://dailyweb.pl/wp-content/

Re: National keyboard layout for Polish

2019-04-18 Thread Quiliro Ordonez
use it. > > HTH! > > Ludo’. I get this error with 'guix system reconfigure desktop-full-dvorak.scm'. /home/quiliro/desktop-full-dvorak.scm:72:12: error: set-xorg-configuration: unbound variable hint: Did you forget `(use-modules (gnu services xorg))'? The file is

Re: guix-a dokumentaro en Esperanto

2019-04-17 Thread Quiliro Ordonez
El 2019-04-16 08:53, swedebugia escribió: > On 2019-04-13 00:24, Luther Thompson wrote: >> On Fri, 12 Apr 2019 12:43:12 -0700 >> Quiliro Ordonez wrote: >> >>> Mi serĉas por Guix-a dokumentaro en Esperanto. Ĝi povas esti >>> manlibroj, aŭdioj (rimarkoj) aŭ vi

guix-a dokumentaro en Esperanto

2019-04-12 Thread Quiliro Ordonez
Mi serĉas por Guix-a dokumentaro en Esperanto. Ĝi povas esti manlibroj, aŭdioj (rimarkoj) aŭ videoj (konferencoj, seminarioj). Kie mi povos trovi ilin? Dankon!

Re: wpa-supplicant service configuration. Guile is hard

2019-04-04 Thread Quiliro Ordonez
El 2019-04-04 19:26, zna...@tutanota.com escribió: > Hello! I am so novice in Guile. > > I have trouble trying to add wpa-supplicant configuration to my > config. I get this error: > > # guix system reconfigure /etc/config.scm > guix system: error: service 'wpa-supplicant' provided more than once

Re: keyboaard-layoout problem on gdm login

2019-04-03 Thread Quiliro Ordonez
El 2019-04-03 15:32, Ludovic Courtès escribió: > Hi Quiliro, > > Quiliro Ordonez skribis: > >> I have tested console keyboard-layout and it is great. I have not tested >> GrUB yet. Gnome Login Manager does not work. I have problems with my >> des

keyboaard-layoout problem on gdm login

2019-03-31 Thread Quiliro Ordonez
(file-system (device (uuid "021e4962-a7e2-4996-a2d7-b746df956172")) (mount-point "/") (type "ext4")) (file-system (device (uuid "6e8ca224-ab9b-476b-98b0-c0b22a172577"))

Re: proposal to remove linux-Libre from Guix

2019-03-29 Thread Quiliro Ordonez
El 2019-03-29 00:21, Tobias Geerinckx-Rice escribió: > Quiliro Ordonez wrote: >> El 2019-03-28 21:38, Ricardo Wurmus escribió: >>> All this for merely giving people a reason to stop using the term “Linux >>> distribution”? >> >> No. It is for helping peo

Re: how to translate info guix to text file or pdf or html ?

2019-03-28 Thread Quiliro Ordonez
El 2019-03-28 20:29, Ricardo Wurmus escribió: > Joshua Branson writes: > >> Guix's manual changes >> all the time. Trying to keep the website up-to-date is a tough task. > > It is a decision, not a technical limitation. We want the public copy > of the manual to match the latest release, not a

Re: proposal to remove linux-Libre from Guix

2019-03-28 Thread Quiliro Ordonez
El 2019-03-28 21:38, Ricardo Wurmus escribió: > Quiliro Ordonez writes: > >> Even though linux-Libre is a great kernel because it provides good >> technical value as well as freedom value, our advocacy for freedom is >> greatly hindered when people call our project a Lin

Re: proposal to remove linux-Libre from Guix

2019-03-28 Thread Quiliro Ordonez
> I'm not sure to understand what you mean. Could you try to explain a bit > more what what would be the fimal goal? The objective of a free distro is to give freedom to the users. It is archievable with linux-Libre. But most people that use GNU do not consider it an important project because they

proposal to remove linux-Libre from Guix

2019-03-28 Thread Quiliro Ordonez
er of these possibilities and what do you think the steps should be to make it a reality? Happy hacking. Quiliro

Re: how to translate info guix to text file or pdf or html ?

2019-03-28 Thread Quiliro Ordonez
El 2019-03-28 18:52, Oleg Pykhalov escribió: > Hi, > > writes: > >> Hi! I've learned that guix manual updates with the updates more quickly than >> manual's web-page. >> >> But `info guix` is hard for using. I like html. >> Please, let me know if it is possible to transform `info guix` to text

Re: supercomputer available for use

2019-02-17 Thread Quiliro Ordonez
El 2019-02-15 02:29, Eric Bavier escribió: > On Thu, 14 Feb 2019 11:24:10 -0800 > Quiliro Ordonez wrote: > >> El 2019-02-13 13:39, quil...@riseup.net escribió: >> > This supercomputer is available for investigational use. >> > https://hpc.yachay.gob.ec >>

Re: knowing architecture of GSD

2019-02-14 Thread Quiliro Ordonez
>> I think I have installed the 32 bit version of Guix System Distribution on >> a 64 bit machine. Hov can I check this? >> quiliro@GSD2 ~$ lscpu >> Arquitectura:i686 >> modo(s) de operación de las CPUs:32-bit, 64-bit > > I assum

Re: supercomputer available for use

2019-02-14 Thread Quiliro Ordonez
El 2019-02-13 13:39, quil...@riseup.net escribió: > This supercomputer is available for investigational use. > https://hpc.yachay.gob.ec > Do you think it is worth it for the Guix project? I can ask for availability. I have scheduled a visit for thursday 21st. Is there anything you suggest I shoul

supercomputer available for use

2019-02-13 Thread quiliro
This supercomputer is available for investigational use. https://hpc.yachay.gob.ec Do you think it is worth it for the Guix project? I can ask for availability.

knowing architecture of GSD

2019-02-13 Thread quiliro
I think I have installed the 32 bit version of Guix System Distribution on a 64 bit machine. Hov can I check this? quiliro@GSD2 ~$ guix describe Generation 3feb 13 2019 12:24:45(current) guix d423d68 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master

Re: emacs export to PDF impossible due to missing pdflatex

2019-02-10 Thread Quiliro Ordonez
El 2019-02-06 21:39, Ricardo Wurmus escribió: > Hi Quiliro, > >> Emacs is capable of exporting to PDF by the use of pdflatex. This >> program is available in Trisquel and PureOS (as a Debian inheritance) by >> way of the 'texlive-latex-base' package. With Guix,

Re: Installing webbrowser and email client via Guix package manager

2019-02-08 Thread Quiliro Ordonez
El 2019-02-08 14:40, Pierre Neidhardt escribió: >> > To install the recsel comand, you need to install the package >> > recutils. Then give a look at the manual: >> > https://www.gnu.org/software/guix/manual/en/html_node/Invoking-guix-package.html#Invoking-guix-package >> >> >> What a fine expla

Re: Installing webbrowser and email client via Guix package manager

2019-02-08 Thread Quiliro Ordonez
El 2019-02-08 11:04, zimoun escribió: > Hi Meikel, > > To complement the words by Pierre, I would tell that Web Browser and > Emails Client are maybe not the best entry point to discover the Guix > system. :-) > > Well, to search on all the packages, the way is: >guix package -s web -s browse

Re: emacs export to PDF impossible due to missing pdflatex

2019-02-08 Thread Quiliro Ordonez
El 2019-02-08 08:20, Ricardo Wurmus escribió: > Quiliro Ordonez writes: > >> El 2019-02-07 22:25, Quiliro Ordonez escribió: >>> El 2019-02-06 21:39, Ricardo Wurmus escribió: >>>> Hi Quiliro, >>>> >>>>> Emacs is capable of exporting to

Re: emacs export to PDF impossible due to missing pdflatex

2019-02-07 Thread Quiliro Ordonez
El 2019-02-07 22:25, Quiliro Ordonez escribió: > El 2019-02-06 21:39, Ricardo Wurmus escribió: >> Hi Quiliro, >> >>> Emacs is capable of exporting to PDF by the use of pdflatex. This >>> program is available in Trisquel and PureOS (as a Debian inheritance) by &

Re: emacs export to PDF impossible due to missing pdflatex

2019-02-07 Thread Quiliro Ordonez
El 2019-02-06 21:39, Ricardo Wurmus escribió: > Hi Quiliro, > >> Emacs is capable of exporting to PDF by the use of pdflatex. This >> program is available in Trisquel and PureOS (as a Debian inheritance) by >> way of the 'texlive-latex-base' package. With Guix,

Re: emacs export to PDF impossible due to missing pdflatex

2019-02-06 Thread Quiliro Ordonez
El 2019-02-06 21:39, Ricardo Wurmus escribió: > Hi Quiliro, > >> Emacs is capable of exporting to PDF by the use of pdflatex. This >> program is available in Trisquel and PureOS (as a Debian inheritance) by >> way of the 'texlive-latex-base' package. With Guix,

emacs export to PDF impossible due to missing pdflatex

2019-02-06 Thread Quiliro Ordonez
Emacs is capable of exporting to PDF by the use of pdflatex. This program is available in Trisquel and PureOS (as a Debian inheritance) by way of the 'texlive-latex-base' package. With Guix, even after installing 'texlive-base' package (which depends on 'texlive-latex-base'), Emacs would give the e

glibc-locales and other Application Setup on foreign distros

2019-02-06 Thread Quiliro Ordonez
I have found some problems with Guix foreign distro: ** Locales.- The manual advises (on section 2.6 Application Setup) to add glibc-locales on foreign distros. But it does not advise to include the following necessary statements on each user's .bashrc: export GUIX_PROFILE="$HOME/.guix-profile" ex

Re: icecat show many warning and don't display correctly

2019-01-18 Thread Quiliro Ordonez
El 2019-01-07 21:41, 荒井吉則 escribió: > It's working. > > export > XDG_DATA_DIRS="$HOME/.guix-profile/share${XDG_DATA_DIRS:+:}$XDG_DATA_DIRS" icecat & does not work. export XDG_DATA_DIRS="$HOME/.guix-profile/share${XDG_DATA_DIRS:+:}$XDG_DATA_DIRS" && icecat & works perfectly. Must something be m

Re: warning: failed to install locale

2019-01-18 Thread Quiliro Ordonez
El 2019-01-18 05:13, zimoun escribió: > Hope that help. This was very helpful. Thank you.

Re: warning: failed to install locale

2019-01-17 Thread Quiliro Ordonez
Thank you for this straightforward answer Ricardo. I post some insights below. El 2019-01-17 09:24, Ricardo Wurmus escribió: > This is in your environment. But what about the daemon’s environment? > It is not started in your environment where GUIX_LOCPATH is set. How do > you start the daemon?

Re: New Guix reference card

2018-11-14 Thread Quiliro Ordonez
El 2018-10-19 08:40, l...@gnu.org escribió: > Hello Guix! > > I’ve written a reference card for Guix, which you can find here: > > https://gnu.org/s/guix/guix-refcard.pdf > > The source is at: > > https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/doc/refcard I tryed to open a fil

Re: broken link to GNU Guix package manager

2018-11-14 Thread Quiliro Ordonez
Apparently several links on: https://guix.info that point somewhere on: https://guix.info/manual/html_node/ should point to: https://www.gnu.org/software/guix/manual/en/html_node/

broken link to GNU Guix package manager

2018-11-14 Thread Quiliro Ordonez
I found a broken link on https://guix.info On a link to GNU Guix package manager, it points to: https://guix.info/manual/html_node/Package-Management.html when it should point to: https://www.gnu.org/software/guix/manual/en/html_node/Package-Management.html

talks about different package managers

2018-11-12 Thread Quiliro Ordonez
I found these pacakage management talks: https://archive.fosdem.org/2018/schedule/track/package_management/ Is there a comparison between these other package managers and Guix?

Re: Contributing to the manual

2018-11-08 Thread Quiliro Ordonez
I have read the manual almost completely. Here is a list of observations I have made. I can continue to report. The first few are just notes to definitions of terms such as "derivation", "input", "BAG", "implicit inputs", etc. But after that I mostly report errors on the manual. If am not sure how

nssd on foreign distro

2018-11-04 Thread Quiliro Ordonez
https://www.gnu.org/software/guix/manual/en/guix.html#Name-Service-Switch-1 says we must install nss. I have done: guix package -i nss on my common user. But I do not know how to start the service. Is this package really necessary? If it is, must it be on root and not on a normal user? Or should it

using questions to enrich documentation

2018-10-29 Thread Quiliro Ordonez
I am currently reading the manual from start to finish, linearly. I have about 40 questions and observation at 40% of the text read. I will send them to this list when I am done (or when you people regard it as best). But I think I would like those questions to enrich the docs. Here is my take for

contributing to Guix and learning Guix

2018-08-11 Thread Quiliro Ordonez
can give them. Is there a web page which will guide users in the process of solving their issues and by the way contributing to Guix? If there is not and is considered useful, I could contribute on this or on whatever could be suggested. Ĝis revido, Quiliro

3D scanning

2018-02-26 Thread Quiliro Ordonez Baca
What I am trying to do is to 3D scan. I could do it with fotos, video or with Kinect version 1. Is there a good solution for this task available in Guix?

Re: path error

2018-02-26 Thread Quiliro Ordonez Baca
I suspect the error has to do with: > -- Cache values > CMAKE_BUILD_TYPE:STRING= > CMAKE_INSTALL_PREFIX:PATH=/usr/local > quiliro@portkomputilo ~/libfreenect/build$

Re: path error

2018-02-26 Thread Quiliro Ordonez Baca
Andreas Enge writes: > Hello, > > the solution lies probably here: > > On Mon, Feb 26, 2018 at 03:52:54PM -0500, Quiliro Ordonez Baca wrote: >> gcc: error trying to exec 'as': execvp: No existe el fichero o el >> directorio > > The "as"

path error

2018-02-26 Thread Quiliro Ordonez Baca
I have downloaded OpenKinect. (Disclosure: I have not checked wether it is has non-libre software yet.) I typed: git clone https://github.com/OpenKinect/libfreenect cd libfreenect mkdir build cd build cmake -L .. But I get an error on executing that command. Here is the output: quiliro

Re: 'sudo -i guix pull' errors

2018-01-29 Thread Quiliro Ordonez Baca
l...@gnu.org (Ludovic Courtès) writes: > Hi Quiliro, > > Quiliro Ordonez Baca skribis: > >> Updating from Git repository at >> 'https://git.savannah.gnu.org/git/guix.git'... >> Backtrace: >> 10 (primitive-load "/gnu/store/imanixx1wli

Re: 'sudo -i guix pull' errors

2018-01-19 Thread Quiliro Ordonez Baca
Chris Marusich writes: > Quiliro Ordonez Baca writes: > >> I was running: >> $ sudo guix system reconfigure config.scm --fallback >> but it has taken 12 hours on a Core2Duo with 2GB in RAM. So I tryed: >> $ sudo -i guix pull >> but it reports errors

Re: 'sudo -i guix pull' errors

2018-01-19 Thread Quiliro Ordonez Baca
Chris Marusich writes: > Quiliro Ordonez Baca writes: > >> I was running: >> $ sudo guix system reconfigure config.scm --fallback >> but it has taken 12 hours on a Core2Duo with 2GB in RAM. So I tryed: >> $ sudo -i guix pull >> but it reports errors

offline repo server

2018-01-17 Thread Quiliro Ordonez Baca
I am not sure if this has been asked before. But I live in a place where there is no network link and I would like users to install different softwares there. Is it possible to have a machine connect to the net every so often so that it updates all available substitutes (or source if substitutes a

'sudo -i guix pull' errors

2018-01-17 Thread Quiliro Ordonez Baca
I was running: $ sudo guix system reconfigure config.scm --fallback but it has taken 12 hours on a Core2Duo with 2GB in RAM. So I tryed: $ sudo -i guix pull but it reports errors: $ sudo -i guix pull Password: Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Backtrac

Re: mumble unable to recognize mic and speakers

2018-01-10 Thread Quiliro Ordonez Baca
ng0 writes: > Christopher Lemmer Webber transcribed 0.4K bytes: >> You may need to do one of the following: >> - go to audio input / audio output and select the right device >> - maybe use the "pavucontrol" pulseaudio configuration tool to >>configure things > > In the worst case what worke

Re: mumble unable to recognize mic and speakers

2018-01-10 Thread Quiliro Ordonez Baca
Christopher Lemmer Webber writes: > You may need to do one of the following: > - go to audio input / audio output and select the right device > - maybe use the "pavucontrol" pulseaudio configuration tool to >configure things Thank you for your suggestion. In pavucontrol, I went to 'port'

Re: correct 'guix system reconfigure config.scm' files

2018-01-10 Thread Quiliro Ordonez Baca
Martin Castillo writes: > Hi, Hi. Thank you for your reply. > On 11.01.2018 01:33, Quiliro Ordonez Baca wrote: >> >> I have 3 different config files: >> pastebin.com/tmLvPAYG >> pastebin.com/jmYHb6us >> pastebin.com/aGHcY3Ey >> I do not remember whi

correct 'guix system reconfigure config.scm' files

2018-01-10 Thread Quiliro Ordonez Baca
I have 3 different config files: pastebin.com/tmLvPAYG pastebin.com/jmYHb6us pastebin.com/aGHcY3Ey I do not remember which one was good. Please criticize the sintax where appropriate. Thank you.

mumble unable to recognize mic and speakers

2017-12-26 Thread Quiliro Ordonez Baca
I am using a macbook air from 2009 where the speakers are correctly configured. But mumble will not recognize them. Please give me a tip to get it configured. Thank you. Quiliro

Re: bug#29791: microscheme

2017-12-21 Thread Quiliro Ordonez Baca
Resent from bug-guix ng0 writes: > Hi, > > Quiliro Ordonez Baca transcribed 0.3K bytes: >> Hello. >> I found Microscheme on the repos for using Arduino. Please tell me where >> I can find information on how to use Arduino and MicroScheme. By the way >> the w

Re: Should I upgrade root user's guix too?

2017-09-24 Thread Quiliro Ordonez Baca
Adonay Felipe Nogueira writes: > I think root profile doesn't have 0 (zero) packages installed. It has > guix. ;) > > As a personal preference, I always do: > > # guix pull && guix package -u > > ... as root, and then: > > $ guix pull && guix package -u > > ... as normal user Very nice thread: v

Re: Grub error: Failed to get canonical path of 'none'

2017-09-02 Thread Quiliro Ordonez Baca
Tobias Geerinckx-Rice writes: >> I tried to follow what I found in the Reference Manual. > > It seems you're consulting an outdated manual that doesn't match the > version of Guix you're invoking to reconfigure your system. I have just checked the info page and the old configuration is still the

Re: How/When will guix pull stop to compile the 616 files?

2017-08-14 Thread Quiliro Ordonez Baca
Paul Dufresne writes: > It takes 45 mins. on my relatively old dual core to guix-pull (would > say 95% of the time > compiling). I have the same machine you do. I have opted to stop xorg and enter tty1. Then, when the download is finished, I stop networking in order to make use of the least reso

Re: installing a mirror for offline installation

2017-06-16 Thread Quiliro
El Fri, 16 Jun 2017 17:05:39 + ng0 escribió: > Quiliro transcribed 1.8K bytes: > > El Thu, 25 May 2017 18:19:02 -0500 > > Quiliro escribió: > > > > > I finally could install bare-bones.scm GuixSD working machine. Now i am > > > interested in ins

Re: installing a mirror for offline installation

2017-06-16 Thread Quiliro
El Fri, 26 May 2017 21:57:30 +0200 Ricardo Wurmus escribió: > (+ help-guix) > > Quiliro writes: > > > Yes. I will want all packages. I will work with all packages for an > > extended period. When I am desperate for an update, I would take the > > _server_ fo

Re: Installing on machine with only one USB port used WiFi

2017-06-16 Thread Quiliro
El Mon, 5 Jun 2017 10:19:30 -0700 Drew C escribió: > On Mon, Jun 5, 2017 at 9:29 AM, Quiliro wrote: > > > Hello...I am in a dilema. I only have one USB port and I don't have an > > onboard working libre WiFi. (I currently have Guix on top of Debian on the > > machi

Re: installing GuixSD on a Macbook Air A1304

2017-06-15 Thread Quiliro
El Sun, 11 Jun 2017 23:43:40 -0700 Chris Marusich escribió: > Quiliro writes: > > > How can I boot from the GuixSD installed partition? > > I'm sure there are many ways to do this, but I don't think there is a > single turn-key solution for this scenario at thi

Re: installing GuixSD on a Macbook Air A1304

2017-06-10 Thread Quiliro
El Sat, 10 Jun 2017 15:18:59 -0500 Quiliro escribió: > El Wed, 7 Jun 2017 11:29:02 -0500 > Quiliro escribió: > > > El Thu, 20 Apr 2017 10:15:52 +0200 > > l...@gnu.org (Ludovic Courtès) escribió: > > > > > Hi, > > > > > > Quiliro skribis

Re: installing GuixSD on a Macbook Air A1304

2017-06-10 Thread Quiliro
El Wed, 7 Jun 2017 11:29:02 -0500 Quiliro escribió: > El Thu, 20 Apr 2017 10:15:52 +0200 > l...@gnu.org (Ludovic Courtès) escribió: > > > Hi, > > > > Quiliro skribis: > > > > > Would someone guide me how to install and configure GuixSD for this >

Re: installing GuixSD on a Macbook Air A1304

2017-06-07 Thread Quiliro
El Thu, 20 Apr 2017 10:15:52 +0200 l...@gnu.org (Ludovic Courtès) escribió: > Hi, > > Quiliro skribis: > > > Would someone guide me how to install and configure GuixSD for this > > UEFI machine? Thanks > > Installing to UEFI from the GuixSD 0.12 installation im

Re: installing a mirror for offline installation

2017-06-07 Thread Quiliro
El Mon, 5 Jun 2017 14:41:00 -0500 Quiliro escribió: > El Fri, 26 May 2017 21:57:30 +0200 > Ricardo Wurmus escribió: > > > (+ help-guix) > > > > Quiliro writes: > > > > > Yes. I will want all packages. I will work with all packages for an > &g

Re: installing a mirror for offline installation

2017-06-07 Thread Quiliro
El Fri, 26 May 2017 21:57:30 +0200 Ricardo Wurmus escribió: > (+ help-guix) > > Quiliro writes: > > > Yes. I will want all packages. I will work with all packages for an > > extended period. When I am desperate for an update, I would take the > > _server_ fo

Re: installing a mirror for offline installation

2017-06-05 Thread Quiliro
El Thu, 25 May 2017 18:19:02 -0500 Quiliro escribió: > I finally could install bare-bones.scm GuixSD working machine. Now i am > interested in installing a mirror [of hydra] for offline installation. There > is no telecommunications where I live. So I could bring the server to &

Installing on machine with only one USB port used WiFi

2017-06-05 Thread Quiliro
Hello...I am in a dilema. I only have one USB port and I don't have an onboard working libre WiFi. (I currently have Guix on top of Debian on the machine.) How can I install GuixSD in this case? I think it could be possible to create a USB with all necesary packages already installed and make a

Re: Kernel panic - not syncing: attempting to kill init! when booting GuixSD

2017-06-01 Thread Quiliro
I have had this same problem when garbage collecting on the root user. It happened to me twice. It was strange for me since I understood that Guix would NEVER remove any package that still had links to it. What I did was try to boot with all entries presented on boot by GrUB. I usually found o

Re: installing a mirror for offline installation

2017-05-26 Thread Quiliro
ould I leave quotations after my reply? Saluton, Quiliro 0987631031

Re: installing a mirror for offline installation

2017-05-26 Thread Quiliro
El Fri, 26 May 2017 13:20:36 +0200 Ricardo Wurmus escribió: > > Quiliro writes: > > > I finally could install bare-bones.scm GuixSD working machine. Now i > > am interested in installing a mirror [of hydra] for offline > > installation. There is no telecommunicatio

  1   2   >