'fedpkg commit -p -c' - FATAL: W any rpms/diorite martinkg DENIED by fallthru
by Martin Gansser
want to commit and push the package diorite but this fails with:
[martin@fc25 diorite]$ fedpkg new-sources diorite-0.3.3.tar.gz
File already uploaded: diorite-0.3.3.tar.gz
Source upload succeeded. Don't forget to commit the sources file
[martin@fc25 diorite]$ git add wscript.patch compile-on-rawhide.patch
[martin@fc25 diorite]$ fedpkg diff
[martin@fc25 diorite]$ fedpkg commit -p -c
[master 1906ad7] fixed wrong-script-end-of-line-encoding
4 files changed, 286 insertions(+)
create mode 100644 .gitignore
create mode 100644 compile-on-rawhide.patch
create mode 100644 sources
create mode 100644 wscript.patch
FATAL: W any rpms/diorite martinkg DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Could not execute commit: Command '['git', 'push']' returned non-zero exit status 128
$ koji list-pkgs --package=diorite --show-blocked
Package Tag Extra Arches Owner
----------------------- ----------------------- ---------------- ---------------
diorite trashcan martinkg
diorite f20 martinkg
diorite f22-Alpha martinkg
diorite f22-Beta martinkg
diorite f24 martinkg [BLOCKED]
diorite f23_Alpha martinkg
diorite f23_Beta martinkg
diorite f25 martinkg
diorite f24-Alpha martinkg [BLOCKED]
diorite f24-Beta martinkg [BLOCKED]
diorite f26 martinkg
diorite f25-Alpha martinkg [BLOCKED]
diorite f25-Beta martinkg [BLOCKED]
diorite f27 martinkg [BLOCKED]
diorite f26-Alpha martinkg [BLOCKED]
any help would be nice.
6 years, 1 month
How to "enforce" new Python packaging Guidelines (for naming)
by Miro Hrončok
Hi,
Currently, `dnf install python-package` will give you the Python 2
version. But, as you might know, upstream support for Python 2 will end
in 2020. Around that time (or earlier), we'd like to make "python" mean
Python 3 in Fedora.
Before we do that switch, we need to stop using unqualified "python" in
package names, and instead use either "python2" or "python3" everywhere.
Current packaging guidelines encourage packagers to do the right thing
(see below for details). But it's not required, and many old packages
use names that assume "python" means "Python 2".
What should we do? Should we mass fill bugs asking the packagers nicely
to follow the new guidelines, or should we make a policy about this
first and have the mass filled bugs backed up by it?
Technical details:
The current Python packaging guidelines [0] are written in a way that
new packages will most likely be created in the following pattern:
SRPM: python-modulename
built packages:
python2-modulename (providing python-modulename via %python_provide)
python3-modulename (not yet providing python-modulename via
%python_provide)
The %python_provide is there to easily transfer to the following state:
SRPM: python-modulename
built packages:
python2-modulename (not anymore providing python-modulename via
%python_provide)
python3-modulename (providing python-modulename via %python_provide)
In order to make the switch, we would need all the Python packages in
this state. However, there are plenty of other scenarios:
SRPM: python-modulename
built packages:
python-modulename (without %python_provide)
python3-modulename (without %python_provide)
or
SRPM: python-modulename
built packages:
python-modulename (without %python_provide)
(without python3 at all)
or even
SRPM: pymodulename
built packages:
pymodulename (without %python_provide)
python3-modulename, python3-pymodulename or even py3modulename
(without %python_provide)
We've started tracking the state on PortingDB [1].
[0] https://fedoraproject.org/wiki/Packaging:Python
[1] http://fedora.portingdb.xyz/namingpolicy/
Thanks for help,
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
6 years, 1 month
Schedule for Thursday's FPC Meeting (2017-04-20 16:00 UTC)
by James Antill
Following is the list of topics that will be discussed in the FPC
meeting Thursday at 2017-04-20 16:00 UTC in #fedora-meeting-1 on
irc.freenode.net.
Local time information (via. uitime):
================= Day: Thursday ==================
2017-04-20 09:00 PDT US/Pacific
2017-04-20 12:00 EDT --> US/Eastern <--
2017-04-20 16:00 UTC UTC
2017-04-20 17:00 BST Europe/London
2017-04-20 18:00 CEST Europe/Paris
2017-04-20 18:00 CEST Europe/Berlin
2017-04-20 21:30 IST Asia/Calcutta
---------------- New Day: Friday -----------------
2017-04-21 00:00 +08 Asia/Singapore
2017-04-21 00:00 HKT Asia/Hong_Kong
2017-04-21 01:00 JST Asia/Tokyo
2017-04-21 02:00 AEST Australia/Brisbane
Links to all tickets below can be found at:
https://pagure.io/packaging-committee/issues?status=Open&tags=meeting
[Ed. note, this is intentionally blank
there is currently an empty schedule]
= Open Floor =
For more complete details, please visit each individual ticket. The
report of the agenda items can be found at:
https://pagure.io/packaging-committee/issues?status=Open&tags=meeting
If you would like to add something to this agenda, you can reply to
this e-mail, file a new ticket at https://fedorahosted.org/fpc,
e-mail me directly, or bring it up at the end of the meeting, during
the open floor topic. Note that added topics may be deferred until
the following meeting.
6 years, 1 month
Summary/Minutes from today's FPC Meeting (2017-04-13 16:00 - 16:20 UTC)
by James Antill
======================
#fedora-meeting-1: fpc
======================
Meeting started by geppetto at 16:00:10 UTC. The full logs are
available
at
https://meetbot.fedoraproject.org/fedora-meeting-1/2017-04-13/fpc.2017-
04-13-16.00.log.html
.
Meeting summary
---------------
* Roll Call (geppetto, 16:00:11)
* Schedule (geppetto, 16:08:19)
* LINK:
https://lists.fedoraproject.org/archives/list/packaging@lists.fedor
aproject.org/message/SSN5NWIZD3SAMD4M3ZE6CBPRARZDTXAX/
(geppetto, 16:08:22)
* #671 python2-pulp-common uses other project's namespace (geppetto,
16:08:33)
* This seems complete now, thanks for resolving this upstream. And as
tibbs said if you want to conflict in the short term, that's fine,
just add explicit conflicts. (geppetto, 16:13:50)
* Open Floor (geppetto, 16:13:57)
Meeting ended at 16:20:43 UTC.
Action Items
------------
Action Items, by person
-----------------------
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* geppetto (26)
* zodbot (10)
* limburgher (5)
* Rathann (4)
* orionp (2)
* tibbs (2)
* mbooth (1)
* handsome_pirate (1)
* racor (0)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
6 years, 1 month
Schedule for Thursday's FPC Meeting (2017-04-13 16:00 UTC)
by James Antill
Following is the list of topics that will be discussed in the FPC
meeting Thursday at 2017-04-13 16:00 UTC in #fedora-meeting-1 on
irc.freenode.net.
Local time information (via. uitime):
============================ Day: Thursday =============================
2017-04-13 09:00 PDT US/Pacific
2017-04-13 12:00 EDT --> US/Eastern <--
2017-04-13 16:00 UTC UTC
2017-04-13 17:00 BST Europe/London
2017-04-13 18:00 CEST Europe/Paris
2017-04-13 18:00 CEST Europe/Berlin
2017-04-13 21:30 IST Asia/Calcutta
--------------------------- New Day: Friday ----------------------------
2017-04-14 00:00 +08 Asia/Singapore
2017-04-14 00:00 HKT Asia/Hong_Kong
2017-04-14 01:00 JST Asia/Tokyo
2017-04-14 02:00 AEST Australia/Brisbane
Links to all tickets below can be found at:
https://pagure.io/packaging-committee/issues?status=Open&tags=meeting
= Followups =
#topic #671 python2-pulp-common uses other project's namespace
.fpc 671
https://pagure.io/packaging-committee/issue/671
= Open Floor =
For more complete details, please visit each individual ticket. The
report of the agenda items can be found at:
https://pagure.io/packaging-committee/issues?status=Open&tags=meeting
If you would like to add something to this agenda, you can reply to
this e-mail, file a new ticket at https://fedorahosted.org/fpc,
e-mail me directly, or bring it up at the end of the meeting, during
the open floor topic. Note that added topics may be deferred until
the following meeting.
6 years, 1 month
Summary/Minutes from today's FPC Meeting (2017-04-06 16:00 - 16:20 UTC)
by James Antill
======================
#fedora-meeting-1: fpc
======================
Meeting started by geppetto at 16:01:12 UTC. The full logs are
available
at
https://meetbot.fedoraproject.org/fedora-meeting-1/2017-04-06/fpc.2017-
04-06-16.01.log.html
.
Meeting summary
---------------
* Roll Call (geppetto, 16:01:12)
* Open Floor (geppetto, 16:05:11)
* ACTION: Rathann Dust off firefox extension draft (geppetto,
16:16:50)
Meeting ended at 16:17:03 UTC.
Action Items
------------
* Rathann Dust off firefox extension draft
Action Items, by person
-----------------------
* Rathann
* Rathann Dust off firefox extension draft
* **UNASSIGNED**
* (none)
People Present (lines said)
---------------------------
* geppetto (23)
* zodbot (9)
* Rathann (7)
* tibbs (6)
* mbooth (2)
* limburgher (2)
* kloczek (1)
* orionp (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot
6 years, 2 months
Schedule for Thursday's FPC Meeting (2017-04-06 16:00 UTC)
by James Antill
Following is the list of topics that will be discussed in the FPC
meeting Thursday at 2017-04-06 16:00 UTC in #fedora-meeting-1 on
irc.freenode.net.
Local time information (via. uitime):
======================== Day: Thursday =========================
2017-04-06 09:00 PDT US/Pacific
2017-04-06 12:00 EDT --> US/Eastern <--
2017-04-06 16:00 UTC UTC
2017-04-06 17:00 BST Europe/London
2017-04-06 18:00 CEST Europe/Paris
2017-04-06 18:00 CEST Europe/Berlin
2017-04-06 21:30 IST Asia/Calcutta
----------------------- New Day: Friday ------------------------
2017-04-07 00:00 +08 Asia/Singapore
2017-04-07 00:00 HKT Asia/Hong_Kong
2017-04-07 01:00 JST Asia/Tokyo
2017-04-07 02:00 AEST Australia/Brisbane
Links to all tickets below can be found at:
https://pagure.io/packaging-committee/issues?status=Open&tags=meeting
[Ed. note, this is intentionally blank
there is currently an empty schedule]
= Open Floor =
For more complete details, please visit each individual ticket. The
report of the agenda items can be found at:
https://pagure.io/packaging-committee/issues?status=Open&tags=meeting
If you would like to add something to this agenda, you can reply to
this e-mail, file a new ticket at https://fedorahosted.org/fpc,
e-mail me directly, or bring it up at the end of the meeting, during
the open floor topic. Note that added topics may be deferred until
the following meeting.
6 years, 2 months