Timeline
07/31/07:
- 23:54 Ticket #333 (Abstractify PackageDepSpec) created by
- We should abstractify PackageDepSpec to avoid using e-style deps on …
07/30/07:
- 20:28 Ticket #332 (new fetching code doesn't fetch mirror:// uris properly) closed by
- fixed: r3321. Unless I did it wrong.
- 12:52 Ticket #332 (new fetching code doesn't fetch mirror:// uris properly) created by
- […] Is fetched as mirror://debian//${PN}_${MY_PV}.orig.tar.gz. …
07/29/07:
- 19:39 Ticket #330 (paludis should check slotted ebuilds while uninstalling with ...) closed by
- wontfix: Paludis takes the safe approach and treats any ebuild with …
- 19:34 Ticket #331 (syntax error in app-emulation/vmware-workstation-6.0.0.45731:vmware) closed by
- invalid: Looks like an ebuild syntax error. Nothing we can do about that I'm …
- 19:31 Ticket #329 (Add ipv6 support) closed by
- worksforme: Yep, you can do that already.
- 09:58 Ticket #331 (syntax error in app-emulation/vmware-workstation-6.0.0.45731:vmware) created by
- vmware-workstation-6.0.0.45731 ebuild from vmware overlay contains the …
- 08:09 Ticket #330 (paludis should check slotted ebuilds while uninstalling with ...) created by
- I have a KDE based system with lots of KDE stuff (that depends on …
07/28/07:
- 19:55 Ticket #329 (Add ipv6 support) created by
- Can support for ipv6 be added to the wget-download?
07/27/07:
07/26/07:
- 21:51 Ticket #307 (Fix env test cases) closed by
- fixed: r3311
- 12:38 Ticket #223 (Flat cache tests) closed by
- fixed
- 12:37 Ticket #320 (--with-default-distribution breaks tests) closed by
- fixed: r3305
07/25/07:
- 20:51 Ticket #293 (qualudis --master-repository-dir got broken after 0.24.2) closed by
- fixed: r3298
- 15:49 Ticket #328 (Manifest2 downloaded files checking) created by
- We should probably check downloaded files against Manifest2. It would …
- 15:48 Ticket #327 (Versionator-like internals) created by
- Doing versionator style things as internals could be useful.
- 15:10 Ticket #326 (Use of Log in child processes can hang threaded build) created by
- system.cc and pstream.cc use Log in the child process after fork()ing, for …
07/24/07:
- 21:03 Ticket #289 (--tests option) closed by
- fixed: r3290
- 15:34 Ticket #306 (Paludis dies after loading a stale metadata cache entry) closed by
- fixed: r3286
- 13:34 Ticket #257 (SRC_URI a -> b support) closed by
- fixed: r3284
- 13:34 Ticket #260 (Kill builtin_fetch) closed by
- fixed: r3284
07/23/07:
- 19:39 Ticket #325 (Changing ERepository profile mid-run leads to stale masks) closed by
- fixed: r3282
- 19:38 Ticket #251 (allow --regenerate-*-cache options to take repo names as arguments) closed by
- fixed: Fixed in r3278.
- 14:50 Ticket #253 (Manifest2 Support) closed by
- fixed: Fixed in r3276.
- 13:52 Ticket #325 (Changing ERepository profile mid-run leads to stale masks) created by
- Masks are cached in the PackageID, but they need to be rechecked when the …
07/20/07:
- 20:43 Ticket #236 (Repository, Environment namespaces) closed by
- fixed: Now they largely are.
07/18/07:
- 23:10 Ticket #324 (ROOT in src_* should be /ROOT/NOT/VALID/IN/THIS/PHASE) created by
- ROOT in src_* should be /ROOT/NOT/VALID/IN/THIS/PHASE.
- 22:44 Ticket #161 (Version equivalence but not equality causes problems) closed by
- fixed: Not an issue with IDs.
- 19:48 Ticket #316 (EAPIs should be ERepository Specific) closed by
- fixed: r3269
- 13:17 Ticket #323 (--dl-suggested install does not register packages properly) created by
- When I install cran packages with "paludis -i --dl-suggested install …
07/16/07:
- 19:23 Ticket #322 (More verbose 'masked by' text) created by
- Now that we have smart mask reasons, we should have better 'masked by' …
- 19:20 Ticket #317 (Smarter MaskReasons) closed by
- fixed: r3259
- 14:29 Ticket #318 (mailing-list archive link doesnt work) closed by
- fixed: Okay, looks like I missed an alias. It should be added and work now. …
07/14/07:
- 19:57 Ticket #321 (DISTDIR should default to: /DISTDIR/INVALID/IN/THIS/EAPI/) created by
- Since it's very difficult to spot. PLease make DISTDIR contain …
- 16:53 Ticket #320 (--with-default-distribution breaks tests) created by
- --with-default-distribution breaks tests
- 00:39 Ticket #319 (CRAN Repository) created by
- The cran_do_install function requires an extra line to make the paludis …
07/12/07:
- 09:59 Ticket #318 (mailing-list archive link doesnt work) created by
- coming from this site: …
07/11/07:
- 20:59 Ticket #315 (Action keys) closed by
- fixed: r3246
07/09/07:
- 14:02 Ticket #60 (Python bindings) closed by
- fixed: Replying to Necoro: > Just wanted to ask, how far the …
07/08/07:
- 13:59 Ticket #317 (Smarter MaskReasons) created by
- A smarter MaskReasons would remove the need for some …
- 13:59 Ticket #316 (EAPIs should be ERepository Specific) created by
- EAPIs should be specific to ERepository.
- 13:58 Ticket #315 (Action keys) created by
- We should use PackageID action keys in place of some of the …
07/07/07:
- 21:21 Ticket #314 (Stop using exceptions for destringify<bool>) closed by
- fixed: r3202
- 09:41 Ticket #311 (Rename KEYWORDS to PLATFORMS) closed by
- fixed: r3200
- 09:41 Ticket #285 (different character for use_expand) closed by
- fixed: r3200
- 00:40 Ticket #314 (Stop using exceptions for destringify<bool>) created by
- Exceptions are slow. We shouldn't use them for the normal case for …
- 00:07 Ticket #313 (Symlinks not handled in install_TEST, update_TEST) created by
- install_TEST and update_TEST are failing if /var/tmp is a symlink because …
07/06/07:
- 21:59 Ticket #220 (paludis -i glibc tries to overwrite '/' with a symlink) closed by
- fixed: If anyone else encounters this, follow the instructions in comment:7 to …
- 19:23 Ticket #296 (--with-{clients,repositories}=all) closed by
- fixed: r3199
- 17:09 Ticket #312 (New USE depend operator) created by
- For example: A package has support for USE=zlib, but if that is turned on …
- 00:09 Ticket #311 (Rename KEYWORDS to PLATFORMS) created by
- Rename KEYWORDS to PLATFORMS.
07/05/07:
- 23:43 Ticket #235 (Creation of testing EAPI.) closed by
- fixed: Start using individual tickets with milestone:"EAPI Exheres-0".
- 23:31 Ticket #302 (Fix gtkpaludis) closed by
- fixed: r3193
- 21:33 Ticket #286 (Split up collection) closed by
- fixed
- 20:19 Ticket #295 (Safer uninstall by default) closed by
- fixed: r3187
- 00:51 Ticket #241 (FSEntryCollection -> Sequence, Set) closed by
- fixed: r3181
07/04/07:
- 13:35 Ticket #310 (FAQ gives the example ~ when it should probably state something else) created by
- 6:44 < avuton> I have it set, as the FAQ example is, for …
07/03/07:
- 18:24 Ticket #224 (QA ordering) closed by
- fixed: The new qa code allows this.
07/02/07:
- 04:21 Ticket #309 (paludisbuild user don't get access to extra groups assigned to it) created by
- When paludis is dropping privileges to the paludisbuild user it doesn't …
07/01/07:
- 23:52 Ticket #308 (baselayout-vserver fails to merge) closed by
- invalid: See http://paludis.pioto.org/faq.html#mergingweirdstuff. Paludis doesn't …
- 22:11 Ticket #308 (baselayout-vserver fails to merge) created by
- […] Paludis throws lots of messages like […] for all the devices …
Note: See TracTimeline
for information about the timeline view.
