On 02/05/2014 07:42 PM, Slávek Banko wrote:
On Thursday 06 of February 2014 00:15:42 David C.
Rankin wrote:
Let's do it this way... Is this not the right
content for python-sip and
python2-sip?
tde-sip-R14preRC1-1-i686.pkg.tar.xz
usr/include/python3.3m/sip.h
usr/share/licenses/tde-sip/LICENSE
usr/bin/sip
usr/lib/python3.3/site-packages/sip.so
usr/lib/python3.3/site-packages/sipconfig.py
usr/lib/python3.3/site-packages/sipdistutils.py
tde-sip4-tqt-R14preRC1-1-i686.pkg.tar.xz
usr/include/python2.7/sip.h
usr/share/licenses/tde-sip4-tqt/LICENSE
usr/lib/python2.7/site-packages/sip.so
usr/lib/python2.7/site-packages/sipconfig.py
usr/lib/python2.7/site-packages/sipdistutils.py
If these are right, then it is just python-tqt that is broken
Have you tried to sip4-tqt add patch 1912 (sip4-tqt : install as module by
default) from bug 1790? If patch 1912 is correct, the files should be
installed in a subfolder sip4_tqt. As follows:
tde-sip-R14preRC1-1-i686.pkg.tar.xz
usr/include/python3.3m/sip.h
usr/share/licenses/tde-sip/LICENSE
usr/bin/sip
usr/lib/python3.3/site-packages/sip4_tqt/__init__.py
usr/lib/python3.3/site-packages/sip4_tqt/sip.so
usr/lib/python3.3/site-packages/sip4_tqt/sipconfig.py
usr/lib/python3.3/site-packages/sip4_tqt/sipdistutils.py
tde-sip4-tqt-R14preRC1-1-i686.pkg.tar.xz
usr/include/python2.7/sip.h
usr/share/licenses/tde-sip4-tqt/LICENSE
usr/lib/python2.7/site-packages/sip4_tqt/__init__.py
usr/lib/python2.7/site-packages/sip4_tqt/sip.so
usr/lib/python2.7/site-packages/sip4_tqt/sipconfig.py
usr/lib/python2.7/site-packages/sip4_tqt/sipdistutils.py
Slavek
OK,
Done -- here is what I end up with:
tar tJf tde-sip-R14preRC1-1-i686.pkg.tar.xz | grep -v /$
.PKGINFO
.MTREE
usr/include/python3.3m/sip.h
usr/share/licenses/tde-sip/LICENSE
usr/bin/sip
usr/lib/python3.3/site-packages/sip4_tqt/sip.so
usr/lib/python3.3/site-packages/sip4_tqt/sipconfig.py
usr/lib/python3.3/site-packages/sip4_tqt/__init__.py
usr/lib/python3.3/site-packages/sip4_tqt/sipdistutils.py
tar tJf tde-sip4-tqt-R14preRC1-1-i686.pkg.tar.xz | grep -v /$
.PKGINFO
.MTREE
usr/include/python2.7/sip.h
usr/share/licenses/tde-sip4-tqt/LICENSE
usr/lib/python2.7/site-packages/sip4_tqt/sip.so
usr/lib/python2.7/site-packages/sip4_tqt/sipconfig.py
usr/lib/python2.7/site-packages/sip4_tqt/__init__.py
usr/lib/python2.7/site-packages/sip4_tqt/sipdistutils.py
Both in my sip package and in your listing above, we still have /usr/bin/sip,
so the conflict remains with upstream sip. What did this accomplish? All I see
is that the files were moved into a new 'sip4_tqt' directory -- was that the
total intent of the move?
--
David C. Rankin, J.D.,P.E.