You are not logged in.
Received corrupted statement when downloading the pacman -Syu this day Monday, 4 Oct for Glibc
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
switch mirrors and try redownloading
Offline
How do I change to another mirror?
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
edit whichever repo it's coming from (current) in /etc/pacman.d/
move one of the lower servers to the top (pacman uses the first one it connects to, i think)... so you can just move the top one down a few... or use sortmirrors.pl.... check the docs for that one
Offline
Cannot find the named pacman.d/ in /etc
Is it correct?
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
I beg your pardon...I was looking for a file rather than a directory..Now I see my error.
Thanks for the info!!!
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Pacman -Syu with new selected mirror gives the following:
root@n6re ~]# pacman -Syu
error: unable to lock pacman database.
if you're sure pacman is not already running, you
can remove /tmp/pacman.lck
[root@n6re ~]#
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
do what it says...
try "killall pacman" just in case theirs a wild running one somewhere....
then do "rm /tmp/pacman.lck" as root
try again
Offline
[root@n6re ~]# rm /tmp/pacman.lck
rm: cannot remove `/tmp/pacman.lck': No such file or directory
[root@n6re ~]#
Back in the soup!
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
make sure you are typing lowercase "L" for the first letter in .lck
AKA uknowme
I am not your friend
Offline
Lower case verified
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
as a side note: installing the new Glibc froze my system (at least it looked like it was frozen) - exactly at the "installing..." part. A restart made the system unusable (kernel didn't load, missing library - obviously). Fixed it by manually installing bits and pieces of the glibc unarchived package. Afterwards, installing the new package over the old one worked flawlessly.
:: / my web presence
Offline
Latest and greatest!!!!
--------------------------------------------------------------------------------------------------------[root@n6re ~]# pacman -Syu
error: unable to lock pacman database.
if you're sure pacman is not already running, you
can remove /tmp/pacman.lck
[root@n6re ~]# killall pacman
pacman: no process killed
[root@n6re ~]# rm /tmp/pacman.lck
[root@n6re ~]# pacman -Syu
config: line 3: all directives must belong to a section
:: Synchronizing package databases...
failed to synchronize current
:: extra is up to date
Targets: atk-1.8.0-1 glibc-2.3.3-2 kmplayer-0.8.3a-1 libidn-0.5.6-1
librsvg-2.8.1-1 pango-1.6.0-1
Total Package Size: 17.2 MB
Proceed with upgrade? [Y/n]
-------------------------------------------------------------------
Proceed with upgrade produces corrupted files again.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
nasty, sorry i just don't know what to recommend.
AKA uknowme
I am not your friend
Offline
maybe clearing the cache could help,
# pacman -Scc
arch + gentoo + initng + python = enlisy
Offline
Still...yet....
[root@n6re ~]# pacman -Scc
config: line 3: all directives must belong to a section
removing all packages from cache... done.
[root@n6re ~]# pacman -S
config: line 3: all directives must belong to a section
[root@n6re ~]# pacman -Sy pacman
config: line 3: all directives must belong to a section
:: Synchronizing package databases...
failed to synchronize current
:: extra is up to date
:: pacman-2.9.2-1: is up to date. Upgrade anyway? [Y/n] n
[root@n6re ~]#
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
The following is the pacman.d file which may be corrupted?
#
# CURRENT: Arch Linux core repository
Server = ftp://gd.tuwien.ac.at/opsys/linux/archl … nt/os/i686
[Server = http://archlinux.antesis.org/current/os/i686current]
Server = ftp://ftp.archlinux.org/current/os/i686
Server = ftp://ftp.archlinux.de/pub/archlinux/current/os/i686
Server = ftp://ftp.ibiblio.org/pub/linux/distrib … nt/os/i686
Server = http://archlinux.antesis.org/current/os/i686
Server = ftp://ftp.mpi-sb.mpg.de/pub/linux/mirro … nt/os/i686
Server = ftp://ftp.tu-chemnitz.de/pub/linux/suns … nt/os/i686
Server = ftp://ftp.parrswood.net/Mirrors/ftp.arc … nt/os/i686
Server = ftp://ftp.kegep.tuc.gr/archlinux/current/os/i686
Server = http://darkstar.ist.utl.pt/archlinux/current/os/i686
Server = ftp://archlinux.creativa.cl/current/os/i686
Server = ftp://gd.tuwien.ac.at/opsys/linux/archl … nt/os/i686
Server = ftp://saule.mintis.lt/pub/linux/current/os/i686
Server = ftp://ftp.rez-gif.supelec.fr/pub/Linux/ … nt/os/i686
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
I note several pacman references in the latest news purporting to have solved the bugs..........
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Now what?[root@n6re ~]# pacman -S
config: line 3: all directives must belong to a section
[root@n6re ~]# pacman -Sy pacman
config: line 3: all directives must belong to a section
:: Synchronizing package databases...
failed to synchronize current
:: extra is up to date
:: pacman-2.9.2-1: is up to date. Upgrade anyway? [Y/n] Y
Targets: pacman-2.9.2-1
Total Package Size: 0.4 MB
Proceed with upgrade? [Y/n] Y
:: Retrieving packages from current...
error: failed to retrieve some files from current
[root@n6re ~]#
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
You appear to be missing the section heading [current] . The file should begin:
#
# CURRENT: Arch Linux core repository
#
[current]
Server =
I am also not sure why there are square brackets around your second listed server and I would remove those.
Offline
Dauphin;
The following is the present listing of pacman.d:
#
# CURRENT: Arch Linux core repository
#
Server = ftp://ftp.archlinux.org/current/os/i686
Server = ftp://ftp.archlinux.org/current/os/i686
Server = ftp://ftp.archlinux.de/pub/archlinux/current/os/i686
Server = ftp://ftp.ibiblio.org/pub/linux/distrib … nt/os/i686
Server = http://archlinux.antesis.org/current/os/i686
Server = ftp://ftp.mpi-sb.mpg.de/pub/linux/mirro … nt/os/i686
Server = ftp://ftp.tu-chemnitz.de/pub/linux/suns … nt/os/i686
Server = ftp://ftp.parrswood.net/Mirrors/ftp.arc … nt/os/i686
Server = ftp://ftp.kegep.tuc.gr/archlinux/current/os/i686
Server = http://darkstar.ist.utl.pt/archlinux/current/os/i686
Server = ftp://archlinux.creativa.cl/current/os/i686
Server = ftp://gd.tuwien.ac.at/opsys/linux/archl … nt/os/i686
Server = ftp://saule.mintis.lt/pub/linux/current/os/i686
Server = ftp://ftp.rez-gif.supelec.fr/pub/Linux/ … nt/os/i686
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
You are still missing the line [current] - see the quote in my previous message.
Also your first 2 servers are now identical so you can delete one of them altogether.
Offline
the square brackets around a server will mess it up
pacman.conf should have this
[current]
Include = /etc/pcaman.d/current
and /etc/pacman.d/current should look similar to this
(this is mine, slightly edited)
#
# The Current Repository
#
[current]
#Server = ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/archlinux/current/os/i686
Server = http://archlinux.antesis.org/current/os/i686
Server = ftp://archlinux.creativa.cl/current/os/i686
Server = http://darkstar.ist.utl.pt/archlinux/current/os/i686
Server = ftp://ftp.archlinux.de/pub/archlinux/current/os/i686
Server = ftp://ftp.archlinux.org/current/os/i686
Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/current/os/i686
Server = ftp://ftp.kegep.tuc.gr/archlinux/current/os/i686
Server = ftp://ftp.mpi-sb.mpg.de/pub/linux/mirror/ftp.ibiblio.org/pub/Linux/distributions/archlinux/current/os/i686
Server = ftp://ftp.parrswood.net/Mirrors/ftp.archlinux.org/current/os/i686
Server = ftp://ftp.tu-chemnitz.de/pub/linux/sunsite.unc-mirror/distributions/archlinux/current/os/i686
Server = ftp://gd.tuwien.ac.at/opsys/linux/archlinux/current/os/i686
Server = ftp://saule.mintis.lt/pub/linux/current/os/i686
Offline
This is present file of pacman.d;#
# CURRENT: Arch Linux core repository
#
[current]
Server = ftp://ftp.archlinux.org/current/os/i686
Server = ftp://ftp.archlinux.de/pub/archlinux/current/os/i686
Server = ftp://ftp.ibiblio.org/pub/linux/distrib … nt/os/i686
Server = http://archlinux.antesis.org/current/os/i686
Server = ftp://ftp.mpi-sb.mpg.de/pub/linux/mirro … nt/os/i686
Server = ftp://ftp.tu-chemnitz.de/pub/linux/suns … nt/os/i686
Server = ftp://ftp.parrswood.net/Mirrors/ftp.arc … nt/os/i686
Server = ftp://ftp.kegep.tuc.gr/archlinux/current/os/i686
Server = http://darkstar.ist.utl.pt/archlinux/current/os/i686
Server = ftp://archlinux.creativa.cl/current/os/i686
Server = ftp://gd.tuwien.ac.at/opsys/linux/archl … nt/os/i686
Server = ftp://saule.mintis.lt/pub/linux/current/os/i686
Server = ftp://ftp.rez-gif.supelec.fr/pub/Linux/ … nt/os/i686
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
This is the present pacman.conf;
#
# /etc/pacman.conf
#
# NOTE: If you find a mirror that is geographically close to you, please
# move it to the top of the server list, so pacman will choose it
# first.
#
# To re-sort your mirror lists by ping/traceroute results, use the
# /usr/bin/sortmirrors.pl script. It requires the "netselect" package.
#
# # sortmirrors.pl </etc/pacman.conf >pacman.conf.new
#
# See the pacman manpage for option directives
#
# GENERAL OPTIONS
#
[options]
LogFile = /var/log/pacman.log
NoUpgrade = etc/passwd etc/group etc/shadow etc/sudoers
NoUpgrade = etc/fstab etc/raidtab etc/ld.so.conf
NoUpgrade = etc/rc.conf etc/rc.local
NoUpgrade = etc/modprobe.conf etc/modules.conf
NoUpgrade = etc/lilo.conf boot/grub/menu.lst
HoldPkg = pacman glibc
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#
# 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
#
#[testing]
#Server = ftp://ftp.archlinux.org/testing/os/i686
[current]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/current
[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra
#Include = /etc/pacman.d/unstable
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline