You are not logged in.

#1 2013-07-04 12:31:21

z33ky
Member
Registered: 2013-07-04
Posts: 1

(stuff) exists in both 'ldb' and 'samba'

# pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...

Packages (7): cifs-utils-6.1-1  iniparser-3.1-3  ldb-1.1.16-1  libwbclient-4.0.7-1  samba-4.0.7-1  smbclient-4.0.7-1  tdb-1.2.12-1

Total Installed Size:   53.44 MiB
Net Upgrade Size:       0.62 MiB

:: Proceed with installation? [Y/n] 
(7/7) checking keys in keyring                                                                                                          [-----------------------------------------------------------------------------------] 100%
(7/7) checking package integrity                                                                                                        [-----------------------------------------------------------------------------------] 100%
(7/7) loading package files                                                                                                             [-----------------------------------------------------------------------------------] 100%
(7/7) checking for file conflicts                                                                                                       [-----------------------------------------------------------------------------------] 100%
error: failed to commit transaction (conflicting files)
/usr/bin/ldbadd exists in both 'ldb' and 'samba'
/usr/bin/ldbdel exists in both 'ldb' and 'samba'
/usr/bin/ldbedit exists in both 'ldb' and 'samba'
/usr/bin/ldbmodify exists in both 'ldb' and 'samba'
/usr/bin/ldbrename exists in both 'ldb' and 'samba'
/usr/bin/ldbsearch exists in both 'ldb' and 'samba'
/usr/lib/python2.7/site-packages/ldb.so exists in both 'ldb' and 'samba'
/usr/share/man/man1/ldbadd.1.gz exists in both 'ldb' and 'samba'
/usr/share/man/man1/ldbdel.1.gz exists in both 'ldb' and 'samba'
/usr/share/man/man1/ldbedit.1.gz exists in both 'ldb' and 'samba'
/usr/share/man/man1/ldbmodify.1.gz exists in both 'ldb' and 'samba'
/usr/share/man/man1/ldbrename.1.gz exists in both 'ldb' and 'samba'
/usr/share/man/man1/ldbsearch.1.gz exists in both 'ldb' and 'samba'
/usr/share/man/man3/ldb.3.gz exists in both 'ldb' and 'samba'
Errors occurred, no packages were upgraded.

Offline

#2 2013-07-04 12:38:11

henk
Member
From: Weert, Netherlands
Registered: 2013-01-01
Posts: 334

Re: (stuff) exists in both 'ldb' and 'samba'

Hi,

tried to update some minutes ago, and got the following error:

error: failed to commit transaction (conflicting files)
samba: /usr/bin/ldbadd exists in filesystem
samba: /usr/bin/ldbdel exists in filesystem
samba: /usr/bin/ldbedit exists in filesystem
samba: /usr/bin/ldbmodify exists in filesystem
samba: /usr/bin/ldbrename exists in filesystem
samba: /usr/bin/ldbsearch exists in filesystem
samba: /usr/lib/python2.7/site-packages/ldb.so exists in filesystem
samba: /usr/share/man/man1/ldbadd.1.gz exists in filesystem
samba: /usr/share/man/man1/ldbdel.1.gz exists in filesystem
samba: /usr/share/man/man1/ldbedit.1.gz exists in filesystem
samba: /usr/share/man/man1/ldbmodify.1.gz exists in filesystem
samba: /usr/share/man/man1/ldbrename.1.gz exists in filesystem
samba: /usr/share/man/man1/ldbsearch.1.gz exists in filesystem
samba: /usr/share/man/man3/ldb.3.gz exists in filesystem
Errors occurred, no packages were upgraded.

I succeeded updating the rest by ignoring the samba package and then proceeded like this:

% sudo pacman -Ss ldb
extra/ldb 1.1.15-1 [installed]
    A schema-less, ldap like, API and database
extra/leveldb 1.12.0-1
    A fast and lightweight key/value database library
community/buildbot 0.8.7_p1-1
    A system to automate the compile/test cycle required by most software projects
community/buildbot-slave 0.8.7_p1-1
    A system to automate the compile/test cycle required by most software projects (slave part)
% sudo pacman -R ldb
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: samba: requires ldb
:: smbclient: requires ldb
% sudo pacman -R samba smbclient ldb
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: kdebase-runtime: requires smbclient
:: kdenetwork-filesharing: requires smbclient
:: pysmbc: requires smbclient

I'am not likely to remove kdebase-runtime, so what to do next?

Offline

#3 2013-07-04 12:38:48

favadi
Member
From: Hanoi, Vietnam
Registered: 2010-05-21
Posts: 10
Website

Re: (stuff) exists in both 'ldb' and 'samba'

I have the exactly same issue.

Offline

#4 2013-07-04 12:45:45

kicka
Member
From: Sicily / Italy
Registered: 2012-10-18
Posts: 31

Re: (stuff) exists in both 'ldb' and 'samba'

Same's here too...

Offline

#5 2013-07-04 12:58:12

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: (stuff) exists in both 'ldb' and 'samba'

Wait for your mirror to sync to the latest updates https://www.archlinux.org/packages/?sort=-last_update


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#6 2013-07-04 13:05:29

LordChaos73
Member
From: .nl
Registered: 2008-11-11
Posts: 183

Re: (stuff) exists in both 'ldb' and 'samba'

R00KIE wrote:

Wait for your mirror to sync to the latest updates https://www.archlinux.org/packages/?sort=-last_update

I fail to see how this will resolve anything, as both packages seem to own some files?

Last edited by LordChaos73 (2013-07-04 13:06:14)

Offline

#7 2013-07-04 13:07:19

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: (stuff) exists in both 'ldb' and 'samba'

LordChaos73 wrote:
R00KIE wrote:

Wait for your mirror to sync to the latest updates https://www.archlinux.org/packages/?sort=-last_update

I fail to see how this will resolve anything, as both packages seem to own some files?

No they don't. Look at the file listing.
Edit: nvm, comm says I'm wrong.


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#8 2013-07-04 13:08:03

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

Re: (stuff) exists in both 'ldb' and 'samba'

LordChaos73 wrote:
R00KIE wrote:

Wait for your mirror to sync to the latest updates https://www.archlinux.org/packages/?sort=-last_update

I fail to see how this will resolve anything, as both packages seem to own some files?

This may be a bug.

@fsckd
I did look and found some overlap. Maybe the listing in http://www.archlinux.org/packages/ is not yet updated.
I've just updated pkgfile dbs and it too says there's some overlap e.g.

$ pkgfile /usr/bin/ldbedit
extra/ldb
extra/samba

Last edited by karol (2013-07-04 13:10:22)

Offline

#9 2013-07-04 13:09:58

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: (stuff) exists in both 'ldb' and 'samba'

Merged in henk's thread as it is the same problem; original title "Updating samba throws error message."


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#10 2013-07-04 13:19:31

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: (stuff) exists in both 'ldb' and 'samba'

Judging from previous experience, this kind of problems is usually caused by an out of sync mirror.

However, I might have spoken too soon, indeed there seems to be some overlap between packages. I see samba has been flagged as out-of-date but no bug has been submitted in the bugtracker about this, lets wait a little and see, I'm sure this will be solved very soon.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#11 2013-07-04 13:20:40

LordChaos73
Member
From: .nl
Registered: 2008-11-11
Posts: 183

Re: (stuff) exists in both 'ldb' and 'samba'

A bug has already been filed

Offline

#12 2013-07-04 16:47:40

miles969
Member
Registered: 2013-02-03
Posts: 23

Re: (stuff) exists in both 'ldb' and 'samba'

this worked for me:

pacman -Syu --ignore samba

then

pacman -Syu

regards,
m.

Offline

#13 2013-07-04 16:51:41

ajay85
Member
Registered: 2013-07-04
Posts: 1

Re: (stuff) exists in both 'ldb' and 'samba'

Hey wanted to update today and that's what i get:

Fehler: Konnte den Vorgang nicht durchführen (In Konflikt stehende Dateien)
/usr/bin/ldbadd existiert in 'ldb' und 'samba'
/usr/bin/ldbdel existiert in 'ldb' und 'samba'
/usr/bin/ldbedit existiert in 'ldb' und 'samba'
/usr/bin/ldbmodify existiert in 'ldb' und 'samba'
/usr/bin/ldbrename existiert in 'ldb' und 'samba'
/usr/bin/ldbsearch existiert in 'ldb' und 'samba'
/usr/lib/python2.7/site-packages/ldb.so existiert in 'ldb' und 'samba'
/usr/share/man/man1/ldbadd.1.gz existiert in 'ldb' und 'samba'
/usr/share/man/man1/ldbdel.1.gz existiert in 'ldb' und 'samba'
/usr/share/man/man1/ldbedit.1.gz existiert in 'ldb' und 'samba'
/usr/share/man/man1/ldbmodify.1.gz existiert in 'ldb' und 'samba'
/usr/share/man/man1/ldbrename.1.gz existiert in 'ldb' und 'samba'
/usr/share/man/man1/ldbsearch.1.gz existiert in 'ldb' und 'samba'
/usr/share/man/man3/ldb.3.gz existiert in 'ldb' und 'samba'
Fehler sind aufgetreten, keine Pakete wurden aktualisiert.

In addition a question to packages:

A pacman -Qqo /bin /sbin /usr/sbin | pacman -Qm 
quotes the following:

libmysqlclient 5.5.30-7
mysql 5.5.30-7
mysql-clients 5.5.30-7
netcfg 3.0-2
perl-crypt-dh 0.06-1
python2-yenc 0.4.0-3
sabnzbd 0.7.3-1
tsmuxer 1.10.6-13
tsmuxer-gui 1.10.6-14

Do I have to move packages, if so how do i do it?

THX in advanced Ajay.

Offline

#14 2013-07-04 16:58:05

msthev
Member
Registered: 2012-04-05
Posts: 177

Re: (stuff) exists in both 'ldb' and 'samba'

Offline

#15 2013-07-04 16:58:08

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: (stuff) exists in both 'ldb' and 'samba'


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#16 2013-07-04 16:58:58

henk
Member
From: Weert, Netherlands
Registered: 2013-01-01
Posts: 334

Re: (stuff) exists in both 'ldb' and 'samba'

Yep, now it works; problem solved

Offline

#17 2013-07-04 17:07:41

LordChaos73
Member
From: .nl
Registered: 2008-11-11
Posts: 183

Re: (stuff) exists in both 'ldb' and 'samba'

Please mark the topic as solved.

Offline

#18 2013-07-04 17:11:15

frankspace
Member
Registered: 2009-09-19
Posts: 14

Re: (stuff) exists in both 'ldb' and 'samba'

It doesn't work for me!  I updated ldb manually by removing ldb and samba, then reinstalling ldb... but now samba complains that there are file conflicts.

Edit:  nevermind, I'm stupid.  I downloaded samba-4.0.7-2 directly from the main page, and that works, so I guess I'm just not looking at the most recently-updated mirror here.

Last edited by frankspace (2013-07-04 17:14:07)

Offline

#19 2013-07-04 17:15:25

henk
Member
From: Weert, Netherlands
Registered: 2013-01-01
Posts: 334

Re: (stuff) exists in both 'ldb' and 'samba'

Please mark the topic as solved.

I wish I could, but my thread was merged.

Last edited by henk (2013-07-04 17:16:31)

Offline

#20 2013-07-04 17:17:28

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,360

Re: (stuff) exists in both 'ldb' and 'samba'

miles969 wrote:

this worked for me:

pacman -Syu --ignore samba

then

pacman -Syu

regards,
m.

That works for me on my x86_64 machines but all of my i686 machines still have the problem - so this seems solved only on x86_64 at the moment. Anyone else confirm?l

I resynced on my i686 machines and the problem remains - version pulls in the 4.0.7-2 package file but the conflict remains - so I am not sure this is solved for i686?

Last edited by mcloaked (2013-07-04 17:36:26)


Mike C

Offline

#21 2013-07-04 17:25:37

henk
Member
From: Weert, Netherlands
Registered: 2013-01-01
Posts: 334

Re: (stuff) exists in both 'ldb' and 'samba'

Checking the link LordChaos73 provided it seems all the packages were updated.
Update your mirrors before updating.

Offline

#22 2013-07-04 17:25:38

johnpiers
Member
From: Somerset West, Cape Town
Registered: 2012-07-22
Posts: 51

Re: (stuff) exists in both 'ldb' and 'samba'

Thanks, this helped me, issue a thing of the past now! Quite amazing, one quick search, first thing that I find and voilà, all sorted! :-)

Offline

#23 2013-07-04 17:25:48

unhammer
Member
Registered: 2009-10-01
Posts: 99
Website

Re: (stuff) exists in both 'ldb' and 'samba'

also seems to be a problem on arm: http://archlinuxarm.org/armv6h/extra/

Offline

#24 2013-07-04 17:31:34

LordChaos73
Member
From: .nl
Registered: 2008-11-11
Posts: 183

Re: (stuff) exists in both 'ldb' and 'samba'

henk wrote:
Please mark the topic as solved.

I wish I could, but my thread was merged.

Ah! Apologies.

Offline

#25 2013-07-04 18:04:38

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

Re: (stuff) exists in both 'ldb' and 'samba'

Merging with the pre-existing thread...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB