Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pymilter is not detected in fuglu #39

Open
xpunkt opened this issue Oct 28, 2020 · 6 comments
Open

pymilter is not detected in fuglu #39

xpunkt opened this issue Oct 28, 2020 · 6 comments

Comments

@xpunkt
Copy link

xpunkt commented Oct 28, 2020

i am gentoo maintainer on fuglu, while its installed fuglu says its not installed, and i dont know how to find or resolve the problem, so adding it here in hope some can help me resolve it

fuglu is in ::fidonet overlay

@iomarmochtar
Copy link

Can you describe how to reproduce it and the expected output.

@xpunkt
Copy link
Author

xpunkt commented Nov 26, 2020

sorry only how to in gentoo

emerge dev-python/pymilter
emerge --autounmask-write --autounmask mail-filter/fuglu
etc-update
emerge mail-filter/fuglu

fuglu --lint

says libmilter is not installed

is this a python 2 problem in fuglu ?

@xpunkt
Copy link
Author

xpunkt commented Nov 26, 2020

missed to say fuglu is currently only in ::fidonet overlay

so add

emerge layman
layman -a fidonet

to get that added

@sdgathman
Copy link
Owner

sdgathman commented Nov 26, 2020 via email

@xpunkt
Copy link
Author

xpunkt commented Nov 27, 2020

but pymilter on gentoo depends on libmilter, and i have it installed, so problem is in fuglu ?, it should not test for libmilter but test that pymilter is installed, its a job for pymilter not to support python 2 anymore, fuglu 0.10.7 is not supporting python 2 now

@sdgathman
Copy link
Owner

I know nothing about fuglu, but on Fedora and other distros there is a separate libmilter-devel package that you need to install in order to build packages that link against it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants