https://bugzilla.redhat.com/show_bug.cgi?id=2266404
Bug ID: 2266404
Summary: luarocks-3.10.0 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: luarocks
Keywords: FutureFeature, Triaged
Assignee: michel(a)michel-slm.name
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
ktdreyer(a)ktdreyer.com,
lua-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name
Target Milestone: ---
Classification: Fedora
Releases retrieved: 3.10.0
Upstream release that is considered latest: 3.10.0
Current version/release in rawhide: 3.9.2-4.fc40
URL: https://luarocks.org/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/1856/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/luarocks
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2266404
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2440977
Bug ID: 2440977
Summary: luaL_openlibs not exported
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: lua
Severity: medium
Assignee: spotrh(a)gmail.com
Reporter: jskarvad(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: 4le(a)live.com, drjohnson1(a)gmail.com,
lua-packagers-sig(a)lists.fedoraproject.org,
mhroncok(a)redhat.com, michel(a)michel-slm.name,
spotrh(a)gmail.com
Target Milestone: ---
Classification: Fedora
According to the Lua 5.5 doc the function should be available:
https://www.lua.org/manual/5.5/manual.html#luaL_openlibs
But it isn't exported. It's causing rrdtool Lua bindings not to build.
Reproducible: Always
Steps to Reproduce:
1. cat >test.c <<:EOF
char luaL_openlibs ();
int
main ()
{
return luaL_openlibs ();
;
return 0;
}
:EOF
2. gcc -o test test.c -llua
Actual Results:
/usr/bin/ld.bfd: /tmp/ccnn2IFm.o: in function `main':
test.c:(.text+0x5): undefined reference to `luaL_openlibs'
collect2: error: ld returned 1 exit status
Expected Results:
No error
Additional Information:
With Lua 5.4 it works as expected.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2440977
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2439880
Bug ID: 2439880
Summary: LuaRocks package on Fedora Rawhide is broken
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: luarocks
Keywords: Regression
Severity: urgent
Assignee: michel(a)michel-slm.name
Reporter: solemnwarning(a)solemnwarning.net
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
ktdreyer(a)ktdreyer.com,
lua-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name
Target Milestone: ---
Classification: Fedora
Running any `luarocks` command on rawhide fails with the following error:
/usr/bin/lua: error loading module 'luarocks.core.util' from file
'/usr/share/lua/5.4/luarocks/core/util.lua':
/usr/share/lua/5.4/luarocks/core/util.lua:95: attempt to assign to
const variable 'k'
stack traceback:
[C]: in ?
[C]: in local 'require'
/usr/share/lua/5.4/luarocks/core/cfg.lua:16: in main chunk
[C]: in global 'require'
/usr/bin/luarocks:7: in main chunk
[C]: in ?
Reproducible: Always
Steps to Reproduce:
1. Install luarocks
2. Run `luarocks`
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2439880
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2426332
Bug ID: 2426332
Summary: fennel-1.6.1 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: fennel
Keywords: FutureFeature, Triaged
Assignee: michel(a)michel-slm.name
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
lua-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name
Target Milestone: ---
Classification: Fedora
Releases retrieved: 1.6.1
Upstream release that is considered latest: 1.6.1
Current version/release in rawhide: 1.6.0-1.fc44
URL: https://fennel-lang.org/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/22691/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/fennel
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2426332
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2418961
Bug ID: 2418961
Summary: [Lenovo] sqlite-libs licence files missing from
filesystem
Product: Fedora
Version: 43
Hardware: x86_64
OS: Linux
Status: NEW
Component: sqlite
Severity: high
Assignee: anezbeda(a)redhat.com
Reporter: mpearson(a)lenovo.com
QA Contact: extras-qa(a)fedoraproject.org
CC: 4le(a)live.com, anezbeda(a)redhat.com, caznaranl(a)uni.pe,
dominik(a)greysector.net, drjohnson1(a)gmail.com,
extras-qa(a)fedoraproject.org, fjanus(a)redhat.com,
honggangli(a)163.com, jamacku(a)redhat.com,
kdudka(a)redhat.com, kheib(a)redhat.com,
kwizart(a)gmail.com, kzak(a)redhat.com,
leonardi(a)redhat.com, lnykryn(a)redhat.com,
lua-packagers-sig(a)lists.fedoraproject.org,
mhroncok(a)redhat.com, michel(a)michel-slm.name,
mschmidt(a)redhat.com,
multimedia-sig(a)lists.fedoraproject.org,
ndavidov(a)redhat.com, pkubat(a)redhat.com,
spotrh(a)gmail.com, than(a)redhat.com, zbyszek(a)in.waw.pl,
zmiklank(a)redhat.com
Depends On: 2315758, 2418955, 2418957, 2418958, 2418959, 2418960
Target Milestone: ---
Classification: Fedora
Doing open source compliance review for Lenovo's Fedora 43 WS preload and found
that sqlite-libs package does not have a licence in /usr/share/licences.
Looking at the spec file, the license seems to be generally missing. It is a
weird license - but it si in the upstream project.
Can the Licence file be added to the sqlite-libs part of the spec file please?
Let me know if there's anything I can help with
Thanks
Mark
Reproducible: Always
Steps to Reproduce:
1. Install Fedora 43 Workstation edition
2. Confirm sqlite-libs is installed by default
3. Confirm sqlite-libs is not under /usr/share/licences
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2315758
[Bug 2315758] texlive-libs licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418955
[Bug 2418955] [Lenovo] initscripts-service licence files missing from
filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418957
[Bug 2418957] [Lenovo] faad2-libs licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418958
[Bug 2418958] [Lenovo] igvm-libs licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418959
[Bug 2418959] [Lenovo] librdmacm licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418960
[Bug 2418960] [Lenovo] lua-libs licence files missing from filesystem
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2418961
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2424314
Bug ID: 2424314
Summary: lua-5.5.0 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: lua
Keywords: FutureFeature, Triaged
Assignee: spotrh(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: 4le(a)live.com, drjohnson1(a)gmail.com,
lua-packagers-sig(a)lists.fedoraproject.org,
mhroncok(a)redhat.com, michel(a)michel-slm.name,
spotrh(a)gmail.com
Target Milestone: ---
Classification: Fedora
Releases retrieved: 5.5.0
Upstream release that is considered latest: 5.5.0
Current version/release in rawhide: 5.4.8-4.fc44
URL: https://www.lua.org
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/1847/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/lua
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2424314
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2418960
Bug ID: 2418960
Summary: [Lenovo] lua-libs licence files missing from
filesystem
Product: Fedora
Version: 43
Hardware: x86_64
OS: Linux
Status: NEW
Component: lua
Severity: high
Assignee: spotrh(a)gmail.com
Reporter: mpearson(a)lenovo.com
QA Contact: extras-qa(a)fedoraproject.org
CC: 4le(a)live.com, caznaranl(a)uni.pe,
dominik(a)greysector.net, drjohnson1(a)gmail.com,
extras-qa(a)fedoraproject.org, honggangli(a)163.com,
jamacku(a)redhat.com, kdudka(a)redhat.com,
kheib(a)redhat.com, kwizart(a)gmail.com, kzak(a)redhat.com,
leonardi(a)redhat.com, lnykryn(a)redhat.com,
lua-packagers-sig(a)lists.fedoraproject.org,
mhroncok(a)redhat.com, michel(a)michel-slm.name,
mschmidt(a)redhat.com,
multimedia-sig(a)lists.fedoraproject.org,
spotrh(a)gmail.com, than(a)redhat.com, zbyszek(a)in.waw.pl
Depends On: 2315758, 2418955, 2418957, 2418958, 2418959
Target Milestone: ---
Classification: Fedora
Doing open source compliance review for Lenovo's Fedora 43 WS preload and found
that lua-libs package does not have a licence in /usr/share/licences.
Looking at the spec file, it seems the licenses are all in the lua package -
which is not in the default install image.
Can the Licence file be added to the lua-libs part of the spec file please?
Let me know if there's anything I can help with
Thanks
Mark
Reproducible: Always
Steps to Reproduce:
1. Install Fedora 43 Workstation edition
2. Confirm lua-libs is installed by default
3. Confirm lua-libs is not under /usr/share/licences
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2315758
[Bug 2315758] texlive-libs licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418955
[Bug 2418955] [Lenovo] initscripts-service licence files missing from
filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418957
[Bug 2418957] [Lenovo] faad2-libs licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418958
[Bug 2418958] [Lenovo] igvm-libs licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418959
[Bug 2418959] [Lenovo] librdmacm licence files missing from filesystem
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2418960
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2403591
Bug ID: 2403591
Summary: fennel-1.6.0 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: fennel
Keywords: FutureFeature, Triaged
Assignee: michel(a)michel-slm.name
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: epel-packagers-sig(a)lists.fedoraproject.org,
lua-packagers-sig(a)lists.fedoraproject.org,
michel(a)michel-slm.name
Target Milestone: ---
Classification: Fedora
Releases retrieved: 1.6.0
Upstream release that is considered latest: 1.6.0
Current version/release in rawhide: 1.5.3-4.fc43
URL: https://fennel-lang.org/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/22691/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/fennel
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2403591
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2418962
Bug ID: 2418962
Summary: [Lenovo] lua-libs licence files missing from
filesystem
Product: Fedora
Version: 43
Hardware: x86_64
OS: Linux
Status: NEW
Component: numad
Severity: high
Assignee: lnykryn(a)redhat.com
Reporter: mpearson(a)lenovo.com
QA Contact: extras-qa(a)fedoraproject.org
CC: 4le(a)live.com, caznaranl(a)uni.pe,
dominik(a)greysector.net, drjohnson1(a)gmail.com,
extras-qa(a)fedoraproject.org, honggangli(a)163.com,
jamacku(a)redhat.com, kdudka(a)redhat.com,
kheib(a)redhat.com, kwizart(a)gmail.com, kzak(a)redhat.com,
leonardi(a)redhat.com, lnykryn(a)redhat.com,
lua-packagers-sig(a)lists.fedoraproject.org,
mhroncok(a)redhat.com, michel(a)michel-slm.name,
mschmidt(a)redhat.com,
multimedia-sig(a)lists.fedoraproject.org,
spotrh(a)gmail.com, than(a)redhat.com, zbyszek(a)in.waw.pl
Depends On: 2315758, 2418955, 2418957, 2418958, 2418959, 2418960
Blocks: 2418961
Target Milestone: ---
Classification: Fedora
Doing open source compliance review for Lenovo's Fedora 43 WS preload and found
that numad package does not have a licence in /usr/share/licences.
Looking at the spec file, it seems the licenses is missing. Can it be added
please?
Let me know if there's anything I can help with
Thanks
Mark
Reproducible: Always
Steps to Reproduce:
1. Install Fedora 43 Workstation edition
2. Confirm numad is installed by default
3. Confirm numad is not under /usr/share/licences
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2315758
[Bug 2315758] texlive-libs licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418955
[Bug 2418955] [Lenovo] initscripts-service licence files missing from
filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418957
[Bug 2418957] [Lenovo] faad2-libs licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418958
[Bug 2418958] [Lenovo] igvm-libs licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418959
[Bug 2418959] [Lenovo] librdmacm licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418960
[Bug 2418960] [Lenovo] lua-libs licence files missing from filesystem
https://bugzilla.redhat.com/show_bug.cgi?id=2418961
[Bug 2418961] [Lenovo] sqlite-libs licence files missing from filesystem
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2418962
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…