Türkiye
Az konuş, çok çalış..

Forum

Bildirimler
Tümünü temizle

[Çözüldü]Octopide kurulum sorunu

29 Yazılar
5 Üyeler
0 Likes
7,660 Görüntüleme
(@ekandemir)
Gönderiler: 39
Eminent Member
Konu başlatıcı
 

manjaro linux u yeni yukledim. ancak octopide

Installing selected packages...

database file for 'community' does not exist
database file for 'multilib' does not exist

:: The following packages should be upgraded first :

manjaro-system pacman
error: failed to prepare transaction (could not find database) 

Command finished with errors!
 

uyarisi aliyorum bir sey yuklerken.

 
Gönderildi : 25/02/2014 12:18 pm
tulliana
(@tulliana)
Gönderiler: 3510
Famed Member Admin
 

Octopi de menüde dosya sekmesinde veritabanı senkronizasyonuna tıklayın düzelmesi lazım. Yada konsoldan sudo pacman -Syy yaptıktan sonra octopi açabilirsiniz.

archman.org - Bizi bilen iyi bilir, bilmeyen de kendi gibi bilir.!

 
Gönderildi : 25/02/2014 12:53 pm
(@ekandemir)
Gönderiler: 39
Eminent Member
Konu başlatıcı
 

Octopi de menüde dosya sekmesinde veritabanı senkronizasyonuna tıklayın düzelmesi lazım. Yada konsoldan sudo pacman -Syy yaptıktan sonra octopi açabilirsiniz.

denedim işe yaradı. teşekkürler

 
Gönderildi : 25/02/2014 1:46 pm
(@cetintek)
Gönderiler: 35
Eminent Member
 

Yukarıdakileri kaç kez tekrarladım bilmiyorum olmuyor,
Hata şu şekilde;


Seçili paketler kuruluyor...

warning: database file for 'custom' does not exist

:: Some packages should be upgraded first...

error: failed to prepare transaction (could not find database)

Kurulum hatasız tamamlandı!

bu arada kurulacak paket boyutunu 0kb olarak gösteriyor zaten
Manjaro kde16.08  kullanıyorum.

 
Gönderildi : 05/10/2016 8:18 am
(@mgundogdu)
Gönderiler: 661
Honorable Member
 
sudo pacman-mirrors -g

komutundan sonra tekrar

sudo pacman -Syy

deneyin.

Bilgi insanlığın malıdır. Bir grubun ya da kişin değil!

 
Gönderildi : 05/10/2016 9:35 am
(@cetintek)
Gönderiler: 35
Eminent Member
 
$ sudo pacman -Syy
:: Paket veritabanları senkronize ediliyor...
core                    138,9 KiB  139K/s 00:01 [###################] 100%
extra                  1922,3 KiB  81,0K/s 00:24 [###################] 100%
community                  4,0 MiB  113K/s 00:36 [###################] 100%
multilib                188,4 KiB  296K/s 00:01 [###################] 100%
hata: Couldn't open file /home/custompkgs/custom.db hatası nedeniyle 'custom.db' dosyası disk adresinden alınamadı
hata: custom (indirme kütüphanesi hatası) güncellenemedi

şeklinde hata aldım. Zaten daha öncede bu yöntemi denemiştim.

 
Gönderildi : 05/10/2016 9:42 am
(@cetintek)
Gönderiler: 35
Eminent Member
 

Şuradaki " http://archman.org/forum/index.php?topic=804.0 " çöümü denedim şimdi program kurulabiliyor ancak yükseltme güncelleme yapmıyor.

 
Gönderildi : 05/10/2016 10:11 am
(@mgundogdu)
Gönderiler: 661
Honorable Member
 

Yönetici hakları ile /etc/pacman.conf belgesini açın,

sudo mousepad /etc/pacman.conf

(mousepad yerine KDE deki metin editöür neyse onu yazın)

Son üç satırın önüne # işareti koyun yani satırlar aşağıdaki gibi olmalı:


#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs

Bu şekilde kaydedip çıkın ve tekrar güncellemeyi deneyin.

Bilgi insanlığın malıdır. Bir grubun ya da kişin değil!

 
Gönderildi : 05/10/2016 12:02 pm
(@cetintek)
Gönderiler: 35
Eminent Member
 

Denemiştim ama;

esolving dependencies...
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)

Kurulum hatasız tamamlandı!

aldığım hata bu...

 
Gönderildi : 05/10/2016 12:56 pm
 ata
(@ata)
Gönderiler: 2110
Noble Member
 
cat /etc/pacman.conf
sudo pacman -Syu --debug

içeriği görelim .

Suskunluğum asaletimdendir,her lafa verilecek cevabım var. Ama bir lafa bakarım laf mı ? diye bir de söyleyene bakarım adam mı ? diye

                        

 
Gönderildi : 05/10/2016 1:08 pm
(@cetintek)
Gönderiler: 35
Eminent Member
 
#
# /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 manjaro-system
# If upgrades are available for these packages they will be asked for first
SyncFirst    = manjaro-system
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta = 0.7
Architecture = auto


# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =


#NoUpgrade =
#NoExtract =


# Misc options
#UseSyslog
#Color
#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 = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required


# 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
# Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

[community]
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 = Never
#Server = file:///home/custompkgs

[archlinuxfr]
SigLevel = Never
Server = http://repo.archlinux.fr/x86_64

#[multilib]
#SigLevel = PackageOptional
#dahil = /etc/pacman.d/mirrorlist

 
Gönderildi : 05/10/2016 1:19 pm
(@cetintek)
Gönderiler: 35
Eminent Member
 

ikinci komut çıktısı izin verilen karakter sınırı aştığından ekleyemedim

 
Gönderildi : 05/10/2016 1:22 pm
(@cetintek)
Gönderiler: 35
Eminent Member
 

bir kısmı şöyle;

debug: pacman v5.0.1 - libalpm v10.0.1
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: HoldPkg: manjaro-system
debug: config: SyncFirst: manjaro-system
debug: config: arch: x86_64
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 76: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 79: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 82: including /etc/pacman.d/mirrorlist
debug: config: new section 'archlinuxfr'
debug: config: SigLevel: Never
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: Böyle bir dosya ya da dizin yok
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': http://ftp.linux.org.tr/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://ba.mirror.garr.it/mirrors/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirrors.netix.net/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.yandex.ru/mirrors/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://ftp.snt.utwente.nl/pub/linux/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://manjaro.ipacct.com/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://ftp.nluug.nl/pub/os/Linux/distr/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://ftp.halifax.rwth-aachen.de/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.lignux.com/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://ftp.cc.uoc.gr/mirrors/linux/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://ct.mirror.garr.it/mirrors/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.netcologne.de/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.ragenetwork.de/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://ftp.heanet.ie/mirrors/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.dkm.cz/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.netzspielplatz.de/manjaro/packages/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.catn.com/pub/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://ftp.belnet.be/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://manjaro.mirrors.uk2.net/stable/core/x86_64
debug: adding new server URL to database 'core': http://ftp.tu-chemnitz.de/pub/linux/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://manjaro.telecoms.bg/stable/core/x86_64
debug: adding new server URL to database 'core': http://manjaro.mirror.garr.it/mirrors/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirrors.serverhost.ro/manjaro/packages/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.datacenter.by/pub/mirrors/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.jmu.edu/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.is.co.za/mirrors/manjaro.org/stable/core/x86_64
debug: adding new server URL to database 'core': http://distro.ibiblio.org/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://www.gtlib.gatech.edu/pub/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://repo.rhindon.net/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://manjaro.cu.be/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.nexcess.net/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.solarvps.com/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.edatel.net.co/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.clarkson.edu/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.espoch.edu.ec/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://ftp.cuhk.edu.hk/pub/Linux/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirrors.ucr.ac.cr/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://manjaro.dcc.uchile.cl/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.uta.edu.ec/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.rise.ph/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirrors.dotsrc.org/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.freedif.org/Manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.zetup.net/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://manjarolinux.polymorf.fr/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirrors.xservers.ro/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://mirror.ventraip.net.au/Manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://kartolo.sby.datautama.net.id/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://ftp.lug.ro/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://ftp.lysator.liu.se/pub/manjaro/stable/core/x86_64
debug: adding new server URL to database 'core': http://manjaro.mirror.serversaustralia.com.au/stable/core/x86_64
debug: adding new server URL to database 'core': http://repo.manjaro.org.uk/stable/core/x86_64
 
Gönderildi : 05/10/2016 1:27 pm
 ata
(@ata)
Gönderiler: 2110
Noble Member
 

kısım kısım yukle yada şuna bak buradaki örnek sende farklı olabilirler sadece örnek vermek için bular mısıng ve nevew versionlara bak

debug: new version of 'lib32-nvidia-utils' found (256.35-5 => 270.41.19-1)
....
debug: checkdeps: missing dependency 'nvidia-utils' for package 'lib32-nvidia-utils'

Suskunluğum asaletimdendir,her lafa verilecek cevabım var. Ama bir lafa bakarım laf mı ? diye bir de söyleyene bakarım adam mı ? diye

                        

 
Gönderildi : 05/10/2016 1:28 pm
(@cetintek)
Gönderiler: 35
Eminent Member
 

.db
debug: maxsize: 26214400
debug: using time condition: 1475129281
debug: opened tempfile for download: /var/lib/pacman/sync/community.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
community deposu güncel
debug: url: http://repo.archlinux.fr/x86_64/archlinuxfr.db
debug: maxsize: 26214400
debug: using time condition: 1474835453
debug: opened tempfile for download: /var/lib/pacman/sync/archlinuxfr.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
archlinuxfr deposu güncel
debug: loading package cache for repository 'local'
debug: added 1227 packages to package cache for db 'local'
debug: loading package cache for repository 'core'
debug: opening archive /var/lib/pacman/sync/core.db
debug: added 247 packages to package cache for db 'core'
:: Sistem güncellemesi başlatılıyor...
debug: checking for package upgrades
debug: searching for replacements for a52dec in core
debug: searching for replacements for a52dec in extra
debug: loading package cache for repository 'extra'
debug: opening archive /var/lib/pacman/sync/extra.db
debug: added 3472 packages to package cache for db 'extra'
debug: searching for replacements for aalib in core
debug: searching for replacements for aalib in extra
debug: searching for replacements for accounts-qml-module in core
debug: searching for replacements for accounts-qml-module in extra
debug: searching for replacements for accountsservice in core
debug: searching for replacements for accountsservice in extra
debug: searching for replacements for acl in core
debug: searching for replacements for acpid in core
debug: searching for replacements for acpid in extra
debug: searching for replacements for acpid in community
debug: loading package cache for repository 'community'
debug: opening archive /var/lib/pacman/sync/community.db
debug: added 6004 packages to package cache for db 'community'
debug: new version of 'acpid' found (2.0.27-1 => 2.0.28-1)
debug: adding package acpid-2.0.28-1 to the transaction targets
debug: searching for replacements for adwaita-icon-theme in core
debug: searching for replacements for adwaita-icon-theme in extra
debug: searching for replacements for akonadi in core
debug: searching for replacements for akonadi in extra
debug: new version of 'akonadi' found (16.04.3-1 => 16.08.1-2)
debug: adding package akonadi-16.08.1-2 to the transaction targets
debug: searching for replacements for akonadi-contact in core
debug: searching for replacements for akonadi-contact in extra
:: akonadi-contact paketini extra/akonadi-contacts ile değiştirmek ister misiniz? [E/h] sudo pacman -Syu --debug^C

 
Gönderildi : 05/10/2016 1:29 pm
Sayfa 1 / 2
Paylaş:
Translate »