Can't install mailpile


#1

Hello there,
I am trying to install mailpile in accordance with the instructions, but I’m getting an error
Unable to locate package mailpile
:frowning:
I’ve added all repositories correctly…
sources.list:

 deb http://ftp.pl.debian.org/debian/ stretch main
    deb-src http://ftp.pl.debian.org/debian/ stretch main
   deb http://security.debian.org/debian-security stretch/updates main
    deb-src http://security.debian.org/debian-security stretch/updates main

    # stretch-updates, previously known as 'volatile'
    deb http://ftp.pl.debian.org/debian/ stretch-updates main

    deb https://packages.mailpile.is/deb release main
    deb-src http://ftp.pl.debian.org/debian/ stretch-updates main

please help…


#2

Hi!

That is not in accordance with our instructions on https://www.mailpile.is/download/linux.html - if you had followed those you would have ended up with a file in /etc/apt/sources.list.d

What you are doing should also work if you get everything else right - but I’m still going to recommend you actually follow our instructions as they are written. That is the procedure known to work, trying to figure out what you did wrong is a waste of everyone’s time when a known-to-work procedure is already documented.

Of course, if you had a good reason for doing things differently, or if our instructions are flawed, then we’d like to know and fix them docs! So please do let us know if that is the case. :slight_smile:


#3

sudo apt install mailpile Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
mailpile : Depends: spambayes but it is not installable
Depends: python-appdirs but it is not installable
Depends: python-dns but it is not installable
Depends: python-pgpdump but it is not installable
Depends: python-icalendar but it is not installable
Recommends: tor but it is not going to be installed
Recommends: pagekite but it is not going to be installed
Recommends: python-stem but it is not installable
Recommends: wamerican-small but it is not going to be installed
Recommends: gnupg-curl but it is not installable
Unable to correct problems, you have held broken packages.

Using your apt repository with the current version (20.04 LTS) of Kubuntu


#4

Having the same issue while installing on ubuntu 20.04 and using your repositories.
I did try to use the DEB packages directly too but it also failed with dependencies issues

sudo dpkg -i mailpile*
Selecting previously unselected package mailpile.
(Reading database … 72508 files and directories currently installed.)
Preparing to unpack mailpile_0.99.6~1.0202006221945-1_all.deb …
Unpacking mailpile (0.99.6~1.0202006221945-1) …
Preparing to unpack mailpile_0.99.6~dev202007020316-1_all.deb …
Unpacking mailpile (0.99.6~dev202007020316-1) over (0.99.6~1.0202006221945-1) …
Selecting previously unselected package mailpile-apache2.
Preparing to unpack mailpile-apache2_0.99.6~1.0202006221945-1_all.deb …
Unpacking mailpile-apache2 (0.99.6~1.0202006221945-1) …
Preparing to unpack mailpile-apache2_0.99.6~dev202007020316-1_all.deb …
Unpacking mailpile-apache2 (0.99.6~dev202007020316-1) over (0.99.6~1.0202006221945-1) …
Selecting previously unselected package mailpile-desktop.
Preparing to unpack mailpile-desktop_0.99.6~1.0202006221945-1_all.deb …
Unpacking mailpile-desktop (0.99.6~1.0202006221945-1) …
Preparing to unpack mailpile-desktop_0.99.6~dev202007020316-1_all.deb …
Unpacking mailpile-desktop (0.99.6~dev202007020316-1) over (0.99.6~1.0202006221945-1) …
More than one copy of package mailpile has been unpacked
in this run ! Only configuring it once.
More than one copy of package mailpile-apache2 has been unpacked
in this run ! Only configuring it once.
More than one copy of package mailpile-desktop has been unpacked
in this run ! Only configuring it once.
dpkg: dependency problems prevent configuration of mailpile:
mailpile depends on spambayes; however:
Package spambayes is not installed.
mailpile depends on python (<< 2.8); however:
Package python is not installed.
mailpile depends on python (>= 2.7.5); however:
Package python is not installed.
mailpile depends on python-lxml; however:
Package python-lxml is not installed.
mailpile depends on python-jinja2; however:
Package python-jinja2 is not installed.
mailpile depends on python-appdirs; however:
Package python-appdirs is not installed.
mailpile depends on python-cryptography; however:
Package python-cryptography is not installed.
mailpile depends on python-dns; however:
Package python-dns is not installed.
mailpile depends on python-fasteners; however:
Package python-fasteners is not installed.
mailpile depends on python-imgsize; however:
Package python-imgsize is not installed.
mailpile depends on python-markupsafe; however:
Package python-markupsafe is not installed.
mailpile depends on python-pgpdump; however:
Package python-pgpdump is not installed.
mailpile depends on python-pil; however:
Package python-pil is not installed.
mailpile depends on python-icalendar; however:
Package python-icalendar is not installed.
mailpile depends on python-socksipychain; however:
Package python-socksipychain is not installed.

dpkg: error processing package mailpile (–install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of mailpile-apache2:
mailpile-apache2 depends on mailpile; however:
Package mailpile is not configured yet.
mailpile-apache2 depends on apache2; however:
Package apache2 is not installed.
mailpile-apache2 depends on python; however:
Package python is not installed.
mailpile-apache2 depends on net-tools; however:
Package net-tools is not installed.

dpkg: error processing package mailpile-apache2 (–install):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of mailpile-desktop:
mailpile-desktop depends on mailpile; however:
Package mailpile is not configured yet.
mailpile-desktop depends on python; however:
Package python is not installed.
mailpile-desktop depends on python-gui-o-matic; however:
Package python-gui-o-matic is not installed.

dpkg: error processing package mailpile-desktop (–install):
dependency problems - leaving unconfigured
Processing triggers for man-db (2.9.1-1) …
Processing triggers for mime-support (3.64ubuntu1) …
Errors were encountered while processing:
mailpile
mailpile-apache2
mailpile-desktop

did “Sudo apt install -f” afterwards, got some updates for packages but same error afterwards.

“væri gaman að sjá þetta ganga upp”