archbang guncelleme sorunu

Başlatan circassian, 29 Haziran 2016 - 18:27:51

« önceki - sonraki »

0 Üyeler ve 4 Ziyaretçi konuyu incelemekte.

circassian

#25
[archbang@arch ~]$ pacman-mirrors -g && sudo pacman -Syyu
bash: pacman-mirrors: command not found
[archbang@arch ~]$

[archbang@arch ~]$ sudo pacman-mirrors -g
sudo: pacman-mirrors: command not found
[archbang@arch ~]$ pacman-mirrors -i -c all
bash: pacman-mirrors: command not found
[archbang@arch ~]$

ata1

#26
sudo curl -o /etc/pacman.d/mirrorlist https://www.archlinux.org/mirrorlist/all/

sudo pacman -Syu pacman-mirrorlist

@eronis bu arch manjaro farklıdır

https://wiki.archlinux.org/index.php/mirrors
aur depo ekleme yapmışmıydınız bilmiyorum ama şunu bir deneyelim
yaourt -S update-pacman-mirrorlist

illedelinux

Merak ettim de neden Manjaro veya benzeri değil de neden Archbang? :)
GNU/Linux kullanmıyorum, onu yaşıyorum...

circassian

[archbang@arch ~]$ sudo su
ar[sudo] password for archbang:
[root@arch archbang]# sudo curl -o /etc/pacman.d/mirrorlist https://www.archlinux.org/mirrorlist/all/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) SSL certificate problem: certificate is not yet valid
More details here: http://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
[root@arch archbang]# sudo pacman -Syu pacman-mirrorlist
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update core (download library error)
error: failed retrieving file 'extra.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update extra (download library error)
error: failed retrieving file 'community.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update community (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)
[root@arch archbang]# yaourt -S update-pacman-mirrorlist
bash: yaourt: command not found

ata1

http://archtr.org/forum/viewtopic.php?t=6
aur depo eklememişsiniz zaten

sudo pacman-db-upgrade
sudo pacman-optimize
sudo pacman -Syyu

circassian

ilk kodda sunlari verdi
devam edeyimmi mi
[sudo] password for archbang:
[root@arch archbang]# pacman -S base-devel
:: There are 25 members in group base-devel:
:: Repository core
   1) autoconf  2) automake  3) binutils  4) bison  5) fakeroot  6) file
   7) findutils  8) flex  9) gawk  10) gcc  11) gettext  12) grep  13) groff
   14) gzip  15) libtool  16) m4  17) make  18) pacman  19) patch  20) pkg-config
   21) sed  22) sudo  23) texinfo  24) util-linux  25) which

Enter a selection (default=all):
resolving dependencies...
looking for inter-conflicts...

Packages (33): gc-7.4.2-4  gcc-libs-6.1.1-2  glibc-2.23-5  guile-2.0.11-4
               libatomic_ops-7.4.4-1  libmpc-1.0.3-2  libutil-linux-2.28-1
               linux-api-headers-4.5.5-1  autoconf-2.69-3  automake-1.15-1
               binutils-2.26-4  bison-3.0.4-2  fakeroot-1.20.2-1  file-5.28-1
               findutils-4.6.0-1  flex-2.6.0-3  gawk-4.1.3-1  gcc-6.1.1-2
               gettext-0.19.7-1  grep-2.25-2  groff-1.22.3-6  gzip-1.8-2
               libtool-2.4.6-5  m4-1.4.17-2  make-4.2.1-1  pacman-5.0.1-4
               patch-2.7.5-1  pkg-config-0.29.1-1  sed-4.2.2-4  sudo-1.8.16-1
               texinfo-6.1-4  util-linux-2.28-1  which-2.21-2

Total Download Size:    71.30 MiB
Total Installed Size:   297.36 MiB
Net Upgrade Size:       213.33 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages ...
error: failed retrieving file 'linux-api-headers-4.5.5-1-i686.pkg.tar.xz' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
warning: failed to retrieve some files
error: failed retrieving file 'glibc-2.23-5-i686.pkg.tar.xz' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
warning: failed to retrieve some files
error: failed retrieving file 'gawk-4.1.3-1-i686.pkg.tar.xz' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
warning: failed to retrieve some files
error: failed retrieving file 'm4-1.4.17-2-i686.pkg.tar.xz' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
warning: failed to retrieve some files
error: failed retrieving file 'autoconf-2.69-3-any.pkg.tar.xz' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
warning: failed to retrieve some files
error: failed retrieving file 'automake-1.15-1-any.pkg.tar.xz' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
warning: failed to retrieve some files
error: failed retrieving file 'binutils-2.26-4-i686.pkg.tar.xz' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
warning: failed to retrieve some files
y bison-3.0.4-2-i686         0.0   B  0.00B/s 00:00 [------------------------]   0yy bison-3.0.4-2-i686         9.6 KiB  7.07K/s 01:16 [------------------------]   yy bison-3.0.4-2-i686        17.9 KiB  11.9K/s 00:44 [------------------------]    bison-3.0.4-2-i686       552.0 KiB   115K/s 00:05 [########################] 100%
sed-4.2.2-4-i686         124.4 KiB  35.2K/s 00:04 [########################] 100%
libutil-linux-2.28-...   335.8 KiB  53.0K/s 00:06 [########################] 100%
util-linux-2.28-1-i686  1782.0 KiB  88.2K/s 00:20 [########################] 100%
fakeroot-1.20.2-1-i686    67.1 KiB   159K/s 00:00 [########################] 100%
file-5.28-1-i686         251.9 KiB   126K/s 00:02 [########################] 100%
findutils-4.6.0-1-i686   427.0 KiB   148K/s 00:03 [########################] 100%
flex-2.6.0-3-i686        805.8 KiB   162K/s 00:05 [########################] 100%
gcc-libs-6.1.1-2-i686     11.6 MiB   216K/s 00:55 [########################] 100%
libmpc-1.0.3-2-i686       67.8 KiB   869K/s 00:00 [########################] 100%
gcc-6.1.1-2-i686          28.6 MiB   258K/s 01:53 [########################] 100%
gettext-0.19.7-1-i686      2.0 MiB   223K/s 00:09 [########################] 100%
grep-2.25-2-i686         204.5 KiB   127K/s 00:02 [########################] 100%
groff-1.22.3-6-i686     1852.2 KiB   166K/s 00:11 [########################] 100%
gzip-1.8-2-i686           74.9 KiB   168K/s 00:00 [########################] 100%
libtool-2.4.6-5-i686     397.8 KiB  99.1K/s 00:04 [########################] 100%
texinfo-6.1-4-i686      1162.2 KiB   159K/s 00:07 [########################] 100%
make-4.2.1-1-i686        410.3 KiB   144K/s 00:03 [########################] 100%
pacman-5.0.1-4-i686      748.1 KiB   136K/s 00:05 [########################] 100%
patch-2.7.5-1-i686        87.7 KiB   199K/s 00:00 [########################] 100%
pkg-config-0.29.1-1...    35.6 KiB   890K/s 00:00 [########################] 100%
sudo-1.8.16-1-i686       901.1 KiB   157K/s 00:06 [########################] 100%
which-2.21-2-i686         15.5 KiB   967K/s 00:00 [########################] 100%
libatomic_ops-7.4.4...    58.2 KiB   855K/s 00:00 [########################] 100%
gc-7.4.2-4-i686          212.9 KiB   172K/s 00:01 [########################] 100%
guile-2.0.11-4-i686        3.0 MiB   138K/s 00:23 [########################] 100%
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.

ata1

yok onu bu sorundan sonra halledeceksin aur depo kullanmak istiyorsan önce yukarıda verdiğim 3 komutu dene
ayrıca şunu da bir görelim
cat /etc/resolv.conf

circassian

[archbang@arch ~]$ sudo su
[sudo] password for archbang:
[root@arch archbang]# pacman-db-upgrade
[root@arch archbang]# pacman-db-upgrade
[root@arch archbang]# sudo pacman -db- upgrade
error: invalid option
[root@arch archbang]# sudo pacman -db- upgrade
error: invalid option
[root@arch archbang]# sudo pacman -Syyu
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update core (download library error)
error: failed retrieving file 'extra.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update extra (download library error)
error: failed retrieving file 'community.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update community (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)
[root@arch archbang]#


[archbang@arch ~]$ cat /etc/resolv.conf
# Generated by resolvconf
nameserver 192.168.1.1
[archbang@arch ~]$


ata1

tek komutu denemişsin

sudo pacman-db-upgrade
sudo pacman-optimize
sudo pacman -Syyu


şu çıktıyı alalım
cat /etc/pacman.conf

circassian

[root@arch archbang]# sudo pacman-db-upgrade
[root@arch archbang]# sudo pacman-optimize
==> MD5sum'ing the old database...
==> Tar'ing up /var/lib/pacman/local...
==> Making and MD5sum'ing the new database...
==> Syncing database to disk...
==> Checking integrity...
==> Rotating database into place...

==> Finished. Your pacman database has been optimized.

[root@arch archbang]# sudo pacman -Syyu
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update core (download library error)
error: failed retrieving file 'extra.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update extra (download library error)
error: failed retrieving file 'community.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update community (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)


# /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
#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.
#

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

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

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

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

ata1

sudo pacman -Syy --force
sudo pacman -Syu --force


zorlamayı deneyelım  ;D başka fikrim kalmadı

circassian

#36
[root@arch archbang]# sudo pacman -Syy --force
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update core (download library error)
error: failed retrieving file 'extra.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update extra (download library error)
error: failed retrieving file 'community.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update community (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)
[root@arch archbang]# sudo pacman -Syu --force
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update core (download library error)
error: failed retrieving file 'extra.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update extra (download library error)
error: failed retrieving file 'community.db' from mirror.aarnet.edu.au : Failed to connect to mirror.aarnet.edu.au port 80: Network is unreachable
error: failed to update community (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)
[root@arch archbang]#



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 29 Haziran 2016 - 23:32:49

simdi de su hatayi veriyor

error: key "Balló György <ballogyor@gmail.com>" could not be imported
:: Import PGP key 4096R/, "Sergej Pupykin <ml@sergej.pp.ru>", created: 2011-07-15? [Y/n] y
error: key "Sergej Pupykin <ml@sergej.pp.ru>" could not be imported
:: Import PGP key 4096R/, "Thomas Bächler <thomas@archlinux.org>", created: 2011-05-04? [Y/n] y
error: key "Thomas Bächler <thomas@archlinux.org>" could not be imported
:: Import PGP key 2048R/, "Kyle Keen <keenerd@gmail.com>", created: 2011-02-02? [Y/n] y
error: key "Kyle Keen <keenerd@gmail.com>" could not be imported
:: Import PGP key 2048R/, "Daniel Wallace <daniel.wallace12@gmail.com>", created: 2012-03-01? [Y/n] y
error: key "Daniel Wallace <daniel.wallace12@gmail.com>" could not be imported
error: required key missing from keyring
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.


7hr33l3t73r

dc -e '[q]sa[ln0=aln256%Pln256/snlbx]sb207356256404211981204295703670388snlbxq'
https://www.getgnu.org/gnulinux/gnulinux-ipuclari/nasil-akillica-soru-sorulur.html

circassian

[archbang@arch ~]$ gpg --version
gpg (GnuPG) 2.0.22
libgcrypt 1.5.3
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA, ?, ?
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
[archbang@arch ~]$

7hr33l3t73r

dc -e '[q]sa[ln0=aln256%Pln256/snlbx]sb207356256404211981204295703670388snlbxq'
https://www.getgnu.org/gnulinux/gnulinux-ipuclari/nasil-akillica-soru-sorulur.html

heartsmagic

Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

ata1

arch formunda kendisi ile bu sorunu çözmüştük. Ayrıca formumuz da da saat ayarı ve lxde ile başlatma sorunlarını da hallettik. diğer konuyu işaretledi mi göremedim.
kendisinden rica edelim çözülen başlıklarını alttaki şekilde etiketlemesini.

Çözülen başlıkların etiketlenmesi
https://forum.ubuntu-tr.net/index.php?topic=31789.0