[solved] pacman error, file unavailable

I'm trying to install a package called "mkvtoolnix":
pacman -S mkvtoolnix
as root, but pacman outputs the following error:
resolving dependencies...
looking for inter-conflicts...
Targets (6): icu-4.8.1-1 boost-libs-1.47.0-2 libebml-1.2.2-1
libmatroska-1.3.0-1 lzo2-2.06-1 mkvtoolnix-5.0.0-1
Total Download Size: 1.88 MB
Total Installed Size: 46.67 MB
Proceed with installation? [Y/n] y
:: Retrieving packages from extra...
error: failed retrieving file 'mkvtoolnix-5.0.0-1-x86_64.pkg.tar.xz' from mirror.archlinux.ro : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'mkvtoolnix-5.0.0-1-x86_64.pkg.tar.xz' from ftp.roedu.net : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'mkvtoolnix-5.0.0-1-x86_64.pkg.tar.xz' from mirrors.adnettelecom.ro : File unavailable (e.g., file not found, no access)
warning: failed to retrieve some files from extra
error: failed to commit transaction (File unavailable (e.g., file not found, no access))
Errors occurred, no packages were upgraded.
If I search the package database for "mkvtoolnix":
pacman -Ss mkvtoolnix
I see that this package should be in extra repository:
extra/mkvtoolnix 5.0.0-1
Set of tools to create, edit and inspect Matroska files - CLI version
At this point, I don't know what else to try, other than using mkvtoolnix on a virtual machine with windows xp or debian...
Last edited by Chrys349 (2011-10-13 23:42:19)

Run 'pacman -Syu' and try again. Theres a new version available: 5.0.1-1- updated four days ago http://www.archlinux.org/packages/?q=mkvtoolnix
Always make sure your system is up to date before installing new packages.
Last edited by karol (2011-10-13 21:48:05)

Similar Messages

  • [SOLVED] Pacman "config file could not be read" error during Arch ins

    I've been attempting to get Arch setup for a while now, and after having some trouble with partitions, my wireless connecting, and setting up repos and mirrors, which the Wiki helped me solve, I've hit a bigger bump.  While updating the system using pacman as the Beginners Guide says to do, I get errors when I try to continue the update process as follows :
    btw: I'm typing this on a laptop next to my computer
    [root@McArch~]# pacman -Syu
    error: config file /etc/pacman.d/core could not be read
    error: config file /etc/pacman.d/extra could not be read
    error: config file /etc/pacman.d/community could not be read
    :: Synchronizing package databases . . .
    error: failed to updated core (unexpected error)
    error: failed to updated extra (unexpected error)
    error: failed to updated community (unexpected error)
    error: failed to synchronize any databases
    Any tips as to whats going on?  I've tried to created said files, and even insert mirrors into the file, like in the /etc/pacman.d/mirrorlist file but this doesn't seem to help
    Last edited by Windfinder (2008-09-29 20:43:29)

    Glad you got it working.
    I'm not sure what happened in your install but I just finished using an old 2007.08 iso and pacman first starts out with /etc/pacman.d/core, etc/pacman.d/extra, /etc/pacman.d/community ... etc., but I never had your problem when I did the #pacman -Syu after initial install reboot.  The pacman update removes the above mentioned repos and replaces them with a single /etc/pacman.d/mirrorlist.  You must have messed up an initial config file somehow as I couldn't get the same errors you got.  It looks like you had your /etc/pacman.conf file messed up somehow and when you pointed it to the mirrorlist it could finally work properly.  I'll just include my /etc/pacman.conf file and /etc/pacman.d/mirrorlist so you can compare.  NB*  these are from my x86_64 so for 32 bit machines i686 would replace x86_64 in the files.
    # /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
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #NoPassiveFtp
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    # 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
    # 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.
    # Testing is disabled by default. To enable, uncomment the following
    # two 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]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    /etc/pacman.d/mirrorlist
    # Arch Linux repository mirrorlist
    # North America
    # - United States
    Server = http://mirror.neotuli.net/arch/$repo/os/x86_64
    Server = http://holmes.umflint.edu/archlinux/$repo/os/x86_64
    Server = http://archlinux.unixheads.org/$repo/os/x86_64
    Server = ftp://ftp.archlinux.org/$repo/os/x86_64
    Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/x86_64
    Server = ftp://ftp.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/x86_64
    Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/x86_64
    Server = http://mirrors.easynews.com/linux/archlinux/$repo/os/x86_64
    Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/x86_64
    Server = http://mirror.rit.edu/archlinux/$repo/os/x86_64
    Server = http://mirror.umoss.org/archlinux/$repo/os/x86_64
    # - Canada
    Server = ftp://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/@carch
    Well it was an interesting way to kill 30+ minutes.

  • [SOLVED] Pacman error when installing Arch from installation cd

    Hey I''ve been checking the wiki, forum and even google and I've found some responses but they don't seem to apply to my problem and I just need a little help.
    I'm at the 4th step "Select Packages" and when I select it I get "Pacman preparation failed!  Check /dev/tty7 for errors"
    the error on tty7 is "pacman:  error while loading shared libraries:  /usr/lib/libalpm.so.4:  cannot read file data:  Input/output error"
    I apologize if this is an easy fix but its been almost a year since I've used arch and I'm a bit spoiled with ubuntu.
    ****The cd was outdated. Burning a new copy fixed it*****
    Last edited by Rabbit (2012-01-03 01:40:33)

    I'm afraid it might be too old.  I'm going to try to burn a new copy tomorrow when I can borrow a friends computer.  I just wanted to make sure I wasn't missing something real simple before I gave up.

  • [SOLVED] Pacman error: failed retrieving file : No address record

    I just installed Arch on a x86 laptop using the cd as the package source. I wanted to do a net install, but when I attempted to (regardless of the mirror) I got many responses from pacman in tty7 of "No address record". This happened despite having a network connection and being able to ping any site from the cli.
    After installing, I am still having the same problem. The laptop is plugged in via ethernet, and I can ping any site I want, but a call to pacman -Syyu just returns numerous errors such as
    error: failed retrieving file 'core.db' from mirror.rit.edu : No address record
    And just as a test, I was getting replies when pinging mirror.rit.edu.
    Last edited by process91 (2011-11-18 18:21:17)

    Try the following steps:
    1 - Set the VirtualBox Networking option to NAT
    2 -  Start the arch machine in the VirtualBox
    3 -  Edit /etc/rc.conf as a dynamic IP:
    HOSTNAME="arch"
    interface=eth0
    address=
    netmask=
    broadcast=
    gateway=
    4 - Run dhcpcd
    5 -  Try to ping a couple of sites, or your router
    If you still can't ping or anything, I suggest you start a new thread specifically about your problem. Include the output from "ipconfig -a". You're not going to get much help from posting in a thread marked "[SOLVED]".
    Last edited by process91 (2012-01-18 07:21:14)

  • [SOLVED] pacman error: cannot open package file

    Hi
    I didn't use my Arch box for a while and today launched it.
    I had to install the "p7zip" package, but I'm a "build everything from sources" guy and I tried to install it from source as always. Unsuccessfully: it required nasm.
    Decided to install it using pacman, to get it done quickly.
    So, I've got the nasm package and uploaded it to my Arch machine (it has no inernet connection, I use NFS to share files).
    Executed
    pacman -U ./nasm-2.09.10-1-i686.pkg.tar.xz
    and for my surprise I've got:
    loading package data...
    error: './nasm-2.09.10-1-i686.pkg.tar.xz': cannot open package file
    Then I tried to run  pacman -U for one of "core" packages from the original media (2010.05) and the same result. Some time ago it was working fine.
    It gets this error for every file.
    The tar.gz file is not broken, I can browse it within Midnigh Commander and get any file .
    What could be wrong? Any ideas?
    Last edited by art84 (2011-09-16 17:37:33)

    @Techman084:
    Of course I  have ran it in the directory where the package is located. And yes, I also tried to use it with an absolute path like.
    @karol
    # pacman -V
    .--. Pacman v3.3.3 - libalpm v4.0.3
    / _.-' .-. .-. .-. Copyright (C) 2006-2009 Pacman Development Team
    \ '-. '-' '-' '-' Copyright (C) 2002-2006 Judd Vinet
    This program may be freely redistributed under
    the terms of the GNU General Public License.
    @the sad clown
    1. /var/log/pacman.log
    [2010-12-12 13:46] installed kernel26-headers (2.6.33.4-1)
    [2010-12-12 14:07] installed r8168 (8.020.00-1)
    [2010-12-20 19:33] installed iperf (2.0.5-1)
    [2010-12-26 14:46] installed slang (2.2.3-1)
    [2010-12-26 15:45] installed mc (4.7.4-1)
    2. Why to synchronize? And how?   pacman -Syu   ?
      I have the original 2010.05 distro installed without any updates. Only console. A few packages installed: ethtool, mc, slang, etc. So, I don't need to have it synchronized to the last versions of everythig (if I correctly understood the goal of the sync)
    3. I have already that p7zip package on my PC   I had to do it manually  ... but to be clear, it doesn't work with any package, not only with "p7zip" or "nasm"

  • [SOLVED]Pacman error: could not open file /var/.../portaudio

    Anyone got any insight?
    Any pacman or AUR-helper operation I try to do results in many repititions of this error.
    [marcus@ARCH ~]$ packer -Syu
    Password:
    :: Synchronizing package databases...
    core is up to date
    extra 450.4K 401.0K/s 00:00:01 [##########################################] 100%
    error: failed retrieving file 'community.db.tar.gz' from mirrors.easynews.com#####-------------] 68%
    community 372.7K 997.9K/s 00:00:00 [##########################################] 100%
    :: Starting full system upgrade...
    error: could not open file /var/lib/pacman/sync/community/portaudio-19_20071207-2/desc: No such file or directory
    error: could not open file /var/lib/pacman/sync/community/portaudio-19_20071207-2/desc: No such file or directory
    error: could not open file /var/lib/pacman/sync/community/portaudio-19_20071207-2/desc: No such file or directory
    error: could not open file /var/lib/pacman/sync/community/portaudio-19_20071207-2/desc: No such file or directory
    error: could not open file /var/lib/pacman/sync/community/portaudio-19_20071207-2/desc: No such file or directory
    [snip many repeats of same error]
    [marcus@ARCH ~]$ packer portaudio
    0 error: could not open file /desc: could not open file /var/lib/pacman/sync/community/portaudio-19_20071207-2/desc: No such file or directory
    1 community/desc: 19_20071207-2error: could not open file /var/lib/pacman/sync/community/portaudio-19_20071207-2/desc: No such file or directory
    error: could not open file /var/lib/pacman/sync/community/portaudio-19_20071207-2/desc: No such file or directory
    2 aur/haskell-portaudio 0.0.1-2
    Haskell bindings for the PortAudio library.
    3 aur/mingw32-portaudio 19_20071207-1
    A free, cross-platform, open source, audio I/O library (mingw32)
    4 aur/portaudio-svn 1384-3
    PortAudio is a free, cross platform, open-source, audio I/O library.
    5 aur/pyaudio 0.2.3-3
    Python bindings for PortAudio, the cross-platform audio I/O library
    6 aur/portaudio_v18 pa_snapshot_v18-3
    A free, cross-platform, open source, audio I/O library
    Type numbers to install. Separate each number with a space.
    Numbers: 1
    error: could not open file /var/lib/pacman/sync/community/portaudio-19_20071207-2/depends: No such file or directory
    desc: package not found, searching for group...
    error: could not open file /var/lib/pacman/sync/community/portaudio-19_20071207-2/desc: No such file or directory
    error: 'desc:': not found in sync db
    Last edited by Skripka (2010-05-11 18:21:11)

    hokasch wrote:looks like that mirror has some problem, switch to another one for the time being
    That mirror does have a problem...but switching to a different mirror returns the same mystery local error.  PS-I haven't had portaudio installed on my system in at least 6 months, and pacman has started returning errors about it this morning
    Last edited by Skripka (2010-05-11 18:15:33)

  • [SOLVED] pacman error: could not open file /var/lib ...

    the actual error is
    error: could not open file /var/lib/pacman/sync/community/fonteditfs-1.2-2/desc: No such file or directory
    removing that folder fixed it. i dont know if it was a coding mistake or just my box did something stupid today :S
    any thoughts?
    Last edited by eldragon (2010-04-20 17:25:18)

    geniuz wrote:
    I don't know if this error occured during an update of right after you've invoked pacman, but in any way synchronizing pacman I think should fix the issue. This is something you might have tried before deleting the file, but then again I don't know when the error occured. If it occured immediately deleting the file would probably be the easiest solution. I would've done the same.
    If you've synchronized pacman after you've removed the file all should be well now, maybe something indeed went wrong during an update (maybe your mirror went down or something, you never know).
    yes, the error apperared right after syncing the databases. the update went as expected...

  • [SOLVED] Pacman errors

    Hello,
    I've been trying to install fluxbox on my freshly installed arch linux (with updates) and I've been following a guide on how to do so. The problem is that I can't really install anything but 'pacman -S xorg', like for example if I try 'pacman -S hwd' I get this error:
    http://rs51gc.rapidshare.com/files/1985 … G_1785.JPG
    and this happens to pretty much every package that I've tried.
    I've googled a lot and I've found some suggestions but none have worked =/
    Please help.
    Thanks.
    Last edited by loxaXcracker (2009-02-16 11:44:20)

    loxaXcracker wrote:
    Nvm guys, I've figured out what the problem was.
    (edit in rc.conf (change to eth0="dhcp") and then simply restart the network.)
    Thanks for the help anyway guys!
    Glad to hear that Add [SOLVED] in the topic.

  • [Solved] Pacman repeatedly queries unavailable mirror

    Below is the output from a recent use of pacman.
    While the web server at the second-level domain archlinux.no is clearly running, the associated package mirror doesn't appear to be accessible to my pacman command at the moment. The reason for the paired queries to archlinux.no is probably because I've uncommented both the FTP and HTTP entry in my /etc/pacman.d/mirrorlist file, which I now see merely makes pacman use more time if the mirror happens to be unavailable. Pacman finally finds <strike>the Danish</strike> some other mirror available, but then starts all over again quering the Norwegian mirror which it repeatedly fails to access – each time taking about 15 seconds.
    I wonder if I could configure pacman so that it rather queries the first mirror that happens to be available, or if this is a part of pacman that has a significant potential for improvement.
    Sorry to nag if this hardly makes priority.
    ivar@ivar-laptop> sudo pacman -Syu /etc/pacman.d
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db.tar.gz' from mirror.archlinux.no : Network is unreachable
    error: failed retrieving file 'core.db.tar.gz' from mirror.archlinux.no : Network is unreachable
    core is up to date
    error: failed retrieving file 'extra.db.tar.gz' from mirror.archlinux.no : Network is unreachable
    error: failed retrieving file 'extra.db.tar.gz' from mirror.archlinux.no : Network is unreachable
    extra 449.9K 329.0K/s 00:00:01 [######] 100%
    error: failed retrieving file 'community.db.tar.gz' from mirror.archlinux.no : Network is unreachable
    error: failed retrieving file 'community.db.tar.gz' from mirror.archlinux.no : Network is unreachable
    community 371.1K 342.9K/s 00:00:01 [######] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (5): gnome-icon-theme-2.30.3-1 libmodplug-0.8.8.1-1
    mpd-0.15.9-6 nss-3.12.6-3 xterm-258-2
    Total Download Size: 9.98 MB
    Total Installed Size: 21.57 MB
    Proceed with installation? [Y/n] Y
    :: Retrieving packages from extra...
    error: failed retrieving file 'gnome-icon-theme-2.30.3-1-any.pkg.tar.xz' from mirror.archlinux.no : Network is unreachable
    error: failed retrieving file 'gnome-icon-theme-2.30.3-1-any.pkg.tar.xz' from mirror.archlinux.no : Network is unreachable
    gnome-icon-theme-2.... 8.1M 228.3K/s 00:00:36 [######] 100%
    error: failed retrieving file 'libmodplug-0.8.8.1-1-x86_64.pkg.tar.xz' from mirror.archlinux.no : Network is unreachable
    error: failed retrieving file 'libmodplug-0.8.8.1-1-x86_64.pkg.tar.xz' from mirror.archlinux.no : Network is unreachable
    libmodplug-0.8.8.1-... 151.8K 160.4K/s 00:00:01 [######] 100%
    error: failed retrieving file 'mpd-0.15.9-6-x86_64.pkg.tar.xz' from mirror.archlinux.no : Network is unreachable
    error: failed retrieving file 'mpd-0.15.9-6-x86_64.pkg.tar.xz' from mirror.archlinux.no : Network is unreachable
    mpd-0.15.9-6-x86_64... 163.0K 269.0K/s 00:00:01 [######] 100%
    error: failed retrieving file 'nss-3.12.6-3-x86_64.pkg.tar.xz' from mirror.archlinux.no : Network is unreachable
    error: failed retrieving file 'nss-3.12.6-3-x86_64.pkg.tar.xz' from mirror.archlinux.no : Network is unreachable
    nss-3.12.6-3-x86_64... 1386.8K 244.8K/s 00:00:06 [######] 100%
    error: failed retrieving file 'xterm-258-2-x86_64.pkg.tar.xz' from mirror.archlinux.no : Network is unreachable
    error: failed retrieving file 'xterm-258-2-x86_64.pkg.tar.xz' from mirror.archlinux.no : Network is unreachable
    xterm-258-2-x86_64.... 217.6K 247.4K/s 00:00:01 [######] 100%
    checking package integrity...
    (5/5) checking for file conflicts [######] 100%
    (1/5) upgrading gnome-icon-theme [######] 100%
    (2/5) upgrading libmodplug [######] 100%
    (3/5) upgrading mpd [######] 100%
    (4/5) upgrading nss [######] 100%
    (5/5) upgrading xterm [######] 100%
    Last edited by Nichollan (2010-05-27 12:34:59)

    These are the uncommented lines in the mirrorlist file as it was at the time I used pacman, in their respective sequence:
    Server = ftp://ftp.klid.dk/archlinux/$repo/os/x86_64
    Server = ftp://mirror.archlinux.no/$repo/os/x86_64
    Server = http://mirror.archlinux.no/$repo/os/x86_64
    Server = ftp://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/x86_64
    Server = http://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/x86_64
    Server = ftp://ftp.gigabit.nu/$repo/os/x86_64
    Server = http://ftp.gigabit.nu/$repo/os/x86_64
    As said, I suspected that the reason why queries to mirror.archlinux.no came in pairs is because I have both the FTP and HTTP entry uncommented. What bothers me is that it continues to query mirrors that it doesn't manage to access.
    Last edited by Nichollan (2010-05-27 11:38:16)

  • [SOLVED]Pacman error: samba: /lib/libnss_winbind.so.2 exists in filesy

    Hi,
    Went to upgrade and have fixed the problems most are having with pacman 4 etc but now I am getting the below error anyone got any ideas as to how to fix this ?
    Proceed with installation? [Y/n] y
    (406/406) checking package integrity                                                                       [###############################################################] 100%
    (406/406) loading package files                                                                            [###############################################################] 100%
    (406/406) checking for file conflicts                                                                      [###############################################################] 100%
    error: failed to commit transaction (conflicting files)
    samba: /lib/libnss_winbind.so.2 exists in filesystem
    Errors occurred, no packages were upgraded.
    Cheers
    Quazza
    Last edited by quazza (2012-01-20 10:22:37)

    karol wrote:Please read https://bbs.archlinux.org/viewtopic.php?id=130138
    Why thankyou, I am now completing the upgrade, I will mark this as **SOLVED**
    Cheers
    Quazza

  • (SOLVED) Pacman error: GPGME does not exist

    Hi, I have also just been struck with the same issue - a broken pacman (and for no reason that I can fathom). Was working perfectly yesterday and all I did that wan't usual was to uninstall clamav.
    Anyway, I have read this post and done a pacman -Syy, which upgraded core and archlinuxfr only. I then ran pacman -Syu and received this:
    [grant@ARCH ~]$ sudo pacman -Syy
    [sudo] password for grant:
    error: GPGME error: No data
    error: GPGME error: No data
    error: GPGME error: No data
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from mirror.aarnet.edu.au : Connection time-out
    core 106.2 KiB 353K/s 00:00 [######################] 100%
    error: GPGME error: No data
    error: failed to update extra (invalid or corrupted database (PGP signature))
    error: GPGME error: No data
    error: failed to update community (invalid or corrupted database (PGP signature))
    error: GPGME error: No data
    error: failed to update multilib (invalid or corrupted database (PGP signature))
    archlinuxfr 30.3 KiB 81.9K/s 00:00 [######################] 100%
    error: database 'extra' is not valid (invalid or corrupted database (PGP signature))
    error: database 'community' is not valid (invalid or corrupted database (PGP signature))
    error: database 'multilib' is not valid (invalid or corrupted database (PGP signature))
    [grant@ARCH ~]$
    Should I do a reinstall of pacman using the CD? I know this is clumsy, but anything I have missed?
    Last edited by mcduling (2012-12-03 06:43:56)

    Here is my pacman.conf in separate screens:
    GNU nano 2.2.6 File: /etc/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
    GNU nano 2.2.6 File: /etc/pacman.conf
    # 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
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options
    #UseSyslog
    #UseDelta
    #TotalDownload
    CheckSpace
    GNU nano 2.2.6 File: /etc/pacman.conf
    #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
    GNU nano 2.2.6 File: /etc/pacman.conf
    # - 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]
    GNU nano 2.2.6 File: /etc/pacman.conf
    #[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
    GNU nano 2.2.6 File: /etc/pacman.conf
    [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
    [archlinuxfr]
    Server = http://repo.archlinux.fr/$arch
    # An example of a custom package repository. See the pacman manpage for
    GNU nano 2.2.6 File: /etc/pacman.conf
    # 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

  • [Solved] pacman errors out after a hardlock

    Hi, I experienced a hardlock today due to a bad memory stick during a pacman update. Now pacman tells me this (with --debug):
    looking for inter-conflicts...
    debug: looking for conflicts
    debug: check targets vs targets
    debug: check targets vs targets
    debug: check targets vs db and db vs targets
    debug: check targets vs db
    debug: check db vs targets
    debug: checking dependencies
    debug: checkdeps: package openoffice-base-3.1.0-1
    debug: returning error 33 from compute_download_size : package filename is not valid
    error: failed to prepare transaction (package filename is not valid)
    I deinstalled openoffice-base but I still get the same error.
    Oh I think I found the culprit, in /var/lib/pacman/sync/extra/openoffice-base-3.1.0-1/ all files are empty.
    I'm removing this directory now...
    execute pacman -Syu again
    still doesn't work
    someone on IRC suggests pacman -Syy, this forces a synchronization of the database
    I did that and now I do pacman -S openoffice-base.
    This works, it's downloading openoffice-base from one of the mirrors now.
    I thought I'd share this.

    Thanks for sharing, I'm sure it'll help out someone in the future.

  • [Solved] Pacman error after incomplete upgrade

    Hi
    I was updating my archlinux when my X11 crashed (I was restarting it after tweaking my gnome 3) .
    Trying to update after that indicated that my system was already uptodate. Installing anything indicated that pacman was running else to delete a file /var/lib/pacman/db.lck , which I did.
    Now I can install but get these errors (for an example of re-installing pacman):
    pacman -S pacman
    warning: pacman-3.5.4-3 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    error: could not open file /var/lib/pacman/local/xulrunner-6.0-1/desc: No such file or directory
    error: could not open file /var/lib/pacman/local/xulrunner-6.0-1/desc: No such file or directory
    Targets (1): pacman-3.5.4-3
    Total Download Size:    0.00 MB
    Total Installed Size:   2.87 MB
    Proceed with installation? [Y/n] y
    (1/1) checking package integrity                   [######################] 100%
    (1/1) checking for file conflicts                  [######################] 100%
    (1/1) upgrading pacman                             [######################] 100%
    ldconfig: file /usr/lib/xulrunner-6.0/libxul.so is truncated
    Can any one help me? I am clueless. I know I made a mistake ... will be careful next time. Also I am sure that my system is not upto date, though pacman indicates it is.
    Last edited by jlight2011 (2011-08-17 12:00:19)

    No luck mate!
    I get the following
    pacman -Syy
    :: Synchronizing package databases...
    core                                                                                      35.6K 1413.9K/s 00:00:00 [#######################################################] 100%
    warning: resuming download of extra.db not possible; starting over
    error: extra.db appears to be truncated: 485471/485689 bytes         176.0K  289.1K/s 00:00:01 [####################-----------------------------------]  37%
    error: failed to update extra (failed to retrieve some files)
    multilib                                                             26.5K  204.0M/s 00:00:00 [#######################################################] 100%
    I tried copying the extra.db file directly from my repo to the folder. But get the same error!

  • [SOLVED] Pacman errors/weirdness

    Hi, I recently installed Arch Linux on my PC. I have had experience with the Arch Linux distribution before so I roughly knew what I was doing. When I sucessfully installed Arch Linux I logged on and setup my wireless connection. After that I updated my system with:
    pacman -Syu
    It told me that there was an update for Pacman, but I wanted to update my system first of all so I skipped it. It installed during the package update process anyway. When it installed the new pacman version it created a new "mirrorlist" file as "mirrorlist.pacorig", so I deleted the old one and renamed the new one. But it seems to be having some bother, it is going really slow (probably nothing to do with the "mirrorlist" file) and it is detecting that I have a newer version of some packages than in the repositories. Why is this?
    I apoligise if this is just a small error on my end but it was really fast before this update and functioning really well.
    EDIT: I will reinstall my system just incase I have done something wrong somewhere.
    Last edited by john.meikle37 (2009-01-03 22:02:16)

    john.meikle37 wrote:
    Hi, I recently installed Arch Linux on my PC. I have had experience with the Arch Linux distribution before so I roughly knew what I was doing. When I sucessfully installed Arch Linux I logged on and setup my wireless connection. After that I updated my system with:
    pacman -Syu
    It told me that there was an update for Pacman, but I wanted to update my system first of all so I skipped it. It installed during the package update process anyway. When it installed the new pacman version it created a new "mirrorlist" file as "mirrorlist.pacorig", so I deleted the old one and renamed the new one. But it seems to be having some bother, it is going really slow (probably nothing to do with the "mirrorlist" file) and it is detecting that I have a newer version of some packages than in the repositories. Why is this?
    I apoligise if this is just a small error on my end but it was really fast before this update and functioning really well.
    EDIT: I will reinstall my system just incase I have done something wrong somewhere.
    There's nothing wrong. You need to comment out, or move ftp.archlinux.org to the bottom of the list. It's heavily throttled so people don't use it as their primary server. Unfortunately, there really isn't a good way to have a default server list. So, find mirrors close to where you live, move them up to the top of the list, move archlinux way down or off of the list, and everything will be fine.

  • [Solved] Pacman errors: "call to execv failed", system not booting

    Recent upgrade (yesterday) - problems went like this:
    1) pacman -Syu attempted "filesystem" upgrade and threw errors about some directories in /usr/local being 775 not 755.
    2) that was because I had a non-standard package in there. I changed just those relevant directories to 755.
    3) reattempted pacman -Syu but got a bunch of errors: "call to execv failed"
    4) system was immediately borked. Reboot now throws me into a shell.
    This is a 32 bit system.
    Any ideas and help would be greatly appreciated.
    Last edited by lagagnon (2013-01-30 19:10:24)

    Solved my problem with the following method:
    1) used Arch LiveCD. Mounted boot and / partitions
    2) pacman -r /path/to/root -Syyu glibc filesystem
    3) reboot gave "Unable to find root device error"
    4) ran LiveCD again following these instructions: https://wiki.archlinux.org/index.php/Pa … onger_boot

Maybe you are looking for

  • Removing of Delivery block in Sales Order using Authorization

    Hello, I have a urgent requirement on removing a Delivery block using authorization. The object V_VBAK_AAT is assigned to me and the ACTVT : 43 is permitted so I can release the block. As this was  not working I have created my own object with values

  • Default values for service provider in transaction TRIP

    Hello Gurus... We are implementing travel management and I have a problem... here's the scenario Tha gl account that should be used for a specific trip recepit depends on the following: The expense type The company specific type of trip The Employee

  • Query in V_COMPDIR_COMPIC doesn't exist?

    Hello, I'm just trying to clean our system by deleting some not longer used queries, workbooks etc. For queries I found the table V_COMPDIR_COMPIC which gives me the last used date for queries. But if I try to access some of them it seems they don't

  • Open link in system browser

    Hey, When a user clicks a standard link in my HTML Air app I'd like it to open in their browser (Firefox/ Internet Explorer / whatever) Currently it's opening a new window of my Air Application, which isn't fun at all. I'm sure this is an easy fix, b

  • Java inner classes

    G'day How does one - in CF - refer to an inner class (ClassFoo.Bar) of a given class (ClassFoo), when the constructor of ClassFoo takes an argument of type ClassFoo.Bar? For example the first, third,fourth and fifth constructors shown here: http://ti