You are not logged in.

#1 2008-09-07 11:01:03

HermesT
Member
From: Spain
Registered: 2008-09-06
Posts: 22

Pacman-Resolving dependencies tooo long...

Hi,

pacman don't work :

:: Synchronizing package databases...
core is up to date
extra                    406.0K  128.8K/s 00:00:03 [####################################################################] 100%
community                358.3K  173.0K/s 00:00:02 [####################################################################] 100%
:: Starting full system upgrade...
resolving dependencies..

And stay resolving dependencies for ever sad. No errors, no log's, no work. Only a CPU usage near 100% all time until I press Ctrl-C.
Can I enable debug mode? some ideas?

Thanks.

Offline

#2 2008-09-07 11:21:30

Allan
Developer
From: Brisbane, AU
Registered: 2007-06-09
Posts: 9,939
Website

Re: Pacman-Resolving dependencies tooo long...

Debug mode is enabled using the "--debug" flag.

Offline

#3 2008-09-08 17:26:33

HermesT
Member
From: Spain
Registered: 2008-09-06
Posts: 22

Re: Pacman-Resolving dependencies tooo long...

Hi Allan,

Thank's for your reply.

I've enabled debug mode, but I can't find nothing helpful:

(.............)
debug: new version of 'xterm' found (235-1 => 235-2)
debug: adding package xterm-235-2 to the transaction targets
resolving dependencies...
debug: resolving target's dependencies
debug: started resolving dependencies
debug: checkdeps: package aalib-1.4rc5-6
^Cdebug: returning error 24 from alpm_trans_interrupt : operation not compatible with the transaction type

debug: closing database 'local'
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: closing database 'core'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: closing database 'extra'
debug: unregistering database 'extra'
debug: freeing package cache for repository 'extra'
debug: closing database 'community'
debug: unregistering database 'community'
debug: freeing package cache for repository 'community
(.....)

I think that "aalib" is not relevant and simply is the first package to update.  shaman "hangs" in same stage....

Do you think  I must reinstall system or can I try something more?

Thanks.

Offline

#4 2008-09-08 20:01:06

Daenyth
Forum Fellow
From: Boston, MA
Registered: 2008-02-24
Posts: 1,244

Re: Pacman-Resolving dependencies tooo long...

Try pacman -Syy pacman; then -Syu

Offline

#5 2008-09-08 22:04:14

Allan
Developer
From: Brisbane, AU
Registered: 2007-06-09
Posts: 9,939
Website

Re: Pacman-Resolving dependencies tooo long...

Also, you might want to try running the "pacman-optimize" that comes with pacman.

Offline

#6 2008-09-10 19:45:52

HermesT
Member
From: Spain
Registered: 2008-09-06
Posts: 22

Re: Pacman-Resolving dependencies tooo long...

Hi Daenyth, thanks for your response:
Debug for  'pacman -Syy pacman' hangs in 'checkdeps', so I press crtl-C:
(...)
debug: loading package cache for repository 'core'
warning: pacman-3.2.1-1 is up to date -- reinstalling
debug: adding package pacman-3.2.1-1 to the transaction targets
resolving dependencies...
debug: resolving target's dependencies
debug: started resolving dependencies
debug: checkdeps: package pacman-3.2.1-1
^Cdebug: returning error 24 from alpm_trans_interrupt : operation not compatible with the transaction type

debug: closing database 'local'
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
(...)

Hi  Allan,

Output for pacman-optimize is:

==> MD5sum'ing the old database...
==> Tar'ing up /var/lib/pacman/...
bsdtar: Failed to set default locale
==> Making and MD5sum'ing the new db...
bsdtar: Failed to set default locale
==> Checking integrity...
==> Putting the new database in place...
bsdtar: Failed to set default locale

==> Finished. Your pacman database has been optimized.
==> For full benefits of pacman-optimize, run 'sync' now.

Maybe a problem with locales? I've run 'sync', but problem still remains.
Pacman work fine until 26-08 (log):

(...)
[2008-08-26 18:34] starting full system upgrade
[2008-08-26 18:46] upgraded kdelibs3 (3.5.9-3 -> 3.5.10-1)
(...)

Nothing special, I think, though  I use now kde4...... 
I don't make changes with locale, system works fine, filesystems are Ok.... I don't understand nothing!


Thanks.

Offline

#7 2008-09-10 19:55:29

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Pacman-Resolving dependencies tooo long...

Can you check to see if you have a proper locale uncommented in /etc/locale.gen and you've run locale-gen?

Offline

Board footer

Powered by FluxBB