Reverse conflicts early remove for package

Jeff Pitman <[email protected]> Sat, 7 Aug 2004 18:37:41 +0800
Newsgroups gmane.linux.conectiva.apt-rpm
Message-ID <[email protected]>
Hi:

I'm building a repo, but obviously I got something wrong.  When I run 
apt-get I get:

[root@brain root]# apt-get install python-tkinter
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  python-tkinter
0 packages upgraded, 1 newly installed, 0 removed and 61 not upgraded.
Need to get 378kB of archives.
After unpacking 1522kB of additional disk space will be used.
Get:1 http://octogon redhat/9/i386/testing python-tkinter 
2.3.4-3.0.rh9.pyv [378kB]
Fetched 378kB in 0s (4054kB/s)
Checking GPG signatures...
E: Reverse conflicts early remove for package 'python-tkinter' failed

However, if I just install with rpm, it's okay:

[root@brain archives]# pwd
/var/cache/apt/archives
[root@brain archives]# rpm -ivh 
python-tkinter_2.3.4-3.0.rh9.pyv_i386.rpm
Preparing...                ########################################### 
[100%]
   1:python-tkinter         ########################################### 
[100%]

Currently, I have another tkinter packaged named "tkinter" at version 
2.2.2.

Let me know where I can look.

thanks,

-- 
-jeff