bug#67979: guix pull failed with error

2023-12-22 Thread Wensheng Xie
Here is the information from terminal:

guix pull: compressing cached Git repository at 
'/home/wxie/.cache/guix/checkouts/vkjy73mbbefpvcinhoaz3khygyu6zo4yxnr3orf75523s3fldlvq'...
guix pull: Fehler: 
'/gnu/store/xg500s4zygcgl94188bi15n8qhm54q9y-git-minimal-2.41.0/bin/git -C 
/home/wxie/.cache/guix/checkouts/vkjy73mbbefpvcinhoaz3khygyu6zo4yxnr3orf75523s3fldlvq
 gc' exited with status 128; output follows:

  error: Unbekannte Option: `cruft'
  Verwendung: git repack []
  
  -aalles in eine einzige Pack-Datei packen
  -Agenau wie -a, unerreichbare Objekte werden aber 
nicht gelöscht
  -dredundante Pakete entfernen und "git-prune-packed" 
ausführen
  -f--no-reuse-delta an git-pack-objects übergeben
  -F--no-reuse-object an git-pack-objects übergeben
  -ngit-update-server-info nicht ausführen
  -q, --quiet   weniger Ausgaben
  -l, --local   --local an git-pack-objects übergeben
  -b, --write-bitmap-index
Bitmap-Index schreiben
  -i, --delta-islands   --delta-islands an git-pack-objects übergeben
  --unpack-unreachable 
mit -A, keine Objekte älter als dieses Datum löschen
  -k, --keep-unreachable
mit -a, nicht erreichbare Objekte neu packen
  --window  Größe des Fensters für die Delta-Kompression
  --window-memory 
gleiches wie oben, aber die Speichergröße statt der 
Anzahl der Einträge limitieren
  --depth   die maximale Delta-Tiefe limitieren
  --threads maximale Anzahl von Threads limitieren
  --max-pack-size 
maximale Größe für jede Paketdatei
  --pack-kept-objects   Objekte umpacken, die sich in mit .keep markierten 
Pack-Dateien befinden
  --keep-pack dieses Paket nicht neu packen
  -g, --geometric 
eine geometrische Progression mit Faktor  finden
  -m, --write-midx  ein Multipack-Index des resultierenden Pakets 
schreiben
  
  Schwerwiegend: failed to run repack

---end of information---

Is there a way to fix this?
wxie





bug#56353: sbcl-2.2.6 build fail

2022-07-02 Thread Wensheng Xie
Hi, guix:

the command:
guix package -u

log:
/gnu/store/6lq7dfdfzrlp24lmhj95fcnvkr2mrqfz-sbcl-2.2.6.drv wird erstellt …
- „build-doc“-Phasebuilder for 
`/gnu/store/6lq7dfdfzrlp24lmhj95fcnvkr2mrqfz-sbcl-2.2.6.drv' failed with exit 
code 1
Erstellung von /gnu/store/6lq7dfdfzrlp24lmhj95fcnvkr2mrqfz-sbcl-2.2.6.drv 
fehlgeschlagen
Das Erstellungsprotokoll kann unter 
„/var/log/guix/drvs/6l/q7dfdfzrlp24lmhj95fcnvkr2mrqfz-sbcl-2.2.6.drv.bz2“ 
eingesehen werden.
guix package: Fehler: build of
`/gnu/store/6lq7dfdfzrlp24lmhj95fcnvkr2mrqfz-sbcl-2.2.6.drv' failed

This is what I had right. If you need more, please let me know.

best regards
wxie





bug#42819: problem running xtensa-esp32-elf-g++

2021-07-06 Thread Wensheng Xie

Hi, Simon:


Thanks for looking into this.

Later, I used another machine with Debian GNU system, and it worked.


The issue can be closed for the moment.

wxie


On 2021/7/5 下午5:32, zimoun wrote:

Hi,

On Wed, 12 Aug 2020 at 11:55, Wensheng Xie  wrote:


I have installed https://github.com/sudomesh/disaster-radio under guix
1.1.0

How did you install this package?



```
wxie@guix ~/work/disaster-radio/firmware$ pip install -U platformio

This way is not related Guix, IMHO. :-)



Defaulting to user installation because normal site-packages is not writeable
Requirement already up-to-date: platformio in

[...]


Requirement already satisfied, skipping upgrade: idna<3,>=2.5 in
/home/wxie/.local/lib/python3.8/site-packages (from
requests<3,>=2.4.0->platformio) (2.10)
```

However, somehow the command is not working
```
Converting main.ino
sh:
/home/wxie/.platformio/packages/toolchain-xtensa32/bin/xtensa-esp32-elf-g++:
Datei oder Verzeichnis nicht gefunden

Which package does provide this ’xtensa-esp32-elf-g++’?


All the best,
simon


OpenPGP_0xF408775DF2836A3C.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


bug#41205: make check stucks for hours

2020-10-31 Thread Wensheng Xie

Thanks for investigating.

I will try to do it later. Please give me some time.

On 2020/10/29 上午7:02, zimoun wrote:

Dear,

On Tue, 12 May 2020 at 19:07, Wensheng Xie  wrote:


3.
./configure

Here is missing the argument ’--localstatedir=/var/’.

Could you add it and report if you still have the same issue?

Thanks,
simon








bug#42819: problem running xtensa-esp32-elf-g++

2020-08-11 Thread Wensheng Xie
Dear guix:

I have installed https://github.com/sudomesh/disaster-radio under guix 1.1.0

```
wxie@guix ~/work/disaster-radio/firmware$ pip install -U platformio
Defaulting to user installation because normal site-packages is not writeable
Requirement already up-to-date: platformio in 
/home/wxie/.local/lib/python3.8/site-packages (4.3.4)
Requirement already satisfied, skipping upgrade: bottle<0.13 in 
/home/wxie/.local/lib/python3.8/site-packages (from platformio) (0.12.18)
Requirement already satisfied, skipping upgrade: click<8,>=5 in 
/home/wxie/.local/lib/python3.8/site-packages (from platformio) (7.1.2)
Requirement already satisfied, skipping upgrade: colorama in 
/home/wxie/.local/lib/python3.8/site-packages (from platformio) (0.4.3)
Requirement already satisfied, skipping upgrade: pyserial!=3.3,<4,>=3 in 
/home/wxie/.local/lib/python3.8/site-packages (from platformio) (3.4)
Requirement already satisfied, skipping upgrade: requests<3,>=2.4.0 in 
/home/wxie/.local/lib/python3.8/site-packages (from platformio) (2.24.0)
Requirement already satisfied, skipping upgrade: semantic_version<3,>=2.8.1 in 
/home/wxie/.local/lib/python3.8/site-packages (from platformio) (2.8.5)
Requirement already satisfied, skipping upgrade: tabulate<1,>=0.8.3 in 
/home/wxie/.local/lib/python3.8/site-packages (from platformio) (0.8.7)
Requirement already satisfied, skipping upgrade: pyelftools<1,>=0.25 in 
/home/wxie/.local/lib/python3.8/site-packages (from platformio) (0.26)
Requirement already satisfied, skipping upgrade: marshmallow>=2 in 
/home/wxie/.local/lib/python3.8/site-packages (from platformio) (3.7.1)
Requirement already satisfied, skipping upgrade: 
urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in 
/home/wxie/.local/lib/python3.8/site-packages (from 
requests<3,>=2.4.0->platformio) (1.25.10)
Requirement already satisfied, skipping upgrade: chardet<4,>=3.0.2 in 
/home/wxie/.local/lib/python3.8/site-packages (from 
requests<3,>=2.4.0->platformio) (3.0.4)
Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in 
/home/wxie/.local/lib/python3.8/site-packages (from 
requests<3,>=2.4.0->platformio) (2020.6.20)
Requirement already satisfied, skipping upgrade: idna<3,>=2.5 in 
/home/wxie/.local/lib/python3.8/site-packages (from 
requests<3,>=2.4.0->platformio) (2.10)
```

However, somehow the command is not working
```
Converting main.ino
sh: 
/home/wxie/.platformio/packages/toolchain-xtensa32/bin/xtensa-esp32-elf-g++: 
Datei oder Verzeichnis nicht gefunden
*** Error 127
```

I checked the file, it exists, but
```
wxie@guix ~/.platformio/packages/toolchain-xtensa32/bin$ ./xtensa-esp32-elf-gcc
bash: ./xtensa-esp32-elf-gcc: Datei oder Verzeichnis nicht gefunden
wxie@guix ~/.platformio/packages/toolchain-xtensa32/bin$ ./xtensa-esp32-elf-g++
bash: ./xtensa-esp32-elf-g++: Datei oder Verzeichnis nicht gefunden
wxie@guix ~/.platformio/packages/toolchain-xtensa32/bin$ ./xtensa-esp32-elf-cpp
bash: ./xtensa-esp32-elf-cpp: Datei oder Verzeichnis nicht gefunden
wxie@guix ~/.platformio/packages/toolchain-xtensa32/bin$ sh 
./xtensa-esp32-elf-cpp
./xtensa-esp32-elf-cpp: ./xtensa-esp32-elf-cpp: Kann die Datei nicht ausführen.
wxie@guix ~/.platformio/packages/toolchain-xtensa32/bin$ sh 
./xtensa-esp32-elf-g++
./xtensa-esp32-elf-g++: ./xtensa-esp32-elf-g++: Kann die Datei nicht ausführen.
```

What could be the problem? Does guix support this?

best regards,
wxie





bug#41174: bug#42618: epiphany does not display Chinese

2020-08-02 Thread Wensheng Xie

I had tried that for all possibility, and none had worked.

This is so strange.


On 2020/8/2 下午10:06, Leo Prikler wrote:

I'm not quite sure how it's called in your language, but you can set an
encoding using the fifth button from below in the main menu.

Am Sonntag, den 02.08.2020, 22:02 +0800 schrieb Wensheng Xie:

Thank you, Leo.


What's the way to force Epiphany to use another locale for web?


best regards,

wxie

On 2020/8/2 下午6:05, Leo Prikler wrote:

I'm not sure whether the warnings generated are related to the
behaviour you're experiencing.  There is a way of forcing Epiphany
to
use another locale for a website, so perhaps you can try that.

In relation to displaying text correctly, I already reported 41174
and
have not noticed it being fixed since.

Regards,
Leo

Full quote for ML readers:

Using guix 1.1.0

guix (GNU Guix) 2621c6a9ea726cd57c39317329575b7b9fdd7b96

error:
@guix ~$ epiphany

** (epiphany:1968): CRITICAL **: 20:43:43.285: void
webkit_web_context_register_uri_scheme(WebKitWebContext*, const
char*,
WebKitURISchemeRequestCallback, gpointer, GDestroyNotify):
assertion
'g_ascii_strcasecmp(scheme, "ftp") != 0' failed

(process:2): Gtk-WARNING **: 20:43:45.107: Locale not supported
by C
library.
  Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.117: Locale not supported
by C
library.
  Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.458: Locale not supported
by C
library.
  Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.573: Locale not supported
by C
library.
  Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.848: Locale not supported
by C
library.
  Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.915: Locale not supported
by C
library.
  Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:46.093: Locale not supported
by C
library.
  Using the fallback 'C' locale.

===
using nyxt browser, the Chinese is displayed correctly.

How can I fix this?

best regards,
wxie






bug#41174: bug#42618: epiphany does not display Chinese

2020-08-02 Thread Wensheng Xie

Thank you, Leo.


What's the way to force Epiphany to use another locale for web?


best regards,

wxie

On 2020/8/2 下午6:05, Leo Prikler wrote:

I'm not sure whether the warnings generated are related to the
behaviour you're experiencing.  There is a way of forcing Epiphany to
use another locale for a website, so perhaps you can try that.

In relation to displaying text correctly, I already reported 41174 and
have not noticed it being fixed since.

Regards,
Leo

Full quote for ML readers:

Using guix 1.1.0

guix (GNU Guix) 2621c6a9ea726cd57c39317329575b7b9fdd7b96

error:
@guix ~$ epiphany

** (epiphany:1968): CRITICAL **: 20:43:43.285: void
webkit_web_context_register_uri_scheme(WebKitWebContext*, const
char*,
WebKitURISchemeRequestCallback, gpointer, GDestroyNotify): assertion
'g_ascii_strcasecmp(scheme, "ftp") != 0' failed

(process:2): Gtk-WARNING **: 20:43:45.107: Locale not supported by C
library.
 Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.117: Locale not supported by C
library.
 Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.458: Locale not supported by C
library.
 Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.573: Locale not supported by C
library.
 Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.848: Locale not supported by C
library.
 Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.915: Locale not supported by C
library.
 Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:46.093: Locale not supported by C
library.
 Using the fallback 'C' locale.

===
using nyxt browser, the Chinese is displayed correctly.

How can I fix this?

best regards,
wxie






bug#42618: epiphany does not display Chinese

2020-07-30 Thread Wensheng Xie
Using guix 1.1.0

guix (GNU Guix) 2621c6a9ea726cd57c39317329575b7b9fdd7b96

error:
@guix ~$ epiphany 

** (epiphany:1968): CRITICAL **: 20:43:43.285: void 
webkit_web_context_register_uri_scheme(WebKitWebContext*, const char*, 
WebKitURISchemeRequestCallback, gpointer, GDestroyNotify): assertion 
'g_ascii_strcasecmp(scheme, "ftp") != 0' failed

(process:2): Gtk-WARNING **: 20:43:45.107: Locale not supported by C library.
Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.117: Locale not supported by C library.
Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.458: Locale not supported by C library.
Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.573: Locale not supported by C library.
Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.848: Locale not supported by C library.
Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:45.915: Locale not supported by C library.
Using the fallback 'C' locale.

(process:2): Gtk-WARNING **: 20:43:46.093: Locale not supported by C library.
Using the fallback 'C' locale.

===
using nyxt browser, the Chinese is displayed correctly.

How can I fix this?

best regards,
wxie






bug#41623: [Web] Chinese content of page is displayed as blocks.

2020-05-30 Thread Wensheng Xie
Precondition:
font-wqy-zhenhei is installed
ibus-rime is installed

Action:
open
https://guix-china.github.io/
using Web 3.34.4

Observation:
The tab name is correctly displayed in Chinese.
The page content for Chinese is displayed as blocks.
Changing coding and font will not solve the problem.

NEXT Browser in the meantime is ok.

Expectation:
The Chinese content of the page should be correctly displayed.





bug#41281: guix package -i guile-dbi failed

2020-05-15 Thread Wensheng Xie
bash command:

wxie@guix ~$ guix package -s guile-dbi
name: guile-dbi
version: 2.1.6
outputs: out
systems: x86_64-linux i686-linux
dependencies: guile-dbd-postgresql@2.1.6-0.e97589b guile-dbd-sqlite3@2.1.6
+ guile@2.2.7
location: gnu/packages/guile-xyz.scm:1217:2
homepage: http://home.gna.org/guile-dbi/guile-dbi.html
license: GPL 2+
synopsis: Guile database abstraction layer  
description: guile-dbi is a library for Guile that provides a convenient
+ interface to SQL databases.  Database programming with guile-dbi is generic in
+ that the same programming interface is presented regardless of which database
+ system is used.  It currently supports MySQL, Postgres and SQLite3.
relevance: 24

Hinweis: Führen Sie `guix search … | less' aus, um alle Ergebnisse zu sehen.

wxie@guix ~$ guix package -i guile-dbi
Das folgende Paket wird installiert:
   guile-dbi 2.1.6

substitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiert … 100.0%
5,2 MB werden heruntergeladen:
   /gnu/store/lyfawnff790q7kcixvg6cijz4syz5pzx-postgresql-10.12
   
/gnu/store/qn5swx9251va3ixgn8lksplsa0sxhacr-guile-dbd-postgresql-2.1.6-0.e97589b
   /gnu/store/fflijz4yz2gd6hbx02xsgrv95x0rrvg3-guile-dbd-sqlite3-2.1.6
   /gnu/store/as5wjd0rgl7jwvf50cmy6wg9igsh1fgw-guile-dbi-2.1.6
downloading from 
https://ci.guix.gnu.org/nar/lzip/fflijz4yz2gd6hbx02xsgrv95x0rrvg3-guile-dbd-sqlite3-2.1.6
 ...
 guile-dbd-sqlite3-2.1.6  12KiB   3.2MiB/s 00:00 [##] 100.0%

downloading from 
https://ci.guix.gnu.org/nar/lzip/lyfawnff790q7kcixvg6cijz4syz5pzx-postgresql-10.12
 ...
 postgresql-10.12  4.9MiB 2.2MiB/s 00:02 [##] 100.0%

downloading from 
https://ci.guix.gnu.org/nar/lzip/qn5swx9251va3ixgn8lksplsa0sxhacr-guile-dbd-postgresql-2.1.6-0.e97589b
 ...
 guile-dbd-postgresql-2.1.6-0.e97589b  13KiB 24.7MiB/s 00:00 
[## guile-dbd-postgresql-2.1.6-0.e97589b  13KiB 1.5MiB/s 00:00 
[##] 100.0%

downloading from 
https://ci.guix.gnu.org/nar/lzip/as5wjd0rgl7jwvf50cmy6wg9igsh1fgw-guile-dbi-2.1.6
 ...
 guile-dbi-2.1.6  19KiB   2.9MiB/s 00:00 [##] 100.0%

guix package: error: Profil enthält im Konflikt stehende Einträge für guile
guix package: error:   erster Eintrag: guile@2.2.7 
/gnu/store/l6id6m9fjx5bphgyf1kp6srbmdwspqkn-guile-2.2.7
guix package: error:… propagiert von guile-dbi@2.1.6
guix package: error:   zweiter Eintrag: guile@2.2.7 
/gnu/store/jgl9d4axpavsv83z2f1z1himnkbsxxqj-guile-2.2.7
Hinweis: Versuchen Sie, sowohl `guile-dbi' als auch `guile' zu aktualisieren, 
oder
entfernen Sie eines von beidem aus dem Profil.

Please have a look.





bug#41280: guix package -i artanis failed

2020-05-15 Thread Wensheng Xie
command in bash:

wxie@guix ~$ guix package -s artanis
name: artanis
version: 0.4.1
outputs: out
systems: x86_64-linux i686-linux
dependencies: bash@5.0.16 guile-json@1.2.0 guile-redis@1.3.0
+ guile2.2-readline@2.2.7 guile@2.2.7 nss@3.50 pkg-config@0.29.2
+ util-linux@2.35.1
location: gnu/packages/guile-xyz.scm:107:2
homepage: https://www.gnu.org/software/artanis/
license: GPL 3+, LGPL 3+
synopsis: Web application framework written in Guile  
description: GNU Artanis is a web application framework written in Guile
+ Scheme.  A web application framework (WAF) is a software framework that is
+ designed to support the development of dynamic websites, web applications, web
+ services and web resources.  The framework aims to alleviate the overhead
+ associated with common activities performed in web development.  Artanis
+ provides several tools for web development: database access, templating
+ frameworks, session management, URL-remapping for RESTful, page caching, and
+ more.
relevance: 24

wxie@guix ~$ guix package -i artanis
Das folgende Paket wird installiert:
   artanis 0.4.1

substitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiertsubstitute: Liste der Substitute von „https://ci.guix.gnu.org“ wird 
aktualisiert … 100.0%
Folgende Ableitungen werden erstellt:
   /gnu/store/80a1vxiwsln5vm4kx7gdq0c0l67c93kw-profile.drv
   /gnu/store/7xvqivphdln1ks6pwzy5q3ysws16pvk4-artanis-0.4.1.drv
6,3 MB werden heruntergeladen:
   /gnu/store/pcymfv9myddq7fl17vwfizha4y2ph7mj-guile-redis-1.3.0
   /gnu/store/lqkx565gwc3vhby5m2rswyx8sinb6dc5-guile-json-1.2.0
   /gnu/store/dspvl84qxm887mjamwdj7nhfmjyny11q-artanis-0.4.1.tar.xz
   /gnu/store/l6id6m9fjx5bphgyf1kp6srbmdwspqkn-guile-2.2.7
   /gnu/store/hw0lppwz7mh2xkxjb9v2rarxlk57k1ny-guile2.2-readline-2.2.7
Folgende Profil-Hooks werden erstellt:
   /gnu/store/16k5laan53x6nlpcz1s6v2fwlmrwxf4x-gtk-im-modules.drv
   /gnu/store/4n1d6zygb9wx69k75n0rvv1870kac1j9-gtk-icon-themes.drv
   /gnu/store/awj1shsqv07ckv8y8j71acq8j8n51nxk-manual-database.drv
   /gnu/store/bkymzgdbd4zzk6vmzv2hbywzw0fpzhaj-info-dir.drv
   /gnu/store/h5g2x83zl799z8m18s5dx4qxk1aavqgq-glib-schemas.drv
   /gnu/store/m8bg7djlpb8yw87pplar8f2ijvkx7ihk-xdg-desktop-database.drv
   /gnu/store/p7sai6f3d3bxm0pj58yrnb0c5nifsjb2-fonts-dir.drv
   /gnu/store/sjpqm3vz9aakvcp85c24f37160nab4wl-ca-certificate-bundle.drv
   /gnu/store/vvs5mlyrj9qagsn9384fpzn437han32p-xdg-mime-database.drv
downloading from 
https://ci.guix.gnu.org/nar/lzip/lqkx565gwc3vhby5m2rswyx8sinb6dc5-guile-json-1.2.0
 ...
 guile-json-1.2.0  37KiB  3.5MiB/s 00:00 [##] 100.0%

downloading from 
https://ci.guix.gnu.org/nar/dspvl84qxm887mjamwdj7nhfmjyny11q-artanis-0.4.1.tar.xz
 ...
 artanis-0.4.1.tar.xz  397KiB 660KiB/s 00:01 [##] 100.0%

downloading from 
https://ci.guix.gnu.org/nar/lzip/l6id6m9fjx5bphgyf1kp6srbmdwspqkn-guile-2.2.7 
...
 guile-2.2.7  5.5MiB  2.9MiB/s 00:02 [##] 100.0%

downloading from 
https://ci.guix.gnu.org/nar/lzip/pcymfv9myddq7fl17vwfizha4y2ph7mj-guile-redis-1.3.0
 ...
 guile-redis-1.3.0  58KiB 277KiB/s 00:00 [##] 100.0%

downloading from 
https://ci.guix.gnu.org/nar/lzip/hw0lppwz7mh2xkxjb9v2rarxlk57k1ny-guile2.2-readline-2.2.7
 ...
 guile2.2-readline-2.2.7  39KiB   3.6MiB/s 00:00 [##] 100.0%

/gnu/store/7xvqivphdln1ks6pwzy5q3ysws16pvk4-artanis-0.4.1.drv wird erstellt …
\ „build“-Phasebuilder for 
`/gnu/store/7xvqivphdln1ks6pwzy5q3ysws16pvk4-artanis-0.4.1.drv' failed with 
exit code 1
Erstellung von /gnu/store/7xvqivphdln1ks6pwzy5q3ysws16pvk4-artanis-0.4.1.drv 
fehlgeschlagen
Das Erstellungsprotokoll kann unter 
„/var/log/guix/drvs/7x/vqivphdln1ks6pwzy5q3ysws16pvk4-artanis-0.4.1.drv.bz2“ 
eingesehen werden.
cannot build derivation 
`/gnu/store/80a1vxiwsln5vm4kx7gdq0c0l67c93kw-profile.drv': 1 dependencies 
couldn't be built
guix package: error: build of 
`/gnu/store/80a1vxiwsln5vm4kx7gdq0c0l67c93kw-profile.drv' failed

Please check.





bug#41257: ibus-setup failed

2020-05-14 Thread Wensheng Xie
wxie@guix ~$ ibus-daemon --xim --replace --daemonize
wxie@guix ~$ ibus-setup
/gnu/store/y4qwsw06ynvw3fjk2lrspp89mfmjzj5i-python-pygobject-3.28.3/lib/python3.7/site-packages/gi/module.py:177:
 Warning: cannot register existing type 'GdkPixbuf'
  g_type = info.get_g_type()
/gnu/store/y4qwsw06ynvw3fjk2lrspp89mfmjzj5i-python-pygobject-3.28.3/lib/python3.7/site-packages/gi/module.py:177:
 Warning: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE 
(instance_type)' failed
  g_type = info.get_g_type()
/gnu/store/y4qwsw06ynvw3fjk2lrspp89mfmjzj5i-python-pygobject-3.28.3/lib/python3.7/site-packages/gi/module.py:177:
 Warning: g_once_init_leave: assertion 'result != 0' failed
  g_type = info.get_g_type()
/gnu/store/y4qwsw06ynvw3fjk2lrspp89mfmjzj5i-python-pygobject-3.28.3/lib/python3.7/site-packages/gi/module.py:211:
 Warning: g_type_get_qdata: assertion 'node != NULL' failed
  type_ = g_type.pytype
/gnu/store/y4qwsw06ynvw3fjk2lrspp89mfmjzj5i-python-pygobject-3.28.3/lib/python3.7/site-packages/gi/module.py:225:
 Warning: g_type_get_qdata: assertion 'node != NULL' failed
  g_type.pytype = wrapper
/gnu/store/y4qwsw06ynvw3fjk2lrspp89mfmjzj5i-python-pygobject-3.28.3/lib/python3.7/site-packages/gi/module.py:225:
 Warning: g_type_set_qdata: assertion 'node != NULL' failed
  g_type.pytype = wrapper

cannot setup extra input method, e.g., ibus-rime





bug#41205: make check stucks for hours

2020-05-12 Thread Wensheng Xie
commands run
0.
pwd = ~/work/guix
1.
guix environment guix --pure --ad-hoc git emacs strace gnupg
2.
./bootstrap
3.
./configure
4.
make check

output:
wxie@guix ~/work/guix$ guix environment guix --pure --ad-hoc git emacs strace 
gnupg
Folgende Ableitung wird erstellt:
   /gnu/store/96sb2i83hqwnxammj9vjknfpzp4f9wk3-profile.drv
Folgende Profil-Hooks werden erstellt:
   /gnu/store/4v8xf1z30yfir31d4kbdbrmg920ig07x-fonts-dir.drv
   /gnu/store/9gjd7g2mdhf4961rx89si9avs534rnj3-xdg-desktop-database.drv
   /gnu/store/japnrmzaq1a64c6hc1z0r33z2lkqw941-gtk-icon-themes.drv
   /gnu/store/m4a9ank4hkh80q7gwacddyfclzjxgswy-glib-schemas.drv
   /gnu/store/pxff98zfc0smwbqr7znkzf1j5ylaksrh-xdg-mime-database.drv
   /gnu/store/xbffjqblsz038whhbmvc9pi7rizlgrx2-gtk-im-modules.drv
   /gnu/store/xpv0ychbx92g95qgvkb1678j6j5fbim0-info-dir.drv
   /gnu/store/zaq2m6md9fr6mrklv6jfa40hrwr3296d-manual-database.drv
   /gnu/store/zmgzxh8w5pmh7i9bd31pfnykx1yi0msv-ca-certificate-bundle.drv
Zertifikatsbündel der Zertifikatsautoritäten wird erstellt …
Schriftartenverzeichnis wird erstellt …
Zwischenspeicher für GLib-Schemata wird erzeugt …
Zwischenspeicher für GTK-Symbolthemen wird erzeugt …
Dateien im Zwischenspeicher für GTK-Eingabemethoden werden erstellt …
Verzeichnis von Info-Handbüchern wird erstellt …
Datenbank für Handbuchseiten wird erstellt …
Zwischenspeicher für XDG-Desktop-Dateien wird erzeugt …
XDG-Mime-Datenbank wird erstellt …
Profil mit 58 Paketen wird erstellt …
wxie@guix ~/work/guix [env]$ ./bootstrap
++ find po/doc -type f -name 'guix-manual*.po'
++ xargs -n 1 '-I{}' basename '{}' .po
++ sed -e 's,guix-manual\.,,'
+ langs='de
fr
zh_CN
es
ru'
+ for lang in ${langs}
+ '[' '!' -e doc/guix.de.texi ']'
+ for lang in ${langs}
+ '[' '!' -e doc/guix.fr.texi ']'
+ for lang in ${langs}
+ '[' '!' -e doc/guix.zh_CN.texi ']'
+ for lang in ${langs}
+ '[' '!' -e doc/guix.es.texi ']'
+ for lang in ${langs}
+ '[' '!' -e doc/guix.ru.texi ']'
++ find po/doc -type f -name 'guix-cookbook*.po'
++ sed -e 's,guix-cookbook\.,,'
++ xargs -n 1 '-I{}' basename '{}' .po
+ langs=de
+ for lang in ${langs}
+ '[' '!' -e doc/guix-cookbook.de.texi ']'
+ exec autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: 
/gnu/store/yk3zw1pqbs5wlf1lapf25986yjd0g736-autoconf-2.69/bin/autoconf --force
autoreconf: running: 
/gnu/store/yk3zw1pqbs5wlf1lapf25986yjd0g736-autoconf-2.69/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:23: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its 
use is discouraged.
configure.ac:23: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro 
instead,
configure.ac:23: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your 
Makefile.am files.
Makefile.am:647: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
autoreconf: Leaving directory `.'
wxie@guix ~/work/guix [env]$ ./configure
checking for a BSD-compatible install... 
/gnu/store/bp62pwbhja21d2xzq0n71frhir346d7n-profile/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... 
/gnu/store/bp62pwbhja21d2xzq0n71frhir346d7n-profile/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... 
/gnu/store/bp62pwbhja21d2xzq0n71frhir346d7n-profile/bin/grep
checking for egrep... 
/gnu/store/bp62pwbhja21d2xzq0n71frhir346d7n-profile/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether NLS is requested... yes
checking for msgfmt... 
/gnu/store/bp62pwbhja21d2xzq0n71frhir346d7n-profile/bin/msgfmt
checking for gmsgfmt... 

bug#41044: [guix 1.1.0] guix pull failed

2020-05-09 Thread Wensheng Xie

Hi,


Thanks.

The problem is solved by doing 'guix pull' again.

wxie

On 2020/5/6 上午3:37, Ludovic Courtès wrote:

Hi,

wensheng xie  skribis:


./guix/store.scm:1034:9: Throw to key `srfi-34' with args `(#)'.

Could you check the contents of the file above?  It seems to be corrupt,
which could be the result of a hard disk corruption, possibly due to
hardware issues.

Thanks in advance,
Ludo’.






bug#41051: [guix-1.1.0] guix system failed

2020-05-04 Thread wensheng xie
Hi, Marius:

The problem is not reproduced after I did another 'guix pull'. I attached the 
information:

1.
root@guix ~# guix describe
Generation 4 May 04 2020 06:21:35 (current)
  guix c563f88
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: c563f8887db23241922fabf62a4da5d1526a644f

2. config.scm is attached.



From: Marius Bakke
Sent: Sunday, May 3, 2020 11:16 PM
To: wensheng xie; 41...@debbugs.gnu.org
Subject: Re: bug#41051: [guix-1.1.0] guix system failed

Thanks for the report!

wensheng xie  writes:

> The error:
>
> root@guix ~# guix system reconfigure /etc/config.scm
> The following derivation will be built:
>/gnu/store/g26kkrfd49y5wcz57x0xgkh97w997kmb-grub.cfg.drv
> building /gnu/store/g26kkrfd49y5wcz57x0xgkh97w997kmb-grub.cfg.drv...
> /gnu/store/2lnjrv5388727sw45jhrrsyf0140nrd2-system
> /gnu/store/gsxap47dgsjs6zvdim42j5lal5rfj10w-grub.cfg
>
> activating system...
> making '/gnu/store/2lnjrv5388727sw45jhrrsyf0140nrd2-system' the current 
> system...
> setting up setuid programs in '/run/setuid-programs'...
> populating /etc from /gnu/store/hzhhbayyfxjqghxklawy8r8a1i8ws7pg-etc...
> The following derivation will be built:
>/gnu/store/6wy32ybajjrdn1nydvp1i0iai6x77jqc-install-bootloader.scm.drv
> building 
> /gnu/store/6wy32ybajjrdn1nydvp1i0iai6x77jqc-install-bootloader.scm.drv...
> guix system: bootloader successfully installed on '/dev/sda'
> guix system: error: exception caught while executing 'eval' on service 'root':
> Unrecognized keyword: #:file-creation-mask

Can you post the output of 'guix describe' and the config.scm you are
using?
;; This is an operating system configuration generated
;; by the graphical installer.

(use-modules (gnu))
(use-service-modules desktop networking ssh xorg)

(operating-system
  (locale "zh_CN.utf8")
  (timezone "Asia/Shanghai")
  (keyboard-layout (keyboard-layout "cn"))
  (host-name "guix")
  (users (cons* (user-account
  (name "wxie")
  (comment "Wensheng XIE")
  (group "users")
  (home-directory "/home/wxie")
  (supplementary-groups
'("wheel" "netdev" "audio" "video")))
%base-user-accounts))
  (packages
(append
  (list (specification->package "i3-wm")
(specification->package "i3status")
(specification->package "dmenu")
(specification->package "st")
(specification->package "nss-certs"))
  %base-packages))
  (services
(append
  (list (service gnome-desktop-service-type)
(service enlightenment-desktop-service-type)
(service openssh-service-type)
(set-xorg-configuration
  (xorg-configuration
(keyboard-layout keyboard-layout
  %desktop-services))
  (bootloader
(bootloader-configuration
  (bootloader grub-bootloader)
  (target "/dev/sda")
  (keyboard-layout keyboard-layout)))
  (swap-devices (list "/dev/sda1"))
  (file-systems
(cons* (file-system
 (mount-point "/")
 (device
   (uuid "ac551a60-308c-4a49-b44c-cb28a99393da"
 'ext4))
 (type "ext4"))
   %base-file-systems)))


bug#41051: [guix-1.1.0] guix system failed

2020-05-03 Thread wensheng xie
The error:

root@guix ~# guix system reconfigure /etc/config.scm
The following derivation will be built:
   /gnu/store/g26kkrfd49y5wcz57x0xgkh97w997kmb-grub.cfg.drv
building /gnu/store/g26kkrfd49y5wcz57x0xgkh97w997kmb-grub.cfg.drv...
/gnu/store/2lnjrv5388727sw45jhrrsyf0140nrd2-system
/gnu/store/gsxap47dgsjs6zvdim42j5lal5rfj10w-grub.cfg

activating system...
making '/gnu/store/2lnjrv5388727sw45jhrrsyf0140nrd2-system' the current 
system...
setting up setuid programs in '/run/setuid-programs'...
populating /etc from /gnu/store/hzhhbayyfxjqghxklawy8r8a1i8ws7pg-etc...
The following derivation will be built:
   /gnu/store/6wy32ybajjrdn1nydvp1i0iai6x77jqc-install-bootloader.scm.drv
building 
/gnu/store/6wy32ybajjrdn1nydvp1i0iai6x77jqc-install-bootloader.scm.drv...
guix system: bootloader successfully installed on '/dev/sda'
guix system: error: exception caught while executing 'eval' on service 'root':
Unrecognized keyword: #:file-creation-mask



bug#41044: [guix 1.1.0] guix pull failed

2020-05-03 Thread wensheng xie
The log in console:
root@guix ~# guix pull
Updating channel 'guix' from Git repository at 
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
  guix  https://git.savannah.gnu.org/git/guix.git 1463079
Computing Guix derivation for 'x86_64-linux'... -Backtrace:
In srfi/srfi-1.scm:
   592:29 19 (map1 ((# "out") (# "out") (?) ?))
   592:29 18 (map1 ((# "out") (# "out") (?) ?))
   592:29 17 (map1 ((# "out") (# "out") (# #) ?))
   592:29 16 (map1 ((# "out") (# "out") (# ?) ?))
   592:29 15 (map1 ((# "out") (# ?) ?))
   592:29 14 (map1 ((# "out") (# ?) ?))
   592:29 13 (map1 ((# "out") (# ?) ?))
   592:29 12 (map1 ((# "out") (# ?) ?))
   592:29 11 (map1 ((# "out") 
(# ?) ?))
   592:29 10\(map1 ((# "out") (#< ?) ?))
   592:29  9 (map1 ((#< name: "guix-core" gexp: # ?) ?))
   592:29  8|(map1 ((#< name: "guix-extra" gexp: # ?) ?))
   592:17  7/(map1 ((#< name: "guix-packages-base" gexp: # ?) ?))
In ./guix/store.scm:
   1255:8  6 (call-with-build-handler # _)
  1975:24  5 (run-with-store # _ 
#:guile-for-build _ #:system _ #:target _)
In ./guix/gexp.scm:
691:8  4 (_ _)
In ./guix/store.scm:
   1811:8  3 (_ _)
  1846:38  2 (_ #)
In ./guix/derivations.scm:
   926:17  1 (derivation # _ _ _ #:system 
_ #:env-vars _ #:inputs _ #:sources _ ?)
In ./guix/store.scm:
   1034:9  0 (_ # _ #vu8(68 101 114 105 
118 101 40 91 40 34 111 117 116 34 # ?) ?)

./guix/store.scm:1034:9: Throw to key `srfi-34' with args `(#)'.
guix pull: error: You found a bug: the program 
'/gnu/store/d5j5nl4jd10dbbpyw0rpqxbadnj7dxcc-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"1463079a2dc855df2274a2429dd48adc4d31ffdb"; system: "x86_64-linux";
host version: "8a0b02c248a9877812cce29641bb1843cb77ea19"; pull-version: 1).
Please report it by email to .



bug#31054: report problem: import bookmark for Web application does not work

2018-08-29 Thread Wensheng Xie
Thanks for the information.

On Thu, Aug 30, 2018 at 7:43 AM Leo Famulari  wrote:

> On Sat, Apr 07, 2018 at 02:10:12PM -0400, Mark H Weaver wrote:
> > retitle 31054 Epiphany crashes on "import bookmark" menu item.
> > thanks
> >
> > Wensheng Xie  writes:
> >
> > > The system is guixSD 0.14 with standard desktop for xfce and GNOME.
> > >
> > > Using the standard web browser, try to click on the "import bookmark"
> menu.
> > > The Web browser silently exits.
> > >
> > > Does anybody have the same issue?
> >
> > I just tried it, and the same issue happens for me on my system based on
> > the 'core-updates' branch.  It writes the following to stdout/stderr
> > just before exiting:
> >
> > --8<---cut here---start->8---
> > (epiphany:1178): GLib-CRITICAL **: 14:01:59.053: g_io_channel_read_line:
> assertion 'channel != NULL' failed
> > free(): invalid pointer
> > Aborted
> > --8<---cut here---end--->8---
>
> I can't reproduce this bug using GuixSD with GNOME with a recent version
> of Guix [0], so I think it must have been fixed upstream.
>
> [0] I tried on commit 4db7a9dc663c5b26e45ec35538bf68ff87acdf7b
> (linux-modules: Raise an error when a kernel module cannot be found.).
>


-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#31279: report problem: guile with ~/.guile file does not run from shell

2018-05-01 Thread Wensheng Xie
Hi, Mark:

Sorry for late reply.

Installing guile-readline works and solved the problem.

You can close this bug.

best regards,
wxie

On Mon, Apr 30, 2018 at 2:17 PM, Mark H Weaver  wrote:

> I'm closing this bug now, but if you are still having problems, please
> let us know and we'll re-open it.
>
>   Mark
>



-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#31279: report problem: guile with ~/.guile file does not run from shell

2018-04-26 Thread Wensheng Xie
Dear guix:

Using guixSD, installed guile and try to run it from shell. I got the
following error:

-- start --
~ $ cat .guile
(use-modules (ice-9 readline))

;; Enable completion at the REPL.
(activate-readline)

(use-modules (oop goops))~ $
~ $ guile
Backtrace:
  12 (apply-smob/1 #)
In ice-9/boot-9.scm:
705:2 11 (call-with-prompt ("prompt") # #)
In ice-9/eval.scm:
619:8 10 (_ #(#(#)))
In unknown file:
   9 (primitive-load "/home/wxie/.guile")
In ice-9/eval.scm:
   721:20  8 (primitive-eval (use-modules (ice-9 readline)))
In ice-9/psyntax.scm:
  1235:36  7 (expand-top-sequence ((use-modules (ice-9 readline))) _ _ #f e
(eval) (hygiene guile-user))
  1182:24  6 (parse _ (("placeholder" placeholder)) ((top) #(ribcage () ()
())) _ e (eval) (hygiene guile-user))
   285:10  5 (parse _ (("placeholder" placeholder)) (()) _ c (eval)
(hygiene guile-user))
In ice-9/boot-9.scm:
  3365:20  4 (process-use-modules _)
   222:17  3 (map1 (((ice-9 readline
  3366:31  2 (_ ((ice-9 readline)))
   2791:6  1 (resolve-interface _ #:select _ #:hide _ #:prefix _ #:renamer
_ #:version _)
In unknown file:
   0 (scm-error misc-error #f "~A ~S" ("no code for module" (ice-9
readline)) #f)

ERROR: In procedure scm-error:
no code for module (ice-9 readline)
~ $ guile -q
GNU Guile 2.2.3
Copyright (C) 1995-2017 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> (version)
$1 = "2.2.3"
--- end 

Is this an error or my wrong configuration?

best regards,
wxie


-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#31054: report problem: import bookmark for Web application does not work

2018-04-08 Thread Wensheng Xie
Thank you, Mark.

This is a lot of information. I will check the GNOME translation page and
decide what to do.

best regards,
wxie

On Mon, Apr 9, 2018 at 12:59 AM, Mark H Weaver <m...@netris.org> wrote:

> Hi,
>
> Mark H Weaver <m...@netris.org> writes:
>
> > Wensheng Xie <xiewensh...@gmail.com> writes:
> >
> >> By the way, I also noticed that "import/export bookmark" entries are
> >> not translated into Chinese. Do you know where I can submit
> >> translation issues for Chinese for guixSD?
> >
> > Those translation files are part of the upstream Epiphany web browser
> > project, which is part of GNOME.  I guess that this is the file that
> > requires an update to add those translation entries:
> >
> >   https://git.gnome.org/browse/epiphany/tree/po/zh_CN.po
> >
> > I'm not sure off-hand how upstream prefers to receive translation
> > updates, but it's probably sufficient to send a patch here:
>
> Sorry, I meant to write "send a bug report".  That would be sufficient,
> and very helpful.  Sending a patch would be even better, but it's not
> required.
>
> >   https://bugzilla.gnome.org/enter_bug.cgi?product=epiphany
>
> Actually, it might be better to report it for product "l10n":
>
>   https://bugzilla.gnome.org/enter_bug.cgi?product=l10n
>
> as suggested by the "Report an incorrect translation for your language"
> link on this page:
>
> >   https://wiki.gnome.org/TranslationProject
>
> Thank you for your problem reports.  They are quite helpful.
>
> Regards,
>   Mark
>



-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#31053: report problem: fcitx input works in xfce but not in GNOME

2018-04-07 Thread Wensheng Xie
Hi, Ricardo:

Thanks for the information.
I used ibus pinyin with Emacs, but there is some problem: sometimes the
cursor position is not correct, and this slows down input speed.

Do you have this problem?
wxie

On Thu, Apr 5, 2018 at 4:15 AM, Ricardo Wurmus <rek...@elephly.net> wrote:

>
> Wensheng Xie <xiewensh...@gmail.com> writes:
>
> > Chinese font is installed.
> > fcitx is installed and setup for same user.
> >
> > When logged in under xfce: fcitx Chinese input works.
> > When logged in under GNOME: fcitx Chinese input does not work.
> >
> > Does anybody have the same issue?
>
> I’m using ibus with ibus-libpinyin only, so I haven’t experienced this
> problem myself.
>
> It may be good to know, though, that GNOME plans to only use ibus as its
> one input method engine, so I don’t know if a fix here will survive for
> a long time.
>
> --
> Ricardo
>
>
>


-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#31054: report problem: import bookmark for Web application does not work

2018-04-07 Thread Wensheng Xie
Thanks, Mark.

I will try IceCat.

By the way, I also noticed that "import/export bookmark" entries are not
translated into Chinese. Do you know where I can submit translation issues
for Chinese for guixSD?


best regards,
wxie

On Sun, Apr 8, 2018 at 2:10 AM, Mark H Weaver <m...@netris.org> wrote:

> retitle 31054 Epiphany crashes on "import bookmark" menu item.
> thanks
>
> Wensheng Xie <xiewensh...@gmail.com> writes:
>
> > The system is guixSD 0.14 with standard desktop for xfce and GNOME.
> >
> > Using the standard web browser, try to click on the "import bookmark"
> menu.
> > The Web browser silently exits.
> >
> > Does anybody have the same issue?
>
> I just tried it, and the same issue happens for me on my system based on
> the 'core-updates' branch.  It writes the following to stdout/stderr
> just before exiting:
>
> --8<---cut here---start->8---
> (epiphany:1178): GLib-CRITICAL **: 14:01:59.053: g_io_channel_read_line:
> assertion 'channel != NULL' failed
> free(): invalid pointer
> Aborted
> --8<---cut here---end--->8---
>
> In the meantime, you might consider trying GNU IceCat, which I suspect
> has seen more usage and testing by GuixSD users.
>
>   Mark
>



-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#31054: report problem: import bookmark for Web application does not work

2018-04-03 Thread Wensheng Xie
Hi, All:

The system is guixSD 0.14 with standard desktop for xfce and GNOME.

Using the standard web browser, try to click on the "import bookmark" menu.
The Web browser silently exits.

Does anybody have the same issue?

best regards,
wxie

-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#31053: report problem: fcitx input works in xfce but not in GNOME

2018-04-03 Thread Wensheng Xie
Hi, All:

The system is guixSD 0.14 with standard desktop for xfce and GNOME.

Chinese font is installed.
fcitx is installed and setup for same user.

When logged in under xfce: fcitx Chinese input works.
When logged in under GNOME: fcitx Chinese input does not work.

Does anybody have the same issue?

best regards,
wxie

-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#30893: report problem: cannot book guixSD from libreboot

2018-04-01 Thread Wensheng Xie
Thank Danny for reminding. Here is part of the dmidecode output

vendor: coreboot
version: CBET4000 1c84243
release date: 09/07/2016
ROM size: 8192 kB
BIOS revision: 4.0
firmware revision: 0.0


Hope it helps.
wxie

On Sat, Mar 31, 2018 at 1:21 AM, Danny Milosavljevic  wrote:

> Just for completeness: Which libreboot version is it?  You can check using
> dmidecode.
>



-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#30893: report problem: cannot book guixSD from libreboot

2018-03-29 Thread Wensheng Xie
Hi, Mark:

Tried guixSD installation with USB and libreboot.
It worked as you said - using
*Search for GRUB2 configuration on external media

Thanks
wxie

On Wed, Mar 28, 2018 at 8:56 AM, Wensheng Xie <xiewensh...@gmail.com> wrote:

> Thanks, Mark.
>
> I have tried the following:
>
> 1. check the guixSD DVD with a laptop without libreboot. It boots without
> problem. ==> The DVD disc is ok.
> 2. check the guixSD DVD with the laptop with libreboot. It will not boot
> for
>nither *Search ISOLINUX menu (CD/DVD) (d)
>or *Search for GRUB2 configuration on external media
> 3. check the DVD drive of the laptop with librebook using another DVD with
> Trisquel GNU/Linux image. It boots without problem. ==> The DVD drive is ok.
>
> There must be something incompatible for both guixSD image and libreboot.
>
> Hope this helps for further analysis.
>
> best regards,
> wxie
>
> On Sat, Mar 24, 2018 at 5:08 AM, Mark H Weaver <m...@netris.org> wrote:
>
>> retitle 30893 cannot boot guixSD from libreboot
>> thanks
>>
>> Hi,
>>
>> Wensheng Xie <xiewensh...@gmail.com> writes:
>>
>> > I have downloaded:
>> > https://alpha.gnu.org/gnu/guix/guixsd-install-0.14.0.x86_64-
>> linux.iso.xz
>> >
>> > And follow the instruction
>> > https://www.gnu.org/software/guix/manual/html_node/USB-Stick
>> -and-DVD-Installation.html#USB-Stick-and-DVD-Installation
>> > to make the DVD.
>> >
>> > The DVD is ok to boot from a normal laptop (without libreboot).
>> > When I insert the DVD to my laptop with libreboot, and reboot to boot
>> configuration, and select
>> > *Search ISOLINUX menu (CD/DVD) (d)
>>
>> Instead of "Search ISOLINUX menu", could you try using "Search for GRUB2
>> configuration on external media"?  This is the method I've used in the
>> past on my Libreboot X60 and Libreboot X200 machines.
>>
>> The last time I researched it, I learned that booting from USB in
>> Libreboot was somewhat unreliable, at least in some configurations.  It
>> might depend on which USB port you use, so please try different USB
>> ports.  It might depend on the USB stick, so maybe try another stick.
>> It might also be important to have the USB stick plugged in before you
>> power up the machine.  Finally, it might be a matter of chance, so you
>> might need to try it several times before it works.
>>
>> Please let us know how it goes.
>>
>> Regards,
>>   Mark
>>
>
>
>
> --
> I'm an FSF member -- Help us support software freedom!
> https://my.fsf.org/join
>



-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#30893: report problem: cannot book guixSD from libreboot

2018-03-27 Thread Wensheng Xie
Thanks, Mark.

I have tried the following:

1. check the guixSD DVD with a laptop without libreboot. It boots without
problem. ==> The DVD disc is ok.
2. check the guixSD DVD with the laptop with libreboot. It will not boot for
   nither *Search ISOLINUX menu (CD/DVD) (d)
   or *Search for GRUB2 configuration on external media
3. check the DVD drive of the laptop with librebook using another DVD with
Trisquel GNU/Linux image. It boots without problem. ==> The DVD drive is ok.

There must be something incompatible for both guixSD image and libreboot.

Hope this helps for further analysis.

best regards,
wxie

On Sat, Mar 24, 2018 at 5:08 AM, Mark H Weaver <m...@netris.org> wrote:

> retitle 30893 cannot boot guixSD from libreboot
> thanks
>
> Hi,
>
> Wensheng Xie <xiewensh...@gmail.com> writes:
>
> > I have downloaded:
> > https://alpha.gnu.org/gnu/guix/guixsd-install-0.14.0.x86_64-linux.iso.xz
> >
> > And follow the instruction
> > https://www.gnu.org/software/guix/manual/html_node/USB-
> Stick-and-DVD-Installation.html#USB-Stick-and-DVD-Installation
> > to make the DVD.
> >
> > The DVD is ok to boot from a normal laptop (without libreboot).
> > When I insert the DVD to my laptop with libreboot, and reboot to boot
> configuration, and select
> > *Search ISOLINUX menu (CD/DVD) (d)
>
> Instead of "Search ISOLINUX menu", could you try using "Search for GRUB2
> configuration on external media"?  This is the method I've used in the
> past on my Libreboot X60 and Libreboot X200 machines.
>
> The last time I researched it, I learned that booting from USB in
> Libreboot was somewhat unreliable, at least in some configurations.  It
> might depend on which USB port you use, so please try different USB
> ports.  It might depend on the USB stick, so maybe try another stick.
> It might also be important to have the USB stick plugged in before you
> power up the machine.  Finally, it might be a matter of chance, so you
> might need to try it several times before it works.
>
> Please let us know how it goes.
>
> Regards,
>   Mark
>



-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#30893: change the title to correct the typo: book ==> boot

2018-03-22 Thread Wensheng Xie
bug#30893: Acknowledgement (report problem: cannot boot guixSD from
libreboot)


bug#30893: Acknowledgement (report problem: cannot book guixSD from libreboot)

2018-03-22 Thread Wensheng Xie
Sorry, I made a typo in the title: book ==> boot
bug#30893: Acknowledgement (report problem: cannot boot guixSD from
libreboot)

On Wed, Mar 21, 2018 at 5:19 PM, GNU bug Tracking System <
help-debb...@gnu.org> wrote:

> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  bug-guix@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 30...@debbugs.gnu.org.
>
> Please do not send mail to help-debb...@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 30893: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30893
> GNU Bug Tracking System
> Contact help-debb...@gnu.org with problems
>



-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join


bug#30893: report problem: cannot book guixSD from libreboot

2018-03-21 Thread Wensheng Xie
Dear guix:

I have downloaded:
https://alpha.gnu.org/gnu/guix/guixsd-install-0.14.0.x86_64-linux.iso.xz

And follow the instruction
https://www.gnu.org/software/guix/manual/html_node/USB-Stick-and-DVD-Installation.html#USB-Stick-and-DVD-Installation
to make the DVD.

The DVD is ok to boot from a normal laptop (without libreboot).
When I insert the DVD to my laptop with libreboot, and reboot to boot
configuration, and select
*Search ISOLINUX menu (CD/DVD) (d)

The laptop does not boot to guixSD, but stays in the boot configuration
menu after reading the DVD. I have got no error message on the display.

So I want you to check if there is a problem.


best regards,
wxie

-- 
I'm an FSF member -- Help us support software freedom!
https://my.fsf.org/join