You are not logged in.

#1 2009-11-25 22:34:50

Archiee
Member
From: /home/Germany,Turkey,China
Registered: 2008-12-27
Posts: 30
Website

System UPDATE PROBLEM (qtmod ...)

Hi guys,

If I want to update my system with help of

sudo pacman -Syu

there comes following

:: Synchronizing package databases...                               
core is up to date                                                 
extra is up to date                                                 
community is up to date                                             
:: Starting full system upgrade...                                   
:: Replace amarok-engine-xine with extra/amarok? [Y/n] y             
:: Replace libnetworkmanager with extra/networkmanager? [Y/n] y     
:: Replace man with core/man-db? [Y/n] y                             
:: Replace notification-daemon-xfce with extra/xfce4-notifyd? [Y/n] y
warning: ignoring package replacement (phonon-4.3.1-1 => qt-4.5.3-3)
:: Replace portmap with core/rpcbind? [Y/n] y                       
:: Replace xfce4-screenshooter-plugin with extra/xfce4-screenshooter? [Y/n] y
:: Replace xfce4-xmms-plugin with extra/xfce4-playercontrol-plugin? [Y/n] y 
resolving dependencies...                                                   
warning: ignoring package qt-4.5.3-3                                         
warning: cannot resolve "qt>=4.5.0-4", a dependency of "qtscriptgenerator"   
warning: ignoring package qt-4.5.3-3                                         
warning: cannot resolve "qt>=4.5.3", a dependency of "poppler-qt"           
warning: ignoring package qt-4.5.3-3                                         
warning: cannot resolve "qt>=4.5.3", a dependency of "pyqt"                 
:: the following package(s) cannot be upgraded due to unresolvable dependencies:
      amarok  poppler-qt  pyqt                                                 

Do you want to skip the above package(s) for this upgrade? [Y/n] n
error: failed to prepare transaction (could not satisfy dependencies)
:: qtscriptgenerator: requires qt>=4.5.0-4                           
:: poppler-qt: requires qt>=4.5.3                                   
:: pyqt: requires qt>=4.5.3

What should I do now?  hmm


我爱中国!

Offline

#2 2009-11-25 23:07:02

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: System UPDATE PROBLEM (qtmod ...)

What mirror are you using? I see qtmod as version 4.5.3-2 on http://archlinux.puzzle.ch/kdemod

Offline

#3 2009-11-25 23:25:21

Archiee
Member
From: /home/Germany,Turkey,China
Registered: 2008-12-27
Posts: 30
Website

Re: System UPDATE PROBLEM (qtmod ...)


我爱中国!

Offline

#4 2009-11-26 00:53:00

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: System UPDATE PROBLEM (qtmod ...)

In post title you say you have qtmod, are you still using kdemod packages? If yes, then there should be another mirror with the kdemod stuff (including qtmod). If no, then you should install the qt package from extra.

It might be helpful to post your whole pacman.conf just so we can be sure how things are setup

Last edited by mcmillan (2009-11-26 00:55:50)

Offline

#5 2009-11-26 08:40:19

Archiee
Member
From: /home/Germany,Turkey,China
Registered: 2008-12-27
Posts: 30
Website

Re: System UPDATE PROBLEM (qtmod ...)

Yes, I use kdemod and I thought that kdemod uses qtmod.. So u say that my current mirror doesn|t have any kdemod stuff?

OK then I'll try your mirror..

here is the pacman.conf

#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
HoldPkg     = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst   = pacman
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl %u > %o

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
IgnorePkg   = qt
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options (all disabled by default)
#NoPassiveFtp
#UseSyslog
#ShowSize
#UseDelta
#TotalDownload

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# Testing is disabled by default.  To enable, uncomment the following
# two lines.  You can add preferred servers immediately after the header,
# and they will be used before the default mirrors.
#[testing]
#Include = /etc/pacman.d/mirrorlist

[core]
Server=ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/i686
# Add your preferred servers here, they will be used first

[extra]
Server=ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/i686
# Add your preferred servers here, they will be used first

[community]
Server=ftp://ftp.uni-bayreuth.de/pub/linux/archlinux/community/os/i686
# Add your preferred servers here, they will be used first

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs


我爱中国!

Offline

#6 2009-11-26 13:16:23

algorythm
Member
From: /usr/share/zoneinfo/Europe/FIN
Registered: 2009-07-17
Posts: 181

Re: System UPDATE PROBLEM (qtmod ...)

You could add "d" to the "pacman -Syu" command (-Syud) to ignore dependencies.

I myself use the http://chakra-project.org/repo/

Last edited by algorythm (2009-11-26 13:16:49)


“Talent you can bloom. Instinct you can polish.”  — Haikyuu!! (adapted)
“If everybody thought alike, no one would be thinking very much.”  — Walter Lippmann (adapted)
“The important thing is to be able, at any moment, to sacrifice what we are for what we could become.”  — Charles Dubois

Offline

#7 2009-11-26 14:55:15

jac
Member
From: /home/jac
Registered: 2009-05-19
Posts: 431
Website

Re: System UPDATE PROBLEM (qtmod ...)

You might also want to re-read the installation instructions, you don't have any of the kdemod repos in your pacman.conf, instead it looks like your replaced the community repo with it. See http://chakra-project.org/download-kdem … -ntnu.html for what I mean. You should probably switch the community one back and instead set up your repos as the link says to.

Offline

#8 2009-11-26 17:35:47

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: System UPDATE PROBLEM (qtmod ...)

Yeah you need to have at least the kdemod-core section in your pacman.conf. I think Jac was a little mistaken, you still need to have community working too since some kdemod packages depend on things from community.

Also there's a few different mirrors that have the kdemod packages, the instructions on the link jac gave are for the one in Norway. You may want to check if one of the others is faster for you at this page http://chakra-project.org/download-kdemod-step2.html

Offline

Board footer

Powered by FluxBB