ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:97302] [Ruby master Bug#16662] lchmod available in linux since 2.31.9000
@ 2020-02-28 10:42 v.ondruch
  2020-02-28 11:11 ` [ruby-core:97303] " v.ondruch
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: v.ondruch @ 2020-02-28 10:42 UTC (permalink / raw)
  To: ruby-core

Issue #16662 has been reported by vo.x (Vit Ondruch).

----------------------------------------
Bug #16662: lchmod available in linux since 2.31.9000
https://bugs.ruby-lang.org/issues/16662

* Author: vo.x (Vit Ondruch)
* Status: Open
* Priority: Normal
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN
----------------------------------------
Testing of Fedora Rawhide, it seems that lchmod(2) is available and therefore the `TestNotImplement#test_respond_to_lchmod` test fails. You can check the build here [1] or the full build log including dumped configure.log is in attachment, because it will be garbage collected

[1]: https://koji.fedoraproject.org/koji/taskinfo?taskID=41967785

---Files--------------------------------
root.log (100 KB)
build.log (1.8 MB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:97303] [Ruby master Bug#16662] lchmod available in linux since 2.31.9000
  2020-02-28 10:42 [ruby-core:97302] [Ruby master Bug#16662] lchmod available in linux since 2.31.9000 v.ondruch
@ 2020-02-28 11:11 ` v.ondruch
  2020-04-01 15:43 ` [ruby-core:97659] [Ruby master Bug#16662] lchmod available in linux since glibc 2.31.9000 v.ondruch
  2020-07-23  8:23 ` [ruby-core:99294] " nagachika00
  2 siblings, 0 replies; 4+ messages in thread
From: v.ondruch @ 2020-02-28 11:11 UTC (permalink / raw)
  To: ruby-core

Issue #16662 has been updated by vo.x (Vit Ondruch).

ruby -v set to ruby 2.8.0dev (2020-02-26 master 83705c42ce) [x86_64-linux]

Reverting [1] does not really help, because then I see the `Errno::ENOTSUP` reported for several test cases :/


[1]: https://github.com/ruby/ruby/commit/a19228f878d955eaf2cce086bcf53f46fdf894b9

----------------------------------------
Bug #16662: lchmod available in linux since 2.31.9000
https://bugs.ruby-lang.org/issues/16662#change-84429

* Author: vo.x (Vit Ondruch)
* Status: Open
* Priority: Normal
* ruby -v: ruby 2.8.0dev (2020-02-26 master 83705c42ce) [x86_64-linux]
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN
----------------------------------------
Testing of Fedora Rawhide, it seems that lchmod(2) is available and therefore the `TestNotImplement#test_respond_to_lchmod` test fails. You can check the build here [1] or the full build log including dumped configure.log is in attachment, because it will be garbage collected

[1]: https://koji.fedoraproject.org/koji/taskinfo?taskID=41967785

---Files--------------------------------
build.log.tar.gz (308 KB)
root.log.tar.gz (11.2 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:97659] [Ruby master Bug#16662] lchmod available in linux since glibc 2.31.9000
  2020-02-28 10:42 [ruby-core:97302] [Ruby master Bug#16662] lchmod available in linux since 2.31.9000 v.ondruch
  2020-02-28 11:11 ` [ruby-core:97303] " v.ondruch
@ 2020-04-01 15:43 ` v.ondruch
  2020-07-23  8:23 ` [ruby-core:99294] " nagachika00
  2 siblings, 0 replies; 4+ messages in thread
From: v.ondruch @ 2020-04-01 15:43 UTC (permalink / raw)
  To: ruby-core

Issue #16662 has been updated by vo.x (Vit Ondruch).


Actually, Ruby 2.7 also needs https://github.com/ruby/ruby/commit/a19228f878d955eaf2cce086bcf53f46fdf894b9

----------------------------------------
Bug #16662: lchmod available in linux since glibc 2.31.9000
https://bugs.ruby-lang.org/issues/16662#change-84863

* Author: vo.x (Vit Ondruch)
* Status: Closed
* Priority: Normal
* ruby -v: ruby 2.8.0dev (2020-02-26 master 83705c42ce) [x86_64-linux]
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: REQUIRED
----------------------------------------
Testing of Fedora Rawhide, it seems that lchmod(2) is available and therefore the `TestNotImplement#test_respond_to_lchmod` test fails. You can check the build here [1] or the full build log including dumped configure.log is in attachment, because it will be garbage collected

[1]: https://koji.fedoraproject.org/koji/taskinfo?taskID=41967785

---Files--------------------------------
build.log.tar.gz (308 KB)
root.log.tar.gz (11.2 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:99294] [Ruby master Bug#16662] lchmod available in linux since glibc 2.31.9000
  2020-02-28 10:42 [ruby-core:97302] [Ruby master Bug#16662] lchmod available in linux since 2.31.9000 v.ondruch
  2020-02-28 11:11 ` [ruby-core:97303] " v.ondruch
  2020-04-01 15:43 ` [ruby-core:97659] [Ruby master Bug#16662] lchmod available in linux since glibc 2.31.9000 v.ondruch
@ 2020-07-23  8:23 ` nagachika00
  2 siblings, 0 replies; 4+ messages in thread
From: nagachika00 @ 2020-07-23  8:23 UTC (permalink / raw)
  To: ruby-core

Issue #16662 has been updated by nagachika (Tomoyuki Chikanaga).

Backport changed from 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: REQUIRED to 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: DONE

ruby_2_7 c53cee7a0e7b3e87ba3fbafa86bd74460af18d93 merged revision(s) 72c02aa4b79731c7f25c9267f74b347f1946c704.

----------------------------------------
Bug #16662: lchmod available in linux since glibc 2.31.9000
https://bugs.ruby-lang.org/issues/16662#change-86683

* Author: vo.x (Vit Ondruch)
* Status: Closed
* Priority: Normal
* ruby -v: ruby 2.8.0dev (2020-02-26 master 83705c42ce) [x86_64-linux]
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: DONE
----------------------------------------
Testing of Fedora Rawhide, it seems that lchmod(2) is available and therefore the `TestNotImplement#test_respond_to_lchmod` test fails. You can check the build here [1] or the full build log including dumped configure.log is in attachment, because it will be garbage collected

[1]: https://koji.fedoraproject.org/koji/taskinfo?taskID=41967785

---Files--------------------------------
build.log.tar.gz (308 KB)
root.log.tar.gz (11.2 KB)


-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-23  8:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-28 10:42 [ruby-core:97302] [Ruby master Bug#16662] lchmod available in linux since 2.31.9000 v.ondruch
2020-02-28 11:11 ` [ruby-core:97303] " v.ondruch
2020-04-01 15:43 ` [ruby-core:97659] [Ruby master Bug#16662] lchmod available in linux since glibc 2.31.9000 v.ondruch
2020-07-23  8:23 ` [ruby-core:99294] " nagachika00

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).