You are not logged in.

#1 2013-06-29 19:26:40

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

[SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

sorry for the newbie question but I can't find a solution and am unable to update my arch.

]# pacman -Syu pacman
:: Synchronising package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 archlinuxfr is up to date
:: The following packages should be upgraded first :
    pacman
:: Do you want to cancel the current operation
:: and upgrade these packages now? [Y/n] n

:: Starting full system upgrade...
:: Replace gummiboot-efi with core/gummiboot? [Y/n] n
:: Replace libsoup-gnome with extra/libsoup? [Y/n] n
:: Replace webkitgtk3 with extra/webkitgtk? [Y/n] n
resolving dependencies...
looking for inter-conflicts...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: bluez and obexd-client are in conflict

does anyone know how to solve this?

Last edited by crashandburn4 (2013-06-30 03:47:05)

Offline

#2 2013-06-29 19:39:59

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,612

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

Why did you answer no to those questions? Maybe pacman 4.1 will work.

Make sure you read the front page when you get the next file conflict error.

Last edited by Scimmia (2013-06-29 19:41:29)

Offline

#3 2013-06-29 19:43:53

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

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

Have you read the news https://www.archlinux.org/ ?
If I'm reading this right, libsoup name change is 3 months old https://projects.archlinux.org/svntogit … 93142238d0
so it looks like you haven't updated in a long while.

Offline

#4 2013-06-29 22:55:37

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

I tried answering yes to all conflicts:

error: failed to prepare transaction (could not satisfy dependencies)
:: package-query: requires pacman<4.1

if I try and answer yes to updating pacman, current pacman version is 4.0.3 (very old I know)
also if I try answering no followed by yes 3 times I still get the error described in the original post.
is there any way I can update to latest pacman?
I just reread the news and don't see anything that applies to my problems or anything I can do to help
anyone got any advice?

Offline

#5 2013-06-29 22:57:47

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,612

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

yeah, either upgrade or uninstall package-query and yaourt.

Offline

#6 2013-06-29 22:59:06

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,140

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

Uninstall package-query.

You need to go back through older news items to find the instructions for handling the various major updates you have to deal with. Arch needs to be frequently updated or it becomes unmanageable.


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#7 2013-06-29 23:01:22

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

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

Yaourt and package-query are unsupported. If you wish to use them, it is your responsibility to manage them, not pacman's.

This is why it is recommended to learn how to use makepkg when first installing AUR packages, so you do not become dependent on a tool that obscures this distinction.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#8 2013-06-29 23:28:21

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

yep uninstalling package-query and yaourt fixed it.

# pacman -Rs yaourt package-query
# pacman -Syu --ignore filesystem,bash #follow instructions posted in link
# pacman -S bash
# pacman -Su

thanks for the help everyone.

Last edited by crashandburn4 (2013-06-29 23:45:18)

Offline

#9 2013-06-29 23:58:01

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

ahhh, posted too soon, now my system hangs on

[ OK ] Reached Target Graphical Interface

during startup, does anyone have any suggestions on where to look for the problem? (I'm guessing graphics card but can't think how to debug this/ where to look, any suggestions greatly appreciated) apologies again for the newbie questions.

Offline

#10 2013-06-30 00:37:38

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,140

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

@crashandburn4,
Do you plan to tell us any more or do you expect people to guess what graphics card you have, what driver you are using, what DE/WM, how you start X...?

Did you get any errors when you ran the update commands? Did you read pacman's output?

Last edited by cfr (2013-06-30 00:38:26)


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#11 2013-06-30 00:39:47

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

@cfr, I wonder if crashandburn4 actually just doesn't have a DM enabled, while the graphical.target itself is enabled.  So he is experiencing that issue of boot messages littering the multi-user.target (tty) login prompt.  In other words, I kind of suspect that nothing is hanging, but instead that the OP doesn't know that he can log into the terminal at that point.

Offline

#12 2013-06-30 01:05:10

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

hi, really sorry as I said I'm somewhat of a newbie, was waiting to see what you guys thought might be relevant so I could tell you what I've got, here goes:
graphics card: nvidia geforce GTX660.
DE/WM (I assume is desktop environment): gnome
unsure about how I start X (sorry I understand I am a newbie)
oh and everything does seem to be hanging, ctrl-c does nothing.
there were no messages from the update, I checked pacman and didn't see any warnings, (is there any kind of log I can check in case I missed something?), I've chrooted into the disk through the installation medium to reinstall the graphics card drivers (as suggested here https://bbs.archlinux.org/viewtopic.php?id=153206)

Last edited by crashandburn4 (2013-06-30 01:05:39)

Offline

#13 2013-06-30 01:08:32

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

sorry, just trying figure out how I start x and what drivers I have installed (if anyone can tell me how to check those things it'd be greatly appreciated).

Offline

#14 2013-06-30 01:13:16

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

checking from pacman I have:

lib32-nvidia-utils 313.18.5
nvidia 319.32-2
nvidia-libgl 319.32-1
nvidia-utils 319.32-1

Offline

#15 2013-06-30 01:35:01

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,140

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

Well lib32-nvidia-utils is out of date. I don't know enough about nvidia to know whether that would be an issue. I'd assume only for 32 bit applications. Is the multilib repository properly configured in pacman.conf?

Given your comment about gnome, am I right in thinking that this is not a new install and that gnome did work fine before the update?

I assume that you usually start X automatically. What does ls -l /etc/systemd/system/display-manager.service give?

Note that you can add systemd.unit=multi-user.target to your command line when you boot to boot to a regular command line rather than the GUI. Then you can fix the system without needing to mess around with chroots and so on.


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#16 2013-06-30 01:35:45

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

also exact output from screen:

...
...
[ OK ] Started GNOME display manager.
          Starting Accounts Service...
eno1.[ OK ] Reached target Multi-User System.[ OK ] Reached torget Graphical Interface.hcpcd on

where there is the cursor flashing below the h in hcpcd which is at the very bottom of the screen, cannot type, cannot press ctrl-c.
the last line seems to be missing all it's newline characters (no idea why that might be)

Offline

#17 2013-06-30 01:37:25

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

All these things are covered in teh beginners guide though.  So I am not sure why you don't just go back and reference the wiki.  Being a beginner is fine, but not taking advantage of the documentation the community has laborously put together and then asking for someone to regurgitate that info is not.  Please try to help youself a little and do some basic searching of the wiki.

Offline

#18 2013-06-30 01:40:57

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

@cfr thank you, yes X is started automatically and yes this was a working installation that stopped after update. also thanks for the tip, that'll be way more helpful, I just need to chroot in again to set that big_smile

Offline

#19 2013-06-30 01:44:52

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

@WonderWoofy sorry, I did go back through the beginners guide. I tried reinstalling graphics drivers but I haven't seen anything that can help me, I could try and perform a clean install but I want to figure out what's actually gone wrong (gotta learn somehow). I am sorry, I'm definitely not trying to waste anyone's time.

Offline

#20 2013-06-30 01:45:50

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

oh and @cfr, last I checked multilib was configured I'll double check it for you (in case it changed on update)

Offline

#21 2013-06-30 01:47:22

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,140

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

Unless you are using a direct EFI stub entry to boot, you can edit the command line from your boot loader or manager. E.g. at the grub menu, you can choose to edit the line. I guess this won't work if you've set a 0 time out but it would with the default set up. Similarly for rEFInd and, I imagine, most other cases. It will only affect that boot, mind. chrooting and changing your config will obviously make the change persist.


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#22 2013-06-30 01:58:29

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

ahhh, thanks again, that would've saved me a bunch of time, I actually just remembered that I've done that before but it was long enough ago that I'd forgotten. either way:
/etc/systemd/system/display-manager.service does not exist for me... is there any reason for that? I used to start with nomodeset as a parameter and never quite got around to fixing it, could it have something to do with that?
also multilib wasn't configured in pacman.conf, should I try reinstalling my drivers? (I updated the pacman.conf with the pacman -Syu but forgot to re-enable the multilib)

Offline

#23 2013-06-30 02:14:55

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

updating the lib32-nvidia-utils. didn't really fix anything (unsuprisingly). I'm out of ideas...

Offline

#24 2013-06-30 02:17:49

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,612

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

Does ctl-alt-f2 bring up anything?

Offline

#25 2013-06-30 02:23:51

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED] can't upgrade pacman: bluez and obexd-client are in conflict.

@Scimmia oh, thanks ,that's cool, ctrl-alt-f2 brings up my standard login command prompt.
should I try and reinstall my desktop environment? is that what the problem is?

Offline

Board footer

Powered by FluxBB