You are not logged in.
I dont use anything that i know of, for lib32-jack-connection..
i do a pacman -Syyu.. here's what i get
:: Starting full system upgrade...
:: Replace lib32-jack-audio-connection-kit with archlinuxfr/lib32-jack? [Y/n] y
warning: playonlinux: local (3.7.3-2) is newer than archlinuxfr (3.7.3-1)
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: lib32-lash: requires lib32-jack-audio-connection-kit
***********
then i try pacman -S lib32-jack-audio-connection-kit
here's what I get...
error: 'lib32-jack-audio-connection-kit': not found in sync db
then I use yaourt -S lib32-jack-audio-connection-kit
at the end i get this..
==> ERROR: Failure while downloading jack-audio-connection-kit-0.116.2-2-i686.pkg.tar.gz
Aborting...
Error: Makepkg was unable to build lib32-jack-audio-connection-kit package.
this is for wine right? when using a guest OS that needs audio connections??? (this was just part of the wine32 i put on this 64bit system.. i run XP pro for a few reasons.. no need for the "jack" "audio jack stuff"..
can i uninstall it?
THE BIG QUESTION 1. i'm sure play on linux will sync up on my mirrors someday.. (above itsaid that my version is newer then the one on the repo) 2. will these problems keep me from updating more important parts/packages in the future, or will it update and just keep showing me these errors/ package issues??
Because I want to be able to update my system when the time comes.. (when newer packages are ready)
any help would be most appreciated
Last edited by binskipy2u (2010-03-31 15:40:31)
"Sometimes you comfort the afflicted, other times you AFFLICT the COMFORTABLE"
Offline
lib32-jack needs provides=("lib32-jack-audio-connection-kit=${pkgver}") not to mention replaces.
Last edited by wonder (2010-03-30 16:57:21)
Give what you have. To someone, it may be better than you dare to think.
Offline
I have the same problem but I don't understand the given answer (be patient please, I am a newbie...): what pkgbuild have I to change (lib32-jack in aur?) and what is exactly the changement to make?
Offline
i see lots of kde 4.4.2-x updates on main page.. that are final..
is my first post's information the reason I don't see them when i do pacman -Syyu?
i get the same errors, it says it wont install the one dependency.. is that keeping all my updates from showing up???
is this messing with my entire system these 2 lib32-jack whatever they are called packages????
any other information or how i can resolve this would be most helpfull, for this is only the 2nd them ive had such a problem, the first time , the solution was on on the home page.. and it worked..
i see no solution there, so not many must be having this same problem
thanks
"Sometimes you comfort the afflicted, other times you AFFLICT the COMFORTABLE"
Offline
i have no clue what post#2 means at all
"Sometimes you comfort the afflicted, other times you AFFLICT the COMFORTABLE"
Offline
all i want to know is i have the most up2date mirrors, according to mirrorcheck/mirrorrank etc..
i see many 4.4.2-1 updates.. when I pacman -Syyu, i get all that i've stated/copied in the original start of this thread..
is this keeping "everything" else from showing up?
i read the manpage on packman, I don't know how to "ignore" those 2 packages it keeps talkinga bout.. i plug anything into audio jacks for wine related installs.. so I dont' think I need'em..
any help please, I don't want to inadvertently bork my system cause of 2 packages..(with my luck i mean)
"Sometimes you comfort the afflicted, other times you AFFLICT the COMFORTABLE"
Offline
@jdn06 is on the right track
get lib32-jack from aur and append to it this lines:
provides=("lib32-jack-audio-connection-kit=${pkgver}")
replaces=('lib32-jack-audio-connection-kit')makepkg -i and that's it
Last edited by wonder (2010-03-30 20:10:08)
Give what you have. To someone, it may be better than you dare to think.
Offline
Compilation & dependencies are now ok, but jack doesn't work anymore with wine. When I try to play music with foobar, for example, I have the following message:
could not open driver .so '/usr/lib/jack/jack_netone.so': libcelt0.so.0: cannot open shared object file: No such file or directory
could not open driver .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory
could not open component .so '/usr/lib/jack/jack_netone.so': libcelt0.so.0: cannot open shared object file: No such file or directory
could not open component .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory
unknown option character l
err:wave:JACK_OpenWaveOutDevice jack server not running?
err:wave:wodOpen JACK_OpenWaveOutDevice(0) failedI suppose there is a link with the upgrade, isn't it?
Offline
i have no idea where and how to do any of the above mentioned fixes or whatever they are..
I just hope i can even upgrade anything on my system now..
i see many updates to what's on my system.. and nothing updates just those error messages in the above mentioned posts...
help!!?
Last edited by binskipy2u (2010-03-31 02:07:06)
"Sometimes you comfort the afflicted, other times you AFFLICT the COMFORTABLE"
Offline
i tried removing it with pacman, said its' not there, if it's not there, HOW CAN IT BE CONFLICTING??????
PLEASE HELP THIS IS ANNOYING
"Sometimes you comfort the afflicted, other times you AFFLICT the COMFORTABLE"
Offline
ive tried upgrading with pacman -Syyu, asks me to remove something cause it's conflicting i say yes, it wont remove it.. not in local db, if it's NOT In local db, why does it need to be removed???
i tried installing the one it says its conflicting with, not found in db, if its not found, why do i have to install it?
i tried the same things yoaurt (however it's spelled) same errors...
what the h*** is going on???? is something broken, am i the ONLY ONE with this problem????
i see many updates on the home page, does this mean I cant update anything??????? until whatever this strange behavior is is fixed????
someone help
i tried to remove what it says it's conflicting with both pacman and yaourt and it says not found. if it's NOT FOUND HOW IS IT CONFLICTING???????
Last edited by binskipy2u (2010-03-31 02:17:29)
"Sometimes you comfort the afflicted, other times you AFFLICT the COMFORTABLE"
Offline
binskipy2u:
http://wiki.archlinux.org/index.php/For … te#Bumping
Yes, you're having dependency issues. And yes, you're pulling your lib32 stuff from an unsupported repository (archlinuxfr). You're either going to need to learn about making packages or wait until archlinuxfr has fully updated all of it's packages. And even then there may still be conflicts between what's officially supported and the other repo.
Offline
lib32-jack needs provides=("lib32-jack-audio-connection-kit=${pkgver}") not to mention replaces.
What he means is that the pkgbuild file is not telling the computer that when you install lib32-jack you're getting 'lib32-jack-audio-connection-kit' allong with it. You have it, your package manager doesn't know that you have it. To fix this he is saying append these lines to the pkgbuild file before you install it from AUR:
provides=("lib32-jack-audio-connection-kit=${pkgver}")
replaces=('lib32-jack-audio-connection-kit')I'm having the same problem as you, but lib32-jack is not in the AUR it is in the community repos, so there is no pkgbuild file to edit. To get around this run
yaourt -dS lib32-lashthe -d option stops pacman from checking for dependencies, since (now) you know you already have the dependencies. This will install 32 bit lash and then you should be able to compile fst-git without a problem.
Edit:
I lied it's actually still a huge hassle. lib32-lash installs itself into /opt/lib32. When fst-git goes to build it doesn't know to look there for lash so it doesn't know you have the 32 bit libraries and still tries to use the 64 bit ones. I hope you're ready to do some more editing. Assuming you've already tried and failed to install fst-git you will have the source files on your computer. If you go to /tmp/yaourt-tmp-<your user name>/aur-fst-git/src/fst/ you will find yourself in the directory with those source files. You'll notice that there's no autoconf or config script of any kind *sigh*. Open up the Makefile and find "INCLUDE_PATH" and after "-I." (the 'I' is a capital 'i', and don't overlook that period) add "-I/opt/lib32/usr/include". Then find "LIBRARY_PATH" and before "-L/usr/lib32" add "-L/opt/lib32/usr/lib".
NOW yaourt will compile it for you (or it least it should, it did for me).
You will also need the wine_gecko package for it to work:
yaourt -S wine_geckoHappy VSTing! ![]()
Last edited by Axelman0 (2010-12-26 06:21:15)
Offline