Public bug reported:

The byobu 5.35-0ubuntu1 deb has wrong md5 sums for three files:

# dpkg -s byobu 
Package: byobu
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 543
Maintainer: Dustin Kirkland <kirkl...@ubuntu.com>
Architecture: all
Version: 5.35-0ubuntu1
Replaces: byobu-extras (<< 2.17), screen-profiles (<< 2.0), 
screen-profiles-extras (<< 2.0)
Provides: byobu-extras, screen-profiles, screen-profiles-extras
Depends: debconf (>= 0.5) | debconf-2.0, gettext-base, python, python-newt (>= 
0.52.2-11), tmux (>= 1.5) | screen
Recommends: screen, tmux (>= 1.5)
Suggests: apport, lsb-release, po-debconf, ttf-ubuntu-font-family (>= 
0.80-0ubuntu1~medium), update-notifier-common, vim, w3m
Breaks: byobu-extras (<< 2.17), screen-profiles (<< 2.0), 
screen-profiles-extras (<< 2.0)
Enhances: screen
Conffiles:
 /etc/profile.d/Z97-byobu.sh 4b01a44abbfc795a62d5777617536b89
 /etc/byobu/socketdir 774a796c75a097ffd7c5c7492cb39568
 /etc/byobu/backend 4d8e6f18b91581878bb89f9d64c37336
Description: powerful, text based window manager and shell multiplexer
 Byobu is Ubuntu's text-based window manager based on GNU Screen.
 Using Byobu, you can quickly create and move between different windows
 over a single SSH connection or TTY terminal, monitor dozens of important
 statistics about your system, detach and reattach to sessions later
 while your programs continue to run in the background.
Homepage: http://byobu.co

# debsums -s byobu
debsums: changed file /usr/bin/byobu-config (from byobu package)
debsums: changed file /usr/bin/byobu-select-session (from byobu package)
debsums: changed file /usr/lib/byobu/include/ec2instancespricing.py (from byobu 
package)

# for i in $(debsums -c byobu) ; do echo -n "Expected: " ; grep ${i:1} 
/var/lib/dpkg/info/byobu.md5sums ; echo -n "Actual:   " ; md5sum $i ; done
Expected: 910d29d0b767d5a7116ecb26420170c9  usr/bin/byobu-config
Actual:   cfc15cfe982b1e6bb1fee93777bbe375  /usr/bin/byobu-config
Expected: 3297ab72d163f7fa3d4cf12e75823274  usr/bin/byobu-select-session
Actual:   4dba67b05d39b06bf86b98c9a7b2275d  /usr/bin/byobu-select-session
Expected: a0a18f17af3bab94a8f567b25356323a  
usr/lib/byobu/include/ec2instancespricing.py
Actual:   20b9ebf82cc85c957e951bc6b2bfbf09  
/usr/lib/byobu/include/ec2instancespricing.py

** Affects: byobu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1174537

Title:
  Broken debsums

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1174537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to