Skip to content

Today's jessie update removes amavisd-new #375

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

Closed
jors opened this issue Sep 14, 2013 · 2 comments
Closed

Today's jessie update removes amavisd-new #375

jors opened this issue Sep 14, 2013 · 2 comments

Comments

@jors
Copy link

jors commented Sep 14, 2013

Steps to reproduce:

  1. apt-get update && apt-get -u dist-upgrade
  2. Accept upgrade, amavisd-new is removed.
  3. Cannot be installed again due to dependency issues:
# apt-get install amavisd-new
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:
 amavisd-new : Depends: libmail-dkim-perl but it is not going to be installed
               Recommends: libnet-patricial-perl but it is not installable
E: Unable to correct problems, you have held broken packages.

# apt-get install libmail-dkim-perl
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:
 libmail-dkim-perl : Depends: libcrypt-openssl-rsa-perl (>= 0.24) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

# apt-get install libcrypt-openssl-rsa-perl
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:
 libcrypt-openssl-rsa-perl : Depends: perlapi-5.14.2 but it is not installable
E: Unable to correct problems, you have held broken packages.

# apt-get install perlapi-5.14.2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package perlapi-5.14.2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'perlapi-5.14.2' has no installation candidate

My /etc/apt/sources.list:

deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi

I have checked that on Debian jessie this problem does not exist, even if I found a possible related bug [1]. Please, let me know if I can provide any other information or do some testing.

Regards.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535932

@asb
Copy link

asb commented Sep 14, 2013

This bug should be reported either on the Raspbian forum on
raspberrypi.orgor on the Raspbian bug tracker. The note at
http://www.raspbian.org/RaspbianBugs is I suppose misleading, as this bug
tracker is really only for bugs related to the Linux kernel put out by the
Raspberry Pi team.

On 14 September 2013 19:11, jors [email protected] wrote:

Steps to reproduce:

  1. apt-get update && apt-get -u dist-upgrade
  2. Accept upgrade, amavisd-new is removed. 3 Cannot be installed again
    due to dependency issues:

apt-get install amavisd-new

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:
amavisd-new : Depends: libmail-dkim-perl but it is not going to be
installed
Recommends: libnet-patricial-perl but it is not installable
E: Unable to correct problems, you have held broken packages.
apt-get install libmail-dkim-perl

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:
libmail-dkim-perl : Depends: libcrypt-openssl-rsa-perl (>= 0.24) but it is
not going to be installed
E: Unable to correct problems, you have held broken packages.
apt-get install libcrypt-openssl-rsa-perl

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:
libcrypt-openssl-rsa-perl : Depends: perlapi-5.14.2 but it is not
installable
E: Unable to correct problems, you have held broken packages.
apt-get install perlapi-5.14.2

Reading package lists... Done
Building dependency tree

Reading state information... Done
Package perlapi-5.14.2 is not available, but is referred to by another
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'perlapi-5.14.2' has no installation candidate

My /etc/apt/sources.list:
deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib
non-free rpi

I have checked that on Debian jessie this problem does not exists, even if
I found a possibly related bug [1]. Please, let me know if I can provide
any other information or do some testing.

Regards.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535932


Reply to this email directly or view it on GitHubhttps://github.com//issues/375
.

@asb asb closed this as completed Sep 14, 2013
@jors
Copy link
Author

jors commented Sep 14, 2013

Ooops, sorry, you are right. Will proceed there [1]. Cheers!

[1] https://bugs.launchpad.net/raspbian

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

2 participants