[Bug 1325735] Re: Missing fstrim-all script in util-linux

Monsta 1325735 at bugs.launchpad.net
Tue Jun 3 07:07:26 UTC 2014


** Project changed: linuxmint => util-linux (Ubuntu)

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

Title:
  Missing fstrim-all script in util-linux

Status in “util-linux” package in Ubuntu:
  New

Bug description:
  There is missing fstrim-all script and weekly cron job to TRIM all
  mounted SSD disks in util-linux package.

  My environment:
  Release: Linux Mint 16 "petra"
  Edition: Cinnamon 64-bit

  I've tried to list all files from util-linux package:
  apt-cache show util-linux
  Package: util-linux
  Essential: yes
  Priority: required
  Section: utils
  Installed-Size: 1625
  Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
  Original-Maintainer: LaMont Jones <lamont at debian.org>
  Architecture: amd64
  Version: 2.20.1-5.1ubuntu9
  Replaces: e2fsprogs, fdisk, fstrim, linux32, miscutils, schedutils, setterm, sparc-utils
  Provides: linux32, schedutils
  Depends: lsb-base (>= 3.0-6), tzdata (>= 2006c-2), dpkg (>= 1.15.4) | install-info, debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16)
  Pre-Depends: libblkid1 (>= 2.20.1), libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libselinux1 (>= 1.32), libslang2 (>= 2.2.4), libtinfo5, libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
  Suggests: util-linux-locales, kbd | console-tools, dosfstools
  Conflicts: console-tools (<< 1:0.2.3-21), fdisk, fstrim, kbd (<< 1.05-3), linux32, schedutils, setterm
  Filename: pool/main/u/util-linux/util-linux_2.20.1-5.1ubuntu9_amd64.deb
  Size: 621432
  MD5sum: 7d2dfeebb6642ff43869f8ce1d47d96a
  SHA1: b80457c0ef909c1cdb09b990604ff3ac740b04cd
  SHA256: dc3bdf55583f766f130f85b5f1bf530be6c463035c100cf60ee1fa0030ccd03c
  Description-en: Miscellaneous system utilities
   This package contains a number of important utilities, most of which
   are oriented towards maintenance of your system.  Some of the more
   important utilities included in this package allow you to partition
   your hard disk, view kernel messages, and create new filesystems.
  Description-md5: ed29c47368a140794fd6df09a19c1372
  Multi-Arch: foreign
  Homepage: http://userweb.kernel.org/~kzak/util-linux/
  Description-md5: ed29c47368a140794fd6df09a19c1372
  Bugs: https://bugs.launchpad.net/ubuntu/+filebug
  Origin: Ubuntu
  Supported: 9m
  Task: minimal

  dpkg -L util-linux | grep fstrim
  /sbin/fstrim
  /usr/share/man/man8/fstrim.8.gz


  and then I've compared this output to Ubuntu 14.04 (32bit) version:

  apt-cache show util-linux
  Package: util-linux
  Essential: yes
  Priority: required
  Section: utils
  Installed-Size: 1554
  Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
  Original-Maintainer: LaMont Jones <lamont at debian.org>
  Architecture: i386
  Version: 2.20.1-5.1ubuntu20
  Replaces: e2fsprogs, fdisk, fstrim, linux32, miscutils, schedutils, setterm, sparc-utils
  Provides: linux32, schedutils
  Depends: lsb-base (>= 3.0-6), tzdata (>= 2006c-2), dpkg (>= 1.15.4) | install-info, debconf (>= 0.5) | debconf-2.0, sysv-rc (>= 2.88dsf-24) | file-rc (>= 0.8.16)
  Pre-Depends: libblkid1 (>= 2.20.1), libc6 (>= 2.15), libncurses5 (>= 5.5-5~), libselinux1 (>= 1.32), libslang2 (>= 2.2.4), libtinfo5, libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4)
  Suggests: util-linux-locales, kbd | console-tools, dosfstools
  Conflicts: console-tools (<< 1:0.2.3-21), fdisk, fstrim, kbd (<< 1.05-3), linux32, schedutils, setterm
  Filename: pool/main/u/util-linux/util-linux_2.20.1-5.1ubuntu20_i386.deb
  Size: 450842
  MD5sum: 54b1dcc7fa44957877cca79504d8d607
  SHA1: 6596d94a95c341b87a1307fba55f050c569a6302
  SHA256: 70f350eae3fa075f4efcb6e927dfbacb21fd36fd5556155e328f550917fd9b00
  Description-en: Miscellaneous system utilities
   This package contains a number of important utilities, most of which
   are oriented towards maintenance of your system.  Some of the more
   important utilities included in this package allow you to partition
   your hard disk, view kernel messages, and create new filesystems.
  Description-md5: ed29c47368a140794fd6df09a19c1372
  Multi-Arch: foreign
  Homepage: http://userweb.kernel.org/~kzak/util-linux/
  Bugs: https://bugs.launchpad.net/ubuntu/+filebug
  Origin: Ubuntu
  Supported: 5y
  Task: minimal

  dpkg -L util-linux | grep fstrim
  /usr/share/man/man8/fstrim-all.8.gz
  /usr/share/man/man8/fstrim.8.gz
  /sbin/fstrim-all
  /sbin/fstrim
  /etc/cron.weekly/fstrim

  
  I suppose there should be fstrim-all script and weekly cron job /etc/cron.weekly/fstrim to TRIM all mounted SSD disks in the Linux Mint 16 (64bit) version as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1325735/+subscriptions



More information about the foundations-bugs mailing list