About JS framework
by Pierre-Yves Chibon
Good Morning Everyone,
Our infrastructure is mostly a python store, meaning almost all our apps are
written in python and most using wsgi.
However in python we are using a number of framework:
* flask for most
* pyramid for some of the biggest (bodhi, FAS3)
* Django (askbot, Hyperkitty)
* TurboGears2 (fedora-packages)
* aiohttp (python3, async app: mdapi)
While this makes sometime things difficult, these are fairly standard framework
and most of our developers are able to help on all.
However, as I see us starting to look at JS for some of our apps (fedora-hubs,
wartaa...), I wonder if we could start the discussion early about the different
framework and eventually see if we can unify around one.
This would also allow those of us not familiar with any JS framework to look at
the recommended one instead of picking one up semi-randomly.
So has anyone experience with one or more JS framework? Do you have one that
would you recommend? Why?
Thanks for your inputs,
Pierre
11 months, 1 week
Fedora 27 Beta Freeze now in effect
by Kevin Fenzi
Greetings.
we are now in the infrastructure freeze leading up to the Fedora 27 Beta
release. This is a pre-release freeze.
We do this to ensure that our infrastructure is stable and ready to
release the Fedora 27 Beta when it's available.
You can see a list of hosts that do not freeze by checking out the
ansible repo and running the freezelist script:
git clone
https://infrastructure.fedoraproject.org/infra/ansible.git
ansible/scripts/freezelist -i inventory
Any hosts listed as freezes is frozen until 2017-09-19 (or later if Beta
slips). Frozen hosts should have no changes made to them without a
sign-off on the change from at least 2 sysadmin-main or rel-eng members,
along with (in most cases) a patch of the exact change to be made to
this list.
Thanks,
kevin
5 years, 5 months
Can't save changes of settings in mailing list because of 'Maximum
message size' error
by Tiansworld
Hello everyone,
I am not sure this is the right list to ask about this, if you think
it's out of topic, then just ignore it.
Today I tried to modify the 'Message Acceptance' settings of
'trans-zh_cn.lists.fedoraproject.org' mailing list. However I couldn't
save any changes due to continuous 'Maximum message size' related
errors. It was left blank by default at first, but when I tried to save
my changes, a line of red characters told me 'This field is required.'
Then I input 100, and clicked 'Save changes' button, an error
appeared on top of the page saying 'An error occured: Unknown attribute:
max_message_size'.
I tried to use 0 to disable the check, but still got the same error:
'An error occured: Unknown attribute: max_message_size'. The error
persists no matter what number I input.
Have any of you met this problem? Or is it a bug?
--
Regards,
Tiansworld
Fedora Project Contributor
5 years, 8 months
Fwd: Please fix your bugzilla.redhat.com account
by Stephen John Smoogen
Is the long thread of emails for people getting asked to deal with
bugzilla related to any software updates that happened this week?
---------- Forwarded message ----------
From: Christian Dersch <lupinix.fedora(a)gmail.com>
Date: 16 December 2017 at 14:08
Subject: Re: Please fix your bugzilla.redhat.com account
To: accounts(a)fedoraproject.org
Cc: kevin(a)fedoraproject.org, pingou(a)fedoraproject.org,
ralph(a)fedoraproject.org, mprahl(a)fedoraproject.org
Hi,
what is the issue here? I use lupinix.fedora(a)gmail.com for both (changed
mail ~2 months ago, but have been always in sync for FAS and bugzilla)
and also receive the bugzilla mails for my packages.
Greetings,
Christian
On 12/16/2017 08:03 PM, accounts(a)fedoraproject.org wrote:
> Greetings.
>
> You are receiving this email because there's a problem with your
> bugzilla.redhat.com account.
>
> If you recently changed the email address associated with your
> Fedora account in the Fedora Account System, it is now out of sync
> with your bugzilla.redhat.com account. This leads to problems
> with Fedora packages you own or are CC'ed on bug reports for.
>
> Please take one of the following actions:
>
> a) login to your old bugzilla.redhat.com account and change the email
> address to match your current email in the Fedora account system.
> https://bugzilla.redhat.com login, click preferences, account
> information and enter new email address.
>
> b) Create a new account in bugzilla.redhat.com to match your
> email listed in your Fedora account system account.
> https://bugzilla.redhat.com/ click 'new account' and enter email
> address.
>
> c) Change your Fedora Account System email to match your existing
> bugzilla.redhat.com account.
> https://admin.fedoraproject.org/accounts login, click on 'my account',
> then 'edit' and change your email address.
>
> If you have questions or concerns, please let us know.
>
> Your prompt attention in this matter is appreciated.
>
> The Fedora admins.
--
Stephen J Smoogen.
5 years, 9 months
[Release] pagure: 3.13.2
by Pierre-Yves Chibon
Good Morning Everyone,
I just cut a new release of pagure: 3.13.2
Here is its changelog:
* Thu Dec 21 2017 Pierre-Yves Chibon <pingou(a)pingoured.fr> - 3.13.2-1
- Update to 3.13.2
- Fix ordering issues by author using an alias so the User doesn't collide
Since the fix was already hotfixed in prod, I push it to stg and prod ensuring
we have a clean prod for the coming days.
Happy hacking and packaging!
Pierre
5 years, 9 months
Copr storage
by Miroslav Suchý
We are running out of disk space in Copr. It will probably run out during Christmas so I am going to act before the weekend.
Right now we have 4GB volume for production and 4GB for dev machine (just because we can, but we never used that). My
plan is to shrink dev volume to 150 GB. And allocate 8 GB for production.
I plan to do that tomorrow.
Mirek
5 years, 9 months