Broken debsums

Bug #1174537 reported by Jürgen Kreileder
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
byobu (Ubuntu)
Fix Released
Low
Dustin Kirkland 

Bug Description

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 <email address hidden>
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

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Committed revision 2112.

Changed in byobu (Ubuntu):
importance: Undecided → Low
status: New → Fix Committed
assignee: nobody → Dustin Kirkland (kirkland)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package byobu - 5.40-0ubuntu1

---------------
byobu (5.40-0ubuntu1) saucy; urgency=low

  * usr/share/byobu/profiles/tmux: LP: #1177728
    - use byobu's tmux-screen-keys.conf
  * debian/postinst: LP: #1174537
    - drop the env python changes in the postinst
  * debian/control, usr/bin/byobu-select-profile: LP: #1166416
    - hardcode a use of gawk (for hex calculations)
  * usr/share/doc/byobu/help.tmux.txt: LP: #1143342
    - rephrase window rename help text
  * usr/bin/byobu-config: LP: #1166058
    - handle non-existant keybindings file
  * usr/bin/byobu-config: LP: #1125469
    - define error() function
  * debian/control:
    - lintian fixes
 -- Dustin Kirkland <email address hidden> Tue, 07 May 2013 22:01:40 -0500

Changed in byobu (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.