<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Embedded package managers sucks</title> <atom:link href="http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/feed/" rel="self" type="application/rss+xml" /><link>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/</link> <description>Embedded Linux development</description> <lastBuildDate>Tue, 31 Jan 2012 13:33:03 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: spaetz</title><link>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/#comment-15024</link> <dc:creator>spaetz</dc:creator> <pubDate>Fri, 03 Jul 2009 07:38:54 +0000</pubDate> <guid
isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=1128#comment-15024</guid> <description>&lt;p&gt;I agree, the SHR project has been bitten by opkg crashes and deficiencies for quite some time now. Going for apt might be a good way. have you looked at other package managers, such as pacman from arch linux. On a search this looked like a very decent package manager to me.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>I agree, the SHR project has been bitten by opkg crashes and deficiencies for quite some time now. Going for apt might be a good way. have you looked at other package managers, such as pacman from arch linux. On a search this looked like a very decent package manager to me.</p>]]></content:encoded> </item> <item><title>By: Daniel "NeoStrider" Monteiro</title><link>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/#comment-15021</link> <dc:creator>Daniel "NeoStrider" Monteiro</dc:creator> <pubDate>Thu, 02 Jul 2009 23:29:44 +0000</pubDate> <guid
isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=1128#comment-15021</guid> <description>&lt;p&gt;Whats so bad about DEB? I kind of like it. So far I&#039;ve also tried PKG for EZX devices, but its a non-sanctioned format and vanilla Motorola phones doesnt know how to handle it.
(belive me, I had this frustation a few hours ago, when I tried to copy a .pkg of a new game Im working on to a non-hacker and it didnt worked).&lt;/p&gt;&lt;p&gt;You might say that this is a political issue, not a technical issue - but so far, every Debian based device I&#039;ve seen takes a .deb with no tears. The matter of having a standard base worth more than having a wonderful compression scheme or great dependence calculations.&lt;/p&gt;&lt;p&gt;Sure building a .deb can be a PITA as Gustavo said (It took me quite a while to understand how to do it - specially for Maemo), but I guess is the best we have right now.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Whats so bad about DEB? I kind of like it. So far I&#8217;ve also tried PKG for EZX devices, but its a non-sanctioned format and vanilla Motorola phones doesnt know how to handle it.
(belive me, I had this frustation a few hours ago, when I tried to copy a .pkg of a new game Im working on to a non-hacker and it didnt worked).</p><p>You might say that this is a political issue, not a technical issue &#8211; but so far, every Debian based device I&#8217;ve seen takes a .deb with no tears. The matter of having a standard base worth more than having a wonderful compression scheme or great dependence calculations.</p><p>Sure building a .deb can be a PITA as Gustavo said (It took me quite a while to understand how to do it &#8211; specially for Maemo), but I guess is the best we have right now.</p>]]></content:encoded> </item> <item><title>By: Misc</title><link>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/#comment-15019</link> <dc:creator>Misc</dc:creator> <pubDate>Thu, 02 Jul 2009 19:34:09 +0000</pubDate> <guid
isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=1128#comment-15019</guid> <description>&lt;p&gt;apt-rpm is not maintened any more. Urpmi is still used by mandriva, but not suitable. I think that fixing opkg is the best solution. And I have also seen the memory problem on opkg, since some weeks on shr unstable. I suspect either a leak, or there i something that cause a big memory consumption.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>apt-rpm is not maintened any more. Urpmi is still used by mandriva, but not suitable. I think that fixing opkg is the best solution. And I have also seen the memory problem on opkg, since some weeks on shr unstable. I suspect either a leak, or there i something that cause a big memory consumption.</p>]]></content:encoded> </item> <item><title>By: Tom (TAsn)</title><link>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/#comment-15018</link> <dc:creator>Tom (TAsn)</dc:creator> <pubDate>Thu, 02 Jul 2009 18:26:45 +0000</pubDate> <guid
isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=1128#comment-15018</guid> <description>&lt;p&gt;There have been discussions in #openmoko-cdevel@freenode about creating a new package manager (actually an opkg rewrite).
I think this should be done, I thought about lifting the glove on this matter, though I lack of time at the moment, though I think this is the way to go.
And sa Marcin said, debian packages are a good idea, especially since opkg uses deb version 2 as well. We really need a client for embedded environments since we need it to work on our low memory environment (Although I gotta say, the FreeRunner has a lot of memory, at least enough for a &quot;real&quot; package manager).&lt;/p&gt;&lt;p&gt;Tom.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>There have been discussions in #openmoko-cdevel@freenode about creating a new package manager (actually an opkg rewrite).
I think this should be done, I thought about lifting the glove on this matter, though I lack of time at the moment, though I think this is the way to go.
And sa Marcin said, debian packages are a good idea, especially since opkg uses deb version 2 as well. We really need a client for embedded environments since we need it to work on our low memory environment (Although I gotta say, the FreeRunner has a lot of memory, at least enough for a &#8220;real&#8221; package manager).</p><p>Tom.</p>]]></content:encoded> </item> <item><title>By: detru</title><link>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/#comment-15017</link> <dc:creator>detru</dc:creator> <pubDate>Thu, 02 Jul 2009 17:13:12 +0000</pubDate> <guid
isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=1128#comment-15017</guid> <description>&lt;p&gt;simple step back to IPKG...ever wondered why they wanted OPKG...IPKG works, so why change it?&lt;/p&gt; </description> <content:encoded><![CDATA[<p>simple step back to IPKG&#8230;ever wondered why they wanted OPKG&#8230;IPKG works, so why change it?</p>]]></content:encoded> </item> <item><title>By: Marcin Juszkiewicz</title><link>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/#comment-15016</link> <dc:creator>Marcin Juszkiewicz</dc:creator> <pubDate>Thu, 02 Jul 2009 15:22:37 +0000</pubDate> <guid
isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=1128#comment-15016</guid> <description>&lt;p&gt;Debian packages are sane -- ipkg/opkg packages are the same format. Tools like &quot;dpkg-buildpackage&quot; etc are integrated already in OpenEmbedded build system so our users do not have to care how to build those (same situation for RPMs).&lt;/p&gt;&lt;p&gt;I would not go RPM way as we do not have recipe for RPM 5.x yet so our 4.4.2.3 has big set of patches from misc projects just to get functionality of Debian packages format. And like you wrote -- there is no lightweight package fetchers for RPM.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Debian packages are sane &#8212; ipkg/opkg packages are the same format. Tools like &#8220;dpkg-buildpackage&#8221; etc are integrated already in OpenEmbedded build system so our users do not have to care how to build those (same situation for RPMs).</p><p>I would not go RPM way as we do not have recipe for RPM 5.x yet so our 4.4.2.3 has big set of patches from misc projects just to get functionality of Debian packages format. And like you wrote &#8212; there is no lightweight package fetchers for RPM.</p>]]></content:encoded> </item> <item><title>By: Marcin Juszkiewicz</title><link>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/#comment-15015</link> <dc:creator>Marcin Juszkiewicz</dc:creator> <pubDate>Thu, 02 Jul 2009 15:07:26 +0000</pubDate> <guid
isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=1128#comment-15015</guid> <description>&lt;p&gt;Here it was with serial connection and during ssh session.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>Here it was with serial connection and during ssh session.</p>]]></content:encoded> </item> <item><title>By: Gustavo Sverzut Barbieri</title><link>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/#comment-15014</link> <dc:creator>Gustavo Sverzut Barbieri</dc:creator> <pubDate>Thu, 02 Jul 2009 14:56:27 +0000</pubDate> <guid
isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=1128#comment-15014</guid> <description>&lt;p&gt;I have to agree that the situation is bad and options are maybe worse.&lt;/p&gt;&lt;p&gt;I&#039;d not go with deb. Format is not bad, but implementations on top (dpkg-buildpackage and like) are PITA. We could generate packages from OpenEmbedded directly, but still we&#039;d drag those somehow.&lt;/p&gt;&lt;p&gt;RPM is quite easy and simple, but as you say YUM is a beast. It requires python and is damn slow.&lt;/p&gt;&lt;p&gt;I remember &quot;smart&quot; package manager, it is fast but it is Python as well (with some parts in C).&lt;/p&gt;&lt;p&gt;Also legacy but maybe work is the urpmi, which is/was? used by Mandrake, but is written in Perl... so not that better.&lt;/p&gt;&lt;p&gt;There is apt-rpm as well, but no idea if it behaves or not.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>I have to agree that the situation is bad and options are maybe worse.</p><p>I&#8217;d not go with deb. Format is not bad, but implementations on top (dpkg-buildpackage and like) are PITA. We could generate packages from OpenEmbedded directly, but still we&#8217;d drag those somehow.</p><p>RPM is quite easy and simple, but as you say YUM is a beast. It requires python and is damn slow.</p><p>I remember &#8220;smart&#8221; package manager, it is fast but it is Python as well (with some parts in C).</p><p>Also legacy but maybe work is the urpmi, which is/was? used by Mandrake, but is written in Perl&#8230; so not that better.</p><p>There is apt-rpm as well, but no idea if it behaves or not.</p>]]></content:encoded> </item> <item><title>By: Sven</title><link>http://marcin.juszkiewicz.com.pl/2009/07/02/embedded-package-managers-sucks/#comment-15013</link> <dc:creator>Sven</dc:creator> <pubDate>Thu, 02 Jul 2009 13:47:43 +0000</pubDate> <guid
isPermaLink="false">http://marcin.juszkiewicz.com.pl/?p=1128#comment-15013</guid> <description>&lt;p&gt;I had the problem with PATH while doing an opkg upgrade within a GNU Screen session.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>I had the problem with PATH while doing an opkg upgrade within a GNU Screen session.</p>]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching using disk: basic
Object Caching 348/376 objects using disk: basic

Served from: marcin.juszkiewicz.com.pl @ 2012-02-09 15:39:15 -->
