[EPEL-devel] Re: Software Collection packages for EPEL

2020-01-24 Thread Dmitry Butskoy

Tuomo Soini wrote:

On Fri, 24 Jan 2020 21:10:48 +0300
Dmitry Butskoy  wrote:


Well, now I see the initial behaviour:

DEBUG util.py:598:  Package coreutils-8.22-24.el7.x86_64 is already
installed. DEBUG util.py:596:  No matching package to install:
'rust-toolset-1.35-rust' DEBUG util.py:596:  No matching package to
install: 'rust-toolset-1.35-cargo' DEBUG util.py:596:  No matching
package to install: 'llvm-toolset-7.0' DEBUG util.py:596:  No
matching package to install: 'llvm-toolset-7.0-llvm-devel'

ie. devtoolset-8 is present, others not.

rust toolset is not needed. Rust is on epel7.

It is rust-1.40 .
Unfortunately rust is changed too fast, and Mozilla-based code (Firefox, 
Seamonkey etc.) just does not keep up with it.


It is a reason why current Firefox-ESR for RHEL7 is compiled by 
rust-1.35 (from toolset), and there is no more recent rust's toolsets 
yet in RHEL7.


~buc
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] Fedora EPEL 6 updates-testing report

2020-01-24 Thread updates
The following Fedora EPEL 6 Security updates need testing:
 Age  URL
  13  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-db6621b9a8   
perl-Clipboard-0.21-1.el6.1


The following builds have been pushed to Fedora EPEL 6 updates-testing

rssh-2.3.4-16.el6
sympa-6.2.52-2.el6

Details about builds:



 rssh-2.3.4-16.el6 (FEDORA-EPEL-2020-106155e90f)
 Restricted shell for use with OpenSSH, allowing only scp and/or sftp

Update Information:

Fix regression in patch for CVE-2019-118.

ChangeLog:

* Sat Dec 21 2019 Frederick Lefebvre  - 2.3.4-16
- Fix regression in patch for CVE-2019-118.




 sympa-6.2.52-2.el6 (FEDORA-EPEL-2020-93ec33bcaf)
 Powerful multilingual List Manager

Update Information:

Add upstream patches to fix 2 scenario failures.

ChangeLog:

* Sun Jan 19 2020 Xavier Bachelot  6.2.52-2
- Add upstream patches to fix 2 scenario failures.


___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] Re: Software Collection packages for EPEL

2020-01-24 Thread Tuomo Soini
On Fri, 24 Jan 2020 21:10:48 +0300
Dmitry Butskoy  wrote:

> Well, now I see the initial behaviour:
> > DEBUG util.py:598:  Package coreutils-8.22-24.el7.x86_64 is already
> > installed. DEBUG util.py:596:  No matching package to install:
> > 'rust-toolset-1.35-rust' DEBUG util.py:596:  No matching package to
> > install: 'rust-toolset-1.35-cargo' DEBUG util.py:596:  No matching
> > package to install: 'llvm-toolset-7.0' DEBUG util.py:596:  No
> > matching package to install: 'llvm-toolset-7.0-llvm-devel'  
> ie. devtoolset-8 is present, others not.

rust toolset is not needed. Rust is on epel7. And so is llvm7.0 so
llvm-toolset is not needed.

-- 
Tuomo Soini 
Foobar Linux services
+358 40 5240030
Foobar Oy 
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] Re: Software Collection packages for EPEL

2020-01-24 Thread Dmitry Butskoy

Stephen John Smoogen wrote:

On Sat, 11 Jan 2020 at 12:13, Dmitry Butskoy  wrote:

Now it cannot find devtoolset-8 :

DEBUG util.py:596:  No matching package to install: 'devtoolset-8-gcc'
DEBUG util.py:596:  No matching package to install: 'devtoolset-8-gcc-c++'
DEBUG util.py:596:  No matching package to install: 
'devtoolset-8-libatomic-devel'

See https://koji.fedoraproject.org/koji/taskinfo?taskID=40411197


OK this is just messed up. The newer version only has the older
devtoolset, and the what I thought was the older version only has the
newer devtoolset but not the other libraries you need.


Well, now I see the initial behaviour:

DEBUG util.py:598:  Package coreutils-8.22-24.el7.x86_64 is already installed.
DEBUG util.py:596:  No matching package to install: 'rust-toolset-1.35-rust'
DEBUG util.py:596:  No matching package to install: 'rust-toolset-1.35-cargo'
DEBUG util.py:596:  No matching package to install: 'llvm-toolset-7.0'
DEBUG util.py:596:  No matching package to install: 
'llvm-toolset-7.0-llvm-devel'

ie. devtoolset-8 is present, others not.

Can someone explain if it makes sense to hope for the appearance of 
these missing packages in EPEL build system in more or less near future?


~buc

P.S. Does their presence violate any policies?
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org