<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.finkproject.org/index.php?action=history&amp;feed=atom&amp;title=The_Fink_Wiki%3ARoadmap%3A0.25_blockers</id>
	<title>The Fink Wiki:Roadmap:0.25 blockers - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.finkproject.org/index.php?action=history&amp;feed=atom&amp;title=The_Fink_Wiki%3ARoadmap%3A0.25_blockers"/>
	<link rel="alternate" type="text/html" href="https://wiki.finkproject.org/index.php?title=The_Fink_Wiki:Roadmap:0.25_blockers&amp;action=history"/>
	<updated>2026-06-03T14:22:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://wiki.finkproject.org/index.php?title=The_Fink_Wiki:Roadmap:0.25_blockers&amp;diff=91&amp;oldid=prev</id>
		<title>Dmacks: progress bar done</title>
		<link rel="alternate" type="text/html" href="https://wiki.finkproject.org/index.php?title=The_Fink_Wiki:Roadmap:0.25_blockers&amp;diff=91&amp;oldid=prev"/>
		<updated>2006-07-12T21:15:46Z</updated>

		<summary type="html">&lt;p&gt;progress bar done&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Fink_Header}}&lt;br /&gt;
&lt;br /&gt;
See also the [https://sourceforge.net/tracker/?atid=317203&amp;amp;group_id=17203 patch tracker] and [https://sourceforge.net/tracker/?atid=117203&amp;amp;group_id=17203 bug tracker]&lt;br /&gt;
&lt;br /&gt;
=== Todo ===&lt;br /&gt;
&lt;br /&gt;
* Update docs: [[0.25_new_documentation_needs]]&lt;br /&gt;
* Shlibs needs work: '''AutoShlibs can wait'''&lt;br /&gt;
** unpredictable depends?&lt;br /&gt;
** [https://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=1249916&amp;amp;group_id=17203&amp;amp;atid=117203 read-from-debs] issue &lt;br /&gt;
* cirdan, drm: dist up&lt;br /&gt;
* [http://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=998741&amp;amp;group_id=17203&amp;amp;atid=317203 Module::Build] '''can wait'''&lt;br /&gt;
* prompt for confirmation before [http://thread.gmane.org/gmane.os.macosx.fink.devel/10863 upgrading] 'fink reinstall' to 'fink build'? '''don't care?'''&lt;br /&gt;
* test FinkCommander patch for incremental indexing&lt;br /&gt;
* x11 user vs. sdk issue&lt;br /&gt;
&lt;br /&gt;
=== Done ===&lt;br /&gt;
&lt;br /&gt;
* reevaluate fink --tree=stable list?&lt;br /&gt;
* Shlibs index on-demand&lt;br /&gt;
* Prohibit RFC-822 for Info3&lt;br /&gt;
* Validator:&lt;br /&gt;
** Complain about [https://sourceforge.net/tracker/index.php?func=detail&amp;amp;aid=702802&amp;amp;group_id=17203&amp;amp;atid=367203 &amp;gt; and &amp;lt; in dependency versioning]  (in .info).&lt;br /&gt;
** dmacks: complete overhaul of .deb (val-unpack branch)&lt;br /&gt;
** InfoN validator patch '''vasi fixed it the way he likes it'''&lt;br /&gt;
* RangerRick: 'fink build foo-1.0-1' where a .deb exists in the bindist for foo-1.0-1 and UseBinaryDist is true should build locally, not fetch from the bindist.&lt;br /&gt;
* Info3: allow comment lines in pkglist fields?&lt;br /&gt;
&amp;lt;pre&amp;gt;Depends: &amp;lt;&amp;lt;&lt;br /&gt;
  #foo-shlibs,   foo is static-only right now&lt;br /&gt;
  bar-shlibs&lt;br /&gt;
&amp;lt;&amp;lt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;chown -h&amp;lt;/code&amp;gt; functionality during --build-as-nobody (use Command:chowname_hr?)&lt;br /&gt;
* dmacks: overhaul buildlocks to go away more automatically and have a cleaner cleanup&lt;br /&gt;
** &amp;lt;i&amp;gt;vasi&amp;lt;/i&amp;gt;: just lock a file to indicate &amp;quot;this buildlock is in use&amp;quot;, and then test if it's locked to see if it's safe to remove? (Note that the file we lock should NOT be part of the buildlock package--what if another Fink tries to cleanup stale locks just between installing it and locking it? It would have to be a separate file in %p/var or something.)&lt;br /&gt;
** &amp;lt;i&amp;gt;dmacks&amp;lt;/i&amp;gt;: Ayup, works well. Good idea!&lt;br /&gt;
entation).&lt;br /&gt;
** Automatically do cleanup when embarking on a package installation or removal&lt;br /&gt;
* dmacks: buildlock destruction&lt;br /&gt;
** Checking via lock_wait and PreRm&lt;br /&gt;
** Removal on build failure via Fink::Finally&lt;br /&gt;
* remove line-number in SysState error&lt;br /&gt;
* BuildConflicts breakage&lt;br /&gt;
* chown_hR is still leaving nobody-owned links.&lt;br /&gt;
* progress bar during indexing (&amp;quot;.&amp;quot; every 100 .info processed or every 10% of set of .info processed?) —newbies to HEAD have complained &amp;lt;code&amp;gt;index -f&amp;lt;/code&amp;gt; &amp;quot;has hung&amp;quot;...can take up to 5 minutes?&lt;br /&gt;
&lt;br /&gt;
=== Wontfix ===&lt;br /&gt;
&lt;br /&gt;
* dmacks: abolish implicit &amp;lt;code&amp;gt;Source&amp;lt;/code&amp;gt;? '''Not worth doing until [[XMLish Source and Patch]]'''&lt;br /&gt;
* Validator:&lt;br /&gt;
** Enforcement of requiring Depends:base-files if install any profile.d scripts (in .deb)? (see http://thread.gmane.org/gmane.os.macosx.fink.devel/11210 fink-devel]) '''not sure we want to do this, so not a blocker'''&lt;br /&gt;
&lt;br /&gt;
{{Fink_Header}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Fink|Roadmap 0.25 Blockers]]&lt;br /&gt;
[[Category: Fink_Roadmap|0.25 Blockers]]&lt;/div&gt;</summary>
		<author><name>Dmacks</name></author>
	</entry>
</feed>