portage.git
17 years agoDocument DOC_SYMLINKS_DIR.
Zac Medico [Sun, 14 Jan 2007 22:53:53 +0000 (22:53 -0000)]
Document DOC_SYMLINKS_DIR.

svn path=/main/trunk/; revision=5648

17 years agoDon't warn about /etc/make.profile not being a symlink if it has a parent file.
Zac Medico [Sun, 14 Jan 2007 22:03:17 +0000 (22:03 -0000)]
Don't warn about /etc/make.profile not being a symlink if it has a parent file.

svn path=/main/trunk/; revision=5647

17 years agoDisable the test phase when USE=test is masked (for consistency with the fix for...
Zac Medico [Sun, 14 Jan 2007 21:56:00 +0000 (21:56 -0000)]
Disable the test phase when USE=test is masked (for consistency with the fix for bug #69021).

svn path=/main/trunk/; revision=5646

17 years agoFor bug #69021, add news about FEATURES="test" implying USE="test".
Zac Medico [Sun, 14 Jan 2007 20:44:43 +0000 (20:44 -0000)]
For bug #69021, add news about FEATURES="test" implying USE="test".

svn path=/main/trunk/; revision=5645

17 years agoFor bug #161975, document the fact that GENTOO_MIRRORS supports mounted filesystem...
Zac Medico [Sun, 14 Jan 2007 20:05:48 +0000 (20:05 -0000)]
For bug #161975, document the fact that GENTOO_MIRRORS supports mounted filesystem mirrors.

svn path=/main/trunk/; revision=5644

17 years agoDocument PORTAGE_LOG_FILE, update PORTAGE_TMPDIR path which now includes CATEGORY...
Zac Medico [Sun, 14 Jan 2007 08:12:07 +0000 (08:12 -0000)]
Document PORTAGE_LOG_FILE, update PORTAGE_TMPDIR path which now includes CATEGORY, and lots of style/syntax fixes.  Thanks to Arfrever Frehtes Taifersar Arahesis <FFTA@WP.PL> from bug #161979.

svn path=/main/trunk/; revision=5643

17 years agoFix dohtml so that it continues to install files even after some fail. Thanks to...
Zac Medico [Sun, 14 Jan 2007 05:06:51 +0000 (05:06 -0000)]
Fix dohtml so that it continues to install files even after some fail.  Thanks to brad walker <bradmwalker@cableone.net> in bug #149745.

svn path=/main/trunk/; revision=5642

17 years agoFix reversed arguments.
Zac Medico [Sat, 13 Jan 2007 23:04:31 +0000 (23:04 -0000)]
Fix reversed arguments.

svn path=/main/trunk/; revision=5635

17 years agoFix 'TypeError: not all arguments converted during string formatting'. Thanks to...
Zac Medico [Sat, 13 Jan 2007 22:51:36 +0000 (22:51 -0000)]
Fix 'TypeError: not all arguments converted during string formatting'.  Thanks to marienz.

svn path=/main/trunk/; revision=5634

17 years agofix tabs with patch from Grobian and bug # 161911, fix developing a bit
Alec Warner [Sat, 13 Jan 2007 19:25:20 +0000 (19:25 -0000)]
fix tabs with patch from Grobian and bug # 161911, fix developing a bit

svn path=/main/trunk/; revision=5633

17 years agomake sure people call addread/addwrite/adddeny/addpredict correctly
Mike Frysinger [Sat, 13 Jan 2007 18:52:07 +0000 (18:52 -0000)]
make sure people call addread/addwrite/adddeny/addpredict correctly

svn path=/main/trunk/; revision=5632

17 years agoCatch InvalidData exceptions for bad atoms passed as emerge arguments.
Zac Medico [Sat, 13 Jan 2007 08:54:35 +0000 (08:54 -0000)]
Catch InvalidData exceptions for bad atoms passed as emerge arguments.

svn path=/main/trunk/; revision=5629

17 years agoFix a typo.
Zac Medico [Sat, 13 Jan 2007 04:52:55 +0000 (04:52 -0000)]
Fix a typo.

svn path=/main/trunk/; revision=5628

17 years agoObey the silent parameter when parsing options.
Zac Medico [Sat, 13 Jan 2007 03:52:48 +0000 (03:52 -0000)]
Obey the silent parameter when parsing options.

svn path=/main/trunk/; revision=5627

17 years agoDocument PORTAGE_COMPRESS and PORTAGE_COMPRESS_FLAGS.
Zac Medico [Sat, 13 Jan 2007 03:12:44 +0000 (03:12 -0000)]
Document PORTAGE_COMPRESS and PORTAGE_COMPRESS_FLAGS.

svn path=/main/trunk/; revision=5626

17 years agoFor bug #144380, disable color at emerge startup and then enable it only when it...
Zac Medico [Sat, 13 Jan 2007 02:54:55 +0000 (02:54 -0000)]
For bug #144380, disable color at emerge startup and then enable it only when it's absolutely sure that color should be enabled (after EMERGE_DEFAULT_OPTS has been parsed).

svn path=/main/trunk/; revision=5625

17 years agoUse end_paragraph(1) instead of add_line_break() so that there is really a blank...
Zac Medico [Sat, 13 Jan 2007 00:42:08 +0000 (00:42 -0000)]
Use end_paragraph(1) instead of add_line_break() so that there is really a blank line.

svn path=/main/trunk/; revision=5624

17 years agoSend the unmerge failure message to stderr.
Zac Medico [Sat, 13 Jan 2007 00:36:54 +0000 (00:36 -0000)]
Send the unmerge failure message to stderr.

svn path=/main/trunk/; revision=5623

17 years agoSend the slot collision notice to stderr and only show minimal output in --quiet...
Zac Medico [Fri, 12 Jan 2007 23:24:26 +0000 (23:24 -0000)]
Send the slot collision notice to stderr and only show minimal output in --quiet mode.

svn path=/main/trunk/; revision=5621

17 years agoremove the last of the string module from portage.py
Alec Warner [Fri, 12 Jan 2007 23:07:28 +0000 (23:07 -0000)]
remove the last of the string module from portage.py

svn path=/main/trunk/; revision=5620

17 years agoAdd a few pretty basic comments on writing code, particularly things that portage...
Alec Warner [Fri, 12 Jan 2007 19:26:51 +0000 (19:26 -0000)]
Add a few pretty basic comments on writing code, particularly things that portage used to do (and still does) that are...a bit out of style ;)

svn path=/main/trunk/; revision=5612

17 years agoFix another typo.
Zac Medico [Fri, 12 Jan 2007 11:53:27 +0000 (11:53 -0000)]
Fix another typo.

svn path=/main/trunk/; revision=5609

17 years agoFix more typos.
Zac Medico [Fri, 12 Jan 2007 11:49:36 +0000 (11:49 -0000)]
Fix more typos.

svn path=/main/trunk/; revision=5608

17 years agoRevert accidentally modified joins.
Zac Medico [Fri, 12 Jan 2007 10:30:50 +0000 (10:30 -0000)]
Revert accidentally modified joins.

svn path=/main/trunk/; revision=5607

17 years agoFix a typo.
Zac Medico [Fri, 12 Jan 2007 10:08:12 +0000 (10:08 -0000)]
Fix a typo.

svn path=/main/trunk/; revision=5606

17 years agoFix a typo.
Zac Medico [Fri, 12 Jan 2007 09:57:16 +0000 (09:57 -0000)]
Fix a typo.

svn path=/main/trunk/; revision=5605

17 years agopurge string from portage.py, fix minor bug in portage_util
Alec Warner [Fri, 12 Jan 2007 09:08:27 +0000 (09:08 -0000)]
purge string from portage.py, fix minor bug in portage_util

svn path=/main/trunk/; revision=5604

17 years agopurge string module from repoman
Alec Warner [Fri, 12 Jan 2007 09:07:46 +0000 (09:07 -0000)]
purge string module from repoman

svn path=/main/trunk/; revision=5603

17 years agoanother annoy space bug
Alec Warner [Fri, 12 Jan 2007 09:00:01 +0000 (09:00 -0000)]
another annoy space bug

svn path=/main/trunk/; revision=5602

17 years agofix "" " " bug
Alec Warner [Fri, 12 Jan 2007 08:55:24 +0000 (08:55 -0000)]
fix "" " " bug

svn path=/main/trunk/; revision=5601

17 years agopurge string module from emerge
Alec Warner [Fri, 12 Jan 2007 08:30:37 +0000 (08:30 -0000)]
purge string module from emerge

svn path=/main/trunk/; revision=5600

17 years agoFix typos from the previous commit.
Zac Medico [Fri, 12 Jan 2007 08:29:09 +0000 (08:29 -0000)]
Fix typos from the previous commit.

svn path=/main/trunk/; revision=5599

17 years agoUse startswith and endswith to simplify code.
Zac Medico [Fri, 12 Jan 2007 08:27:31 +0000 (08:27 -0000)]
Use startswith and endswith to simplify code.

svn path=/main/trunk/; revision=5598

17 years agoMore String deprecation
Alec Warner [Fri, 12 Jan 2007 08:19:46 +0000 (08:19 -0000)]
More String deprecation

svn path=/main/trunk/; revision=5597

17 years agoset Id on tests
Alec Warner [Fri, 12 Jan 2007 08:08:53 +0000 (08:08 -0000)]
set Id on tests

svn path=/main/trunk/; revision=5596

17 years agomore string deprecation
Alec Warner [Fri, 12 Jan 2007 08:08:03 +0000 (08:08 -0000)]
more string deprecation

svn path=/main/trunk/; revision=5595

17 years agoBegin the deprecation of the string module
Alec Warner [Fri, 12 Jan 2007 07:58:39 +0000 (07:58 -0000)]
Begin the deprecation of the string module

svn path=/main/trunk/; revision=5594

17 years agoRemove a duplicate % character.
Zac Medico [Fri, 12 Jan 2007 06:49:45 +0000 (06:49 -0000)]
Remove a duplicate % character.

svn path=/main/trunk/; revision=5593

17 years agoFix incremental virtuals code for the new stricter catpkgsplit behavior.
Zac Medico [Fri, 12 Jan 2007 06:18:13 +0000 (06:18 -0000)]
Fix incremental virtuals code for the new stricter catpkgsplit behavior.

svn path=/main/trunk/; revision=5592

17 years agoPrevent an InvalidData exception during global updates due to the new stricter catpkg...
Zac Medico [Fri, 12 Jan 2007 06:10:59 +0000 (06:10 -0000)]
Prevent an InvalidData exception during global updates due to the new stricter catpkgsplit behavior.

svn path=/main/trunk/; revision=5591

17 years agoFor bug #88485, show the location of the build log whenever a build fails.
Zac Medico [Fri, 12 Jan 2007 05:52:54 +0000 (05:52 -0000)]
For bug #88485, show the location of the build log whenever a build fails.

svn path=/main/trunk/; revision=5590

17 years agoReturn early from finddigest if findname2 found nothing.
Zac Medico [Fri, 12 Jan 2007 05:19:37 +0000 (05:19 -0000)]
Return early from finddigest if findname2 found nothing.

svn path=/main/trunk/; revision=5589

17 years agoFIx a bunch of random Except: statements in portage.py, most of them are IO/OS related
Alec Warner [Fri, 12 Jan 2007 04:48:24 +0000 (04:48 -0000)]
FIx a bunch of random Except: statements in portage.py, most of them are IO/OS related

svn path=/main/trunk/; revision=5588

17 years agoos.cwd can return OSError (maybe IOError with wrong perms for ./, will test actually...
Alec Warner [Fri, 12 Jan 2007 04:28:10 +0000 (04:28 -0000)]
os.cwd can return OSError (maybe IOError with wrong perms for ./, will test actually), load_mod should be IMportError, nuke a stupid try except around shuffle which used to break years ago with old glibcs, remove try except around what appears to be a regex? and make the try except around the unlink a bit cleaner

svn path=/main/trunk/; revision=5587

17 years agoEOFError is also important according to Zac
Alec Warner [Fri, 12 Jan 2007 04:26:32 +0000 (04:26 -0000)]
EOFError is also important according to Zac

svn path=/main/trunk/; revision=5586

17 years agogetbinpkg.py fix except: open can be IOERror or OSError and cPickle can throw an...
Alec Warner [Fri, 12 Jan 2007 04:12:45 +0000 (04:12 -0000)]
getbinpkg.py fix except: open can be IOERror or OSError and cPickle can throw an unpicklingError

svn path=/main/trunk/; revision=5585

17 years agocomment the excepts in a few places
Alec Warner [Fri, 12 Jan 2007 04:07:38 +0000 (04:07 -0000)]
comment the excepts in a few places

svn path=/main/trunk/; revision=5584

17 years agoFix broad except statement, should only be KeyError
Alec Warner [Fri, 12 Jan 2007 03:51:53 +0000 (03:51 -0000)]
Fix broad except statement, should only be KeyError

svn path=/main/trunk/; revision=5583

17 years agoportage_versions.py, more string.atoi -> int, fix another except: that should be...
Alec Warner [Fri, 12 Jan 2007 03:46:22 +0000 (03:46 -0000)]
portage_versions.py, more string.atoi -> int, fix another except: that should be ValueError

svn path=/main/trunk/; revision=5582

17 years agoChange vercmp to use int() instead of string atoi, catch ValueError in pkgcmp
Alec Warner [Fri, 12 Jan 2007 03:38:36 +0000 (03:38 -0000)]
Change vercmp to use int() instead of string atoi, catch ValueError in pkgcmp

svn path=/main/trunk/; revision=5581

17 years agoFor bug #147512, don't print a cryptic error message when an EnvironmentError occurs...
Zac Medico [Fri, 12 Jan 2007 03:17:13 +0000 (03:17 -0000)]
For bug #147512, don't print a cryptic error message when an EnvironmentError occurs.  Also, allow the user to get a traceback via --debug.

svn path=/main/trunk/; revision=5580

17 years agodrop lazy bindings check once and for all ... the system ldso should have the logic...
Mike Frysinger [Fri, 12 Jan 2007 03:02:32 +0000 (03:02 -0000)]
drop lazy bindings check once and for all ... the system ldso should have the logic #71609

svn path=/main/trunk/; revision=5579

17 years agoFix ebuild environment color.map support so that it works properly through exec calls...
Zac Medico [Fri, 12 Jan 2007 02:44:24 +0000 (02:44 -0000)]
Fix ebuild environment color.map support so that it works properly through exec calls (since the color variables can not be directly exported due to env pollution).

svn path=/main/trunk/; revision=5578

17 years agoAllow catpkgsplit to be less strict for atoms that come from installed packages ...
Zac Medico [Thu, 11 Jan 2007 23:15:19 +0000 (23:15 -0000)]
Allow catpkgsplit to be less strict for atoms that come from installed packages (for backward compatibility).

svn path=/main/trunk/; revision=5577

17 years agouse cached suffix value and if it is not valid, lets warn
Mike Frysinger [Thu, 11 Jan 2007 22:30:19 +0000 (22:30 -0000)]
use cached suffix value and if it is not valid, lets warn

svn path=/main/trunk/; revision=5576

17 years agodont compress files that are already compressed and dont do sanity checking on the...
Mike Frysinger [Thu, 11 Jan 2007 22:28:23 +0000 (22:28 -0000)]
dont compress files that are already compressed and dont do sanity checking on the link dest as we cant properly verify things like absolute symlinks

svn path=/main/trunk/; revision=5575

17 years agoUse a global to ensure that the valid_category regex is cached.
Zac Medico [Thu, 11 Jan 2007 22:21:07 +0000 (22:21 -0000)]
Use a global to ensure that the valid_category regex is cached.

svn path=/main/trunk/; revision=5574

17 years agoSpanKY likes the latin categories
Alec Warner [Thu, 11 Jan 2007 21:52:33 +0000 (21:52 -0000)]
SpanKY likes the latin categories

svn path=/main/trunk/; revision=5573

17 years agolearn to spell
Alec Warner [Thu, 11 Jan 2007 21:39:09 +0000 (21:39 -0000)]
learn to spell

svn path=/main/trunk/; revision=5572

17 years agoHandle the exception in isvalidatom, change it to use a portage exceptoin, thanks...
Alec Warner [Thu, 11 Jan 2007 21:38:32 +0000 (21:38 -0000)]
Handle the exception in isvalidatom, change it to use a portage exceptoin, thanks to Zac for pointing this out

svn path=/main/trunk/; revision=5571

17 years agoFix comments for catpkgsplit
Alec Warner [Thu, 11 Jan 2007 21:32:33 +0000 (21:32 -0000)]
Fix comments for catpkgsplit

svn path=/main/trunk/; revision=5570

17 years agocatch and validate new ValueError Exception
Alec Warner [Thu, 11 Jan 2007 21:29:50 +0000 (21:29 -0000)]
catch and validate new ValueError Exception

svn path=/main/trunk/; revision=5569

17 years agoValid categories in catpkgsplit
Alec Warner [Thu, 11 Jan 2007 21:29:22 +0000 (21:29 -0000)]
Valid categories in catpkgsplit

svn path=/main/trunk/; revision=5568

17 years agoprint the incorrect atom
Alec Warner [Thu, 11 Jan 2007 21:18:03 +0000 (21:18 -0000)]
print the incorrect atom

svn path=/main/trunk/; revision=5567

17 years agoadd some invalid ops to getcpv to make sure it returns the cpv still
Alec Warner [Thu, 11 Jan 2007 20:59:53 +0000 (20:59 -0000)]
add some invalid ops to getcpv to make sure it returns the cpv still

svn path=/main/trunk/; revision=5566

17 years agoFor bug #50738, inform the user about the location of the timestamp file and that...
Zac Medico [Thu, 11 Jan 2007 20:39:53 +0000 (20:39 -0000)]
For bug #50738, inform the user about the location of the timestamp file and that it can be removed to force sync.

svn path=/main/trunk/; revision=5565

17 years agoisjustname tests
Alec Warner [Thu, 11 Jan 2007 20:37:05 +0000 (20:37 -0000)]
isjustname tests

svn path=/main/trunk/; revision=5564

17 years agoelaborate a bit on isjustname()
Alec Warner [Thu, 11 Jan 2007 20:22:30 +0000 (20:22 -0000)]
elaborate a bit on isjustname()

svn path=/main/trunk/; revision=5563

17 years agogetslot tests
Alec Warner [Thu, 11 Jan 2007 20:20:30 +0000 (20:20 -0000)]
getslot tests

svn path=/main/trunk/; revision=5562

17 years agoI owed brian harring 3.50, for th previous advice about assertEqual/NotEqual, oh...
Alec Warner [Thu, 11 Jan 2007 19:49:24 +0000 (19:49 -0000)]
I owed brian harring 3.50, for th previous advice about assertEqual/NotEqual, oh, add dep_getcpv tests too

svn path=/main/trunk/; revision=5561

17 years agotake some advice and use AssertEqual/NotEqual
Alec Warner [Thu, 11 Jan 2007 19:43:03 +0000 (19:43 -0000)]
take some advice and use AssertEqual/NotEqual

svn path=/main/trunk/; revision=5560

17 years agoadd some invalid operators to the test to denote that get_operator doesn't validate...
Alec Warner [Thu, 11 Jan 2007 19:28:14 +0000 (19:28 -0000)]
add some invalid operators to the test to denote that get_operator doesn't validate them, also make sure some common mis-typed things are tested (=> instead of >= fex)

svn path=/main/trunk/; revision=5559

17 years agoget_operator tests
Alec Warner [Thu, 11 Jan 2007 19:24:07 +0000 (19:24 -0000)]
get_operator tests

svn path=/main/trunk/; revision=5558

17 years agoCommit unit tests, hey look THEY ARE BROKEN
Alec Warner [Thu, 11 Jan 2007 19:06:52 +0000 (19:06 -0000)]
Commit unit tests, hey look THEY ARE BROKEN

svn path=/main/trunk/; revision=5557

17 years agodocs for grabdict
Alec Warner [Thu, 11 Jan 2007 19:02:17 +0000 (19:02 -0000)]
docs for grabdict

svn path=/main/trunk/; revision=5556

17 years agoadd support for user-customizable compression #9870
Mike Frysinger [Thu, 11 Jan 2007 18:50:51 +0000 (18:50 -0000)]
add support for user-customizable compression #9870

svn path=/main/trunk/; revision=5555

17 years agoUse dict.get() to prevent a potential (bug unlikely) KeyError.
Zac Medico [Thu, 11 Jan 2007 18:09:08 +0000 (18:09 -0000)]
Use dict.get() to prevent a potential (bug unlikely) KeyError.

svn path=/main/trunk/; revision=5554

17 years agoUse isinstance(foo, basestring) so that it can work with unicode strings too.
Zac Medico [Thu, 11 Jan 2007 17:34:56 +0000 (17:34 -0000)]
Use isinstance(foo, basestring) so that it can work with unicode strings too.

svn path=/main/trunk/; revision=5553

17 years agoAdd note that any value enables EPAUSE_IGNORE
Marius Mauch [Thu, 11 Jan 2007 10:08:51 +0000 (10:08 -0000)]
Add note that any value enables EPAUSE_IGNORE

svn path=/main/trunk/; revision=5552

17 years agoMake FEATURES=test imply USE=test
Marius Mauch [Thu, 11 Jan 2007 09:09:34 +0000 (09:09 -0000)]
Make FEATURES=test imply USE=test

svn path=/main/trunk/; revision=5551

17 years agocontinue is only for loops
Marius Mauch [Thu, 11 Jan 2007 09:07:22 +0000 (09:07 -0000)]
continue is only for loops

svn path=/main/trunk/; revision=5550

17 years agoadd stack_lists checks
Alec Warner [Thu, 11 Jan 2007 09:03:18 +0000 (09:03 -0000)]
add stack_lists checks

svn path=/main/trunk/; revision=5549

17 years agoExtend ignore filter for grablines (bug #144445)
Marius Mauch [Thu, 11 Jan 2007 08:47:50 +0000 (08:47 -0000)]
Extend ignore filter for grablines (bug #144445)

svn path=/main/trunk/; revision=5548

17 years agoMore portage_util tests
Alec Warner [Thu, 11 Jan 2007 08:45:13 +0000 (08:45 -0000)]
More portage_util tests

svn path=/main/trunk/; revision=5547

17 years agoDon't escape strings in PortageException as that breaks newline handling (bug 147785)
Marius Mauch [Thu, 11 Jan 2007 08:22:51 +0000 (08:22 -0000)]
Don't escape strings in PortageException as that breaks newline handling (bug 147785)

svn path=/main/trunk/; revision=5546

17 years agoRename 'Last Sync' to 'Timestamp of tree' to clarify the meaning (bug #150051)
Marius Mauch [Thu, 11 Jan 2007 07:52:57 +0000 (07:52 -0000)]
Rename 'Last Sync' to 'Timestamp of tree' to clarify the meaning (bug #150051)

svn path=/main/trunk/; revision=5545

17 years agoAdd 'stricter' description, misc typo fixes, patch by Max Lorenz (bug #153755)
Marius Mauch [Thu, 11 Jan 2007 07:19:34 +0000 (07:19 -0000)]
Add 'stricter' description, misc typo fixes, patch by Max Lorenz (bug #153755)

svn path=/main/trunk/; revision=5544

17 years agoUpdate CCACHE docs, patch by Ryan Hill (bug #156865)
Marius Mauch [Thu, 11 Jan 2007 07:10:27 +0000 (07:10 -0000)]
Update CCACHE docs, patch by Ryan Hill (bug #156865)

svn path=/main/trunk/; revision=5543

17 years agoRemove RESTRICT=sandbox docs until bug #161045 is resolved
Marius Mauch [Thu, 11 Jan 2007 06:58:36 +0000 (06:58 -0000)]
Remove RESTRICT=sandbox docs until bug #161045 is resolved

svn path=/main/trunk/; revision=5542

17 years agoRemove / character from module names.
Zac Medico [Thu, 11 Jan 2007 06:18:50 +0000 (06:18 -0000)]
Remove / character from module names.

svn path=/main/trunk/; revision=5541

17 years agomore test re-arranging as Alec can't read what functions are in what files
Alec Warner [Thu, 11 Jan 2007 05:29:35 +0000 (05:29 -0000)]
more test re-arranging as Alec can't read what functions are in what files

svn path=/main/trunk/; revision=5540

17 years agoedit test-notes
Alec Warner [Thu, 11 Jan 2007 05:12:06 +0000 (05:12 -0000)]
edit test-notes

svn path=/main/trunk/; revision=5539

17 years agoremove bogs test dir, add portage_versions
Alec Warner [Thu, 11 Jan 2007 05:10:12 +0000 (05:10 -0000)]
remove bogs test dir, add portage_versions

svn path=/main/trunk/; revision=5538

17 years agoAdd a bit of path mangling to allow deeper tests
Alec Warner [Thu, 11 Jan 2007 05:09:38 +0000 (05:09 -0000)]
Add a bit of path mangling to allow deeper tests

svn path=/main/trunk/; revision=5537

17 years agoRename depgraph._invalid_depgraph_is_acceptable() to _accept_collisions() for a bette...
Zac Medico [Wed, 10 Jan 2007 23:53:23 +0000 (23:53 -0000)]
Rename depgraph._invalid_depgraph_is_acceptable() to _accept_collisions() for a better description.

svn path=/main/trunk/; revision=5536

17 years agoDon't allow slot collision nodes to block other packages since blocker validation...
Zac Medico [Wed, 10 Jan 2007 23:46:57 +0000 (23:46 -0000)]
Don't allow slot collision nodes to block other packages since blocker validation is only able to account for one package per slot.

svn path=/main/trunk/; revision=5535

17 years agoFor bug #161422, make slot collisions non-fatal in cases where an invalid depgraph...
Zac Medico [Wed, 10 Jan 2007 23:29:43 +0000 (23:29 -0000)]
For bug #161422, make slot collisions non-fatal in cases where an invalid depgraph is acceptable (--fetchonly, for example).

svn path=/main/trunk/; revision=5534

17 years agoFix sys.path so that imports work correctly.
Zac Medico [Wed, 10 Jan 2007 21:13:43 +0000 (21:13 -0000)]
Fix sys.path so that imports work correctly.

svn path=/main/trunk/; revision=5533

17 years agoFix module loading.
Zac Medico [Wed, 10 Jan 2007 18:46:35 +0000 (18:46 -0000)]
Fix module loading.

svn path=/main/trunk/; revision=5532

17 years agoadd a few tips on adding tests, and kinks in the current system, I hope to fix the...
Alec Warner [Wed, 10 Jan 2007 13:51:32 +0000 (13:51 -0000)]
add a few tips on adding tests, and kinks in the current system, I hope to fix the import bug soon

svn path=/main/trunk/; revision=5531