* [Buildroot] [Bug 8441] New: Invalid directory for X11 fonts in target (RPi2)
@ 2015-11-05 19:53 bugzilla at busybox.net
2015-11-05 20:03 ` [Buildroot] [Bug 8441] " bugzilla at busybox.net
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2015-11-05 19:53 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=8441
Summary: Invalid directory for X11 fonts in target (RPi2)
Product: buildroot
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: buildroot at netsolux.ch
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Hello,
In the target directory, all X11 fonts are installed in wrong directory :
[root at devel target]$ pwd
/data/buildroot/output/target
[root at devel target]$ find . -name fonts -print
./usr/share/fonts
./etc/fonts
./data/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/share/fonts
[root at devel target]$ ls -lsa
./data/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/share/fonts
total 12
4 drwxr-xr-x 3 root root 4096 Nov 5 19:22 .
4 drwxr-xr-x 4 root root 4096 Nov 5 19:22 ..
4 drwxr-xr-x 7 root root 4096 Nov 5 19:29 X11
[root at devel target]$ ls -lsa
./data/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/share/fonts/X11/
total 44
4 drwxr-xr-x 7 root root 4096 Nov 5 19:29 .
4 drwxr-xr-x 3 root root 4096 Nov 5 19:22 ..
4 drwxr-xr-x 2 root root 4096 Nov 5 19:29 100dpi
4 drwxr-xr-x 2 root root 4096 Nov 5 19:29 75dpi
4 drwxr-xr-x 2 root root 4096 Nov 5 19:29 cyrillic
4 drwxr-xr-x 3 root root 4096 Nov 5 19:22 encodings
20 drwxr-xr-x 2 root root 20480 Nov 5 19:29 misc
[root at devel target]$ ls -lsa ./usr/share/fonts
total 12
4 drwxr-xr-x 3 root root 4096 Nov 5 18:47 .
4 drwxr-xr-x 23 root root 4096 Nov 5 20:11 ..
4 drwxr-xr-x 2 root root 4096 Nov 5 18:47 dejavu
Best Regards,
Thomas
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 8441] Invalid directory for X11 fonts in target (RPi2)
2015-11-05 19:53 [Buildroot] [Bug 8441] New: Invalid directory for X11 fonts in target (RPi2) bugzilla at busybox.net
@ 2015-11-05 20:03 ` bugzilla at busybox.net
2015-11-05 20:03 ` bugzilla at busybox.net
2015-11-30 8:35 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2015-11-05 20:03 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=8441
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yann.morin.1998 at free.fr
--- Comment #1 from Yann E. MORIN <yann.morin.1998@free.fr> 2015-11-05 20:03:30 UTC ---
Thomas, All,
Thanks for the report.
Indeed, this problem is known, and we're working on fixing it.
See for example the tentative (but not final) series there:
http://lists.busybox.net/pipermail/buildroot/2015-November/143562.html
Regards,
Yann E. MORIN.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 8441] Invalid directory for X11 fonts in target (RPi2)
2015-11-05 19:53 [Buildroot] [Bug 8441] New: Invalid directory for X11 fonts in target (RPi2) bugzilla at busybox.net
2015-11-05 20:03 ` [Buildroot] [Bug 8441] " bugzilla at busybox.net
@ 2015-11-05 20:03 ` bugzilla at busybox.net
2015-11-30 8:35 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2015-11-05 20:03 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=8441
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [Bug 8441] Invalid directory for X11 fonts in target (RPi2)
2015-11-05 19:53 [Buildroot] [Bug 8441] New: Invalid directory for X11 fonts in target (RPi2) bugzilla at busybox.net
2015-11-05 20:03 ` [Buildroot] [Bug 8441] " bugzilla at busybox.net
2015-11-05 20:03 ` bugzilla at busybox.net
@ 2015-11-30 8:35 ` bugzilla at busybox.net
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla at busybox.net @ 2015-11-30 8:35 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=8441
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2015-11-30 08:35:46 UTC ---
This problem has been fixed in commit 07de512d25cac6f76f077c9c5bb1cb8484ed9803.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-11-30 8:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05 19:53 [Buildroot] [Bug 8441] New: Invalid directory for X11 fonts in target (RPi2) bugzilla at busybox.net
2015-11-05 20:03 ` [Buildroot] [Bug 8441] " bugzilla at busybox.net
2015-11-05 20:03 ` bugzilla at busybox.net
2015-11-30 8:35 ` bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox