Summary: | net-dialup/ivam2-0.3 seems to depend on media-sound/vorbis-tools and some unknown package providing 'mimenc' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jeroen Roovers (RETIRED) <jer> |
Component: | New packages | Assignee: | Gentoo Dialup Developers <net-dialup> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
New ebuild that adds the vorbis-tools dep and patches clients/ivam-newmessage
The patch for ivam-newmessage that uses openssl for base64 encoding instead of that mysterious 'mimenc' New ebuild that adds two dependencies Another new ivam2-0.3-r1.ebuild |
Description
Jeroen Roovers (RETIRED)
![]() (In reply to comment #0) > With a basic configuration and no changes to the shell script that generates the > .ogg e-mail attachment, an empty message is sent and ivam2 reports to syslog s/empty message/empty attachment Please assign this bug to the net-dialup herd. I have a new ebuild and a patch almost done. Give me a second (or two). Created attachment 61840 [details]
New ebuild that adds the vorbis-tools dep and patches clients/ivam-newmessage
Created attachment 61841 [details, diff]
The patch for ivam-newmessage that uses openssl for base64 encoding instead of that mysterious 'mimenc'
Created attachment 62409 [details]
New ebuild that adds two dependencies
As an alternative, you could also add <net-mail/metamail> to DEPEND (along with
<media-sound/vorbis-tools>). <net-mail/metamail> provides the 'mimencode' tool
that ivam2 needs. I have tested it on x86 and it works flawlessly now!
Created attachment 62410 [details]
Another new ivam2-0.3-r1.ebuild
For good measure I've added media-sound/sox as well.
I think this paragraph from ivam2's README somehow failed to originally catch
any attention:
"If you plan to use the message notification feature of ivam2 you need
metamail, sox and oggenc installed on the local system."
dependencies have been fixed. also, released a new revision in which openssl is used as an alternative base64 encoder. |