** Description changed:

+ [SRU justification]
+ Current package only contains documentation files. All the rest is missing
+ [Impact]
+ 
+ [Fix]
+ Adding ./debian/mstflint.install to install pkg specific files following move 
to multi-binary package
+ Adding an override_dh_installman statement to force installation to man1 
section (wrong guess by dh_installman).
+ 
+ [Test Case]
+ $ apt-get install mstflint
+ $ which mstflint
+ 
+ Without the fix, the command returns nothing. With the new package, the 
command returns :
+ /usr/bin/mstflint
+ 
+ Content of the bad package only has :
+ 
+ # dpkg -L mstflint
+ /.
+ /usr
+ /usr/share
+ /usr/share/doc
+ /usr/share/doc/mstflint
+ /usr/share/doc/mstflint/copyright
+ /usr/share/doc/mstflint/README.gz
+ /usr/share/doc/mstflint/changelog.Debian.gz
+ /usr/share/doc/mstflint/hca_self_test.readme
+ 
+ [Regression]
+ None, current package contains only text files. New package brings back 
previous content as of 4.1.0+1.46.gb1cdaf7-1ubuntu1
+ 
+ [Original description of the problem]
  Hi,
  After the last update, mstflint stop working.
  The installation didn't install the script.
- 
  
  # apt-get install mstflint
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following NEW packages will be installed:
-   mstflint
+   mstflint
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 6,640 B of archives.
  After this operation, 14.3 kB of additional disk space will be used.
  Get:1 http://webrepo/ubuntu-mirror xenial/universe amd64 mstflint amd64 
4.1.0+1.46.gb1cdaf7-1ubuntu3 [6,640 B]
  Fetched 6,640 B in 0s (34.6 kB/s)
  Selecting previously unselected package mstflint.
  (Reading database ... 100297 files and directories currently installed.)
  Preparing to unpack .../mstflint_4.1.0+1.46.gb1cdaf7-1ubuntu3_amd64.deb ...
  Unpacking mstflint (4.1.0+1.46.gb1cdaf7-1ubuntu3) ...
  Setting up mstflint (4.1.0+1.46.gb1cdaf7-1ubuntu3) ...
  
  # mstflint
  mstflint: command not found
  
  # dpkg --list |grep mstflint
  ii  mstflint                           4.1.0+1.46.gb1cdaf7-1ubuntu3    amd64  
      Mellanox firmware burning application
  
  root@dev-h-vrt-006:~# dpkg-query -L mstflint
  /.
  /usr
  /usr/share
  /usr/share/doc
  /usr/share/doc/mstflint
  /usr/share/doc/mstflint/copyright
  /usr/share/doc/mstflint/README.gz
  /usr/share/doc/mstflint/changelog.Debian.gz
  /usr/share/doc/mstflint/hca_self_test.readme
  
- 
  # uname -r
  4.4.0-21-generic

** Tags added: sts-sru

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

Title:
  mstflint stop working 4.1.0+1.46.gb1cdaf7-1ubuntu3_amd64.deb

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

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

Reply via email to