как-то странно сегодня обновил систему на десктопе. пакман нашел пакеты, спросил ставить-ли. поставил. перезагружаюсь - мигающий курсор на черном экране. переключился на другой терминал, залогинился. не стартуют иксы. думал откатывать обновления. ради интереса запустил пакман и он начал снова утверждать, что есть что-то посвежее. а именно нвидия ксорг и тп. обновил, перезагрузил. иксы запустились, CUDA работает
% telnet towel.blinkenlights.nl
сори за долгое молчание.
проблему решил. спасибо tchgefest за подсказку.
в /etc/pacman.d/mirrorlist приписал в конце
[multilib]
Server = http://mirror.yandex.ru/archlinux/$repo/os/$arch

в /etc/pacman.conf раскоментировал
[multilib]
Include = /etc/pacman.d/mirrorlist
% telnet towel.blinkenlights.nl
DraftSight не ставится. требует библиотеки 32
(пишу содержимое, по тому что там рецепт, который я немогу понять как использовать)

varicad-view установился, работает с 2D . 3D не открывает
% telnet towel.blinkenlights.nl
смущает вот это

в частности, фраза jb1 от 2013-11-26 06:35

For segfault issues on 64-bit systems, try running
fc-cache-32
from the command line to rebuild the font cache

fc-cache не допускает конструкцию fc-cache-32

$ fc-cache -h
usage: fc-cache [-frsvVh] [-y SYSROOT] [--force|--really-force] [--sysroot=SYSROOT] [--system-only] [--verbose] [--version] [--help] [dirs]
Build font information caches in [dirs]
(all directories in font configuration by default).
  -f, --force              scan directories with apparently valid caches
  -r, --really-force       erase all existing caches, then rescan
  -s, --system-only        scan system-wide directories only
  -y, --sysroot=SYSROOT    prepend SYSROOT to all paths for scanning
  -v, --verbose            display status information while busy
  -V, --version            display font config version and exit
  -h, --help               display this help and exit

если верить thebishop 2013-11-30 11:28 , засада именно в этом. но как это сделать, я немогу понять.
$ fc-cache-32
bash: fc-cache-32: команда не найдена

может это не в терминал надо закидывать, а куда-то еще?
% telnet towel.blinkenlights.nl
попробовал поставить libreCad

$ yaourt  libreCad
1 aur/librecad 2.0.0rc3-2 (88)
    A 2D CAD drawing tool based on the community edition of QCad
2 aur/librecad-git 20130302-1 (45)
    A 2D CAD drawing tool based on the community edition of QCad.
==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
==> -------------------------------------------------------
==> 1 2
==> Downloading librecad PKGBUILD from AUR...
x librecad.install
x PKGBUILD
Comment by eworm  (2013-08-16 08:19)
@geosam: Try to remove librecad-2.0.0rc1.tar.gz from your src directory, then try again. The tarball is generated on the fly by the github page, so it does not support to resume a download.
If that does not help please give error messages in English...
Comment by eworm  (2013-09-28 21:23)
They changed a tag in git again... *Sigh*
Before building 2.0.0rc2-3 please remove the tarball from source directory.
Comment by Xyne  (2013-11-21 01:36)
Hi,
You can simplify the install file by using the following:
post_upgrade() {
post_install()
}
post_remove() {
post_install()
}
Regards,
Xyne
Comment by Senco  (2013-12-03 07:42)
Hi,
where be the documentation?
The website boasts "built-in help system", but there is none to be had from the application. Man page points to /usr/share/doc/librecad which is not there.
Comment by eworm  (2013-12-03 08:16)
The documentation has been remove from package because of licensing issues.
librecad 2.0.0rc3-2  (Пн ноя 28 16:35:51 MSK 2011)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==>

мигающая в обоих случаях
( Unsupported package: Potentially dangerous ! )
это можно както обойти?

ps. ноут с гибридной графикой. CUDA настроена и работает
% telnet towel.blinkenlights.nl
пытаюсь поставить на ноут lenovo V580c arch+kde, программу DraftSight

вот эта программка

пробовал собрать в aur и yaourt
[code]==> Downloading draftsight PKGBUILD from AUR...
x PKGBUILD
x draftsight.install
Comment by thebishop  (2013-10-09 05:52)
@melodie: as this is a binary package of a proprietary software, almost all the warnings you've pinpointed cannot be resolved. The only ones that could be addressed are the ones related to the dependencies.
Comment by Azrael85  (2013-11-25 16:35)
I'm getting th segmentation fault error too...
Any clue about that??
Comment by jb1  (2013-11-26 06:35)
For segfault issues on 64-bit systems, try running
fc-cache-32
from the command line to rebuild the font cache
Comment by Azrael85  (2013-11-30 10:16)
Thank you @jb1!! That worked for me!
Comment by thebishop  (2013-11-30 11:28)
@jb1: many thanks to the hint for the solution of a nasty and annoying bug (I had no clues about how to solve it because I have 2 64 bit Arch and I never experienced a segfault with Draftsight).
I'll put your suggestion in the .install file hoping it will solve the segfault issue that many users are experiencing on 64 bit systems.
Thanks a lot.
draftsight V1R4.0-3  (Пт мар 11 14:55:13 MSK 2011)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==>
Please add $EDITOR to your environment variables
for example:
export EDITOR="vim" (in ~/.bashrc)
(replace vim with your favorite editor)
==> Edit PKGBUILD with:
/usr/lib/yaourt/util.sh: line 197: PKGBUILD: команда не найдена
==> draftsight dependencies:
 - lib32-fontconfig (building from AUR)
 - lib32-gcc-libs (building from AUR)
 - lib32-glib2 (building from AUR)
 - lib32-glu (building from AUR)
 - lib32-libcups (building from AUR)
 - lib32-libgl (building from AUR)
 - lib32-libice (building from AUR)
 - lib32-libsm (building from AUR)
 - lib32-libx11 (building from AUR)
 - lib32-libxext (building from AUR)
 - lib32-libxrender (building from AUR)
 - lib32-libxt (building from AUR)
 - lib32-mesa (building from AUR)
 - lib32-nas (building from AUR)
 - lib32-util-linux (building from AUR)
 - lib32-zlib (building from AUR)
 - lib32-alsa-lib (building from AUR)
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==>
Please add $EDITOR to your environment variables
for example:
export EDITOR="vim" (in ~/.bashrc)
(replace vim with your favorite editor)
==> Edit PKGBUILD with:  [/code]

в draftsight.install есть коментарий

If you're using a 64-bit system,
you need to install the proper 32-bit libraries
for yor graphic card to avoid rendering problems.

If you're experiencing a segmentation fault error
on a 64-bit system, try running fc-cache-32
from the command line to rebuild the font cac
he.

из чего сделал вывод fc-cache-32 решение проблеммы, но непойму как это применить.

подскажите как установить DraftSight или другую программу способную перегнать файлы ".dwg" во чтонибудь более распрастраненное и проще открываемое.
% telnet towel.blinkenlights.nl
с драйверами не эксперементировал (небыло времени). с обновлением 3.12.0-1-ARCH wifi заработал почти полноценно.
с обновлением 3.12.5-1-ARCH, wifi перестал работать вообще

yaourt -S broadcom-wl
reboot
% telnet towel.blinkenlights.nl
guttormr спасибо, попробую broadcom-wl из aur'а

зы : обновление вышло. ядро снова новое, обновлюсь, может пофиксили баг с wifi
% telnet towel.blinkenlights.nl
гуглил по энергосережению вайфай в ноутбуках под линукс. сам вайфай в арчь хоть както заработал после обновления около месяца назад. до этого вообще не работал ( проверял в mint и rfremix )
% telnet towel.blinkenlights.nl
в винде все нормально, в арчь очень слабый вайфый. роутер видит не дальше метра, телефон вообще не видит. где-то попадалось, что сигнал слабый изза того что вайфай в режиме "энергосбережениея". гуглю четвертый день - безрезультатно. подскажите как называется пакетик который это дело исправляет?
% telnet towel.blinkenlights.nl