Hello all,
after Update to 4.4-7 on some servers the the package database can’t be updated anymore. Errormessage:
Traceback (most recent call last):
File "/usr/sbin/univention-pkgdb-scan", line 37, in <module>
univention.pkgdb.main()
File "/usr/lib/python2.7/dist-packages/univention/pkgdb.py", line 579, in main
connection = open_database_connection(config_registry, pkgdbu=False)
File "/usr/lib/python2.7/dist-packages/univention/pkgdb.py", line 561, in open_database_connection
connection = pgdb.connect(database=connectstring)
File "/usr/lib/python2.7/dist-packages/pgdb.py", line 1615, in connect
cnx = _connect(dbname, dbhost, dbport, dbopt, dbuser, dbpasswd)
pg.InternalError: FATAL: Passwort-Authentifizierung für Benutzer »darkdevil$« fehlgeschlagen
So i have set the machine password manualy. But i get the same error mesage. What’s going wrong, and what should i do?
Very Thanks and best Regards
Boospy