Timeline
02/14/07:
- 21:17 Ticket #87 (Destination aware clean) closed by
- fixed: Mmm, yes it is.
- 21:15 Ticket #102 (ebin drops DEPEND) created by
- ebins drop DEPEND. They should probably have a DEPEND equivalent that …
- 21:11 Ticket #101 (ebin KEYWORDs should be stripped) created by
- ebin KEYWORDS shouldn't contain other arch keywords.
- 21:10 Ticket #100 (mask by CHOST) created by
- ebins need a CHOST mask reason.
- 21:10 Ticket #99 (ebin should write CATEGORIES) created by
- ebin should write CATEGORIES.
- 21:09 Ticket #98 (hooks need to know DESTINATION) created by
- Hooks need to know DESTINATION and whether it's a live destination to …
- 21:08 Ticket #97 (ebin EBUILD is wrong) created by
- ebin EBUILD, and by extension the ebuild installed into vdb, are wrong.
- 21:08 Ticket #96 (ebin origins) created by
- ebin origins are currently unset.
- 21:07 Ticket #95 (VMD Origins should do PKGMANAGER) created by
- VMD origins should do PKGMANAGER
- 21:06 Ticket #94 (ebin env var query is broken) created by
- Can't query env vars for ebins yet.
- 21:06 Ticket #93 (CHOST etc should be stored in ebin metadata) created by
- We should store CHOST et al in ebin metadata.
- 21:06 Ticket #92 (bin_uri prefix) created by
- We should provide an automatic way of tacking a uri:// prefix onto bin_uri …
- 21:05 Ticket #91 (resume command ignores --destinations) created by
- Resume command doesn't include --destinations.
- 21:04 Ticket #90 (CRAN is broken for destinations) created by
- CRAN is broken for destinations and the new mergers. This will need fixing …
- 21:03 Ticket #89 (ebin -> ebin installs) created by
- Currently ebin -> ebin installs are disallowed. We could allow these by …
- 21:03 Ticket #88 (Merger hooks lack environment) created by
- Merger hooks don't have PN etc. We should add those where they're …
- 21:02 Ticket #87 (Destination aware clean) created by
- Install task clean is not destination aware.
- 21:02 Ticket #86 (dep list destinations) created by
- DepList doesn't do deps for destinations properly yet.
- 21:01 Ticket #85 (.so hooks) created by
- We could support .so hooks…
- 19:33 Ticket #83 (Give repositories a licenses interface) closed by
- fixed: In r2464
02/13/07:
- 17:12 Ticket #84 (paludis -i media-gfx/bootsplash-themes exits with Argument list too long ...) closed by
- fixed: The new Command wrapper in r2462 has no limits.
02/11/07:
- 18:41 Ticket #84 (paludis -i media-gfx/bootsplash-themes exits with Argument list too long ...) created by
- On an attempt at installing media-gfx/bootsplash paludis exits when trying …
02/10/07:
- 15:33 Ticket #83 (Give repositories a licenses interface) created by
- Only needs one function - test to see if a given license name exists, …
02/09/07:
- 20:39 Ticket #82 (patch for the *.conf.d support) created by
- I have changed the script so it now copies the files in the package.* …
02/08/07:
- 14:28 Ticket #75 (portage2paludis.bash handles now that /etc/portage/package.* files can be ...) closed by
- fixed: Thanks. Your patch has been committed in svn, r2420. Only other change I …
- 11:39 Ticket #74 (use.conf, keywords.conf, mask.conf and unmask.conf also as an directory ...) closed by
- fixed: Fixed this as part of r2416 with my own implementation.
02/07/07:
- 13:04 WikiStart edited by
- (diff)
- 13:04 WikiStart edited by
- (diff)
- 11:17 Ticket #81 (Updated ZSH completion for 0.18) closed by
- fixed: Thanks, r2407
02/06/07:
- 18:11 Ticket #81 (Updated ZSH completion for 0.18) created by
- new argument --config for paludis new completion _inquisitio for …
- 08:55 Ticket #80 (why not support to create binary packages?) closed by
- invalid: Because we haven't finished yet.
- 04:12 Ticket #80 (why not support to create binary packages?) created by
- why paludis does not support the creation of binary packages? why the …
02/05/07:
- 19:28 Ticket #79 (Paludis caught signal without passing it to bash while testing.) created by
- I was installing bash and saw that when it came to test bash signal …
- 14:42 Ticket #78 (Allow names_cache to be specified in repository_defaults.conf without ...) closed by
- fixed: r2390. Let us hope the message is sufficiently clear.
- 12:33 Ticket #52 (c++ enum to ruby is too manual) closed by
- fixed: We'll use se for any new stuff and convert as convenient. No point doing a …
- 09:37 Ticket #78 (Allow names_cache to be specified in repository_defaults.conf without ...) created by
- In order to keep individual repository conf files small, it would be nice …
- 05:13 Ticket #77 (Wrong ${location} when in repository_defaults.conf) closed by
- invalid: This isn't a bug. repository_defaults.conf is handled before any …
02/04/07:
- 21:51 Ticket #77 (Wrong ${location} when in repository_defaults.conf) created by
- I added "names_cache = ${location}/.cache/names" to my …
- 16:28 Ticket #76 (paludis --list-packages / cave print-packages actions are too slow) created by
- It's too slow to use for bashcomp and such, so I gotta use some ugly hacks …
- 15:59 Ticket #75 (portage2paludis.bash handles now that /etc/portage/package.* files can be ...) created by
- i have modified the portage2paludis.bash script a bit. Now it can handle …
- 15:56 Ticket #74 (use.conf, keywords.conf, mask.conf and unmask.conf also as an directory ...) created by
- It would be nice, if the files use.conf, keywords.conf, mask.conf and …
- 10:07 Ticket #73 (randomly select mirrors) closed by
- wontfix: Thinking about this some more, no, it's a bad idea for local mirrors. It …
- 10:03 Ticket #38 (Kill write_cache after sync) closed by
- fixed: r2374
- 09:44 Ticket #73 (randomly select mirrors) created by
- load the mirror list each time in random order from mirrors.conf thus it …
- 09:39 Ticket #72 (config support) closed by
- fixed: r2372
- 07:41 Ticket #72 (config support) created by
- We need a paludis --config.
- 07:40 Ticket #49 (Ruby Makefile.am sucks) closed by
- fixed: r2370
- 06:58 Ticket #71 (Separate log levels for screen and file?) created by
- Perhaps there could be --log level debug|warn|error|none and …
- 06:34 Ticket #21 (uninstalling sets) closed by
- fixed: r2369 should allow this.
- 06:34 Ticket #20 (installing sets) closed by
- fixed: r2369 should allow this.
- 04:40 Ticket #70 (Display percentage when regenerating cache?) created by
- I guess it's one of those things you don't miss until it's gone - I'd like …
- 03:51 Ticket #69 (Paludis reports error as virtual/os-headers when it's ...) closed by
- fixed: r2367, thanks.
02/03/07:
- 01:35 Ticket #69 (Paludis reports error as virtual/os-headers when it's ...) created by
- Maybe paludis could do something with virtuals, like saying * Downgrade …
02/02/07:
- 22:53 Ticket #65 (PHP extensions are installed to / instead of ...) closed by
- fixed: Thanks all.
- 09:39 Ticket #68 (Deltup support) created by
- Fetcher and companion executable to support deltup.
- 04:53 Ticket #67 (Indenting Warnings for readability?) created by
- I just started using paludis, and right away I saw this kind of output …
- 01:40 Ticket #66 (contrarius should put masked use flags in parentheses) created by
- It's confusing that there is no indication that some use flags are ignored …
02/01/07:
- 23:57 Ticket #39 (Unify IsTarget, IsWorld etc) closed by
- fixed: r2355
- 23:01 Ticket #59 (Segmentation fault when runnung paludis -pi world) closed by
- worksforme: Can't reproduce.
- 22:47 Ticket #64 (--with-dependencies not clearing world file) closed by
- fixed
- 22:32 Ticket #51 (Kill DepAtomDumper) closed by
- fixed: Ding dong. r2352.
- 15:13 Ticket #65 (PHP extensions are installed to / instead of ...) created by
- Some (all?) PHP extension packages (which work fine with portage) place …
- 01:20 Ticket #64 (--with-dependencies not clearing world file) created by
- Installed pida. Paludis pulled in setuptools at the same time (pida is …
01/30/07:
- 08:46 Ticket #63 (zsh completion update) closed by
- fixed: Thanks. r2346
- 06:09 Ticket #41 (Too many pointer holders) closed by
- fixed: r2338
01/29/07:
- 22:42 Ticket #61 (sync deleting repo_name) closed by
- invalid: Not a bug. Part of the point of a sync is that it nukes any local changes.
- 12:14 Ticket #36 (CRAN repos should allow for multiple sync urls) closed by
- wontfix: Replying to pioto: > A syncer should be constructed and run …
- 11:46 Ticket #62 (zsh completion update) closed by
- duplicate
- 11:42 Ticket #63 (zsh completion update) created by
- Here are patches for: _adjutrix: add support for --what-needs-keywording, …
- 11:42 Ticket #62 (zsh completion update) created by
- Here are patches for: _adjutrix: add support for --what-needs-keywording, …
- 10:05 Ticket #61 (sync deleting repo_name) created by
- The sync of a tar+http file which doesn't contain a repo_name file deletes …
- 07:52 Ticket #60 (Python bindings) created by
- Would it be possible to have python bindings? - I am developing a GUI for …
- 03:20 Ticket #40 (VersionMetadata interfaces are inconsistent) closed by
- fixed: r2330
01/28/07:
- 20:43 Ticket #59 (Segmentation fault when runnung paludis -pi world) created by
- Distro: Gentoo 2006.1 up-to-date paludis versions: 0.16.0 and 0.16.2 …
- 01:05 Ticket #44 (RepositoryContentsInterface) closed by
- fixed: r2325
01/27/07:
- 22:36 Ticket #58 (No way to sync using a proxy) closed by
- worksforme
- 18:28 Ticket #58 (No way to sync using a proxy) created by
- Paludis currently does not offer any way to sync repositories for users …
- 03:08 Ticket #31 (Failed to uninstall files containing spaces) closed by
- fixed: r2313 is less strict about this.
- 02:07 Ticket #46 (HTMLified man pages) closed by
- fixed: r2312
- 00:56 Ticket #47 (PALUDIS_CLIENT for hooks) closed by
- fixed: r2310
- 00:03 Ticket #57 (qualudis test for redundant src_unpack evaluates functions with only echo ...) closed by
- fixed: r2309
01/26/07:
- 23:34 Ticket #8 (default configuration for repositories) closed by
- fixed: r2308.
- 21:35 WikiStart edited by
- (diff)
- 21:21 Ticket #50 (Global arch.list?) closed by
- wontfix: I'd say no…
- 19:51 Ticket #53 (virtual blockers) closed by
- fixed: r2303, thanks
- 19:18 Ticket #54 (paludis binaries link to installed copies of shared libs so updating does ...) closed by
- worksforme: I can't reproduce this. Please reopen if you can give an exact series of …
- 18:09 Ticket #57 (qualudis test for redundant src_unpack evaluates functions with only echo ...) created by
- QA checks for package directory /usr/portage/dev-java/c3p0: …
- 15:25 Ticket #56 (extend --report) closed by
- wontfix: Agreed. That's a job for a dedicated client.
- 15:25 Ticket #55 (Insane message when checking comiler flags sanity) closed by
- invalid: No. You won't hit that error unless you've deliberately broken your …
- 13:50 Ticket #56 (extend --report) created by
- --report might return the useless entries in the configuration files …
- 13:49 Ticket #55 (Insane message when checking comiler flags sanity) created by
- When paludis is compiled with the -ffast-math in CFLAGS, compilation …
01/25/07:
- 22:05 Ticket #54 (paludis binaries link to installed copies of shared libs so updating does ...) created by
- betelgeuse@pena /usr/portage/dev-java/java-gnome $ /usr/bin/adjutrix -w …
- 00:46 Ticket #53 (virtual blockers) created by
- 'paludis -i world --dl-reinstall always' shows virtual blockers. Output: …
01/24/07:
- 20:59 Ticket #48 (Can't accept empty keywords) closed by
- fixed
- 20:17 Ticket #45 (Better man pages) closed by
- fixed: r2285
- 19:35 Ticket #14 (Smarter any-of range handling) closed by
- fixed: r2284
- 17:38 Ticket #52 (c++ enum to ruby is too manual) created by
- Writing lots of stringify functions for enum names is silly for something …
- 17:02 Ticket #51 (Kill DepAtomDumper) created by
- There are still a few DepAtomDumper copies floating around. They should …
- 17:02 Ticket #50 (Global arch.list?) created by
- Do we need a global arch.list?
- 16:37 Ticket #37 (adjutrix has duff short options) closed by
- fixed: r2281.
- 16:21 Ticket #49 (Ruby Makefile.am sucks) created by
- The Makefile.am for ruby/ sucks. It doesn't have deps for all the paludis …
- 16:19 Ticket #48 (Can't accept empty keywords) created by
- There's no way of accepting a package that sets KEYWORDS="".
- 16:18 Ticket #47 (PALUDIS_CLIENT for hooks) created by
- We should set PALUDIS_CLIENT="paludis" or whatever for hooks.
- 16:16 Ticket #46 (HTMLified man pages) created by
- We should ship HTMLified man pages as part of www.
- 16:15 Ticket #45 (Better man pages) created by
- We should generate better man pages. Currently legal values for enum …
- 16:13 Ticket #44 (RepositoryContentsInterface) created by
- A RepositoryContentsInterface would be useful, since not all installed …
- 16:12 Ticket #43 (Bundle handling needs to improve) created by
- We need to figure out how to handle bundles for installs and uninstalls.
- 16:11 Ticket #42 (Remove slow contexts, debug notices) created by
- We're spending too long generating context and debug log messages. Some of …
- 16:10 Ticket #41 (Too many pointer holders) created by
- We have too many classes that do RAII things to pointers. Ideally we'd be …
- 16:08 Ticket #40 (VersionMetadata interfaces are inconsistent) created by
- The VersionMetadata interfaces are kinda inconsistent, API wise. They …
- 16:07 Ticket #39 (Unify IsTarget, IsWorld etc) created by
- We can probably unify IsTarget, IsWorld, possibly DepAtomFlattener. …
- 16:06 Ticket #38 (Kill write_cache after sync) created by
- There should be options for write_cache for PortageRepository after a …
- 16:02 Ticket #11 (add tar as a sync protocol) closed by
- fixed: Mm, dleverton already did this through ticket:35.
- 15:58 Ticket #37 (adjutrix has duff short options) created by
- adjutrix has duff short options.
01/23/07:
- 23:28 Ticket #35 (More generic way to pass options to syncers) closed by
- fixed: r2277, thanks.
- 22:43 Ticket #24 (Blocks are missed if a self-block is triggered) closed by
- fixed: r2276
- 00:10 Ticket #36 (CRAN repos should allow for multiple sync urls) created by
- As discussed on IRC. Proposal is to allow for sync= lines like: […] A …
01/22/07:
- 16:31 Ticket #35 (More generic way to pass options to syncers) created by
- As discussed on IRC.
01/21/07:
- 12:40 Ticket #32 (Make syncers pluggable) closed by
- fixed: Thanks. r2264.
- 12:34 Ticket #34 (A non-crazy ticket watching bot would be nice,) closed by
- fixed: Looks like rbbot is feeling better now.
- 12:28 Ticket #34 (A non-crazy ticket watching bot would be nice,) created by
01/20/07:
- 16:52 Ticket #33 (paludis::ReportTask dubs virtual/alsa (new-style) as unused) closed by
- worksforme: Really? It doesn't do that here, and the code suggests it shouldn't: …
- 16:27 Ticket #25 (Unable to install sys-devel/dev86-0.16.17-r3::gentoo) closed by
- fixed: r2259 should fix this.
- 01:43 Ticket #33 (paludis::ReportTask dubs virtual/alsa (new-style) as unused) created by
- paludis::ReportTask? logic for unused packages is flawed. It claims …
01/19/07:
- 13:53 Ticket #32 (Make syncers pluggable) created by
- As discussed on IRC.
01/18/07:
- 18:38 Ticket #31 (Failed to uninstall files containing spaces) created by
- Paludis fails to uninstall media-libs/lcms: It says: [WARNING] Malformed …
- 16:56 Ticket #30 (sys-apps/hal-0.5.7.1-r3::gentoo fails to compile) closed by
- invalid: Not a Paludis bug. Look at the ebuild: […] It's missing a backslash. …
- 16:49 Ticket #30 (sys-apps/hal-0.5.7.1-r3::gentoo fails to compile) created by
- /usr/portage/sys-apps/hal/hal-0.5.7.1-r3.ebuild: line 147: …
- 16:31 Ticket #29 (Blacklist for --dl-upgrade always) created by
- I would like to see some kind of Black list functionality for …
- 14:23 Ticket #19 (i think we need to change that to DepList.options-> to make things easier ...) closed by
- fixed: r2248
- 14:03 Ticket #27 (DepList downgrades option) closed by
- fixed: r2247
- 13:41 Ticket #28 (pkg-config) created by
- We should use pkg-config.
- 10:49 Ticket #27 (DepList downgrades option) created by
- DepList could allow the user to control when a downgrade is allowed. …
- 10:07 Ticket #26 (zsh completion update) closed by
- fixed: Thanks
- 09:53 Ticket #26 (zsh completion update) created by
- Added 4 forbidden options : --all-version, --resume-command-template, …
01/16/07:
- 22:15 Ticket #25 (Unable to install sys-devel/dev86-0.16.17-r3::gentoo) created by
- Paludis fails to install the package sys-devel/dev86-0.16.17-r3::gentoo …
- 16:01 Ticket #12 (suggested deps) closed by
- fixed: r2233
- 13:32 Ticket #17 (default virtual gets installed even if another provider is already ...) closed by
- fixed: Ok, the blocks not being picked up is an entirely unrelated bug, which …
- 13:29 Ticket #24 (Blocks are missed if a self-block is triggered) created by
- If a self block via PROVIDE is detected, the entire block is ignored, even …
- 07:57 Ticket #23 (File access quite slow) closed by
- invalid: Really? I find that hard to believe, unless you have detailed benchmarks …
01/15/07:
- 23:19 Ticket #6 (contrarius continues on toolchain component test failure) closed by
- fixed
- 20:40 Ticket #23 (File access quite slow) created by
- Hi, I just wanted to mention that despite the fact that paludis is …
- 20:17 Ticket #22 (XTerm Titles) created by
- I agree with you when you say that it makes no sense to restore …
- 20:07 Ticket #21 (uninstalling sets) created by
- It is not possible to uninstall sets. I think this is an important …
- 19:47 Ticket #20 (installing sets) created by
- If a user defines its own set and install it, Paludis does not …
- 17:21 Ticket #13 (post deps can go much later) closed by
- fixed
- 17:21 Ticket #13 (post deps can go much later) reopened by
- 17:20 Ticket #13 (post deps can go much later) closed by
- fixed: r2230.
- 16:50 Ticket #15 (Smarter any-of with version requirements handling) closed by
- fixed: And now it does. r2229.
- 08:14 Ticket #19 (i think we need to change that to DepList.options-> to make things easier ...) created by
- Please make it easier for deplist to return its options, not a copy of its …
Note: See TracTimeline
for information about the timeline view.
