Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] OT: how to do upgrades with ipkg?
@ 2010-09-07 20:41 Grant Edwards
  2010-09-07 20:55 ` James J. Dines
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Edwards @ 2010-09-07 20:41 UTC (permalink / raw)
  To: buildroot

First, my apologies.  This isn't directly related to buildroot, but
I'm hoping somebody might know the answer (there doesn't seem to be an
ipkg mailing list).

When using ipkg to manage field-installed pacakges, how do you upgrade
a package?  For example, let's say I've got foobar version 0.1
installed.  Now I have foobar_0.2_arm.ipk at hand on the target.  How
do I upgrade?

The "ipkg upgrade" command doesn't seem relevent -- it won't accept a
path to an .ipk file.  There are no "feeds" in my system.  All packages
are explicitly uploaded to the target and installed.

Do you just do this?

  ipkg remove foobar
  ipkg install foobar_0.2_arm.ipk

-- 
Grant Edwards               grant.b.edwards        Yow! It's a hole all the
                                  at               way to downtown Burbank!
                              gmail.com            

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] OT: how to do upgrades with ipkg?
  2010-09-07 20:41 [Buildroot] OT: how to do upgrades with ipkg? Grant Edwards
@ 2010-09-07 20:55 ` James J. Dines
  2010-09-07 21:04   ` Grant Edwards
  0 siblings, 1 reply; 3+ messages in thread
From: James J. Dines @ 2010-09-07 20:55 UTC (permalink / raw)
  To: buildroot

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 09/07/2010 04:41 PM, Grant Edwards wrote:
> First, my apologies.  This isn't directly related to buildroot, but
> I'm hoping somebody might know the answer (there doesn't seem to be an
> ipkg mailing list).
> 
> When using ipkg to manage field-installed pacakges, how do you upgrade
> a package?  For example, let's say I've got foobar version 0.1
> installed.  Now I have foobar_0.2_arm.ipk at hand on the target.  How
> do I upgrade?
> 
> The "ipkg upgrade" command doesn't seem relevent -- it won't accept a
> path to an .ipk file.  There are no "feeds" in my system.  All packages
> are explicitly uploaded to the target and installed.
> 
> Do you just do this?
> 
>   ipkg remove foobar
>   ipkg install foobar_0.2_arm.ipk
> 

On a related note, wouldn't it make more sense to migrate to opkg at
this point?  http://en.wikipedia.org/wiki/Opkg

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBAgAGBQJMhqbNAAoJECSpOhdQESq66rkH/0TclZj56eKEkoZJFA1XSh37
4nTt4yXMZOjDjMwtKYwOee3G04qJnx4dboNEyz4Z1oL6YPEEE+ROIBi5pTzni4oD
AA+b+erNmVSnNr1riKoQ7QTaxbbiijaSXPOshvp0FlXJ7HcS92tnahGdYpAuXfza
wYWO82ACjlafotWEZ3ZeP2jxIiAIkz5aQ5ESjqlLXQyWCgmt5RxE0O1Wf3ujjPEs
KufiQFLf0Tnt311ADLXfaub3ucsdnrRh1g6YRpXELXQpX7raR1gVCy2RMNRJOeFv
q+3H88dQ1Bvp+YKtK3CeOiCsUfUh7PA0/rCml1WA772nr/VPQCxbUZ6QcBAq7+U=
=45ID
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] OT: how to do upgrades with ipkg?
  2010-09-07 20:55 ` James J. Dines
@ 2010-09-07 21:04   ` Grant Edwards
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Edwards @ 2010-09-07 21:04 UTC (permalink / raw)
  To: buildroot

On 2010-09-07, James J. Dines <jdines@jdines.net> wrote:
>
> On 09/07/2010 04:41 PM, Grant Edwards wrote:
>> First, my apologies.  This isn't directly related to buildroot, but
>> I'm hoping somebody might know the answer (there doesn't seem to be an
>> ipkg mailing list).
>> 
>> When using ipkg to manage field-installed pacakges, how do you upgrade
>> a package?  For example, let's say I've got foobar version 0.1
>> installed.  Now I have foobar_0.2_arm.ipk at hand on the target.  How
>> do I upgrade?
>> 
>> The "ipkg upgrade" command doesn't seem relevent -- it won't accept a
>> path to an .ipk file.  There are no "feeds" in my system.  All packages
>> are explicitly uploaded to the target and installed.
>> 
>> Do you just do this?
>> 
>>   ipkg remove foobar
>>   ipkg install foobar_0.2_arm.ipk

Apparently you just "install" the new package.  ipkg figures out that
an older version is installed and knows it's upgrading.

> On a related note, wouldn't it make more sense to migrate to opkg at
> this point?  http://en.wikipedia.org/wiki/Opkg

Probably.

Development on ipkg seems to have stalled.  The newest snapshot
available from handhelds.org is from 2006.

The last commit to the opkg SVN reposity was about two weeks ago.

-- 
Grant Edwards               grant.b.edwards        Yow! Uh-oh!!  I'm having
                                  at               TOO MUCH FUN!!
                              gmail.com            

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-07 21:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-07 20:41 [Buildroot] OT: how to do upgrades with ipkg? Grant Edwards
2010-09-07 20:55 ` James J. Dines
2010-09-07 21:04   ` Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox