(no author)
05b8c2d980
Entropy:
...
- add packages.db.repo_updates support to allow adding our custom package moves, like /usr/portage/profiles/updates
there is no need to update equo client side, everything is already in place
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1498 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-23 15:17:28 +00:00
(no author)
44f5e829b3
Entropy:
...
- some improvements to SpmInterface
- move extractPkgData to EquoInterface.extract_pkg_metadata
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1497 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-23 14:44:15 +00:00
(no author)
efe01088e9
Entropy:
...
- goodbye portageTools, welcome SpmInterface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1496 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-23 11:33:32 +00:00
(no author)
3ec1ca7da6
Equo/Entropy:
...
- check if counter read from the COUNTER entry is valid before accepting it, portageTools.getInstalledPackagesCounters()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1495 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-22 16:13:54 +00:00
(no author)
43a9d057d7
Equo:
...
- database generate: check for dependency atoms validity before submitting changes
Entropy:
- EquoInterface.get_licenses_to_accept() always returns a dict
updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1494 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-22 16:08:23 +00:00
(no author)
a1cc54ec05
Entropy:
...
- implemented hard disk repositories support yay :-)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1492 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-19 11:39:51 +00:00
(no author)
d797d53720
Entropy:
...
- improve 'You Meant' funcionality by using regular expressions, there's still a lot of room for improvements
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1491 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-19 00:40:42 +00:00
(no author)
6ad06eda65
Entropy:
...
- add /etc/sabayon-release content to error reports
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1488 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 12:13:45 +00:00
(no author)
bacee7e241
Equo:
...
- check for disk space in /var/tmp/entropy before starting the process and warn user about it
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1486 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 12:07:02 +00:00
(no author)
506d02bfea
Entropy:
...
- make atomMatch() to match ~app-foo/foo-1.2.3 as stated in Gentoo PMS
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1485 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 11:44:22 +00:00
(no author)
a26c2c05b3
Entropy:
...
- since doebuild() is now run in a separate process, there's no need for gc.collect() anymore
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1484 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 11:17:11 +00:00
(no author)
abe9806c97
Entropy API change:
...
- do not load SecurityInterface in EquoInterface.Security but create a function called EquoInterface.Security() which returns the instance
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1481 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-17 12:56:09 +00:00
(no author)
35003d4625
- updated TODO
...
- improved databaseTools.listIdpackageDependencies() speed
- improved databaseTools.listConfigProtectDirectories() speed
- improved databaseTools.searchPackagesByDescription() speed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1480 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-17 11:46:25 +00:00
(no author)
1fe93909c8
fix check_package_update() for tagged packages, this makes reinstalling a tagged package in Spritz possible
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1475 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-14 23:13:21 +00:00
(no author)
699dbf5f5e
fix a whoops
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1471 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-14 00:09:56 +00:00
(no author)
d8afb23ab8
fix a regression in trigger_get_grub_boot_dev()
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1469 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-13 23:24:21 +00:00
(no author)
0413e4ec47
fix syncronization with empty queues
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1468 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-13 19:29:58 +00:00
(no author)
3f5a552834
- avoid crashing in text_ui when looking for masking reasons when a database entry is broken
...
- fix a nasty bug in databaseTools.runTreeUpdatesMoveAction() which caused dev-python/qscintilla-python to become x11-libs/qscintilla
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1464 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-13 10:09:56 +00:00
(no author)
a5f1f4694b
run content indexing again
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1463 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-13 09:37:23 +00:00
(no author)
a37590a287
fixed equo libtest result output
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1462 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-12 21:23:47 +00:00
(no author)
6fe6318a4e
- fix possible issues with linux->grub device name conversion
...
- try to fix a weird issue with writelines() in trigger_remove_boot_grub()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1458 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-12 17:22:28 +00:00
(no author)
cde83d3f55
force adding /lib /usr/lib to linker paths
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1455 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-12 11:56:27 +00:00
(no author)
7dcfbfe555
3 chars are vital
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1454 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-11 22:19:20 +00:00
(no author)
fff7b9304c
reduce download output string length
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1453 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-11 22:12:05 +00:00
(no author)
48a95851b5
create vacuum() function
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1452 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-11 19:30:19 +00:00
(no author)
8425426669
collect broken libraries even on paths not in LDPATH
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1449 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-11 16:54:05 +00:00
(no author)
413cbef42f
libtest must also use /usr/kde/3.5/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/qt/3/bin:/usr/games/bin:/opt/vmware/workstation/bin
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1448 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-11 16:29:06 +00:00
(no author)
f209cd380a
force dbformat_eapi = 1 for live systems
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1440 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-10 13:48:08 +00:00
(no author)
a208082d99
fix initramfs configuration
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1436 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-10 09:43:16 +00:00
(no author)
ff6ecb80a4
fix grub.conf configuration for kernels in a separate /boot partition
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1435 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-10 09:28:25 +00:00
(no author)
6bbb604854
- create content index only on non-repo databases
...
- check if /var/db/pkg exists
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1429 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-08 17:06:24 +00:00
(no author)
ff318f3037
refine cache validation
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1428 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-08 09:03:14 +00:00
(no author)
891d75768a
fix etpConst['entropyversion'] configuration
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1423 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-07 10:35:18 +00:00
(no author)
b5f37fed38
- updated TODO
...
- fixed one small bug handling applet status
- fixed one exception in get_repository_revision() when connection is not avaiable
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1422 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-06 23:59:22 +00:00
(no author)
0caa761c4e
fix FtpInterface initialization
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1421 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-06 21:48:17 +00:00
(no author)
6f94ebe8f8
do not crash if fetch_advisories raises an exception
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1420 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-06 14:40:59 +00:00
(no author)
1646cd4595
some changes to make the notification applet working
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1414 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-05 21:07:31 +00:00
(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