Bug 27010 - Abhängigkeit univention-grub → diff → diffutils
Abhängigkeit univention-grub → diff → diffutils
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Grub
UCS 3.0
Other Linux
: P5 minor (vote)
: UCS 3.1
Assigned To: Moritz Muehlenhoff
Philipp Hahn
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-07 13:32 CEST by Philipp Hahn
Modified: 2012-12-12 21:07 CET (History)
2 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): Cleanup
Max CVSS v3 score:
hahn: Patch_Available+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2012-05-07 13:32:02 CEST
univention-grub hat noch eine Abhängigkeit auf diff, die durch diffutils ersetzt werden sollte (sofern die denn überhaupt noch notwendig ist, was nicht danach aussieht:)

$ apt-cache show diff
  dummy transitional package for diff -> diffutils
  This is a dummy package to aid in transitioning from diff to diffutils. It may be safely removed after upgrading to squeeze.

$ head debian/changelog
univention-grub (1.0.6-2) unstable; urgency=low
  * added diff to the build dependency list
 -- Stefan Gohmann <gohmann@univention.de>  Fri, 15 Jun 2007 10:16:34 +0200

$ cat debian/control
Source: univention-grub
Build-Depends: ...

Package: univention-grub
Depends: diff

$ find -type f -exec grep -l diff {} +
./debian/changelog
./debian/control
Comment 1 Moritz Muehlenhoff univentionstaff 2012-10-08 14:06:54 CEST
Die folgenden Binaries aus diffutils werden alle nicht in univention-grub verwendet:

jmm@vurm:~/doku/branches/ucs-3.1/handbuch$ dpkg -L diffutils | grep bin
/usr/bin
/usr/bin/diff3
/usr/bin/sdiff
/usr/bin/cmp
/usr/bin/diff

Die control-Datei wurden angepasst.
Comment 2 Philipp Hahn univentionstaff 2012-10-12 17:31:20 CEST
OK: svn36080
OK: dpkg -s univention-grub | grep Depends
Depends: univention-config (>= 7.0.25), grub-pc, initramfs-tools, lvm2, memtest86+, shell-univention-lib (>= 1.0.16-2)
FAIL: ChangeLog: Falsche Versionsnummer 28287 → 27010 (svn15245)
OK: univention-grub 6.0.0-2.91.201210081404
Comment 3 Stefan Gohmann univentionstaff 2012-12-12 21:07:58 CET
UCS 3.1-0 has been released: 
 http://forum.univention.de/viewtopic.php?f=54&t=2125

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