[Touch-packages] [Bug 1844524] Re: text relocation of grep prevents its use under udevd

2019-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package grep - 3.1-2build1

---
grep (3.1-2build1) bionic; urgency=medium

  * No change rebuild. (LP: #1844524)

 -- Tiago Stürmer Daitx   Wed, 18 Sep 2019
15:00:16 +

** Changed in: grep (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grep in Ubuntu.
https://bugs.launchpad.net/bugs/1844524

Title:
  text relocation of grep prevents its use under udevd

Status in grep package in Ubuntu:
  Fix Released
Status in grep source package in Bionic:
  Fix Released

Bug description:
  [Impact]
  grep can't be used under udev, preventing kdump-tools to be used after a 
memory hotplug.

  [Test case]
  Run grep with systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep 
crashkernel /proc/cmdline

  [Regression potential]
  The fix is a simple rebuild, so should have minimal potential for regression.

  
  -

  # systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep crashkernel 
/proc/cmdline
  Running as unit: run-u54.service
  Press ^] three times within 1s to disconnect TTY.
  /bin/grep: error while loading shared libraries: cannot restore segment prot 
after reloc: Operation not permitted
  #

  Under ppc64el, grep can't be used under udev, because it restricts
  mapping to be Write+Execute, with MemoryDenyWriteExecute=yes. A
  rebuild of grep under bionic fixes the issue.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1844524] Re: text relocation of grep prevents its use under udevd

2019-09-18 Thread Launchpad Bug Tracker
This bug was fixed in the package grep - 3.3-1build1

---
grep (3.3-1build1) eoan; urgency=medium

  * No-change rebuild. LP: #1844524.

 -- Matthias Klose   Wed, 18 Sep 2019 16:34:10 +0200

** Changed in: grep (Ubuntu)
   Status: Invalid => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grep in Ubuntu.
https://bugs.launchpad.net/bugs/1844524

Title:
  text relocation of grep prevents its use under udevd

Status in grep package in Ubuntu:
  Fix Released
Status in grep source package in Bionic:
  Fix Committed

Bug description:
  [Impact]
  grep can't be used under udev, preventing kdump-tools to be used after a 
memory hotplug.

  [Test case]
  Run grep with systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep 
crashkernel /proc/cmdline

  [Regression potential]
  The fix is a simple rebuild, so should have minimal potential for regression.

  
  -

  # systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep crashkernel 
/proc/cmdline
  Running as unit: run-u54.service
  Press ^] three times within 1s to disconnect TTY.
  /bin/grep: error while loading shared libraries: cannot restore segment prot 
after reloc: Operation not permitted
  #

  Under ppc64el, grep can't be used under udev, because it restricts
  mapping to be Write+Execute, with MemoryDenyWriteExecute=yes. A
  rebuild of grep under bionic fixes the issue.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1844524] Re: text relocation of grep prevents its use under udevd

2019-09-18 Thread Thadeu Lima de Souza Cascardo
The autopkgtest regression was caused by a network timeout. A retry was
done and was successful.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grep in Ubuntu.
https://bugs.launchpad.net/bugs/1844524

Title:
  text relocation of grep prevents its use under udevd

Status in grep package in Ubuntu:
  Invalid
Status in grep source package in Bionic:
  Fix Committed

Bug description:
  [Impact]
  grep can't be used under udev, preventing kdump-tools to be used after a 
memory hotplug.

  [Test case]
  Run grep with systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep 
crashkernel /proc/cmdline

  [Regression potential]
  The fix is a simple rebuild, so should have minimal potential for regression.

  
  -

  # systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep crashkernel 
/proc/cmdline
  Running as unit: run-u54.service
  Press ^] three times within 1s to disconnect TTY.
  /bin/grep: error while loading shared libraries: cannot restore segment prot 
after reloc: Operation not permitted
  #

  Under ppc64el, grep can't be used under udev, because it restricts
  mapping to be Write+Execute, with MemoryDenyWriteExecute=yes. A
  rebuild of grep under bionic fixes the issue.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1844524] Re: text relocation of grep prevents its use under udevd

2019-09-18 Thread Thadeu Lima de Souza Cascardo
Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grep in Ubuntu.
https://bugs.launchpad.net/bugs/1844524

Title:
  text relocation of grep prevents its use under udevd

Status in grep package in Ubuntu:
  Invalid
Status in grep source package in Bionic:
  Fix Committed

Bug description:
  [Impact]
  grep can't be used under udev, preventing kdump-tools to be used after a 
memory hotplug.

  [Test case]
  Run grep with systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep 
crashkernel /proc/cmdline

  [Regression potential]
  The fix is a simple rebuild, so should have minimal potential for regression.

  
  -

  # systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep crashkernel 
/proc/cmdline
  Running as unit: run-u54.service
  Press ^] three times within 1s to disconnect TTY.
  /bin/grep: error while loading shared libraries: cannot restore segment prot 
after reloc: Operation not permitted
  #

  Under ppc64el, grep can't be used under udev, because it restricts
  mapping to be Write+Execute, with MemoryDenyWriteExecute=yes. A
  rebuild of grep under bionic fixes the issue.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1844524] Re: text relocation of grep prevents its use under udevd

2019-09-18 Thread Thadeu Lima de Souza Cascardo
root@lewis:~# dpkg -s grep | grep Version
Version: 3.1-2build1
root@lewis:~# systemd-run -t --property MemoryDenyWriteExecute=yes grep -i 
crashkernel= /proc/cmdline
Running as unit: run-u73.service
Press ^] three times within 1s to disconnect TTY.
root=UUID=b995e70a-9241-4f98-b451-b3ecc7fa990c ro console=hvc0 
crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M
root@lewis:~# 

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grep in Ubuntu.
https://bugs.launchpad.net/bugs/1844524

Title:
  text relocation of grep prevents its use under udevd

Status in grep package in Ubuntu:
  Invalid
Status in grep source package in Bionic:
  Fix Committed

Bug description:
  [Impact]
  grep can't be used under udev, preventing kdump-tools to be used after a 
memory hotplug.

  [Test case]
  Run grep with systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep 
crashkernel /proc/cmdline

  [Regression potential]
  The fix is a simple rebuild, so should have minimal potential for regression.

  
  -

  # systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep crashkernel 
/proc/cmdline
  Running as unit: run-u54.service
  Press ^] three times within 1s to disconnect TTY.
  /bin/grep: error while loading shared libraries: cannot restore segment prot 
after reloc: Operation not permitted
  #

  Under ppc64el, grep can't be used under udev, because it restricts
  mapping to be Write+Execute, with MemoryDenyWriteExecute=yes. A
  rebuild of grep under bionic fixes the issue.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1844524] Re: text relocation of grep prevents its use under udevd

2019-09-18 Thread Adam Conrad
Hello Thadeu, or anyone else affected,

Accepted grep into bionic-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/grep/3.1-2build1 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: grep (Ubuntu Bionic)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grep in Ubuntu.
https://bugs.launchpad.net/bugs/1844524

Title:
  text relocation of grep prevents its use under udevd

Status in grep package in Ubuntu:
  Invalid
Status in grep source package in Bionic:
  Fix Committed

Bug description:
  [Impact]
  grep can't be used under udev, preventing kdump-tools to be used after a 
memory hotplug.

  [Test case]
  Run grep with systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep 
crashkernel /proc/cmdline

  [Regression potential]
  The fix is a simple rebuild, so should have minimal potential for regression.

  
  -

  # systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep crashkernel 
/proc/cmdline
  Running as unit: run-u54.service
  Press ^] three times within 1s to disconnect TTY.
  /bin/grep: error while loading shared libraries: cannot restore segment prot 
after reloc: Operation not permitted
  #

  Under ppc64el, grep can't be used under udev, because it restricts
  mapping to be Write+Execute, with MemoryDenyWriteExecute=yes. A
  rebuild of grep under bionic fixes the issue.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1844524] Re: text relocation of grep prevents its use under udevd

2019-09-18 Thread Thadeu Lima de Souza Cascardo
** Changed in: grep (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grep in Ubuntu.
https://bugs.launchpad.net/bugs/1844524

Title:
  text relocation of grep prevents its use under udevd

Status in grep package in Ubuntu:
  Invalid
Status in grep source package in Bionic:
  New

Bug description:
  [Impact]
  grep can't be used under udev, preventing kdump-tools to be used after a 
memory hotplug.

  [Test case]
  Run grep with systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep 
crashkernel /proc/cmdline

  [Regression potential]
  The fix is a simple rebuild, so should have minimal potential for regression.

  
  -

  # systemd-run -t --property MemoryDenyWriteExecute=yes /bin/grep crashkernel 
/proc/cmdline
  Running as unit: run-u54.service
  Press ^] three times within 1s to disconnect TTY.
  /bin/grep: error while loading shared libraries: cannot restore segment prot 
after reloc: Operation not permitted
  #

  Under ppc64el, grep can't be used under udev, because it restricts
  mapping to be Write+Execute, with MemoryDenyWriteExecute=yes. A
  rebuild of grep under bionic fixes the issue.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp