You are not logged in.

#1 2006-07-14 13:10:18

jacopastorius
Member
From: Italy
Registered: 2006-05-01
Posts: 134

Problems with conflicts with my last "pacman -Syu"

with my last pacman -Syu pacman downloads all the packages to be upgraded but when it finishes it gives me this error:

checking package integrity... done.
loading package data... done.
checking for file conflicts...
error: the following file conflicts were found:
  gstreamer0.10-python: /usr/lib/python2.4/site-packages/gst-0.10/gst/__init__.pyc: exists in filesystem

What it means and how can i solve? thanks all!

Offline

#2 2006-07-14 13:11:34

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Re: Problems with conflicts with my last "pacman -Syu"

pacman -Syuf

should fix it

Offline

#3 2006-07-14 17:15:58

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Problems with conflicts with my last "pacman -Syu"

IsSuE wrote:
pacman -Syuf

should fix it

Yes but before you might want to do a

 pacman -Qo /usr/lib/python2.4/site-packages/gst-0.10/gst/__init__.pyc

to see to which package, if any,  this file belongs to.

Offline

#4 2006-07-15 09:09:16

jacopastorius
Member
From: Italy
Registered: 2006-05-01
Posts: 134

Re: Problems with conflicts with my last "pacman -Syu"

Snowman wrote:
IsSuE wrote:
pacman -Syuf

should fix it

Yes but before you might want to do a

 pacman -Qo /usr/lib/python2.4/site-packages/gst-0.10/gst/__init__.pyc

to see to which package, if any,  this file belongs to.

pacman -Qo says me that No package owns /usr/lib/python2.4/site-packages/gst-0.10/gst/__init__.pyc.
what does it means?isn't it a little strange??

Offline

#5 2006-07-15 15:12:50

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,925

Re: Problems with conflicts with my last "pacman -Syu"

That probably means it belongs to by a python extension/module you installed directly.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB