[Bug 2052554] Re: Do not support ruby 3.2
Christian Ehrhardt
2052554 at bugs.launchpad.net
Fri Feb 9 09:01:21 UTC 2024
> Its Github repo is archived for 9 years now:
6 years AFAICS but still nothing moves, so your overall statement is right
And even before there were only very minor changes for a while.
I traced the dependency paths and also only found those packages that
inter-depend with each other but not elsewhere.
The other thing we always need to think about is the underlying use case and its users.
It seems the approach of unified DB access never really kicked off in ruby.
Alternatives that are DB specific are way more popular:
https://ruby.libhunt.com/do-alternatives
And all of those are available in the Archive:
ruby-mysql2 | 0.5.3-4ubuntu2 | noble/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
ruby-sqlite3 | 1.4.2-4build2 | noble/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
ruby-pg | 1.5.4-1 | noble/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
ruby-pg | 1.5.4-1build1 | noble-proposed/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
All of them are just in noble-release in universe, no -proposed to care for:
$ for p in ruby-dataobjects ruby-dataobjects-mysql ruby-dataobjects-postgres ruby-dataobjects-sqlite3; do rmadison -u ubuntu -s noble,noble-proposed $p -a source; done
ruby-dataobjects | 0.10.17-2 | noble/universe | source
ruby-dataobjects-mysql | 0.10.17-4ubuntu2 | noble/universe | source
ruby-dataobjects-postgres | 0.10.17-1build7 | noble/universe | source
ruby-dataobjects-sqlite3 | 0.10.17-1build5 | noble/universe | source
So overall I can confirm all you reported, removing ...
Removing packages from noble:
ruby-dataobjects 0.10.17-2 in noble
ruby-dataobjects 0.10.17-2 in noble amd64
ruby-dataobjects 0.10.17-2 in noble arm64
ruby-dataobjects 0.10.17-2 in noble armhf
ruby-dataobjects 0.10.17-2 in noble i386
ruby-dataobjects 0.10.17-2 in noble ppc64el
ruby-dataobjects 0.10.17-2 in noble riscv64
ruby-dataobjects 0.10.17-2 in noble s390x
ruby-dataobjects-mysql 0.10.17-4ubuntu2 in noble
ruby-dataobjects-mysql 0.10.17-4ubuntu2 in noble amd64
ruby-dataobjects-mysql 0.10.17-4ubuntu2 in noble arm64
ruby-dataobjects-mysql 0.10.17-4ubuntu2 in noble armhf
ruby-dataobjects-mysql 0.10.17-4ubuntu2 in noble ppc64el
ruby-dataobjects-mysql 0.10.17-4ubuntu2 in noble riscv64
ruby-dataobjects-mysql 0.10.17-4ubuntu2 in noble s390x
ruby-dataobjects-postgres 0.10.17-1build7 in noble
ruby-dataobjects-postgres 0.10.17-1build7 in noble amd64
ruby-dataobjects-postgres 0.10.17-1build7 in noble arm64
ruby-dataobjects-postgres 0.10.17-1build7 in noble armhf
ruby-dataobjects-postgres 0.10.17-1build7 in noble ppc64el
ruby-dataobjects-postgres 0.10.17-1build7 in noble riscv64
ruby-dataobjects-postgres 0.10.17-1build7 in noble s390x
ruby-dataobjects-sqlite3 0.10.17-1build5 in noble
ruby-dataobjects-sqlite3 0.10.17-1build5 in noble amd64
ruby-dataobjects-sqlite3 0.10.17-1build5 in noble arm64
ruby-dataobjects-sqlite3 0.10.17-1build5 in noble armhf
ruby-dataobjects-sqlite3 0.10.17-1build5 in noble ppc64el
ruby-dataobjects-sqlite3 0.10.17-1build5 in noble riscv64
ruby-dataobjects-sqlite3 0.10.17-1build5 in noble s390x
Comment: not compatible with ruby 3.2 (LP: #2052554)
** Changed in: ruby-dataobjects-sqlite3 (Ubuntu)
Status: New => Fix Released
** Changed in: ruby-dataobjects-postgres (Ubuntu)
Status: New => Fix Released
** Changed in: ruby-dataobjects-mysql (Ubuntu)
Status: New => Fix Released
** Changed in: ruby-dataobjects (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Package Archive Administrators, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2052554
Title:
Do not support ruby 3.2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-dataobjects/+bug/2052554/+subscriptions
More information about the ubuntu-archive
mailing list