unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Giovanni Biscuolo <g@xelera.eu>
To: "Laura Lazzati" <laura.lazzati.15@gmail.com>,
	"Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Guix video repository: First video script commited
Date: Thu, 28 Feb 2019 11:47:26 +0100	[thread overview]
Message-ID: <87tvgo2nr5.fsf@roquette.mug.biscuolo.net> (raw)
In-Reply-To: <CAPNLzUOjut1xrTzQALQNZT=C_NiUyF94_0JrgUJ5JuRhP9zdpA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3322 bytes --]

Hi Laura and Björn,

I'm trying to reproduce the build of "01-installation-from-script" but
I'm having some trouble: please is someone willing to try to build that
video and report here on success/failures?

this is my environment and build process:

1. I'm using the master branch (now on commit 03930dc) from
https://git.savannah.gnu.org/git/guix/videos.git

2. my working directory is <somewhere>/guix-videos

3. in my working dir I enter the environment using the environment.sh
bash script

4. in guix-videos/01-installation-from-script [env]# I run
"./buildall.sh", at this point the build process enters a (infinite?)
loop with this output:

--8<---------------cut here---------------start------------->8---
tail -n 20 01-installation-from-script/en_US/out/firstCli-0913.txt | \
paps --landscape --columns=80 --font "Monospace 20" | \
convert -density 128 \
		-fill black \
		-background white \
		-flatten \
		-rotate 90 \
		-delete 0--2 - 01-installation-from-script/en_US/out/firstCli-0913.png
convert: profile 'icc': 'RGB ': RGB color space not permitted on grayscale PNG `01-installation-from-script/en_US/out/firstCli-0913.png' @ warning/png.c/MagickPNGWarningHandler/1667.
--8<---------------cut here---------------end--------------->8---

the number of the resulting "firstCli-XXXX.[txt|png]" files is
progressive

I've interrupted the process after a few minutes and now I've a total of
2495 files in guix-videos/01-installation-from-script/en_US/out/ 2198 of
them are txt and 306 png

rmlist tells me "==> In total 2495 files, whereof 1965 are duplicates in
176 groups."

while fdupes tells me "2009 duplicate files (in 177 sets), occupying 2.9
megabytes"

only txt are duplicated, png are not

is this duplication and large number of txt files intended or is a
problem with my build environment?

Laura Lazzati <laura.lazzati.15@gmail.com> writes:

> I guess I made a mistake today and maybe I was not inside the
> container when creating the video that worked, since I am trying to
> reproduce everything and I still face issues with the fonts.

I'm still not able to reproduce this issue but have you tried adding the
font package to "NECESSARY" variable in environment.sh?

also: could you please remove "USEFUL" and "NICE_TO_HAVE" from the build
environment since we do not strictly need them at build time?

...nevertheless, I agree they are useful and nice to have in our user
(or project) environment for editing/developing purposes :-)

> I  made some minor changes, will be adding again the files of the
> original installer script video

please commit as soon as you want to share your development, in a
dedicated "wip" or "development" branch if you want

> found this https://linux.die.net/man/1/fc-cache, and added in root
> directory a directory named fonts with the ones I used for the videos.

there is no such directory in my checkout: have you committed and pushed
it?

> Still doesn't work. Also made some minor changes to the scripts, and
> removed the Makefile comment. Laura frustrated mode, will go on
> tomorrow looking how I can install the fonts, inside the environment.

try add them (the fonts) as NECESSARY

[...]

Thanks!
Giovanni

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  parent reply	other threads:[~2019-02-28 10:48 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-26 23:10 Guix video repository: First video script commited Björn Höfling
2019-02-26 23:20 ` Gábor Boskovits
2019-02-27  8:31   ` Gábor Boskovits
2019-02-27  8:47     ` Gábor Boskovits
2019-02-27 16:04       ` Björn Höfling
2019-02-27 16:41         ` Laura Lazzati
2019-02-27 17:44           ` Laura Lazzati
2019-02-27 17:49             ` Laura Lazzati
2019-02-27 18:18               ` Gábor Boskovits
2019-02-27 18:29                 ` Laura Lazzati
2019-02-27 18:37                   ` Gábor Boskovits
2019-02-27 17:59             ` Gábor Boskovits
2019-02-27 18:16               ` Laura Lazzati
2019-02-27 15:08     ` Laura Lazzati
2019-02-27 15:04 ` Laura Lazzati
2019-02-27 16:10   ` Björn Höfling
2019-02-27 19:37     ` Laura Lazzati
2019-02-28  2:31       ` Laura Lazzati
2019-02-28  2:40         ` Laura Lazzati
2019-02-28 17:49           ` Ricardo Wurmus
2019-02-28 17:54             ` Laura Lazzati
2019-02-28 18:45               ` Laura Lazzati
2019-02-28 19:14                 ` Gábor Boskovits
2019-02-28 21:17                   ` Laura Lazzati
2019-02-28 22:13                     ` Gábor Boskovits
2019-02-28 23:15                       ` Laura Lazzati
2019-02-28 19:36                 ` sirgazil
2019-02-28 21:52                   ` Laura Lazzati
2019-03-01 12:20                     ` sirgazil
2019-02-28 23:19                   ` Björn Höfling
2019-03-01 14:53                   ` Giovanni Biscuolo
2019-03-02  3:57                     ` Laura Lazzati
2019-03-02 13:36                       ` Laura Lazzati
2019-02-28 10:47         ` Giovanni Biscuolo [this message]
2019-02-28 17:46           ` Ricardo Wurmus
2019-03-01 11:12             ` Giovanni Biscuolo
2019-02-28 23:03           ` Björn Höfling
2019-03-01 11:01             ` Giovanni Biscuolo
2019-03-01 13:48               ` Björn Höfling

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=87tvgo2nr5.fsf@roquette.mug.biscuolo.net \
    --to=g@xelera.eu \
    --cc=bjoern.hoefling@bjoernhoefling.de \
    --cc=guix-devel@gnu.org \
    --cc=laura.lazzati.15@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).