You are not logged in.

#1 2009-04-11 15:36:13

soupcan
Member
From: ?
Registered: 2008-10-25
Posts: 268

[SOLVED]tdb=3.3.3 Error, cannot update.

The error:

[killian@oxygen ~]$ sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 archlinuxfr is up to date
 awesome is up to date
:: Starting full system upgrade...
resolving dependencies...
error: cannot resolve "tdb=3.3.3", a dependency of "smbclient"
:: smbclient: requires tdb=3.3.3
[killian@oxygen ~]$

What exactly is the problem?

Last edited by soupcan (2009-04-11 17:16:30)

Offline

#2 2009-04-11 15:46:08

wujaklija
Member
From: /Serbia/Ruma
Registered: 2009-02-14
Posts: 55

Re: [SOLVED]tdb=3.3.3 Error, cannot update.

i had simular problem with lirc , but everything will be ok when they put  new package in the server you use for updating ...

Offline

#3 2009-04-11 15:50:54

soupcan
Member
From: ?
Registered: 2008-10-25
Posts: 268

Re: [SOLVED]tdb=3.3.3 Error, cannot update.

wujaklija wrote:

i had simular problem with lirc , but everything will be ok when they put  new package in the server you use for updating ...

Pacman is kind of a weak area for me. Would changing the mirror I use to update help?

Offline

#4 2009-04-11 15:52:05

dschauer
Member
Registered: 2008-02-28
Posts: 95

Re: [SOLVED]tdb=3.3.3 Error, cannot update.

The package tbd does not seem to exist (any more).

"pacman -Ss tbd" returns nothing and so does "yaourt -Ss tbd --aur"

The smbclient that is being updated needs tbd.

smbclient can't be removed cleanly.

~ $ sudo pacman -R smbclient
Password: 
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: gnome-vfs: requires smbclient>=3.3.1
:: gvfs: requires smbclient>=3.3.1
:: kdebase-runtime: requires smbclient
:: mplayer: requires smbclient
:: vlc: requires smbclient

Since I don't use smbclient, for the time being I did "sudo pacman -Rd smbclient"

Last edited by dschauer (2009-04-11 15:53:37)

Offline

#5 2009-04-11 15:53:00

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,405
Website

Re: [SOLVED]tdb=3.3.3 Error, cannot update.

I have now moved tdb from [testing] so it should sync to your mirror soon.

Offline

#6 2009-04-11 15:54:18

dschauer
Member
Registered: 2008-02-28
Posts: 95

Re: [SOLVED]tdb=3.3.3 Error, cannot update.

Thanks Allan.

Offline

#7 2009-04-11 15:54:41

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,405
Website

Re: [SOLVED]tdb=3.3.3 Error, cannot update.

dschauer wrote:

The package tbd does not seem to exist (any more).

"pacman -Ss tbd" returns nothing and so does "yaourt -Ss tbd --aur"

The smbclient that is being updated needs tbd.

It is "tdb"  tongue

Offline

#8 2009-04-11 17:16:13

soupcan
Member
From: ?
Registered: 2008-10-25
Posts: 268

Re: [SOLVED]tdb=3.3.3 Error, cannot update.

Everything is working now. Thanks everyone.

Offline

Board footer

Powered by FluxBB