You are not logged in.

#1 2015-08-05 01:13:18

BuzzKillerOfFire
Member
Registered: 2015-08-05
Posts: 13

[Solved] Database file for multilib does not exist!

[redacted]@arch ~]$ sudo pacman -S lib32-libpulse
[sudo] password for [redacted]:
warning: database file for 'multilib-testing' does not exist warning: database file for 'multilib' does not exist error: target not found: lib32-libpulse


I have uncommeneted the multilib in the .conf file.

Last edited by BuzzKillerOfFire (2015-08-05 02:33:31)

Offline

#2 2015-08-05 01:17:57

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [Solved] Database file for multilib does not exist!

wiki multilib page wrote:

Then update the package list and upgrade with pacman -Syu.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-08-05 01:28:36

BuzzKillerOfFire
Member
Registered: 2015-08-05
Posts: 13

Re: [Solved] Database file for multilib does not exist!

[root@arch ~]# pacman -S lib32-libpulse
resolving dependencies...
warning: cannot resolve "libidn>=1.32", a dependency of "lib32-libidn"
warning: cannot resolve "lib32-libidn", a dependency of "lib32-systemd"
warning: cannot resolve "lib32-systemd", a dependency of "lib32-libpulse"
:: The following package cannot be upgraded due to unresolvable dependencies:
      lib32-libpulse

:: Do you want to skip the above package for this upgrade? [y/N]





Still no dice.

Offline

#4 2015-08-05 01:32:41

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: [Solved] Database file for multilib does not exist!

So are you using [multilib], [multilib-testing], or both?

Offline

#5 2015-08-05 01:34:53

BuzzKillerOfFire
Member
Registered: 2015-08-05
Posts: 13

Re: [Solved] Database file for multilib does not exist!

Both






# 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

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

[multilib-testing]
Include = /etc/pacman.d/mirrorlist

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

Offline

#6 2015-08-05 01:35:14

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [Solved] Database file for multilib does not exist!

Second person in 24 hours with this "anomaly". Perhaps there is a bug in the pacman.conf being shipped by $derivative?

Please use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Fo … s_and_code

...and you are doing it wrong: reread the page I quoted.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#7 2015-08-05 01:56:02

BuzzKillerOfFire
Member
Registered: 2015-08-05
Posts: 13

Re: [Solved] Database file for multilib does not exist!

I'm confused, how am I doing it wrong? It just says to uncomment and update the package list, no?

Offline

#8 2015-08-05 01:58:03

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [Solved] Database file for multilib does not exist!

Where does it say anything about uncommenting [multilib-testing]? That should only be uncommented if you also uncomment [testing] (and you should only do that if you know what you are doing).


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#9 2015-08-05 02:14:27

BuzzKillerOfFire
Member
Registered: 2015-08-05
Posts: 13

Re: [Solved] Database file for multilib does not exist!

Hmmm... Would me doing that possibly be the cause of this?

Offline

#10 2015-08-05 02:15:06

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [Solved] Database file for multilib does not exist!

BuzzKillerOfFire wrote:

Hmmm... Would me doing that possibly be the cause of this?

Not possibly; definitely.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#11 2015-08-05 02:17:42

BuzzKillerOfFire
Member
Registered: 2015-08-05
Posts: 13

Re: [Solved] Database file for multilib does not exist!

Recommenting that has fixed it. Thank you. smile

Offline

#12 2015-08-05 02:25:00

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [Solved] Database file for multilib does not exist!

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#13 2015-08-05 09:48:22

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] Database file for multilib does not exist!

Why are you using testing repos? What steps did you take to make using them safe?

What's the output of

uname -a

Offline

Board footer

Powered by FluxBB