all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Vijayalakshmi Vedantham <vijimay12@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: Internship on Improve the user experience for the "guix package" command line tool (Outreachy)
Date: Mon, 19 Mar 2018 21:27:28 +0100	[thread overview]
Message-ID: <87woy7dd5b.fsf@elephly.net> (raw)
In-Reply-To: <CAD8c3_fH=CDmjrX36_psPx2c2qA0WmeQm_fRPsVdqgmdn+W8Rg@mail.gmail.com>


Hi Vijayalakshmi,

> I created a patch file for the package definition of python-logwrap that
> I'm including here. I'm a little unsure if my patch is right because my ./
> pre-inst-env.in guix build r-abbyyR fails with some error.

This looks like you haven’t actually built Guix.  The “.in” files are
templates containing @PLACEHOLDERS@; they are turned into their target
files at configuration time.

In short you need to do this:

    guix environment guix
    ./bootstrap
    ./configure --localstatedir=/var
    make

At that point you’ll have “pre-inst-env”, an actual executable script.

> Also, since we are going to be communicating regularly now,
> 1. I'd like to know the best times to contact you.

I’m checking mails daily, but not always able to respond within 6 hours.
I’ll try to get a reply out within 12 hours.  I’m located in Central
Europe, so my timezone is CET.

> 2. I need some help finishing my Outreachy application, so anytime in the
> next 2 days if you could set aside an hour for us to discuss the goals of
> the project etc it'll be great.

Sure; I have some days off this week, so I can reserve some time to
discuss this.  Have you read the full project description on the
Outreachy page already?  If so, do you have any questions about the
project description?

As you build and install packages with Guix you will probably notice
that often there is a lot of dense output.  I think you can get a better
appreciation for this project when you play a little with Guix and
observe in what situations it spews out a lot of text.

The project schedule isn’t totally rigid; if you find a part of this
project particularly interesting we can adapt and focus on that part
more.  But before we can decide this I think you need to become a little
more familiar with the problem first.

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

  reply	other threads:[~2018-03-19 20:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAD8c3_e9+N2AEcR+fYs_bzsyLM9i85Fv1rT3P7jaPMKV+ihWog@mail.gmail.com>
     [not found] ` <CAD8c3_dj0sUOtb=kU4tCtLH1LesOQmkdSqDO+awvUFB8Q+8Q2A@mail.gmail.com>
     [not found]   ` <87fu5pch36.fsf@elephly.net>
     [not found]     ` <CAD8c3_c8hwg2pLdKvaPKyPzy+bgLVGekyF2vGVWFW-Fb-BX1ww@mail.gmail.com>
     [not found]       ` <87h8pfy56s.fsf@elephly.net>
     [not found]         ` <CAD8c3_foX-c-+j3jfkLHG1VcnL2u7s_ixj550XcU1Ch-Fbqtjg@mail.gmail.com>
     [not found]           ` <87tvtdthda.fsf@elephly.net>
     [not found]             ` <CAD8c3_fD241AogQiaQTo2g-vXcwrWjt9FhAejMh57ZB+cBmKKQ@mail.gmail.com>
     [not found]               ` <87k1u8uccr.fsf@elephly.net>
2018-03-19 16:58                 ` Internship on Improve the user experience for the "guix package" command line tool (Outreachy) Vijayalakshmi Vedantham
2018-03-19 20:27                   ` Ricardo Wurmus [this message]
2018-03-20 14:44                   ` Ricardo Wurmus
2018-03-20 15:15                     ` Vijayalakshmi Vedantham
2018-03-20 15:54                       ` Ricardo Wurmus
2018-03-20 18:34                       ` Björn Höfling
2018-03-21  8:35                       ` Efraim Flashner
2018-03-21 17:03                         ` Vijayalakshmi Vedantham
2018-03-21 19:44                           ` Gábor Boskovits

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=87woy7dd5b.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=guix-devel@gnu.org \
    --cc=vijimay12@gmail.com \
    /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.