F42 and Rawhide: mbedtls update from 2.28.8 to 3.6.2

2025-03-25 Thread William Roberts
Hello, We are updating mbedtls package from version 2.28.8 to 3.6.2 since 2.28 has reached end of life. The summary of SONAME changes for the package is below. |2.28.8 | 3.6.2 | | | -- | | libmbedcrypto.so.2.28.8 | li

Re: Applying code layout optimization to postgresql16 RPMs in Fedora 41 gave a 3%-6% improvement in IPC

2025-02-04 Thread William Cohen
On 2/4/25 11:22 AM, Zbigniew Jędrzejewski-Szmek wrote: > On Tue, Feb 04, 2025 at 09:45:19AM -0500, William Cohen wrote: >>>> +%global layout _opt >>>> +Release: 1%{?dist}%{?layout} >>> In various places the patch does such indirections… Please kill them, they

Re: Applying code layout optimization to postgresql16 RPMs in Fedora 41 gave a 3%-6% improvement in IPC

2025-02-04 Thread William Cohen
On 2/4/25 7:18 AM, Zbigniew Jędrzejewski-Szmek wrote: > On Sun, Jan 26, 2025 at 09:20:59PM -0500, William Cohen wrote: >> I have reworked the technique to avoid using a .rpmmacros file and have >> everything in the spec file. The upstream sediment documentation page has >

Re: Applying code layout optimization to postgresql16 RPMs in Fedora 41 gave a 3%-6% improvement in IPC

2025-01-31 Thread William Cohen
On 12/5/24 9:45 AM, Miro Hrončok wrote: > On 04. 12. 24 20:32, William Cohen wrote: >> On 11/21/24 17:32, Miro Hrončok wrote: >>> On 21. 11. 24 23:11, William Cohen wrote: >>>> Sediment has been designed to work with the RPM build process. >>>> Curre

Re: Applying code layout optimization to postgresql16 RPMs in Fedora 41 gave a 3%-6% improvement in IPC

2025-01-26 Thread William Cohen
On 12/5/24 09:45, Miro Hrončok wrote: > On 04. 12. 24 20:32, William Cohen wrote: >> On 11/21/24 17:32, Miro Hrončok wrote: >>> On 21. 11. 24 23:11, William Cohen wrote: >>>> Sediment has been designed to work with the RPM build process. >>>> Currently, on

Re: Applying code layout optimization to postgresql16 RPMs in Fedora 41 gave a 3%-6% improvement in IPC

2024-12-09 Thread William Cohen
On 12/5/24 09:45, Miro Hrončok wrote: > On 04. 12. 24 20:32, William Cohen wrote: >> On 11/21/24 17:32, Miro Hrončok wrote: >>> On 21. 11. 24 23:11, William Cohen wrote: >>>> Sediment has been designed to work with the RPM build process. >>>> Currently, on

Re: Applying code layout optimization to postgresql16 RPMs in Fedora 41 gave a 3%-6% improvement in IPC

2024-12-04 Thread William Cohen
On 11/21/24 17:32, Miro Hrončok wrote: > On 21. 11. 24 23:11, William Cohen wrote: >> Sediment has been designed to work with the RPM build process. >> Currently, one needs to use modified RPM macros.  These can be created >> quickly by writing the output of the sediment ma

Re: Applying code layout optimization to postgresql16 RPMs in Fedora 41 gave a 3%-6% improvement in IPC

2024-11-21 Thread William Cohen
On 11/21/24 17:32, Miro Hrončok wrote: > On 21. 11. 24 23:11, William Cohen wrote: >> Sediment has been designed to work with the RPM build process. >> Currently, one needs to use modified RPM macros.  These can be created >> quickly by writing the output of the sediment ma

Applying code layout optimization to postgresql16 RPMs in Fedora 41 gave a 3%-6% improvement in IPC

2024-11-21 Thread William Cohen
Hi All, There is always a desire to make code run faster and use less memory. Code layout optimization is one technique used accomplish those goals by locating strongly connected functions together to reduce the number of memory pages containing actively executing code and to reduce the amount of

feature request: gnome-shell-extension-panel-date-format.rpm package

2021-05-14 Thread William Garber
the panel-date-format gnome shell extension is very useful and popular. why not make it a standard rpm available in the repository please? ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorapr

[389-devel] Please review missing ifdef

2020-06-11 Thread William Brown
https://pagure.io/389-ds-base/pull-request/51146 — Sincerely, William Brown Senior Software Engineer, 389 Directory Server SUSE Labs ___ 389-devel mailing list -- 389-de...@lists.fedoraproject.org To unsubscribe send an email to 389-devel-le

Re: Self Introduction: William Brawner

2019-12-31 Thread William Brawner
tly purchased a PinePhone and PineTime devkit, so Fedora ARM is also quite interesting to me. Thank you for the suggestions! On Tue, 2019-12-31 at 07:48 +0300, Benson Muite wrote: > On 12/31/19 3:32 AM, William Brawner wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA256 >

Self Introduction: William Brawner

2019-12-30 Thread William Brawner
dance and I look forward to getting to involved in the community! I'll try to make a more conscious effort to hang around #fedora and #fedora-devel on freenode. GPG Key Fingerprint: 58BB 3566 6F8B D4F1 895E 5120 8FF1 2381 C6C9 0D35 File: https://wbrawner.com/files/wbrawner.gpg Thanks, W

[389-devel] Please review: 50584, 49212 - docker healthcheck and configuration

2019-09-04 Thread William Brown
https://pagure.io/389-ds-base/issue/50584 https://pagure.io/389-ds-base/issue/49212 https://pagure.io/389-ds-base/pull-request/50585 Thanks! -- Sincerely, William ___ 389-devel mailing list -- 389-de...@lists.fedoraproject.org To unsubscribe send

[389-devel] Re: Porting Perl scripts

2019-06-30 Thread William Brown
ay for now. > > Mark > >> >> >>>> - migrate.pl - which migration scenarios do we plan to support? >>>>Do we depricate old ones? Do we need the script? >>>> https://access.redhat.com/documentation/en-us/red_hat_directory_server/10/

Re: dropping autogenerated dependency on pkg-config

2019-05-01 Thread William Pitcock
On Wed, May 1, 2019, 6:15 AM Zbigniew Jędrzejewski-Szmek wrote: > On Tue, Apr 30, 2019 at 10:04:55PM -0500, William Pitcock wrote: > > On Tue, Apr 30, 2019 at 8:50 AM Neal Gompa wrote: > > > > > > On Tue, Apr 30, 2019 at 9:47 AM Tomasz Kłoczko < >

Re: dropping autogenerated dependency on pkg-config

2019-04-30 Thread William Pitcock
dency graph. Similarly, the requirements may as well be generated by using pkgconf instead of trying to parse the .pc files with grep and sed itself as the syntax is not necessarily consistent. Many of the 'hotfix' releases in pkgconf involved mitigating problems where our pars

[389-devel] Please review: 50243 add modrdn refint test

2019-02-24 Thread William Brown
https://pagure.io/389-ds-base/issue/50243 https://pagure.io/389-ds-base/pull-request/50244 -- Sincerely, William ___ 389-devel mailing list -- 389-de...@lists.fedoraproject.org To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org

Re: IBM buying RedHat

2018-11-01 Thread William Moreno
> > > These are questions I'm interested in answers on. However, I'm also > worried about how much the "cloud" was mentioned in the presser. It > makes me nervous about Red Hat's investment into other areas, which a > lot of the Linux ecosystem relies on, even outside of the Fedora > community. Des

Retiring python-backports-csv

2018-10-28 Thread William Moreno Reyes
Hello, I just want  to announce that I plan to retire python-backports-csv in fedora rawhide, the python2 subpackage was remove and there is no reason to have a python3 package since python3 already have the features available in the backport. Regards William Moreno

Re: Looking for whom to pass the vessel for maitaining youtube-dl

2018-09-08 Thread William Moreno Reyes
On 2018-09-08, 10:02 GMT, Abhiram Kuchibhotla wrote: I'd be interested in taking over for you. I can help as co maintainer. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fe

Re: What is the criterion for Python 3.7 side tag merge?

2018-07-03 Thread William Moreno
> > > OK. I'll ask releng to merge on Monday. > > Was it merged? ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html

Re: Heads up: Python 3.7 rebuild in progress

2018-06-28 Thread William Moreno
> > > williamjmorenor python-rows > > Done ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: http

Re: Heads up: Python 3.7 rebuild in progress

2018-06-23 Thread William Moreno
I have updated a few packages to last upstream releases and added to the f29-python tag, sorry for the bad timing but I live in Nicaragua and we are steel under heavy protests against local government *William Moreno Reyes* Colaborador Proyecto Fedora | Nicaragua IRC: williamjmorenor Canales

Re: FESCo Elections - May 2018 : Results announcement

2018-06-21 Thread William Moreno
> > I think that might have a lot to do with the turnout, indeed. I believe >> there's a general perception in the community that FESCo has been doing a >> good job, and there's not really any significant issues involved in the >> election. >> > > But also, consider election burnout. FESCo, Mindsha

Re: Need Sponsor: PrestoPalette

2018-05-18 Thread William Moreno
I will take care of this. *William Moreno Reyes* Colaborador Proyecto Fedora | Nicaragua IRC: williamjmorenor Canales: #fedora-latam ; #fedora-ni https://fedoraproject.org/wiki/User:Williamjmorenor ___ devel mailing list -- devel

Re: Status of OwnCloud/NextCloud

2018-04-04 Thread William Moreno
2018-04-04 9:43 GMT-06:00 Randy Barlow : > On 04/04/2018 11:37 AM, William Moreno wrote: > > A well documented setp can help users to move from OC to NC. > > James actually wrote a nice blog post about migration: > > https://www.hogarthuk.com/?q=node/17 > > James are y

Re: Status of OwnCloud/NextCloud

2018-04-04 Thread William Moreno
2018-04-04 8:51 GMT-06:00 James Hogarth : > On 4 April 2018 at 14:48, William Moreno > wrote: > > > > > > 2018-04-03 13:11 GMT-06:00 Stephen Gallagher : > >> > >> > >> > >> On Tue, Apr 3, 2018 at 3:01 PM Christian Glombek > > &

Re: Status of OwnCloud/NextCloud

2018-04-04 Thread William Moreno
2018-04-03 13:11 GMT-06:00 Stephen Gallagher : > > > On Tue, Apr 3, 2018 at 3:01 PM Christian Glombek > wrote: > >> I should probably add that the actual updater program has not been >> shipped in the rpms thus far. Although I'm not sure how this affects major >> updates, it is leading to problem

Re: [ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-08 Thread William Cohen
On 03/07/2018 02:43 AM, Igor Gnatenko wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > This is the second iteration of my mass-scratch-rebuild without > gcc/gcc-c++ in the buildroot[0]. Everything what was written in > original mail still applies. > > Since people might have fixed t

Re: Call for testing of xserver 1.20 release candidates

2018-03-05 Thread William Moreno
> > > I would say the opposite: land this today so that it can get in F28 Beta > (tomorrow starts package freeze for the beta release), and don't do a > post release update that changes the drivers ABI. > > This should have happened via the System Wide Changes proces, isn´t? At less a Freeze except

Re: need sponsorship for package

2018-02-26 Thread William Moreno
I will take your review. *William Moreno Reyes* Colaborador Proyecto Fedora | Nicaragua IRC: williamjmorenor Canales: #fedora-latam ; #fedora-ni https://fedoraproject.org/wiki/User:Williamjmorenor 2018-02-26 14:51 GMT-06:00 Ilya Rum : > Hello! > > I'd like to get some of my fav

Re: Package stops supporting python 2.7 in latest version, what to do now

2018-02-21 Thread William Moreno
> > 3) package the LTS version for python 2 and the new version for python 3. > > +1 to this one. something similar will happen with django that is dropping python2 support https://fedoraproject.org/wiki/Changes/Django20 > In the third case, wihich consider the best approach, do I need to creat

Re: Writing Documentation for Fedora - Docs FAD

2018-01-19 Thread William Moreno
*William Moreno Reyes* Colaborador Proyecto Fedora | Nicaragua IRC: williamjmorenor Canales: #fedora-latam ; #fedora-ni https://fedoraproject.org/wiki/User:Williamjmorenor 2018-01-18 12:24 GMT-06:00 Brian Exelbierd : > We are looking for interested people who are willing to write docs

Re: Package Question

2018-01-08 Thread William Moreno
2018-01-08 11:21 GMT-06:00 Steve Dickson : > Hello, > > Is it a problem for a package to pull from two different > upstream tar balls? Basically have > > Source0: http://server.com/package1/package1.tar > Source1: http://server.com/package2/package2.tar > > Then I would, by hand, untar Source1 int

Re: F28 System Wide Change: Reduce Initial Setup Redundancy

2017-12-05 Thread William Moreno
> > >> Since the first account will always be an administrator, you can log in > to that account and use sudo -i to get a root prompt (after first boot). > > A walk around can be to set the root password to match the first user of the system? This way su -c command and sudo command will work with t

Re: Fedora 27 is here

2017-11-16 Thread William Moreno
2017-11-15 18:42 GMT-06:00 Sam Varshavchik : > Josh Boyer writes: > > On Wed, Nov 15, 2017 at 5:03 PM, Nicolas Chauvet >> wrote: >> > 2017-11-15 23:02 GMT+01:00 Nicolas Chauvet : >> >> Hi, >> >> >> >> Just want to say welcome to Fedora 27 ! >> >> >> >> The RPM Fusion repository is ready to server

Re: common location of spec files in upstream sources

2017-10-26 Thread William Moreno
2017-10-26 15:02 GMT-06:00 Mátyás Selmeci : > Hi, > > For upstream projects that provide spec files in their repositories, do > y'all tend to see a common location for the spec files? Like > dist/.spec or rpm/.spec, etc. My organization is trying to > standardize on a location for the software we

Re: Packaging Question

2017-10-26 Thread William Moreno
*William Moreno Reyes* Colaborador Proyecto Fedora | Nicaragua IRC: williamjmorenor Canales: #fedora-latam ; #fedora-ni https://fedoraproject.org/wiki/User:Williamjmorenor 2017-10-26 12:10 GMT-06:00 Steve Dickson : > Hello, > > On 10/26/2017 09:57 AM, Steve Dickson wrote: > > He

Re: Packaging Question

2017-10-26 Thread William Moreno
*William Moreno Reyes* Colaborador Proyecto Fedora | Nicaragua IRC: williamjmorenor Canales: #fedora-latam ; #fedora-ni https://fedoraproject.org/wiki/User:Williamjmorenor 2017-10-26 7:57 GMT-06:00 Steve Dickson : > Hello, > > In an upcoming release the libnfsdimap library > will be

Re: packaging ruby dependencies

2017-10-25 Thread William Moreno
2017-10-25 9:38 GMT-06:00 Sandro Bonazzola : > > > 2017-10-25 16:54 GMT+02:00 Jason Brooks : > >> Hi all -- >> >> As part of a documentation project I'm working on with the Fedora >> Atomic WG, I started packaging asciibinder[1] with the intention of >> getting the package into Fedora. Along the w

python-bcrypt update

2017-10-20 Thread William Moreno
python-bcrytp 3.1.4 is building in rawhide now, from the upstream changelog this is a maintaince update fixing a issue in the wingw enviroment, but this is a depencendy for ansible so I will not build to f27 and submit a update until next week. Regards *William Moreno Reyes* Colaborador Proyecto

Re: Do I need Epoch: for downgrades in rawhide?

2017-10-15 Thread William Moreno
-- Enviado desde mi móvil, disculpe la brevedad William El 15/10/2017 10:36 a. m., "Neal Gompa" escribió: On Sun, Oct 15, 2017 at 12:09 PM, Till Hofmann wrote: > Hi all, > > if I want to downgrade a package in rawhide only (I only pushed the > update to rawhide), do

Re: [atomic-devel] tools and systemtap containers are available in Fedora

2017-10-05 Thread William Cohen
On 10/05/2017 10:33 AM, Jeremy Eder wrote: > Forgot to add Will Cohen (discussed stap errors with him briefly).  Also my > replies won't make it to the dev list since I am not subscribed (just fyi I > guess). > > On Thu, Oct 5, 2017 at 9:10 AM, Jeremy Eder > wrote: > >

Re: [HEADS-UP] PHP 7.2 in rawhide next week

2017-10-03 Thread William Moreno
-- Enviado desde mi móvil, disculpe la brevedad William Thanks for the heads up. I'm planning to (family life dependant) dive into the owncloud and nextcloud updates this weekend. I'll make sure this gets a test on rawhide Hello I am not very familiar with PHP but if there is

Re: upgrade failed

2017-09-29 Thread William Moreno
Looks like you get out ot space un your / , i hace the same issue un the f25 -> f26 upgrade, removing unused packages should fix these error messages Maybe a simple # dnf clean all && dnf autoremove Can be enougth -- Enviado desde mi móvil, disculpe la brevedad William El 29/9/

Re: A less "bloated" KDE spin

2017-09-09 Thread William Moreno
-- Enviado desde mi móvil, disculpe la brevedad William El 9/9/2017 9:35 a. m., "jack smith" escribió: > On Sat, Sep 9, 2017 at 8:28 AM, jack smith > Taking most of those out would make our experience significantly worse > than the GNOME spin (a.k.a Fedora Workstation

[389-devel] future of lib389 - seperate or merged?

2017-07-31 Thread William Brown
it's a self contained test suite and admin system. No need to get the "matching pairs" as the separate workflow would require. Thanks, I look forward to the discussion and various inputs to the this topic. -- Sincerely, William Brown Software Engineer Re

Re: F27 System Wide Change: Graphical Applications as Flatpaks

2017-07-14 Thread William Moreno
> If RPMs of the graphical application work fine now, what on earth is > the point of forcing packagers to make Flatpaks? Sandboxing isn't one > of them - as already explained, sandboxing is orthogonal to packaging. +1, completely! +1 ___ devel mailin

Re: Fedora 27 mass rebuild at risk

2017-07-13 Thread William Moreno
* gcc - Ready. Confirmed by jakub. * glibc - Ready. Confirmed by myself. * golang - Ready. Confirmed by jcajka. We are ready for mass rebuild. Thanks for these awesome work to every one involved. ___ devel mailing list -- devel@lists.fedoraproject.o

Re: No i686 kernel: Can we require SSE2 for i686?

2017-07-13 Thread William Moreno
It would be good before disabling i686 kernel building at first decrease memory consumption for x86_64 at least until 500MB. +1 ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: YAST for Fedora?

2017-04-13 Thread William Moreno
Fedora now have cockpit, it is a nice shell for some administrative tasks in the system ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Orphaning publica-icaro

2017-04-06 Thread William Moreno
Hello The icaro project have moved theirs documentation from publican o sphinx I am orphaning the icaro-theme. Regards William Moreno Reyes http://about.me/williamjmorenor ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an

Re: system failing to load virtualbox modules

2017-02-28 Thread William Moreno
Thanks a lot for the feedback! ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

system failing to load virtualbox modules

2017-02-28 Thread William Moreno
not work for me :( Regards William Moreno Reyes http://about.me/williamjmorenor ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: thunderbird 45.7.1 and packer account

2017-02-22 Thread William Moreno
El 22/2/2017 6:47 a. m., escribió: Hi! I have build local thunderbird-45.7.1 for F25 and want upload it to koji but have no credentials. The error i become is "kinitdksoftw...@fedoraproject.org kinit: Client 'dksoftw...@fedoraproject.org' not found in Kerberos database while getting initial cred

Re: Please provide "Minimal CD" of Fedora

2017-02-20 Thread William Moreno
Just my 2 cents A minimal fedora iso with @base and @core packages can the tool for a advanced user to build it own fedora experience on top a minimal install. If I want just lightdm and i3, openbox, awesome etc a minimal installable fedora iso than do not requiere internet access at install time

[389-devel] Re: Build failed in Jenkins: 389-DS-NIGHTLY #165

2017-02-15 Thread William Brown
. def test_ticket48906_dblock_default(topology_st): That test case is stupid, and my autotuning will break it. It needs to be cleaned out. def test_basic_dse(topology_st, import_example_ldif): No idea why this one is failing at the moment, haven't started to look at it. -- Sinc

Re: Fedora 26 Mass Rebuild

2017-02-15 Thread William Moreno
El 15/2/2017 1:28 a. m., "Sérgio Basto" escribió: On Ter, 2017-02-14 at 19:54 -0700, Kevin Fenzi wrote: > On Wed, 15 Feb 2017 01:42:58 + > Sérgio Basto wrote: > > > > > JFTR , after receive from koschei messages like opencv's builds are > > back to normal in Fedora Rawhide > > > > I did git

Re: F26 System Wide Change: Python Classroom Lab

2017-02-01 Thread William Moreno
Awesome! Just a small note here, I'll add a desktop file for idle3 soon, there is already a bugzilla [0] for that. [0] https://bugzilla.redhat.com/show_bug.cgi?id=1392049 ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an em

Re: F26 System Wide Change: Python Classroom Lab

2017-02-01 Thread William Moreno
... The Workstation based lab will also contain: * Basic GNOME * Terminal emulator * Text editor * PDF reader * Web browser * Image viewer * ...and possibly other utilities In Workstation you can find the idle3 executable in /usr/bin but users will not note it because there is not a grafical la

Re: Diagreement with pkgconfig removal

2017-01-23 Thread William Pitcock
r if embedding the default search path into the > library isn't a mistake in design, as it does not prevent the need for > multiple copies of the same code as in the above example. Instead, if the > library were to be path agnostic and shipped separately, and the default > sea

Re: F26 Self Contained Change: LXQt Spin

2017-01-16 Thread William Moreno
This new spin will be coexisting with the current lxde spin? Or users of the lxde spin will need to move to lxqt? Is the second option is valid there will be a smooth update process via the dnf system upgrade tool? El 16/1/2017 7:01 a. m., "Jan Kurik" escribió: > = Proposed Self Contained Chang

Re: Diagreement with pkgconfig removal

2017-01-14 Thread William Pitcock
all they had to work with was the output of pkg-config, which makes mapping the CFLAGS etc onto their own internal build architectures a lot more difficult. In my opinion pkgconf + libpkgconf is the way out of this mess because everyone can use the common infrastructu

Re: Diagreement with pkgconfig removal

2017-01-14 Thread William Pitcock
Hello, On Sat, Jan 14, 2017 at 9:58 AM, Pavel Raiskup wrote: > Hi Neal! > > On Saturday, January 14, 2017 9:51:39 AM CET Neal Gompa wrote: >> > I hope no. Can you be precise here? I'm all for protecting Fedora's >> > interests.; >> >> I strongly believe in Fedora's Foundations[0], which include

Re: Diagreement with pkgconfig removal

2017-01-14 Thread William Pitcock
ne?" when reviewing Changes like this in future. I can't really comment on this in regards to Fedora, but my understanding was this was the submitter's first change like this, so I suspect he just got a little ahead of himself. He has been in #

Re: Diagreement with pkgconfig removal

2017-01-14 Thread William Pitcock
to ensure there are no regressions in any of the released versions. The reason why we say this is there's a lot of proprietary software that uses pkg-config as part of it's build process, and the .pc files that we have encountered from those guys are usually quite wrong. As fo

Re: becoming a co-maintainer of elementary-icon-theme

2017-01-14 Thread William Moreno
Fabio, sorry for do not star a new thread, but there is a way to help you with the packaging of pantheon in Fedora? Some package than new review or than need to be packaged? ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an

Renaming livereload to python-liverload

2017-01-11 Thread William Moreno
ticket: https://pagure.io/releng/issue/6584 Bug link: https://bugzilla.redhat.com/show_bug.cgi?id=1308681 Also the livereload python library is now available as BSD License and not MIT License. Best regards William Moreno Reyes ___ devel mailing list

Re: Access to github.com for building documentation?

2016-12-29 Thread William Moreno
Please also note the line needs_sphinx = '1.2 In the file: https://github.com/fmtlib/fmt/blob/master/doc/conf.py This can be a issue because Fedora have sphinx 1.4.X ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email

Re: Access to github.com for building documentation?

2016-12-29 Thread William Moreno
El 29/12/2016 9:00 p. m., "Dave Johansen" escribió: On Thu, Dec 29, 2016 at 7:47 PM, William Moreno wrote: > Just a wild idea: you can skip the docs! > > If the package includes it own documentation and this is to large, it must > be in a docs sub package , current packa

Re: Access to github.com for building documentation?

2016-12-29 Thread William Moreno
Just a wild idea: you can skip the docs! If the package includes it own documentation and this is to large, it must be in a docs sub package , current packaging guidelines do not block a package than do no include all docs available upstream, at less I think so. ___

Re: Quality control, does it exist? A recent update removed a keyboard layout from system.

2016-12-21 Thread William Moreno
Liro the QA team do the best they can to test updates before they go to stable, but you hit a diferent issue, there is not enough people testing packages before going to stable. My keyboard layout is spanish, most QA people have a English keyboard layout, I can update and I do not note the missing

orphaning budgie

2016-12-17 Thread William Moreno
I am orphaning the budgie media player, this package have deleted from upstream: - https://admin.fedoraproject.org/pkgdb/package/rpms/budgie/ - http://ikeydoherty.github.io/budgie/ *William Moreno Reyes* Colaborador Proyecto Fedora | Nicaragua IRC: williamjmorenor Canales: #fedora

Re: Call to retire gstreamer-0.10

2016-12-11 Thread William Moreno
I have checked the git history of exile upstream and did not seem gstreamer1 related work :( El 7/12/2016 10:47 p. m., "Michael Cronenworth" escribió: On 12/07/2016 05:07 PM, Sérgio Basto wrote: > gstreamermm-1.4.3-1.fc25 looks like already use gstreamer1 > subtitleeditor-0.53.0-1.fc25 also

Re: DNF and PackageKit background data usage

2016-11-02 Thread William Moreno
El 2/11/2016 12:16 p. m., "Adam Williamson" escribió: > > On Sun, 2016-10-30 at 08:50 +0200, Panu Matilainen wrote: > > On a related note, why on earth is the main Fedora repo set to expire > > every two weeks? (and its -source and -debuginfo every week??) It's not > > supposed to change *ever* fo

Re: Dumb newbie packager questions

2016-10-22 Thread William Moreno
El 22/10/2016 10:27 p. m., "Christopher" escribió: > > On Sun, Oct 23, 2016 at 12:09 AM William Moreno wrote: >> >> El 22/10/2016 9:51 p. m., "Christopher" escribió: >> > >> > I should probably know the answers to these by now, but... &g

Re: Dumb newbie packager questions

2016-10-22 Thread William Moreno
El 22/10/2016 9:51 p. m., "Christopher" escribió: > > I should probably know the answers to these by now, but... > > 1. If I trigger more than one build for the same NVR in Koji, which one will get tagged, and when? Which one will Bodhi use when I create an update? By default koji will not let bu

Curios - Why python3 is not in critical path?

2016-10-11 Thread William Moreno
: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d49f8ec161 I think the critical path in bodhi is important to get enought karma before go to stable. I have filler a but about that: https://bugzilla.redhat.com/show_bug.cgi?id=1383750 Regards. *William Moreno Reyes* Colaborador Proyecto Fedora

Re: PostgreSQL 9.6.0 rebase

2016-10-10 Thread William Moreno
postgresql-ip4r-0:2.0.2-9.fc24.x86_64 > postgresql-pgpool-II-extensions-0:3.5.4-1.fc26.x86_64 > postgresql-plruby-0:0.5.4-9.fc24.x86_64 > > ... plus rdkit package (that's on --whatprovides '/usr/lib64/pgsql/*.so' list), > but that fails to build (rhbz#1383231). I think

Re: How to package a Git repository

2016-09-09 Thread William Moreno
2016-09-09 3:25 GMT-06:00, Florian Weimer : > I would like to build (S)RPMs directly from a Git repository (which > contains the .spec file in the top-level directory). This is for a > CI-style project, with a quick release cycle. > Tito can help you: https://github.com/dgoodwin/tito -- devel ma

Re: Requiring package test instructions (was: Re: Too fast karma on Bodhi updates)

2016-07-12 Thread William Moreno
2016-07-12 10:49 GMT-06:00 Adam Williamson : > On Sun, 2016-07-10 at 21:30 +0530, Sayan Chowdhury wrote: > > Hi, > > > > I recently packaged and pushed an update for > fedmsg-meta-fedora-infrastructure > > to bodhi and exactly 40 secs[1] later I got a +1 to the update. I am > sure that > > testing

Re: Review Swap: Python Packages

2016-06-15 Thread William Moreno
2016-06-15 14:43 GMT-06:00 Avram Lubkin : > I have a couple of simple Python packages that need to be reviewed. Will > review yours in return. > > https://bugzilla.redhat.com/show_bug.cgi?id=1347006: > python-sphinxcontrib-spelling > https://bugzilla.redhat.com/show_bug.cgi?id=1340619: python-imag

Re: I'll orphan some of my packages

2016-06-07 Thread William Moreno
2016-06-07 3:45 GMT-06:00 Raphael Groner : > Feel free to take: > Will take this : > - rpms/xfce4-hamster-plugin -- Time tracker port of the 'hamster project > extension' for the xfce4 panel ( master f24 f23 f22 epel7 ) > [incl. hamster-time-tracker as a dependeny but co-maintainer there] > > <

Re: Python package reviewer wanted

2016-06-01 Thread William Moreno
> > > > https://bugzilla.redhat.com/show_bug.cgi?id=1328892 > > https://bugzilla.redhat.com/show_bug.cgi?id=1328951 > > I like the atomic host projetc, I will take both reviews Libre de vi

Re: python-SecretStorage

2016-05-16 Thread William Moreno
I can take it -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

[389-devel] Please review: 48826 52updateaes may fail on perl

2016-05-08 Thread William Brown
https://fedorahosted.org/389/ticket/48826 https://fedorahosted.org/389/attachment/ticket/48826/0001-Ticket-48826-52updateAESplugin.pl-may-fail-on-older-.patch -- Sincerely, William Brown Software Engineer Red Hat, Brisbane signature.asc Description: This is a digitally signed message part

[389-devel] Please review: 48818 fix mistake in error code handling.

2016-05-08 Thread William Brown
https://fedorahosted.org/389/ticket/48818 https://fedorahosted.org/389/attachment/ticket/48818/0001-Ticket-48818-Fix-case-where-return-code-is-always-1.patch -- Sincerely, William Brown Software Engineer Red Hat, Brisbane signature.asc Description: This is a digitally signed message part

[389-devel] Please review: 48825 Invalid make file can be generated

2016-05-08 Thread William Brown
https://fedorahosted.org/389/ticket/48825 https://fedorahosted.org/389/attachment/ticket/48825/0001-Ticket-48825-Configure-make-generate-invalid-makefil.patch -- Sincerely, William Brown Software Engineer Red Hat, Brisbane signature.asc Description: This is a digitally signed message part

Orphaning python-frappe

2016-04-25 Thread William Moreno
Hi, I am orphaning python-frappe , a python framwork used to build ERPNext, I was interested in get ERPNext available in Fedora repos but I am not working more with this ERP and now not make sence for me to keep maintaining python-frappe. Regards, -- devel mailing list devel@lists.fedoraproject

[389-devel] Please review: Auto dn suffix unrecognised option

2016-04-03 Thread William Brown
https://fedorahosted.org/389/ticket/48710 https://fedorahosted.org/389/attachment/ticket/48710/0001-Ticket-48710-auto-dn- suffix-unrecognized-option.patch -- Sincerely, William Brown Software Engineer Red Hat, Brisbane signature.asc Description: This is a digitally signed message part

[389-devel] Please review: 48342, 48769 Extend operation deadlocks

2016-03-18 Thread William Brown
-cases.patch https://fedorahosted.org/389/attachment/ticket/48342/0004-Ticket-48342-DNA-deadlo ck-during-DNA_EXTEND_EXOP_REQ.patch -- Sincerely, William Brown Software Engineer Red Hat, Brisbane signature.asc Description: This is a digitally signed message part -- 389-devel mailing list 389-devel

[389-devel] Please review: 47982 HR timestamps in log

2016-02-28 Thread William Brown
https://fedorahosted.org/389/ticket/47982 https://fedorahosted.org/389/attachment/ticket/47982/0001-Ticket-47982-improve-ti mestamp-resolution-in-logs.2.patch -- Sincerely, William Brown Software Engineer Red Hat, Brisbane signature.asc Description: This is a digitally signed message part

Re: Mod_selinux for EPEL

2015-08-03 Thread William Brown
er about 7 days with no objection from > other maintainters. I'm not a package maintainer at this point. This would be my first package, which is also why I'm asking for help with this process. Sincerely, -- William Brown -- devel mailing list devel@lists.fedoraproject.org ht

Mod_selinux for EPEL

2015-08-02 Thread William Brown
t's what's required. Sincerely, -- William Brown -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[epel request] mod_selinux

2015-06-13 Thread William
in anyway, let me know. Sincerely, William -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Testing request: gdm-on-Wayland on hybrid graphics laptops (esp. Macbooks)

2015-05-14 Thread William
11 MBP 8,2? Pretty sure it's a late 2011 with a 6770m. > > I ask because if I edit /etc/gdm/custom.conf and uncomment > WaylandEnable=false, I get a visible login screen; and also the > problem does't happen with Fedora 21 (live or as installed). -- William signatur

Re: Testing request: gdm-on-Wayland on hybrid graphics laptops (esp. Macbooks)

2015-05-14 Thread William
ed. This affects straight Xorg, not just Wayland. -- William -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[389-devel] Review Design: MEP rework / enhancement

2015-04-10 Thread William
. Please review and comment on the design. http://www.port389.org/docs/389ds/design/mep-rework.html -- William -- 389-devel mailing list 389-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/389-devel

Re: Proposal to (formally/easily) allowing multiple versions of the same library installable

2015-02-13 Thread William Cohen
On 02/13/2015 12:15 PM, Rex Dieter wrote: > Hedayat Vatankhah wrote: > >> 2. No reviews are required for new libfooX packages (as it is not >> required right now when you update your libfoo package > > I disagree with this point, reviews are important, arguably *more* important > in special case

  1   2   >