Commit Graph

938 Commits

Author SHA1 Message Date
(no author)
6f22e4674a shorten db update information
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1412 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-05 15:26:17 +00:00
(no author)
142aa75e8a shorten cleaning information
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1411 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-05 15:13:40 +00:00
(no author)
717f56236f adjust output when using merge_from
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1410 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-05 11:53:05 +00:00
(no author)
1dc9bf8796 - updated equo database generate and equo database resurrect
- made __install_package_into_database and __install_package_into_gentoo_database public

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1408 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-05 10:36:22 +00:00
(no author)
392ae42cb4 disable spawnFunction because can hang
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1407 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-05 10:04:21 +00:00
(no author)
55a742e015 openClientDatabase inside clientUpdatePackagesData() should always have OutputInterface = self
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1405 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-05 00:51:32 +00:00
(no author)
75955a9019 fix binutilsswitch trigger
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1404 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 23:32:17 +00:00
(no author)
8291c16634 do not run databaseStructureUpdates() on a livecd system
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1403 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 19:37:50 +00:00
(no author)
8f2228c819 do not use print_error here
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1402 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 18:34:10 +00:00
(no author)
f92d807db1 fix unpack_step output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1401 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 18:23:49 +00:00
(no author)
13e958b86c trap any exception
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1400 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 18:01:26 +00:00
(no author)
957c0e56da clientdb can be absent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1399 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 17:44:52 +00:00
(no author)
59e58ab263 be tolerant against ebuild sh*t
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1398 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 17:40:22 +00:00
(no author)
46be1fe83d close all the repository databases before switching chroot
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1397 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 17:29:11 +00:00
(no author)
6db22bf7c5 disable garbage collector here
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1396 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 15:39:22 +00:00
(no author)
c1bc7b1ad3 reset treeupdates stuff only for chroot != ''
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1395 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 15:02:29 +00:00
(no author)
f75cfb0839 run databaseStructureUpdates() also in initializeDatabase()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1394 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 14:23:59 +00:00
(no author)
98c0627df6 add an extra check to avoid running databaseStructureUpdates() on an empty database
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1393 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 14:22:34 +00:00
(no author)
154ee725b7 do not open clientdbconn when loading activatorTools
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1392 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 14:19:29 +00:00
(no author)
c6f236bbdc disable exception printout
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1391 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 13:04:10 +00:00
(no author)
962e378b6f run self.__fill_image_dir in a separate process
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1390 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 13:02:59 +00:00
(no author)
a1a6b3cd2d fix self.__fill_image_dir()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1389 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 12:44:33 +00:00
(no author)
f38c8a4f6c add nspluginwrapper trigger fix
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1388 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 11:55:36 +00:00
(no author)
f00296ffe6 fix if condition for triggering databaseStructureUpdates()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1387 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 11:40:39 +00:00
(no author)
6504c24b27 some fixes to merge_from functionality
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1386 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 11:04:51 +00:00
(no author)
f11cbf7032 reorganize stuff in addPackage
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1385 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 10:27:51 +00:00
(no author)
b9a1b2c74b switch and with or
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1384 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 10:11:53 +00:00
(no author)
f3ff9aa8d6 improved database query speed by moving all the structural updates into one function ran once
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1383 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 10:10:24 +00:00
(no author)
19aaa7113a also reset treeupdates digests when switching chroot
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1382 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-04 09:17:21 +00:00
(no author)
537684bb8c merge_from must be unicoded
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1381 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 22:20:22 +00:00
(no author)
b62cda78a7 check if file exists before issuing shutil.move in merge_file()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1380 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 21:03:08 +00:00
(no author)
3648c84e20 remove debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1379 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 20:24:52 +00:00
(no author)
ade50d8b40 fix PackageInterface.__fill_image_dir
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1378 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 20:09:11 +00:00
(no author)
cc4378d41a more fixes for the merge_from feature
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1377 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 19:59:22 +00:00
(no author)
c76a53588a more fixes for the merge_from feature
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1376 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 19:47:33 +00:00
(no author)
0c187f7d73 more fixes for the merge_from feature
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1375 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 19:46:17 +00:00
(no author)
e871a70907 fix mergeFrom
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1374 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 19:29:17 +00:00
(no author)
6485ff5667 fix portdbdir
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1373 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 19:23:54 +00:00
(no author)
143b768fbf fix skippedKey
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1372 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 19:12:01 +00:00
(no author)
54e1001c80 Entropy:
- improved merge_from reliability

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1371 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 16:36:10 +00:00
(no author)
2199ac9853 Entropy:
- add chroot copy content functionality for live installations

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1370 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 16:17:01 +00:00
(no author)
3c4c3c28e5 shiftpath should be ok now
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1367 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 08:43:49 +00:00
(no author)
160635e11e add extra shiftpath option to quickpkg()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1366 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 08:14:34 +00:00
(no author)
a252f5633d Entropy:
- implemented entropyTools.spawnFunction
- greatly improved memory usage during package install, reserved memory usage reduced by a 65%


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1365 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 00:36:56 +00:00
(no author)
917e02e9b3 disabled portage.config caching for testing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1364 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 17:25:34 +00:00
(no author)
f89afe4055 remove stale comment
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1363 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 17:21:08 +00:00
(no author)
ea6b727767 reduce memory consumption even more
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1362 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 17:20:45 +00:00
(no author)
c54e25ecd0 Entropy:
- created getTriggerInfo() to reduce memory consumption
- reduced memory consumption during the installation process


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1361 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 17:15:04 +00:00
(no author)
80d7def7ab set domute instead of checking etpUi['mute'] twice, this avoids multithreading issues
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1359 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 12:53:57 +00:00
(no author)
3b06a3373e re-add garbage collector
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1357 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 16:30:21 +00:00