anode
gdl установлен? pacman -Qi gdl что говорит?

Вроде стоит пакет

pacman -Qi gdl
Название              : gdl
Версия                : 3.6.0-1
URL                   : http://www.gnome.org/
Лицензии              : GPL
Группы                : Нет
Предоставляет         : Нет
Зависит от            : gtk3
Дополнительно         : Нет
Требуется пакетами    : libanjuta
Конфликтует с         : Нет
Заменяет              : Нет
Установленный размер  : 1792,00 KiB
Сборщик               : Jan Alexander Steffens (heftig) <[email protected]>;
Архитектура           : x86_64
Дата сборки           : Вс. 30 сент. 2012 23:24:52
Дата установки        : Чт. 01 нояб. 2012 11:03:16
Причина установки     : Установлен как зависимость другого пакета
Установочный скрипт   : No
Описание              : GNOME Docking Library
sht0rm
Наверное чего то не хватает. Какой то библиотеки.

Подсказка - Анюта.


[[email protected] net]# pacman -Ss anjuta
extra/anjuta 3.6.1-1 [установлен]
    GNOME Integrated Development Environment (IDE)
extra/anjuta-extras 3.6.0-1
    Anjuta Integrated Development Environment extra plugins
extra/libanjuta 3.6.1-1 [установлен]
    Anjuta runtime library
При запуске выдает

gtkpod: error while loading shared libraries: libgdl-3.so.2: cannot open shared object file: No such file or directory
спасибо дома гляну .


После очередного апдейта отвалилось монтирование флешек.

Not authorized to perform operation.

вроде прописал locaauthority
Добрый день!

Поставил свежую систему на свой ноут и возник вопрос.

Настроил netcfg и профили , но никак не могу понять как его запихнуть в автозапуск ? покурил вики но там он прописываться в rc.conf

Второй вопрос поставил syslog-ng но не могу в папке /var/log найти логи загрузки … у меня при загрузке GRUB 2 вываливается какая то ошибка ?

Третий вопрос , как все таки посомтреть запуск демонов и в конце концов где теперь смотреть/редактировать запуск демонов ?:)

Спасибо!
спасибо помогло, можно разжевать ?


получается это добовление новых ключей ?
Приступить к установке? [Y/n] Y
:: Получение пакетов с core...
 linux-3.6.3-1-x86_64                                                                                                  41,9 MiB   258K/s 02:46 [#######################################################################################] 100%
 openssh-6.1p1-3-x86_64                                                                                               540,4 KiB   263K/s 00:02 [#######################################################################################] 100%
:: Получение пакетов с extra...
 cifs-utils-5.7-1-x86_64                                                                                               46,1 KiB   174K/s 00:00 [#######################################################################################] 100%
 libtorrent-rasterbar-1:0.16.5-1-x86_64                                                                                 2,4 MiB   214K/s 00:11 [#######################################################################################] 100%
 deluge-1.3.5-3-any                                                                                                     2,1 MiB   231K/s 00:09 [#######################################################################################] 100%
 tdb-1.2.10-1-x86_64                                                                                                   48,0 KiB   135K/s 00:00 [#######################################################################################] 100%
(9/9) проверяется целостность пакета                                                                                                           [#######################################################################################] 100%
ошибка: cifs-utils: signature from "Tobias Powalowski <[email protected]>" is unknown trust
ошибка: libtorrent-rasterbar: signature from "Ionut Biru <[email protected]>" is unknown trust
ошибка: deluge: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
ошибка: iputils: signature from "Stéphane Gaudreault <[email protected]>" is unknown trust
ошибка: kmod: signature from "Dave Reisner <[email protected]>" is unknown trust
ошибка: ldns: signature from "Gaetan Bisson <[email protected]>" is unknown trust
ошибка: linux: signature from "Tobias Powalowski <[email protected]>" is unknown trust
ошибка: openssh: signature from "Gaetan Bisson <[email protected]>" is unknown trust
ошибка: tdb: signature from "Tobias Powalowski <[email protected]>" is unknown trust
ошибка: не удалось завершить запрос (неверный или поврежденный пакет(PGP-подпись))
Обнаружены ошибки, пакеты не были обновлены.

Собственно и pacman.conf

#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
#GPGDir      = /etc/pacman.d/gnupg/
HoldPkg     = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst   = pacman
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
Architecture = auto
SigLevel = Never
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   =
#IgnoreGroup =
#NoUpgrade   =
#NoExtract   =
# Misc options
#UseSyslog
#UseDelta
#TotalDownload
CheckSpace
#VerbosePkgLists
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
#SigLevel = Optional TrustedOnly
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.
#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#   - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist
[core]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
[extra]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
#[community-testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist
[community]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist
#[multilib]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
почистил кеш pacman и все заработало.

Можно закрывать тему
kurych
Потому что, скорее всего, сеть недоступна. Или доступ в интернет через прокси, а pacman и его “соратники” об этом ничего не знают.


Не соглашусь :


[[email protected] net]# ping mirror.yandex.ru
PING mirror.yandex.ru (213.180.204.183) 56(84) bytes of data.
64 bytes from mirror.yandex.ru (213.180.204.183): icmp_req=1 ttl=53 time=80.8 ms
64 bytes from mirror.yandex.ru (213.180.204.183): icmp_req=2 ttl=53 time=225 ms
64 bytes from mirror.yandex.ru (213.180.204.183): icmp_req=4 ttl=53 time=48.2 ms
64 bytes from mirror.yandex.ru (213.180.204.183): icmp_req=5 ttl=53 time=47.9 ms
64 bytes from mirror.yandex.ru (213.180.204.183): icmp_req=6 ttl=53 time=96.2 ms
64 bytes from mirror.yandex.ru (213.180.204.183): icmp_req=7 ttl=53 time=191 ms
64 bytes from mirror.yandex.ru (213.180.204.183): icmp_req=8 ttl=53 time=48.5 ms
Собственно проблема :


:: Синхронизируются базы данных пакетов...
ошибка: не удалось получить файл 'core.db' из mirror.rol.ru : Failed writing body (1192 != 1452)                        0,0   B  0,00B/s 00:00 [---------------------------------------------------------------------------------------]   0%
ошибка: не удалось получить файл 'core.db' из mirror.yandex.ru : Failed writing body (136 != 1398)                      0,0   B  0,00B/s 00:00 [---------------------------------------------------------------------------------------]   0%
ошибка: не удалось обновить core (ошибка в библиотеке загрузки)
ошибка: не удалось получить файл 'extra.db' из mirror.rol.ru : Failed writing body (1192 != 1452)                       0,0   B  0,00B/s 00:00 [---------------------------------------------------------------------------------------]   0%
ошибка: не удалось получить файл 'extra.db' из mirror.yandex.ru : Failed writing body (137 != 1398)                     0,0   B  0,00B/s 00:00 [---------------------------------------------------------------------------------------]   0%
ошибка: не удалось обновить extra (ошибка в библиотеке загрузки)
ошибка: не удалось получить файл 'community.db' из mirror.rol.ru : Failed writing body (1192 != 1452)                   0,0   B  0,00B/s 00:00 [---------------------------------------------------------------------------------------]   0%
ошибка: не удалось получить файл 'community.db' из mirror.yandex.ru : Failed writing body (137 != 1398)                 0,0   B  0,00B/s 00:00 [---------------------------------------------------------------------------------------]   0%
ошибка: не удалось получить файл 'community.db' из mirror.rol.ru : Failed writing body (1192 != 1452)                   0,0   B  0,00B/s 00:00 [---------------------------------------------------------------------------------------]   0%
ошибка: не удалось получить файл 'community.db' из mirror.yandex.ru : Failed writing body (137 != 1398)                 0,0   B  0,00B/s 00:00 [---------------------------------------------------------------------------------------]   0%
ошибка: не удалось обновить community (ошибка в библиотеке загрузки)
 archlinuxfr не устарел
:: Запускается полное обновление системы...
разрешение зависимостей...
проверка на взаимную несовместимость...
Цели (35): claws-mail-3.8.1-3  curl-7.28.0-1  cyrus-sasl-2.1.23-11  firefox-16.0.1-1  firefox-i18n-ru-16.0.1-1  freeglut-2.8.0-2  git-1.7.12.3-1  glew-1.8.0-2  glu-9.0.0-1  gnutls-3.1.3-1  hplip-3.12.10.a-2  initscripts-2012.10.1-1
           intel-dri-9.0-1  jasper-1.900.1-8  khrplatform-devel-9.0-1  libegl-9.0-1  libgbm-9.0-1  libgl-9.0-1  libglapi-9.0-1  libldap-2.4.33-1  libreoffice-calc-3.6.2-2  libreoffice-common-3.6.2-2  libreoffice-writer-3.6.2-2
           mesa-9.0-1  rsync-3.0.9-5  ruby-1.9.3_p286-1  smpeg-0.4.4-7  subversion-1.7.7-1  systemd-194-3  sysvinit-2.88-9  sysvinit-tools-2.88-9  xf86-input-evdev-2.7.3-2  xf86-video-intel-2.20.9-2  xorg-server-1.13.0-2
           xorg-server-common-1.13.0-2
Будет загружено:    79,03 MiB
Будет установлено:  498,78 MiB
Изменение размера:  6,91 MiB