|
Bugzilla – Full Text Bug Listing |
| Summary: | libzypp depends on gpg, consider switching to gpg2 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Dirk Mueller <dmueller> |
| Component: | libzypp | Assignee: | Duncan Mac-Vicar <dmacvicar> |
| Status: | RESOLVED FIXED | QA Contact: | Stanislav Visnovsky <visnov> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dmacvicar |
| Version: | Alpha 5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 273170 | ||
|
Description
Dirk Mueller
2007-06-14 09:51:51 UTC
dmacvicar@piscola:~> gpg gpg: Go ahead and type your message ... gpg: Interrupt caught ... exiting dmacvicar@piscola:~> gpg2 gpg: NOTE: THIS IS A DEVELOPMENT VERSION! gpg: It is only intended for test purposes and should NOT be gpg: used in a production environment or with production keys! gpg: Go ahead and type your message ... gpg: signal Interrupt caught ... exiting is it stable already? the package exists since 2003, and currently factory has an unstable CVS snapshot (supposed to be released as 2.0.4) soon. also, KDE3 uses gpg2 (via gpgme) since beginning of 2002. btw, it would be nice to add a Requires: gpg (or gpg2 then, when this report is fixed) to the spec file.. Fixed in svn revision 5763. |