All of lore.kernel.org
 help / color / mirror / Atom feed
* opkg and gpg signed ipk packages
@ 2015-05-07 19:11 Sona Sarmadi
  2015-05-07 20:09 ` Paul Barker
  0 siblings, 1 reply; 12+ messages in thread
From: Sona Sarmadi @ 2015-05-07 19:11 UTC (permalink / raw)
  To: paul@paulbarker.me.uk, yocto@yoctoproject.org

Hi,

Does opkg have support for gpg signed ipk packages? It seems like that opkg does not recognize gpg signed files. 

root@p2020rdb:~# opkg list-upgradable
curl - 7.35.0-r2.0 - 7.35.0-r3.0
curl-dbg - 7.35.0-r2.0 - 7.35.0-r3.0
libcurl5 - 7.35.0-r2.0 - 7.35.0-r3.0
root@p2020rdb:~# opkg upgrade curl
Upgrading curl on root from 7.35.0-r2.0 to 7.35.0-r3.0...
Downloading http://domain.com/tmp/ipk/ppce500v2/curl_7.35.0-r3.0_ppce500v2.ipk.asc.
Collected errors:
 * deb_extract: /tmp/opkg-tslkbd/curl_7.35.0-r3.0_ppce500v2.ipk.asc: invalid magic
 * opkg_install_pkg: Failed to unpack control files from /tmp/opkg-tslkbd/curl_7.35.0-r3.0_ppce500v2.ipk.asc.
root@p2020rdb:~#

I have updated the Package file manually:
Package: curl
Version: 7.35.0-r3.0
Depends: libcurl5 (>= 7.35.0), libz1 (>= 1.2.8), libc6 (>= 2.19)
Section: console/network
Architecture: ppce500v2
Maintainer: ENEA <issues@enea.com>
MD5Sum: 725f019d72b6f70845ae19299230738a
Size: 95616
Filename: curl_7.35.0-r3.0_ppce500v2.ipk.asc
Source: http://curl.haxx.se/download/curl-7.35.0.tar.bz2 file://pkgconfig_fix.patch file://CVE-2014-3613.patch file://configure_ac.patch
Description:  Command line tool and library for client-side URL transfers  Command line
 tool and library for client-side URL transfers.
OE: curl
HomePage: http://curl.haxx.se/
License: MIT
Priority: optional

Thanks
//Sona


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

end of thread, other threads:[~2015-05-20 10:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-07 19:11 opkg and gpg signed ipk packages Sona Sarmadi
2015-05-07 20:09 ` Paul Barker
2015-05-08 14:26   ` Sona Sarmadi
2015-05-08 16:23     ` Paul Barker
2015-05-13 20:20       ` Sona Sarmadi
2015-05-14  8:49         ` Paul Eggleton
2015-05-14 14:15           ` Sona Sarmadi
2015-05-19 11:47             ` Sona Sarmadi
2015-05-19 11:56               ` Gary Thomas
2015-05-19 12:01               ` Otavio Salvador
2015-05-19 14:23                 ` Mark Hatle
2015-05-20 10:44                   ` Sona Sarmadi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.