[Group.of.nepali.translators] [Bug 1577164] Re: mstflint stop working 4.1.0+1.46.gb1cdaf7-1ubuntu3_amd64.deb

2016-05-11 Thread Launchpad Bug Tracker
This bug was fixed in the package mstflint -
4.1.0+1.46.gb1cdaf7-1ubuntu3.1

---
mstflint (4.1.0+1.46.gb1cdaf7-1ubuntu3.1) xenial; urgency=medium

  * Fix dropped files introduced by creating a multi-binary source
package :
 - debian/mstflint.install
 - debian/rules : forces manpage install in man1 (LP: #1577164)

 -- Louis Bouchard   Tue, 03 May 2016
14:43:27 +0200

** Changed in: mstflint (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1577164

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

Status in mstflint package in Ubuntu:
  Fix Released
Status in mstflint source package in Xenial:
  Fix Released

Bug description:
  [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
  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-1ubuntu3amd64  
  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

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1577164] Re: mstflint stop working 4.1.0+1.46.gb1cdaf7-1ubuntu3_amd64.deb

2016-05-03 Thread Launchpad Bug Tracker
This bug was fixed in the package mstflint -
4.1.0+1.46.gb1cdaf7-1ubuntu4

---
mstflint (4.1.0+1.46.gb1cdaf7-1ubuntu4) yakkety; urgency=medium

  * Fix dropped files introduced by creating a multi-binary source
package :
 - debian/mstflint.install
 - debian/rules : forces manpage install in man1 (LP: #1577164)

 -- Louis Bouchard   Tue, 03 May 2016
14:43:27 +0200

** Changed in: mstflint (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1577164

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

Status in mstflint package in Ubuntu:
  Fix Released
Status in mstflint source package in Xenial:
  In Progress

Bug description:
  [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
  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-1ubuntu3amd64  
  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

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp