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

Forum

Bildirimler
Tümünü temizle

Güncelleme sorunları

109 Yazılar
7 Üyeler
0 Reactions
34.2 K Görüntüleme
(@dombra)
Gönderiler: 25
Eminent Member
 

Merhabalar,
Bu başlığın ilk iletisindeki sorunu yaşamaktayım.
pacman -Syy komutu çıktısı

uyarı: database file for 'platform' does not exist
uyarı: database file for 'addon' does not exist
uyarı: database file for 'extra' does not exist
uyarı: database file for 'community' does not exist
:: Paket veritabanları senkronize ediliyor...
 basis                    118,7 KiB  10,7K/s 00:11 [######################] 100%
hata: Server denied you to change to the given directory hatası nedeniyle 'platform.db' dosyası ftp.nluug.nl adresinden alınamadı
hata: The requested URL returned error: 404 Not Found hatası nedeniyle 'platform.db' dosyası ftp.nluug.nl adresinden alınamadı
hata: The requested URL returned error: 404 Not Found hatası nedeniyle 'platform.db' dosyası mirror.dacentec.com adresinden alınamadı
hata: platform (indirme kütüphanesi hatası) güncellenemedi
hata: Server denied you to change to the given directory hatası nedeniyle 'addon.db' dosyası ftp.nluug.nl adresinden alınamadı
hata: The requested URL returned error: 404 Not Found hatası nedeniyle 'addon.db' dosyası ftp.nluug.nl adresinden alınamadı
hata: The requested URL returned error: 404 Not Found hatası nedeniyle 'addon.db' dosyası mirror.dacentec.com adresinden alınamadı
hata: addon (indirme kütüphanesi hatası) güncellenemedi
hata: Server denied you to change to the given directory hatası nedeniyle 'extra.db' dosyası ftp.nluug.nl adresinden alınamadı
hata: The requested URL returned error: 404 Not Found hatası nedeniyle 'extra.db' dosyası ftp.nluug.nl adresinden alınamadı
hata: The requested URL returned error: 404 Not Found hatası nedeniyle 'extra.db' dosyası mirror.dacentec.com adresinden alınamadı
hata: extra (indirme kütüphanesi hatası) güncellenemedi
hata: Server denied you to change to the given directory hatası nedeniyle 'community.db' dosyası ftp.nluug.nl adresinden alınamadı
hata: The requested URL returned error: 404 Not Found hatası nedeniyle 'community.db' dosyası ftp.nluug.nl adresinden alınamadı
hata: The requested URL returned error: 404 Not Found hatası nedeniyle 'community.db' dosyası mirror.dacentec.com adresinden alınamadı
hata: community (indirme kütüphanesi hatası) güncellenemedi

sizin dediğiniz gibi hollanda sunucularından #'i kaldırdım ama Açılan uçbirim penceresinden mirrors.mycraft.eu satırını bulamadım.
Depo listem şu şekilde;

##
## Manjaro Linux repository mirrorlist
## Generated on 2013-03-27
##

## Brasil
# Server =  http://manjaro.fis.unb.br/$repo/$arch 

## France
# Server =  http://manjarolinux.polymorf.fr/$repo/$arch 

## Germany
# Server =  http://ftp.halifax.rwth-aachen.de/manjaro/$repo/$arch 
# Server =  http://mirror-europe1.vinzv.de/manjaro/repo/$repo/$arch 
# Server =  http://mirror-europe2.vinzv.de/manjaro/repo/$repo/$arch 
# Server =  http://ftp.tu-chemnitz.de/pub/linux/manjaro/$repo/$arch 
# Server =  http://ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/$repo/$arch 

## Greece
# Server =  http://ftp.cc.uoc.gr/mirrors/linux/manjaro/$repo/$arch 

## Ireland
# Server =  http://ftp.heanet.ie/mirrors/manjaro/$repo/$arch 
# Server = ftp://ftp.heanet.ie/mirrors/manjaro/$repo/$arch

## Netherlands
Server = ftp://ftp.nluug.nl/pub/os/Linux/distr/manjaro/$repo/$arch
Server =  http://ftp.nluug.nl/pub/os/Linux/distr/manjaro/$repo/$arch 

## United Kingdom
# Server =  http://repo.manjaro.org.uk/$repo/$arch 

## United States
Server =  http://mirror.dacentec.com/manjaro/$repo/$arch 
# Server =  http://spiralinear.org/manjaro/repo/$repo/$arch 
# Server =  http://mirror-us1.vinzv.de/manjaro/repo/$repo/$arch 

Gençliğin süsü Efendiliktir.

 
Gönderildi : 23/04/2013 10:41 pm
(@yfdogan)
Gönderiler: 615
Prominent Member
(@cumali)
Gönderiler: 1770
Noble Member
 

@Dombra, konunun ilk mesajı degilde yazdığınız mesajın öncesine baksaydınız sorunun çözümüyle karşılaşırdın. Manjaro Linux yeni düzenlemeler getirdi. Geçici olarak pacman.conf ve mirrorlist içerigini düzenlemeniz gerekecek. Aşağıda verilen sisteminize uygun pacman.conf ve mirrorlist dosyasını sizinki ile degiştirip kaydedin. Sonra;

#pacman -Syy
#pacman -Syu

komutlarını uygulayın.

pacman.conf 32-bit

#
# /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 pacman
#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]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

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

[community]
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.conf 64-bit

#
# /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 pacman
#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]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

[extra]
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]
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

mirrorlist

##
## Manjaro Linux repository mirrorlist
## Generated on 24 Nisan 2013
## Use pacman-mirrors to modify
##


## Location: Netherlands
## Time:     0.688
Server =  http://ftp.nluug.nl/pub/os/Linux/distr/manjaro/stable/$repo/$arch 

## Location: United_Kingdom
## Time:     0.807
Server =  http://repo.manjaro.org.uk/stable/$repo/$arch 

## Location: Germany
## Time:     0.857
Server =  http://mirror-europe1.vinzv.de/manjaro/repo/stable/$repo/$arch 

## Location: Greece
## Time:     1.099
Server =  http://ftp.cc.uoc.gr/mirrors/linux/manjaro/stable/$repo/$arch 

## Location: United_States
## Time:     1.400
Server =  http://mirror.dacentec.com/manjaro/stable/$repo/$arch 

## Location: Netherlands
## Time:     2.011
Server = ftp://ftp.nluug.nl/pub/os/Linux/distr/manjaro/stable/$repo/$arch

 
Gönderildi : 24/04/2013 4:38 am
(@cumali)
Gönderiler: 1770
Noble Member
 

Yeni güncelleme ve soruları için bu başlığı kullanın. Konu kapatılmıştır. http://archman.org/forum/viewtopic.php?f=6&t=285#p1741


 
Gönderildi : 24/04/2013 10:04 am
Sayfa 8 / 8
Paylaş:
Translate »