Bug 32443 - Packages list out-of-date
Packages list out-of-date
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC - Package management
UCS 3.2
All Linux
: P5 minor (vote)
: UCS 4.1
Assigned To: Felix Botner
Philipp Hahn
: interim-2
: 39278 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-30 20:11 CEST by Philipp Hahn
Modified: 2015-11-17 12:12 CET (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2013-08-30 20:11:53 CEST
Several packages listed in the packages list are no longer available or severely out-of-date:
# udm settings/packages list | sed -ne 's/^  packageList: //p' | sort -u | LC_ALL=C xargs apt-cache show
...
N: Can't select versions from package 'emacs21' as it purely virtual
N: Can't select versions from package 'msttcorefonts' as it purely virtual
N: Unable to locate package nxclient
N: Unable to locate package unidump
N: Can't select versions from package 'univention-5250' as it purely virtual
N: Can't select versions from package 'univention-application-server' as it purely virtual
N: Can't select versions from package 'univention-directory-manager' as it purely virtual
N: Unable to locate package univention-fax-client
N: Unable to locate package univention-fax-server
N: Unable to locate package univention-slave-pdc
N: Unable to locate package univention-thin-client
N: Unable to locate package univention-windows-installer
N: Unable to locate package vncserver

Noticed during the UCS Technical Training (Ticket #2013052421001015)
Comment 1 Philipp Hahn univentionstaff 2015-09-14 08:40:45 CEST
*** Bug 39278 has been marked as a duplicate of this bug. ***
Comment 2 Philipp Hahn univentionstaff 2015-09-14 08:41:15 CEST
Again: UCS Technical Training Issue #2090

"sudo" was missed
Comment 3 Felix Botner univentionstaff 2015-10-08 18:53:26 CEST
univention-ldap: r64351
removed all packages that could not be installed on my system, added sudo

changelog: r64352

ignored the update case! (or should we update these objects?)

Univention
  -univention-5250
  -univention-application-server
  -univention-fax-client
  -univention-fax-server
  -unidump
  -univention-mail-cyrus
  -univention-ooffice
  -univention-directory-manager
  -univention-windows-installer
  -univention-net-installer
  -univention-thin-client
  -univention-slave-pdc
  -univention-management-console
  +univention-nagios-server
  +univention-mail-dovecot

Fernwartung
  -vncserver
  -krdc
  -krfb
  -nxclient

Tools
  -wget
  -screen
  -less
  -elinks
  -emacs21
  -eject
  -dhcp3-client
  -ispell
  -ingerman
  -myspell-de-de
  -lsof
  -file
  -traceroute
  +w3m
  +aspell
  +wamerican
  +sudo

Multimedia
  -mplayer
  -msttcorefonts
  -k3b
  -k3b-i18n
  -gimp
  -kaffeine 
  +dragonplayer
  +sox
  +vlc-nox
  +juk
  +imagemagick
  +gwenview
  +alsa-utils

Entwicklung
  -autoconf
  -automake
  -autotools-dev
  -diffstat
  -valgrind
  +diffutils
Comment 4 Philipp Hahn univentionstaff 2015-10-26 18:13:58 CET
OK: r64351
FIXED: r64352 -> r64872

OK:
 $ udm settings/packages list | sed -ne 's/^DN: //p' | xargs -rn1 udm settings/packages remove --dn
 $ sed -ne '/ settings\/packages create/,/die/p' /usr/lib/univention-install/10univention-ldap-server.inst | ldap_base=$(ucr get ldap/base) bash
 $ udm settings/packages list | sed -ne 's/^  packageList: //p' | sort -u | LC_ALL=C xargs apt-cache show | grep ^N
OK: UMC

(In reply to Felix Botner from comment #3)
> ignored the update case! (or should we update these objects?)

OK
Comment 5 Stefan Gohmann univentionstaff 2015-11-17 12:12:37 CET
UCS 4.1 has been released:
 https://docs.software-univention.de/release-notes-4.1-0-en.html
 https://docs.software-univention.de/release-notes-4.1-0-de.html

If this error occurs again, please use "Clone This Bug".