Apt-get skip python-privacyidea

Hello,
this is my server where part of packages are 2.13 and other 2.14. Why?

“apt-get upgrade” skip “python-privacyidea”

apt-get update

[…]

apt-get upgrade

Reading package lists… Done
Building dependency tree
Reading state information… Done
Calculating upgrade… Done
The following packages have been kept back:
linux-generic-lts-wily linux-headers-generic-lts-wily
linux-image-generic-lts-wily python-privacyidea
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

aptitude search privacyi

p
privacyidea-all

  • two-factor authenticaion system. This is a metapackage to install
    everything
    p
    privacyidea-apache-client
  • Auth Module for Apache Server to authenticate with OTP
    i
    privacyidea-apache2
  • 2FA system. This is a meta package to install privacyidea with apache2
    p
    privacyidea-mysql
  • 2FA system. privacyIDEA application and MySQL configuration
    p
    privacyidea-nginx
  • 2FA system. This is a meta package to install privacyidea with nginx
    p
    privacyidea-otrs
  • OTRS module for privacyIDEA, OTP authentication
    p
    privacyidea-pam
  • PAM module for privacyIDEA, OTP authentication
    i
    privacyidea-radius
  • FreeRADIUS module for privacyIDEA, OTP authentication
    p
    privacyidea-simplesamlphp
  • SimpleSAMLphp module for privacyIDEA to do two factor authentication
    i
    privacyideaadm
  • admin client for privacyIDEA
    i
    python-privacyidea
  • two-factor authentication system e.g. for OTP devices

aptitude show privacyidea-apache2

Package: privacyidea-apache2
State: installed
Automatically installed: no
Version: 2.14-1trusty
Priority: optional
Section: python
Maintainer: Cornelius …
Architecture: all
Uncompressed Size: 105 k
Depends: python-privacyidea, python-mysqldb, apache2, mysql-server,
mysql-client, libapache2-mod-wsgi
Conflicts: nginx, nginx, nginx-full, nginx-full, privacyidea-nginx,
privacyidea-nginx
Description: 2FA system. This is a meta package to install privacyidea with
apache2
privacyIDEA: identity, multifactor authentication, authorization. This is
the package that installs all requirements to run privacyIDEA in the
Apache2 Webserver.

aptitude show python-privacyidea

Package: python-privacyidea
State: installed
Automatically installed: no
Version: 2.13-1trusty
Priority: optional
Section: python
Maintainer: Cornelius …
Architecture: all
Uncompressed Size: 8,348 k
Depends: python (>= 2.7), python (< 2.8), python:any (>= 2.7.1-0ubuntu2),
python-flask, python-flask-migrate, python-flask-sqlalchemy,
python-flask-script, python-jinja2,
python-mako, python-markupsafe, python-pymysql, python-pillow,
python-pyjwt, python-yaml, python-pygments, python-sqlalchemy,
python-werkzeug, alembic, python-bcrypt,
python-bs4, python-cffi, python-configobj, python-docutils,
python-funcparserlib, python-itsdangerous, python-ldap3, python-netaddr,
python-passlib, python-pyasn1,
python-openssl, python-pycparser, python-crypto, python-pyrad,
python-usb, python-qrcode, python-requests, python-sqlsoup, python-ecdsa,
python-lxml, python-pandas,
python-matplotlib
Breaks: privacyidea (< 2.0), privacyidea (< 2.0)
Replaces: privacyidea (< 2.0), privacyidea (< 2.0)
Description: two-factor authentication system e.g. for OTP devices
privacyIDEA: identity, multifactor authentication, authorization. This
package contains the python module for privacyIDEA. If you want to run it
in a productive webserver you
might want to install privacyidea-nginx or privacyidea-apache2.
privacyIDEA is an open solution for strong two-factor authentication.
privacyIDEA aims to not bind you to any
decision of the authentication protocol or it does not dictate you where
your user information should be stored. This is achieved by its totally
modular architecture.
privacyIDEA is not only open as far as its modular architecture is
concerned. But privacyIDEA is completely licensed under the AGPLv3.

Regards—
Sim

PS: It’s also possibile to use "apt-get install python-privacyidea"On Thursday, September 1, 2016 at 2:42:26 PM UTC+2, Cornelius Kölbel wrote:

Hi Sim,
please run

apt-get dist-upgrade

this will upgrade python-privacyidea

Kind regards
Cornelius

Am Donnerstag, 1. September 2016 11:57:21 UTC+2 schrieb simv...@gmail.com
<javascript:>:

Hello,
this is my server where part of packages are 2.13 and other 2.14. Why?

“apt-get upgrade” skip “python-privacyidea”

apt-get update

[…]

apt-get upgrade

Reading package lists… Done
Building dependency tree
Reading state information… Done
Calculating upgrade… Done
The following packages have been kept back:
linux-generic-lts-wily linux-headers-generic-lts-wily
linux-image-generic-lts-wily python-privacyidea
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

aptitude search privacyi

p
privacyidea-all

  • two-factor authenticaion system. This is a metapackage to install
    everything
    p
    privacyidea-apache-client
  • Auth Module for Apache Server to authenticate with OTP
    i
    privacyidea-apache2
  • 2FA system. This is a meta package to install privacyidea with apache2
    p
    privacyidea-mysql
  • 2FA system. privacyIDEA application and MySQL configuration
    p
    privacyidea-nginx
  • 2FA system. This is a meta package to install privacyidea with nginx
    p
    privacyidea-otrs
  • OTRS module for privacyIDEA, OTP authentication
    p
    privacyidea-pam
  • PAM module for privacyIDEA, OTP authentication
    i
    privacyidea-radius
  • FreeRADIUS module for privacyIDEA, OTP authentication
    p
    privacyidea-simplesamlphp
  • SimpleSAMLphp module for privacyIDEA to do two factor authentication
    i
    privacyideaadm
  • admin client for privacyIDEA
    i
    python-privacyidea
  • two-factor authentication system e.g. for OTP devices

aptitude show privacyidea-apache2

Package: privacyidea-apache2
State: installed
Automatically installed: no
Version: 2.14-1trusty
Priority: optional
Section: python
Maintainer: Cornelius …
Architecture: all
Uncompressed Size: 105 k
Depends: python-privacyidea, python-mysqldb, apache2, mysql-server,
mysql-client, libapache2-mod-wsgi
Conflicts: nginx, nginx, nginx-full, nginx-full, privacyidea-nginx,
privacyidea-nginx
Description: 2FA system. This is a meta package to install privacyidea
with apache2
privacyIDEA: identity, multifactor authentication, authorization. This
is the package that installs all requirements to run privacyIDEA in the
Apache2 Webserver.

aptitude show python-privacyidea

Package: python-privacyidea
State: installed
Automatically installed: no
Version: 2.13-1trusty
Priority: optional
Section: python
Maintainer: Cornelius …
Architecture: all
Uncompressed Size: 8,348 k
Depends: python (>= 2.7), python (< 2.8), python:any (>= 2.7.1-0ubuntu2),
python-flask, python-flask-migrate, python-flask-sqlalchemy,
python-flask-script, python-jinja2,
python-mako, python-markupsafe, python-pymysql, python-pillow,
python-pyjwt, python-yaml, python-pygments, python-sqlalchemy,
python-werkzeug, alembic, python-bcrypt,
python-bs4, python-cffi, python-configobj, python-docutils,
python-funcparserlib, python-itsdangerous, python-ldap3, python-netaddr,
python-passlib, python-pyasn1,
python-openssl, python-pycparser, python-crypto, python-pyrad,
python-usb, python-qrcode, python-requests, python-sqlsoup, python-ecdsa,
python-lxml, python-pandas,
python-matplotlib
Breaks: privacyidea (< 2.0), privacyidea (< 2.0)
Replaces: privacyidea (< 2.0), privacyidea (< 2.0)
Description: two-factor authentication system e.g. for OTP devices
privacyIDEA: identity, multifactor authentication, authorization. This
package contains the python module for privacyIDEA. If you want to run it
in a productive webserver you
might want to install privacyidea-nginx or privacyidea-apache2.
privacyIDEA is an open solution for strong two-factor authentication.
privacyIDEA aims to not bind you to any
decision of the authentication protocol or it does not dictate you where
your user information should be stored. This is achieved by its totally
modular architecture.
privacyIDEA is not only open as far as its modular architecture is
concerned. But privacyIDEA is completely licensed under the AGPLv3.

Regards


Sim

2.14 introduced the feature to import encrypted seed files.
For this we need the new dependency python-gnupg and gnupg.
This will not install with apt-get update. Only dist-upgrade.

Kind regards
CorneliusAm Donnerstag, den 01.09.2016, 05:49 -0700 schrieb simvirus@gmail.com:

Hello Cornelius,
sure… i know…
But why it’s happened?
Isn’t 2.13 to 2.14 a standard update as 2.12 to 2.13?

Regards

Sim

Hi Sim,
please run

apt-get dist-upgrade

this will upgrade python-privacyidea

Kind regards
Cornelius

Hello,
this is my server where part of packages are 2.13 and other 2.14.
Why?

“apt-get upgrade” skip “python-privacyidea”

apt-get update

[…]

apt-get upgrade

Reading package lists… Done
Building dependency tree
Reading state information… Done
Calculating upgrade… Done
The following packages have been kept back:
linux-generic-lts-wily linux-headers-generic-lts-wily
linux-image-generic-lts-wily python-privacyidea
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

aptitude search privacyi

p privacyidea-
all
- two-factor authenticaion system. This is a metapackage to
install everything
p privacyidea-apache-
client -
Auth Module for Apache Server to authenticate with OTP
i privacyidea-
apache2
- 2FA system. This is a meta package to install privacyidea
with apache2
p privacyidea-
mysql
- 2FA system. privacyIDEA application and MySQL configuration
p privacyidea-
nginx
- 2FA system. This is a meta package to install privacyidea
with nginx
p privacyidea-
otrs
- OTRS module for privacyIDEA, OTP authentication
p privacyidea-
pam
- PAM module for privacyIDEA, OTP authentication
i privacyidea-
radius
- FreeRADIUS module for privacyIDEA, OTP authentication
p privacyidea-
simplesamlphp
- SimpleSAMLphp module for privacyIDEA to do two factor
authentication
i
privacyideaadm
- admin client for privacyIDEA
i python-
privacyidea
- two-factor authentication system e.g. for OTP devices

aptitude show privacyidea-apache2

Package: privacyidea-apache2
State: installed
Automatically installed: no
Version: 2.14-1trusty
Priority: optional
Section: python
Maintainer: Cornelius …
Architecture: all
Uncompressed Size: 105 k
Depends: python-privacyidea, python-mysqldb, apache2, mysql-
server, mysql-client, libapache2-mod-wsgi
Conflicts: nginx, nginx, nginx-full, nginx-full, privacyidea-
nginx, privacyidea-nginx
Description: 2FA system. This is a meta package to install
privacyidea with apache2
privacyIDEA: identity, multifactor authentication,
authorization. This is the package that installs all requirements
to run privacyIDEA in the Apache2 Webserver.

aptitude show python-privacyidea

Package: python-privacyidea
State: installed
Automatically installed: no
Version: 2.13-1trusty
Priority: optional
Section: python
Maintainer: Cornelius …
Architecture: all
Uncompressed Size: 8,348 k
Depends: python (>= 2.7), python (< 2.8), python:any (>= 2.7.1-
0ubuntu2), python-flask, python-flask-migrate, python-flask-
sqlalchemy, python-flask-script, python-jinja2,
python-mako, python-markupsafe, python-pymysql, python-
pillow, python-pyjwt, python-yaml, python-pygments, python-
sqlalchemy, python-werkzeug, alembic, python-bcrypt,
python-bs4, python-cffi, python-configobj, python-
docutils, python-funcparserlib, python-itsdangerous, python-
ldap3, python-netaddr, python-passlib, python-pyasn1,
python-openssl, python-pycparser, python-crypto, python-
pyrad, python-usb, python-qrcode, python-requests, python-
sqlsoup, python-ecdsa, python-lxml, python-pandas,
python-matplotlib
Breaks: privacyidea (< 2.0), privacyidea (< 2.0)
Replaces: privacyidea (< 2.0), privacyidea (< 2.0)
Description: two-factor authentication system e.g. for OTP
devices
privacyIDEA: identity, multifactor authentication,
authorization. This package contains the python module for
privacyIDEA. If you want to run it in a productive webserver you
might want to install privacyidea-nginx or privacyidea-apache2.
privacyIDEA is an open solution for strong two-factor
authentication. privacyIDEA aims to not bind you to any
decision of the authentication protocol or it does not dictate
you where your user information should be stored. This is
achieved by its totally modular architecture.
privacyIDEA is not only open as far as its modular architecture
is concerned. But privacyIDEA is completely licensed under the
AGPLv3.

Regards


Sim


Please read the blog post about getting help
Getting help – privacyID3A.

For professional services and consultancy regarding two factor
authentication please visit
One Time Services - NetKnights - IT-Sicherheit - Zwei-Faktor-Authentisierung - Verschlüsselung

In an enterprise environment you should get a SERVICE LEVEL AGREEMENT
which suites your needs for SECURITY, AVAILABILITY and LIABILITY:
privacyIDEA Support Level

You received this message because you are subscribed to the Google
Groups “privacyidea” group.
To unsubscribe from this group and stop receiving emails from it,
send an email to privacyidea+unsubscribe@googlegroups.com.
To post to this group, send email to privacyidea@googlegroups.com.
Visit this group at https://groups.google.com/group/privacyidea.
To view this discussion on the web visit https://groups.google.com/d/
msgid/privacyidea/a6d0764b-5cbd-42e2-8c58-
1037a10eec1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Cornelius Kölbel
@cornelinux
+49 151 2960 1417

NetKnights GmbH
http://www.netknights.it
Landgraf-Karl-Str. 19, 34131 Kassel, Germany
Tel: +49 561 3166797, Fax: +49 561 3166798

Amtsgericht Kassel, HRB 16405
Geschäftsführer: Cornelius Kölbel

signature.asc (819 Bytes)

Hello Cornelius,
sure… i know…
But why it’s happened?
Isn’t 2.13 to 2.14 a standard update as 2.12 to 2.13?

Regards

SimOn Thursday, September 1, 2016 at 2:42:26 PM UTC+2, Cornelius Kölbel wrote:

Hi Sim,
please run

apt-get dist-upgrade

this will upgrade python-privacyidea

Kind regards
Cornelius

Am Donnerstag, 1. September 2016 11:57:21 UTC+2 schrieb simv...@gmail.com
<javascript:>:

Hello,
this is my server where part of packages are 2.13 and other 2.14. Why?

“apt-get upgrade” skip “python-privacyidea”

apt-get update

[…]

apt-get upgrade

Reading package lists… Done
Building dependency tree
Reading state information… Done
Calculating upgrade… Done
The following packages have been kept back:
linux-generic-lts-wily linux-headers-generic-lts-wily
linux-image-generic-lts-wily python-privacyidea
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

aptitude search privacyi

p
privacyidea-all

  • two-factor authenticaion system. This is a metapackage to install
    everything
    p
    privacyidea-apache-client
  • Auth Module for Apache Server to authenticate with OTP
    i
    privacyidea-apache2
  • 2FA system. This is a meta package to install privacyidea with apache2
    p
    privacyidea-mysql
  • 2FA system. privacyIDEA application and MySQL configuration
    p
    privacyidea-nginx
  • 2FA system. This is a meta package to install privacyidea with nginx
    p
    privacyidea-otrs
  • OTRS module for privacyIDEA, OTP authentication
    p
    privacyidea-pam
  • PAM module for privacyIDEA, OTP authentication
    i
    privacyidea-radius
  • FreeRADIUS module for privacyIDEA, OTP authentication
    p
    privacyidea-simplesamlphp
  • SimpleSAMLphp module for privacyIDEA to do two factor authentication
    i
    privacyideaadm
  • admin client for privacyIDEA
    i
    python-privacyidea
  • two-factor authentication system e.g. for OTP devices

aptitude show privacyidea-apache2

Package: privacyidea-apache2
State: installed
Automatically installed: no
Version: 2.14-1trusty
Priority: optional
Section: python
Maintainer: Cornelius …
Architecture: all
Uncompressed Size: 105 k
Depends: python-privacyidea, python-mysqldb, apache2, mysql-server,
mysql-client, libapache2-mod-wsgi
Conflicts: nginx, nginx, nginx-full, nginx-full, privacyidea-nginx,
privacyidea-nginx
Description: 2FA system. This is a meta package to install privacyidea
with apache2
privacyIDEA: identity, multifactor authentication, authorization. This
is the package that installs all requirements to run privacyIDEA in the
Apache2 Webserver.

aptitude show python-privacyidea

Package: python-privacyidea
State: installed
Automatically installed: no
Version: 2.13-1trusty
Priority: optional
Section: python
Maintainer: Cornelius …
Architecture: all
Uncompressed Size: 8,348 k
Depends: python (>= 2.7), python (< 2.8), python:any (>= 2.7.1-0ubuntu2),
python-flask, python-flask-migrate, python-flask-sqlalchemy,
python-flask-script, python-jinja2,
python-mako, python-markupsafe, python-pymysql, python-pillow,
python-pyjwt, python-yaml, python-pygments, python-sqlalchemy,
python-werkzeug, alembic, python-bcrypt,
python-bs4, python-cffi, python-configobj, python-docutils,
python-funcparserlib, python-itsdangerous, python-ldap3, python-netaddr,
python-passlib, python-pyasn1,
python-openssl, python-pycparser, python-crypto, python-pyrad,
python-usb, python-qrcode, python-requests, python-sqlsoup, python-ecdsa,
python-lxml, python-pandas,
python-matplotlib
Breaks: privacyidea (< 2.0), privacyidea (< 2.0)
Replaces: privacyidea (< 2.0), privacyidea (< 2.0)
Description: two-factor authentication system e.g. for OTP devices
privacyIDEA: identity, multifactor authentication, authorization. This
package contains the python module for privacyIDEA. If you want to run it
in a productive webserver you
might want to install privacyidea-nginx or privacyidea-apache2.
privacyIDEA is an open solution for strong two-factor authentication.
privacyIDEA aims to not bind you to any
decision of the authentication protocol or it does not dictate you where
your user information should be stored. This is achieved by its totally
modular architecture.
privacyIDEA is not only open as far as its modular architecture is
concerned. But privacyIDEA is completely licensed under the AGPLv3.

Regards


Sim

Hi Sim,
please run

apt-get dist-upgrade

this will upgrade python-privacyidea

Kind regards
CorneliusAm Donnerstag, 1. September 2016 11:57:21 UTC+2 schrieb simvirus@gmail.com:

Hello,
this is my server where part of packages are 2.13 and other 2.14. Why?

“apt-get upgrade” skip “python-privacyidea”

apt-get update

[…]

apt-get upgrade

Reading package lists… Done
Building dependency tree
Reading state information… Done
Calculating upgrade… Done
The following packages have been kept back:
linux-generic-lts-wily linux-headers-generic-lts-wily
linux-image-generic-lts-wily python-privacyidea
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

aptitude search privacyi

p
privacyidea-all

  • two-factor authenticaion system. This is a metapackage to install
    everything
    p
    privacyidea-apache-client
  • Auth Module for Apache Server to authenticate with OTP
    i
    privacyidea-apache2
  • 2FA system. This is a meta package to install privacyidea with apache2
    p
    privacyidea-mysql
  • 2FA system. privacyIDEA application and MySQL configuration
    p
    privacyidea-nginx
  • 2FA system. This is a meta package to install privacyidea with nginx
    p
    privacyidea-otrs
  • OTRS module for privacyIDEA, OTP authentication
    p
    privacyidea-pam
  • PAM module for privacyIDEA, OTP authentication
    i
    privacyidea-radius
  • FreeRADIUS module for privacyIDEA, OTP authentication
    p
    privacyidea-simplesamlphp
  • SimpleSAMLphp module for privacyIDEA to do two factor authentication
    i
    privacyideaadm
  • admin client for privacyIDEA
    i
    python-privacyidea
  • two-factor authentication system e.g. for OTP devices

aptitude show privacyidea-apache2

Package: privacyidea-apache2
State: installed
Automatically installed: no
Version: 2.14-1trusty
Priority: optional
Section: python
Maintainer: Cornelius …
Architecture: all
Uncompressed Size: 105 k
Depends: python-privacyidea, python-mysqldb, apache2, mysql-server,
mysql-client, libapache2-mod-wsgi
Conflicts: nginx, nginx, nginx-full, nginx-full, privacyidea-nginx,
privacyidea-nginx
Description: 2FA system. This is a meta package to install privacyidea
with apache2
privacyIDEA: identity, multifactor authentication, authorization. This is
the package that installs all requirements to run privacyIDEA in the
Apache2 Webserver.

aptitude show python-privacyidea

Package: python-privacyidea
State: installed
Automatically installed: no
Version: 2.13-1trusty
Priority: optional
Section: python
Maintainer: Cornelius …
Architecture: all
Uncompressed Size: 8,348 k
Depends: python (>= 2.7), python (< 2.8), python:any (>= 2.7.1-0ubuntu2),
python-flask, python-flask-migrate, python-flask-sqlalchemy,
python-flask-script, python-jinja2,
python-mako, python-markupsafe, python-pymysql, python-pillow,
python-pyjwt, python-yaml, python-pygments, python-sqlalchemy,
python-werkzeug, alembic, python-bcrypt,
python-bs4, python-cffi, python-configobj, python-docutils,
python-funcparserlib, python-itsdangerous, python-ldap3, python-netaddr,
python-passlib, python-pyasn1,
python-openssl, python-pycparser, python-crypto, python-pyrad,
python-usb, python-qrcode, python-requests, python-sqlsoup, python-ecdsa,
python-lxml, python-pandas,
python-matplotlib
Breaks: privacyidea (< 2.0), privacyidea (< 2.0)
Replaces: privacyidea (< 2.0), privacyidea (< 2.0)
Description: two-factor authentication system e.g. for OTP devices
privacyIDEA: identity, multifactor authentication, authorization. This
package contains the python module for privacyIDEA. If you want to run it
in a productive webserver you
might want to install privacyidea-nginx or privacyidea-apache2.
privacyIDEA is an open solution for strong two-factor authentication.
privacyIDEA aims to not bind you to any
decision of the authentication protocol or it does not dictate you where
your user information should be stored. This is achieved by its totally
modular architecture.
privacyIDEA is not only open as far as its modular architecture is
concerned. But privacyIDEA is completely licensed under the AGPLv3.

Regards


Sim