debdiff for Noble.

** Summary changed:

- fsattr fails to run
+ [SRU] fsattr fails to run

** Description changed:

+ [ Impact ]
+ 
+ fsattr will crash immediately on execution with the error:
+ 
+ $ fsattr
+ ERROR: fsattr: this program is a NOT functional because it was compiled 
without -lext2fs -lcom_err
+ 
+ 
+ [ Test Plan ]
+ 
+ test with a loop device:
+ 
+ dd if=/dev/zero of=./test_disk bs=1K count=1000
+ sudo losetup -f test_disk
+ 
+ check which loop device has been used:
+ sudo losetup -l
+ 
+ In my test it was /dev/loop11
+ sudo mkfs.ext4 /dev/loop11
+ 
+ sudo fsattr --files=prealloc --fstype=ext4 /dev/loop11
+ 
+ If the package is not fixed it will result in the above error.
+ With the fixed package it will not fail.
+ 
+ [ Where problems could occur ]
+ 
+ There is no change in the code, it only changes a build dependency which
+ will make fsattr functional.
+ 
+ [ Other Info ]
+ 
+ Since "fsattr" has never worked before, so there can be problems and new
+ bugs reported for it.
+ 
+ [ Original Bug Description ]
+ 
  fsattr fails to run with the error:
  
- $ fsattr 
+ $ fsattr
  ERROR: fsattr: this program is a NOT functional because it was compiled 
without -lext2fs -lcom_err
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: fstransform 0.9.4-1build1
  ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
  Uname: Linux 6.8.0-22-generic x86_64
  ApportVersion: 2.28.0-0ubuntu1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr  9 22:12:33 2024
  InstallationDate: Installed on 2024-04-08 (1 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Daily amd64 (20240408)
  SourcePackage: fstransform
  UpgradeStatus: No upgrade log present (probably fresh install)

** Patch added: "fstransform_noble.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/fstransform/+bug/2060740/+attachment/5777529/+files/fstransform_noble.debdiff

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

Title:
  [SRU] fsattr fails to run

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


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

Reply via email to