[Uludag-commits] r15577 - branches/pisi-db/pisi
uludag-commits at pardus.org.tr
uludag-commits at pardus.org.tr
1 Eki 2007 Pzt 14:08:49 EEST
Author: faik
Date: Mon Oct 1 14:08:49 2007
New Revision: 15577
Modified:
branches/pisi-db/pisi/atomicoperations.py
Log:
thirdparty db was not been used by the old pisi either
If needed we will figure some other way to keep this info
Modified: branches/pisi-db/pisi/atomicoperations.py
=================================================================
--- branches/pisi-db/pisi/atomicoperations.py (original)
+++ branches/pisi-db/pisi/atomicoperations.py Mon Oct 1 14:08:49 2007
@@ -149,10 +149,11 @@
raise Error(_("%s package cannot be installed unless the dependencies are satisfied") %
self.pkginfo.name)
+ # FIXME: thirdparty db was not been used by the old db code either?
# check if package is in database
# If it is not, put it into 3rd party packagedb
- if not ctx.packagedb.has_package(self.pkginfo.name):
- ctx.packagedb.add_package(self.pkginfo, pisi.db.thirdparty)
+# if not ctx.packagedb.has_package(self.pkginfo.name):
+# ctx.packagedb.add_package(self.pkginfo, pisi.db.thirdparty)
# If it is explicitly specified that package conflicts with this package and also
# we passed check_conflicts tests in operations.py than this means a non-conflicting
Uludag-commits mesaj listesiyle ilgili
daha fazla bilgi