EPEL epel beta report: 20140519 changes

2014-05-19 Thread EPEL Beta Report
Compose started at Mon May 19 08:15:03 UTC 2014

New package: ctemplate-2.3-1.el7
 A simple but powerful template language for C++


Updated Packages:

php-ZendFramework2-2.2.7-1.el7
--
* Sun May 18 2014 Shawn Iwinski shawn.iwin...@gmail.com 2.2.7-1
- Updated to 2.2.7 (security update for ZF2014-03)


puppet-3.6.0-1.el7
--
* Sun May 18 2014 Sam Kottler skott...@fedoraproject.org 3.6.0-1
- Remove logic specific to unsupported versions of Fedora
- Update to 3.6.0

* Mon Apr 28 2014 Sam Kottler skott...@fedoraproject.org 3.5.1-1
- Update to 3.5.1


python-blist-1.3.6-1.el7

* Thu May 08 2014 Michel Salim sali...@fedoraproject.org - 1.3.6-1
- Update to 1.3.6
- Build for Python 3 as well on supported releases



Summary:
Added Packages: 1
Removed Packages: 0
Modified Packages: 3
___
epel-devel mailing list
epel-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/epel-devel


EPEL Fedora 6 updates-testing report

2014-05-19 Thread updates
The following Fedora EPEL 6 Security updates need testing:
 Age  URL
 757  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.14-2.el6
 104  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0440/fwsnort-1.6.4-1.el6
  89  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0590/oath-toolkit-2.0.2-4.el6
  49  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1011/php-ZendFramework-1.12.5-1.el6
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1379/seamonkey-2.21-6.ESR_24.5.0.el6
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1388/botan-1.8.14-2.el6
   3  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1414/gajim-0.14.4-4.el6
   2  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1434/Django14-1.4.13-1.el6
   0  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1452/php-ZendFramework2-2.2.7-1.el6


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

RBTools-0.6-2.el6
cmdtest-0.12-1.el6
php-ZendFramework2-2.2.7-1.el6
php-horde-Horde-Icalendar-2.0.8-1.el6
php-horde-Horde-Service-Weather-2.1.0-1.el6
php-horde-Horde-View-2.0.4-1.el6
php-horde-horde-5.1.6-3.el6
php-horde-imp-6.1.7-2.el6
php-horde-ingo-3.1.4-2.el6
php-horde-kronolith-4.1.5-2.el6
php-horde-nag-4.1.4-3.el6
php-horde-turba-4.1.4-2.el6
rlwrap-0.41-1.el6
rubygem-mizuho-0.9.20-4.el6
tito-0.5.5-1.el6
vsqlite++-0.3.13-2.el6

Details about builds:



 RBTools-0.6-2.el6 (FEDORA-EPEL-2014-1455)
 Tools for use with ReviewBoard

Update Information:

commit 86475179c6ec5450c3039c7b1296c0b780e2e705
Author: Stephen Gallagher sgall...@redhat.com
Date:   Wed May 14 12:35:31 2014 -0400

Properly generate parent diffs in git

The old behavior was to only populate the 'parent_base' attribute
if the 'base' of the review range did not show up with
git branch -r --contains base

This fails for many common environments (such as having pushed to
your private github repository prior to posting the review).
Presumably, the assumption that was made is that if the base is
present on a remote branch, it must be already available to
Review Board. With distributed version-control systems, this is
not a safe assumption to make.

With this change, we will always look up the merge base and
compare it to the review base. If they are different, we will pass
along the parent_base so that the parent diff can be generated
correctly.

commit 8a0e94a64e0716f6f91ce835a50f59b62c3b1da1
Author: Georgy Dyuldin g.dyul...@gmail.com
Date:   Fri Apr 25 13:26:33 2014 -0700

Switch to fuzzy search in setup-repo to match repository path.

Sometimes repository path on reviewboard server and on local copy of 
repository
may contains slight difference (trailing slash, user credentials, etc.) Now 
rbt
setup-repo offers repository with closest path to local path.

Testing done: Ran unit tests.

Reviewed at https://reviews.reviewboard.org/r/5724/

commit df33dac0b489db80c5a51705550bf53146c1d57b
Author: David Trowbridge trowb...@gmail.com
Date:   Fri Apr 25 13:25:25 2014 -0700

Fix perforce options access.

Not all rbt commands add the perforce command-line options, but the p4client
was accessing them as if they did. Trivial fix.

commit 1cb1c32304569ca96620f76c262e029544990047
Author: David Trowbridge trowb...@gmail.com
Date:   Tue Apr 22 16:17:11 2014 -0700

Fix -I with svn repositories.

The line that added the files to the diff command line was indented four 
spaces
too many, which made it only work if the code happened to drop into that 
part
of the conditional.

Testing done:
Posted a change to an SVN working directory for just a single file.

Reviewed at https://reviews.reviewboard.org/r/5726/

ChangeLog:

* Mon May 19 2014 Stephen Gallagher sgall...@redhat.com 0.6-2
- Properly generate parent diffs in git
- Switch to fuzzy search in setup-repo to match repository path
- Fix perforce options access
- Fix -I with svn repositories




 cmdtest-0.12-1.el6 (FEDORA-EPEL-2014-1464)
 Black-box testing for Unix command line tools

Update Information:

version 0.12:
* yarn: Do not fail a test suite if snapshotting `DATADIR` fails.

version 0.11:
For yarn:

* Report number of scenarios skipped due to an ASSUMING step failing.

* Fix the error message for reporting scenarios without THEN steps
  to 

EPEL Fedora 5 updates-testing report

2014-05-19 Thread updates
The following Fedora EPEL 5 Security updates need testing:
 Age  URL
 757  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5630/bugzilla-3.2.10-5.el5
 212  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11893/libguestfs-1.20.12-1.el5
  92  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0581/augeas-1.2.0-1.el5
   7  
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1378/botan-1.8.14-2.el5


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

rlwrap-0.41-1.el5
tito-0.5.5-1.el5

Details about builds:



 rlwrap-0.41-1.el5 (FEDORA-EPEL-2014-1451)
 Wrapper for GNU readline

Update Information:

Upstream bugfix release, see NEWS file for details

ChangeLog:

* Mon May 19 2014 Michel Salim sali...@fedoraproject.org - 0.41-1
- Update to 0.41

References:

  [ 1 ] Bug #1095872 - rlwrap-0.40 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1095872




 tito-0.5.5-1.el5 (FEDORA-EPEL-2014-1458)
 A tool for managing rpm based git projects

Update Information:

- Fix bugs in git-annex cleanup method (dcl...@redhat.com)
- Remove excess whitespace on EL6 and duplicate SRPM output (dcl...@redhat.com)


Support older versions of git-annex.
Fix a getcwd error in releaser.
Fix silently failing commands.
Allow builders to run on untagged projects if --test is specified.
Added scl builder option.
Cleanup builders/releasers when interrupted.
Removed dep on gitpython.
Added rpmbuild output to error message.

Significant improvements, new builders/releasers, removal of dead code and 
refactoring. 
Significant improvements, new builders/releasers, removal of dead code and 
refactoring.
New support for writing out a templated version file during tagging. New Copr 
build system and OBS releasers. Fixed bug with old versions of packages still 
being left in the yum repodata. Small documentation updates. Fix permissions 
sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix 
permissions sources fedpkg modifies.
Significant improvements, new builders/releasers, removal of dead code and 
refactoring.
New support for writing out a templated version file during tagging. New Copr 
build system and OBS releasers. Fixed bug with old versions of packages still 
being left in the yum repodata. Small documentation updates. Fix permissions 
sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix 
permissions sources fedpkg modifies.
Significant improvements, new builders/releasers, removal of dead code and 
refactoring.
New support for writing out a templated version file during tagging. New Copr 
build system and OBS releasers. Fixed bug with old versions of packages still 
being left in the yum repodata. Small documentation updates. Fix permissions 
sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix 
permissions sources fedpkg modifies.
Support older versions of git-annex.
Fix a getcwd error in releaser.
Fix silently failing commands.
Allow builders to run on untagged projects if --test is specified.
Added scl builder option.
Cleanup builders/releasers when interrupted.
Removed dep on gitpython.
Added rpmbuild output to error message.

Significant improvements, new builders/releasers, removal of dead code and 
refactoring. 
Significant improvements, new builders/releasers, removal of dead code and 
refactoring.
New support for writing out a templated version file during tagging. New Copr 
build system and OBS releasers. Fixed bug with old versions of packages still 
being left in the yum repodata. Small documentation updates. Fix permissions 
sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix 
permissions sources fedpkg modifies.
Significant improvements, new builders/releasers, removal of dead code and 
refactoring.
New support for writing out a templated version file during tagging. New Copr 
build system and OBS releasers. Fixed bug with old versions of packages still 
being left in the yum repodata. Small documentation updates. Fix permissions 
sources fedpkg modifies. Fix permissions sources fedpkg modifies. Fix 
permissions sources fedpkg modifies.
Significant improvements, new builders/releasers, removal of dead code and 
refactoring.
New support for writing out a templated version file during tagging. New Copr 
build system and OBS releasers. Fixed bug with old versions of packages still 
being left in the yum repodata. Small 

Re: Computational chemistry softwares orphaned in F20

2014-05-19 Thread Susi Lehtola
On Sun, 18 May 2014 21:23:51 -0500
Jon jdisn...@gmail.com wrote:
 Indeed, something strange:
 
 $ spectool -g mopac7.spec
 curl: (22) The requested URL returned error: 404 Not Found
 
 The maintainer of the mopac7 package should fix the source0, or retire
 the package.

mopac7 is orphan in F20 and rawhide, and probably will be retired(?)
-- 
Susi Lehtola
Fedora Project Contributor
jussileht...@fedoraproject.org
-- 
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: Intent to retire: rubygem-virt-p2v

2014-05-19 Thread Richard W.M. Jones
On Sat, May 17, 2014 at 09:39:23AM -0500, Dennis Gilmore wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Sat, 17 May 2014 09:30:59 +0200
 Pierre-Yves Chibon pin...@pingoured.fr wrote:
 
  On Fri, 2014-05-16 at 10:18 +0100, Richard W.M. Jones wrote:
   Note that 'fedpkg retire' happens to be broken at the moment
   (bug 1098462) so I cannot retire this package at the moment.
  
  You can do it via the UI directly.
  
  Pierre
 
 It's a bad idea to do it via the web, as you wont be able to commit the
 clean up to git and possibly it won't get blocked in koji.  really we
 should take the retire option out of pkgdb's web interface and only
 allow it on the cli.

I'll just note that rubygem-virt-p2v is in a 'half-retired' state now.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html
-- 
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: More pkgdb2-related information

2014-05-19 Thread Vít Ondruch

Dne 19.5.2014 07:53, Pierre-Yves Chibon napsal(a):

On Sun, May 18, 2014 at 10:35:25PM +0200, Vít Ondruch wrote:

I am curious about this as well. The URL should be taken from RPM and
refreshed with every update of the package. The same applies for Summary and
Description.

Very simply, there is work in progress to write a cron script


Cron script (polling) in times of fedmsg? I'd expect that git commit, 
koji build or something similar would be the trigger 



Vít


  that will extract
summary and description (and now the url) and update pkgdb2 regularly
https://fedorahosted.org/fedora-infrastructure/ticket/3792

The out-dated information is also something that has been bothering us for a
little while :)


Pierre


--
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: More pkgdb2-related information

2014-05-19 Thread Petr Pisar
On 2014-05-16, Pierre-Yves Chibon pin...@pingoured.fr wrote:
 * Finally, the form used in bugzilla to do SCM requests has been updated and
 now asks for the `Upstream URL` to be specified next to the `Package Name`
 and `Short Description`.

Why there is a limit on http:// and https:// URI schemata?

-- Petr

-- 
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: More pkgdb2-related information

2014-05-19 Thread Pierre-Yves Chibon
On Mon, May 19, 2014 at 10:41:06AM +0200, Vít Ondruch wrote:
 Dne 19.5.2014 07:53, Pierre-Yves Chibon napsal(a):
 On Sun, May 18, 2014 at 10:35:25PM +0200, Vít Ondruch wrote:
 I am curious about this as well. The URL should be taken from RPM and
 refreshed with every update of the package. The same applies for Summary and
 Description.
 Very simply, there is work in progress to write a cron script
 
 Cron script (polling) in times of fedmsg? I'd expect that git commit, koji
 build or something similar would be the trigger 

The current implementation is a simple cron (daily, weekly?) but then again, the
current implementation is not deployed nor ported to pkgdb2.

Pierre
-- 
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: More pkgdb2-related information

2014-05-19 Thread Pierre-Yves Chibon
On Mon, May 19, 2014 at 09:00:12AM +, Petr Pisar wrote:
 On 2014-05-16, Pierre-Yves Chibon pin...@pingoured.fr wrote:
  * Finally, the form used in bugzilla to do SCM requests has been updated and
  now asks for the `Upstream URL` to be specified next to the `Package Name`
  and `Short Description`.
 
 Why there is a limit on http:// and https:// URI schemata?

Do we have projects that are hosted on a FTP w/o any kind of documentation?
If so I guess we could add FTP, are you thinking about another protocol?

Pierre
-- 
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: [Owner-change] Fedora packages ownership change

2014-05-19 Thread Pavel Alexeev
05.05.2014 14:00, nob...@fedoraproject.org wrote:
 Change in ownership over the last 168 hours
 ===

 4 packages were orphaned
 
 transfig [devel,f19,f20] was orphaned by kdudka
  A utility for converting FIG files (made by xfig) to other formats.
  https://admin.fedoraproject.org/pkgdb/acls/name/transfig
 python-openid [EL-5,EL-6,devel,epel7,f19,f20] was orphaned by jcollie
  Python OpenID libraries
  https://admin.fedoraproject.org/pkgdb/acls/name/python-openid
 remmina [devel,f19,f20] was orphaned by cwickert
  A GTK+ Remote Desktop Client
  https://admin.fedoraproject.org/pkgdb/acls/name/remmina
As I use it for day work I've take it.
 dnrd [devel] was orphaned by cicku
  A caching, forwarding DNS proxy server
  https://admin.fedoraproject.org/pkgdb/acls/name/dnrd

 9 packages unorphaned
 -
 amigadave   unorphaned : gnome-disk-utility [f19]
 ppisar  unorphaned : perl-NOCpulse-Object [devel]
 mcepl   unorphaned : spectrum [f19,f20]
 ppisar  unorphaned : perl-NOCpulse-Debug [devel]
 ppisar  unorphaned : nocpulse-common [devel]
 jmlich  unorphaned : transfig [f19,f20]
 puiterwijk  unorphaned : python-openid [EL-5,EL-6,devel,epel7,f19,f20]
 toshio  unorphaned : qa-assistant [devel]
 ppisar  unorphaned : perl-NOCpulse-CLAC [devel]

 14 packages were retired
 -
 libmatewnck [devel] was retired by rdieter
  Window navigator constructor kit for MATE Desktop
  https://admin.fedoraproject.org/pkgdb/acls/name/libmatewnck
 xorg-x11-drv-keyboard [devel] was retired by ausil
  Xorg X11 keyboard input driver
  https://admin.fedoraproject.org/pkgdb/acls/name/xorg-x11-drv-keyboard
 mutter-wayland [devel] was retired by fmuellner
  Mutter window manager with experimental Wayland support
  https://admin.fedoraproject.org/pkgdb/acls/name/mutter-wayland
 python-lxml [EL-5] was retired by jcollie
  ElementTree-like Python bindings for libxml2 and libxslt
  https://admin.fedoraproject.org/pkgdb/acls/name/python-lxml
 spectrum [devel,f19,f20] was retired by mcepl
  XMPP transport/gateway
  https://admin.fedoraproject.org/pkgdb/acls/name/spectrum
 perl-NOCpulse-Gritch [devel] was retired by ppisar
  Perl throttled email notification for Spacewalk
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-NOCpulse-Gritch
 async-http-client [devel] was retired by mizdebsk
  Asynchronous Http Client for Java
  https://admin.fedoraproject.org/pkgdb/acls/name/async-http-client
 python-django-sahara [EL-6,epel7] was retired by mimccune
  Sahara plugin for OpenStack dashboard
  https://admin.fedoraproject.org/pkgdb/acls/name/python-django-sahara
 perl-Elasticsearch [devel] was retired by eseyman
  Official client for Elasticsearch
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-Elasticsearch
 mate-doc-utils [devel,f18] was retired by vicodan
  MATE Desktop doc utils
  https://admin.fedoraproject.org/pkgdb/acls/name/mate-doc-utils
 openstack-sahara [EL-6,epel7] was retired by mimccune
  Apache Hadoop cluster management on OpenStack
  https://admin.fedoraproject.org/pkgdb/acls/name/openstack-sahara
 xorg-x11-drv-mouse [devel] was retired by ausil
  Xorg X11 mouse input driver
  https://admin.fedoraproject.org/pkgdb/acls/name/xorg-x11-drv-mouse
 python-saharaclient [EL-6,epel7] was retired by mimccune
  client library for OpenStack Sahara API
  https://admin.fedoraproject.org/pkgdb/acls/name/python-saharaclient
 php-phpunit-PHP-CodeBrowser [devel] was retired by cdamian
  PHP_CodeBrowser for integration in Hudson and CruiseControl
  
 https://admin.fedoraproject.org/pkgdb/acls/name/php-phpunit-PHP-CodeBrowser

 7 packages changed owner
 
 limbgave to lkundrak   : perl-GraphViz [epel7]
 limbgave to pghmcfc: perl-File-DesktopEntry [EL-6]
 limbgave to goeran : ttf2pt1 [epel7]
 limbgave to pghmcfc: perl-File-MimeInfo [EL-6]
 limbgave to nalimilan  : openspecfun [f19,f20]
 limbgave to goldmann   : python-backports-lzma [epel7]
 limbgave to comzeradd  : clipit [EL-6]


 Sources: https://github.com/pypingou/fedora-owner-change

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Owner-change] Fedora packages ownership change

2014-05-19 Thread pingou
Change in package status over the last 168 hours


8 packages were orphaned

blacs [devel] was orphaned by spot
 Basic Linear Algebra Communication Subprograms
 https://admin.fedoraproject.org/pkgdb/package/blacs
f1lt [f19, f20] was orphaned by sagitter
 Unofficial Formula 1 live timing application
 https://admin.fedoraproject.org/pkgdb/package/f1lt
libpipeline [f20, devel] was orphaned by pschiffe
 A pipeline manipulation library
 https://admin.fedoraproject.org/pkgdb/package/libpipeline
man-db [f19] was orphaned by pschiffe
 Database cached manual pager suite
 https://admin.fedoraproject.org/pkgdb/package/man-db
man-pages-pl [f20, devel] was orphaned by pschiffe
 Polish man pages from the Linux Documentation Project
 https://admin.fedoraproject.org/pkgdb/package/man-pages-pl
man-pages-ru [f19, f20, devel] was orphaned by pschiffe
 Russian man pages from the Linux Documentation Project
 https://admin.fedoraproject.org/pkgdb/package/man-pages-ru
php-pecl-http1 [devel] was orphaned by remi
 Extended HTTP support
 https://admin.fedoraproject.org/pkgdb/package/php-pecl-http1
rubygem-sinatra [EL-6] was orphaned by bkabrda
 Ruby-based web application framework
 https://admin.fedoraproject.org/pkgdb/package/rubygem-sinatra

2 packages were retired

animal-sniffer [devel] was retired by mizdebsk
 Tools to assist verifying backward compatibility of Java classes
 https://admin.fedoraproject.org/pkgdb/package/animal-sniffer
mojo-signatures [devel] was retired by mizdebsk
 Mojo API signatures project
 https://admin.fedoraproject.org/pkgdb/package/mojo-signatures

40 packages unorphaned
--
ceph [f20, f19, epel7, EL-6, devel] was unorphaned by kkeithle
 User space components of the CEPH file system
 https://admin.fedoraproject.org/pkgdb/package/ceph
fuse-encfs [f19, master, f20] was unorphaned by salimma
 Encrypted pass-thru filesystem in userspace
 https://admin.fedoraproject.org/pkgdb/package/fuse-encfs
gawk [devel] was unorphaned by jchaloup
 The GNU version of the awk text processing utility
 https://admin.fedoraproject.org/pkgdb/package/gawk
groff [f19, f20, devel] was unorphaned by jchaloup
 A document formatting system
 https://admin.fedoraproject.org/pkgdb/package/groff
libpipeline [f19] was unorphaned by jchaloup
 A pipeline manipulation library
 https://admin.fedoraproject.org/pkgdb/package/libpipeline
man-db [f20, devel] was unorphaned by jchaloup
 Database cached manual pager suite
 https://admin.fedoraproject.org/pkgdb/package/man-db
man-pages [f19, f20, devel] was unorphaned by jchaloup
 Man (manual) pages from the Linux Documentation Project
 https://admin.fedoraproject.org/pkgdb/package/man-pages
man-pages-cs [f19, f20, devel] was unorphaned by jchaloup
 Czech man pages from the Linux Documentation Project
 https://admin.fedoraproject.org/pkgdb/package/man-pages-cs
man-pages-pl [f19] was unorphaned by jchaloup
 Polish man pages from the Linux Documentation Project
 https://admin.fedoraproject.org/pkgdb/package/man-pages-pl
remmina [f19, master, f20] was unorphaned by hubbitus
 A GTK+ Remote Desktop Client
 https://admin.fedoraproject.org/pkgdb/package/remmina
rubygem-ammeter [devel] was unorphaned by vondruch
 Write specs for your Rails 3+ generators
 https://admin.fedoraproject.org/pkgdb/package/rubygem-ammeter
rubygem-apipie-rails [devel] was unorphaned by vondruch
 Rails REST API documentation tool
 https://admin.fedoraproject.org/pkgdb/package/rubygem-apipie-rails
rubygem-bacon [devel] was unorphaned by vondruch
 A ruby-based testing framework
 https://admin.fedoraproject.org/pkgdb/package/rubygem-bacon
rubygem-coffee-rails [devel] was unorphaned by vondruch
 Coffee Script adapter for the Rails asset pipeline
 https://admin.fedoraproject.org/pkgdb/package/rubygem-coffee-rails
rubygem-coffee-script [devel] was unorphaned by vondruch
 Ruby CoffeeScript Compiler
 https://admin.fedoraproject.org/pkgdb/package/rubygem-coffee-script
rubygem-color [devel] was unorphaned by vondruch
 Colour management with Ruby
 https://admin.fedoraproject.org/pkgdb/package/rubygem-color
rubygem-delorean [devel] was unorphaned by vondruch
 Delorean lets you travel in time with Ruby by mocking Time.now
 https://admin.fedoraproject.org/pkgdb/package/rubygem-delorean
rubygem-excon [devel] was unorphaned by vondruch
 Http(s) EXtended CONnections
 https://admin.fedoraproject.org/pkgdb/package/rubygem-excon
rubygem-execjs [devel] was unorphaned by vondruch
 ExecJS lets you run JavaScript code from Ruby
 https://admin.fedoraproject.org/pkgdb/package/rubygem-execjs
rubygem-fog [devel] was unorphaned by vondruch
 The Ruby cloud services library.
 

Orphaning ipe and figtoipe

2014-05-19 Thread Laurent Rineau
I lack time to deal with my Fedora packages, and I just orphaned the two of 
them that I no longer use in my day job: ipe and figtoipe. I hope they will 
find new maintainers, because I know users, mostly in research centers, who 
expect those packages to be maintained.


https://admin.fedoraproject.org/pkgdb/package/ipe/
https://admin.fedoraproject.org/pkgdb/package/figtoipe/


-- 
Laurent Rineau
http://fedoraproject.org/wiki/LaurentRineau

-- 
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: More pkgdb2-related information

2014-05-19 Thread Petr Pisar
On 2014-05-19, Pierre-Yves Chibon pin...@pingoured.fr wrote:
 On Mon, May 19, 2014 at 09:00:12AM +, Petr Pisar wrote:
 Why there is a limit on http:// and https:// URI schemata?

 Do we have projects that are hosted on a FTP w/o any kind of
 documentation?  If so I guess we could add FTP, are you thinking about
 another protocol?

Yes, I believe I saw some FTP-only projects.

-- Petr

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

rawhide report: 20140519 changes

2014-05-19 Thread Fedora Rawhide Report

Broken deps for i386
--
[MegaMek]
MegaMek-0.30.11-13.fc20.i686 requires libgcj_bc.so.1
MegaMek-0.30.11-13.fc20.i686 requires java-gcj-compat
MegaMek-0.30.11-13.fc20.i686 requires java-gcj-compat
[PyKDE]
PyKDE-3.16.6-14.fc20.i686 requires sip-api(10) = 0:10.0
[audtty]
audtty-0.1.12-9.fc20.i686 requires libaudclient.so.2
[aws]
aws-devel-3.1.0-6.fc21.i686 requires libgrypt-devel
[bibletime]
bibletime-2.10.0-1.fc21.i686 requires libsword-1.7.2.so
[compat-gcc-34]
compat-gcc-34-c++-3.4.6-29.fc19.i686 requires libstdc++  0:4.9.0
[csound]
csound-java-5.19.01-1.fc20.i686 requires libgcj_bc.so.1
csound-java-5.19.01-1.fc20.i686 requires java-gcj-compat
csound-java-5.19.01-1.fc20.i686 requires java-gcj-compat
csound-java-5.19.01-1.fc20.i686 requires java-1.5.0-gcj
[cyphesis]
cyphesis-0.6.0-5.fc21.i686 requires libmercator-0.3.so.3
cyphesis-0.6.0-5.fc21.i686 requires libAtlasObjects-0.6.so.1
cyphesis-0.6.0-5.fc21.i686 requires libAtlasNet-0.6.so.1
cyphesis-0.6.0-5.fc21.i686 requires libAtlasMessage-0.6.so.1
cyphesis-0.6.0-5.fc21.i686 requires libAtlasCodecs-0.6.so.1
cyphesis-0.6.0-5.fc21.i686 requires libAtlas-0.6.so.1
[deltacloud-core]
deltacloud-core-rackspace-1.1.3-1.fc20.noarch requires 
rubygem(cloudfiles)
[derelict]
derelict-tcod-3-26.201410303git9570453.fc21.i686 requires tcod
derelict-tcod-devel-3-26.201410303git9570453.fc21.i686 requires tcod
[devtodo2]
devtodo2-2.1-8.20120711git8dee6.fc21.i686 requires libgo.so.4
[diet]
diet-2.8.1-8.fc20.i686 requires libomnithread.so.3
diet-2.8.1-8.fc20.i686 requires libomniORB4.so.1
diet-2.8.1-8.fc20.i686 requires libomniDynamic4.so.1
diet-2.8.1-8.fc20.i686 requires libCOSDynamic4.so.1
diet-2.8.1-8.fc20.i686 requires libCOS4.so.1
diet-examples-2.8.1-8.fc20.i686 requires libomnithread.so.3
diet-examples-2.8.1-8.fc20.i686 requires libomniORB4.so.1
diet-examples-2.8.1-8.fc20.i686 requires libomniDynamic4.so.1
diet-examples-2.8.1-8.fc20.i686 requires libCOSDynamic4.so.1
diet-examples-2.8.1-8.fc20.i686 requires libCOS4.so.1
[dragonegg]
dragonegg-3.4-0.3.rc0.fc21.i686 requires gcc = 0:4.8.2-14.fc21
[eclipse-linuxtools]
eclipse-linuxtools-tests-3.0.0-0.2.git20140509.fc21.noarch requires 
osgi(org.apache.log4j)
[eclipse-swtbot]
eclipse-swtbot-2.1.1-1.fc20.noarch requires osgi(org.apache.log4j)
[ember]
ember-0.7.0-10.fc20.i686 requires libmercator-0.3.so.3
ember-0.7.0-10.fc20.i686 requires liberis-1.3.so.20
ember-0.7.0-10.fc20.i686 requires libAtlasObjects-0.6.so.1
ember-0.7.0-10.fc20.i686 requires libAtlasNet-0.6.so.1
ember-0.7.0-10.fc20.i686 requires libAtlasMessage-0.6.so.1
ember-0.7.0-10.fc20.i686 requires libAtlasCodecs-0.6.so.1
ember-0.7.0-10.fc20.i686 requires libAtlas-0.6.so.1
[fedora-dockerfiles]
fedora-dockerfiles-0-0.5.git122ef5d.fc21.noarch requires docker-io
[fmt-ptrn]
fmt-ptrn-java-1.3.22-1.fc21.i686 requires libgcj.so.14
[frysk]
frysk-0.4-39.fc19.i686 requires libgcj.so.14
[gcc-python-plugin]
gcc-python2-debug-plugin-0.12-18.fc21.i686 requires gcc = 
0:4.8.2-14.fc21
gcc-python2-plugin-0.12-18.fc21.i686 requires gcc = 0:4.8.2-14.fc21
gcc-python3-debug-plugin-0.12-18.fc21.i686 requires gcc = 
0:4.8.2-14.fc21
gcc-python3-plugin-0.12-18.fc21.i686 requires gcc = 0:4.8.2-14.fc21
[gdb-heap]
gdb-heap-0.5-15.fc21.i686 requires glibc(x86-32) = 0:2.18.90
[gnome-pie]
gnome-pie-0.5.5-3.20130330git0a5aa2.fc20.i686 requires libbamf3.so.0
[gofer]
ruby-gofer-0.77-1.fc21.noarch requires rubygem(qpid) = 0:0.16.0
[golang-github-smarterclayton-go-systemd]

golang-github-smarterclayton-go-systemd-devel-0-0.4.git5cb9e9e.fc21.noarch 
requires golang(github.com/guelfey/go.dbus)
[gtkd]
gtkd-2.0.0-45.20140301gitaf01da8.fc21.i686 requires 
gstreamer-plugins-basexz
[haskell-platform]
haskell-platform-2013.2.0.0-36.fc21.i686 requires alex = 0:3.0.5
[kawa]
1:kawa-1.11-5.fc19.i686 requires servlet25
[leiningen]
leiningen-1.7.1-7.fc20.noarch requires maven-ant-tasks
[libghemical]
libghemical-2.99.1-24.fc20.i686 requires libf77blas.so.3
libghemical-2.99.1-24.fc20.i686 requires libatlas.so.3
[libopensync-plugin-irmc]
1:libopensync-plugin-irmc-0.22-7.fc20.i686 requires libopenobex.so.1
[libpano13]
libpano13-devel-2.9.18-8.fc20.i686 requires libgcj-devel
[libyui-gtk]
libyui-gtk-2.43.7-1.fc21.i686 requires libyui.so.5
[libyui-ncurses]
libyui-ncurses-2.44.1-1.fc21.i686 requires libyui.so.5
[libyui-qt]
libyui-qt-2.43.5-1.fc21.i686 requires libyui.so.5
[mapserver]
mapserver-java-6.2.1-5.fc21.i686 requires java-gcj-compat
[mpqc]

Re: Orphaning ipe and figtoipe

2014-05-19 Thread Christopher Meng
I will take figtoipe.

Meanwhile I've prepared pdftoipe RPM.

Thanks.
-- 
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: Intent to retire: rubygem-virt-p2v

2014-05-19 Thread Pierre-Yves Chibon
On Mon, May 19, 2014 at 09:16:30AM +0100, Richard W.M. Jones wrote:
 On Sat, May 17, 2014 at 09:39:23AM -0500, Dennis Gilmore wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  On Sat, 17 May 2014 09:30:59 +0200
  Pierre-Yves Chibon pin...@pingoured.fr wrote:
  
   On Fri, 2014-05-16 at 10:18 +0100, Richard W.M. Jones wrote:
Note that 'fedpkg retire' happens to be broken at the moment
(bug 1098462) so I cannot retire this package at the moment.
   
   You can do it via the UI directly.
   
   Pierre
  
  It's a bad idea to do it via the web, as you wont be able to commit the
  clean up to git and possibly it won't get blocked in koji.  really we
  should take the retire option out of pkgdb's web interface and only
  allow it on the cli.
 
 I'll just note that rubygem-virt-p2v is in a 'half-retired' state now.

And with the new packagedb-cli, did it work?

Pierre
-- 
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: Re: Orphaning ipe and figtoipe

2014-05-19 Thread Laurent Rineau
Le Monday 19 May 2014 19:16:56 Christopher Meng a écrit :
 I will take figtoipe.

I imagine you want to take 'ipe' too, do not you?

-- 
Laurent Rineau
http://fedoraproject.org/wiki/LaurentRineau

-- 
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: Intent to retire: rubygem-virt-p2v

2014-05-19 Thread Richard W.M. Jones
On Mon, May 19, 2014 at 02:49:29PM +0200, Pierre-Yves Chibon wrote:
 On Mon, May 19, 2014 at 09:16:30AM +0100, Richard W.M. Jones wrote:
  On Sat, May 17, 2014 at 09:39:23AM -0500, Dennis Gilmore wrote:
   -BEGIN PGP SIGNED MESSAGE-
   Hash: SHA1
   
   On Sat, 17 May 2014 09:30:59 +0200
   Pierre-Yves Chibon pin...@pingoured.fr wrote:
   
On Fri, 2014-05-16 at 10:18 +0100, Richard W.M. Jones wrote:
 Note that 'fedpkg retire' happens to be broken at the moment
 (bug 1098462) so I cannot retire this package at the moment.

You can do it via the UI directly.

Pierre
   
   It's a bad idea to do it via the web, as you wont be able to commit the
   clean up to git and possibly it won't get blocked in koji.  really we
   should take the retire option out of pkgdb's web interface and only
   allow it on the cli.
  
  I'll just note that rubygem-virt-p2v is in a 'half-retired' state now.
 
 And with the new packagedb-cli, did it work?

I didn't try.  Can fedpkg recover now that it has got half way through
the retire process?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org
-- 
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: Computational chemistry softwares orphaned in F20

2014-05-19 Thread Henrique Junior
2014-05-19 4:20 GMT-03:00 Susi Lehtola jussileht...@fedoraproject.org:

 On Sun, 18 May 2014 21:23:51 -0500
 Jon jdisn...@gmail.com wrote:
  Indeed, something strange:
 
  $ spectool -g mopac7.spec
  curl: (22) The requested URL returned error: 404 Not Found
 
  The maintainer of the mopac7 package should fix the source0, or retire
  the package.

 mopac7 is orphan in F20 and rawhide, and probably will be retired(?)
 --
 Susi Lehtola
 Fedora Project Contributor
 jussileht...@fedoraproject.org


MOPAC7 is still a very important software, it would be a shame to lose it
in our repos.
Does anyone know something about MOPAC7.1[1]?

By the way, is the Fedora package of nwchem* working OK to you?

[1] - http://openmopac.net/Downloads/Mopac_7.1source.zip

-- 
*Henrique C. S. Junior*
Química Industrial - UFRRJ
Centro de Processamento de Dados - PMP
-- 
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: TermRecord software in Fedora/EPEL

2014-05-19 Thread Matthew Miller
On Mon, May 19, 2014 at 12:39:55AM -0400, Dusty Mabe wrote:
 I would like to package this software for Fedora and possible 
 EPEL if others think it would be useful. I have reviewed the 
 Fedora package review process [4] and will follow those steps
 if this is well received.


It does sound useful -- go for it!

-- 
Matthew Miller--   Fedora Project--mat...@fedoraproject.org
  Tepid change for the somewhat better!
-- 
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: Computational chemistry softwares orphaned in F20

2014-05-19 Thread Antonio Trande
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Computational chemistry is by no means dead. There are big packages
 available for real calculations, e.g. NWChem and PSI4 are available
 in Fedora.

I wish point out 'Ascend', in review now
(https://bugzilla.redhat.com/show_bug.cgi?id=908088) and mMass tool
for the analytical chemistry already in Fedora.

- -- 
Antonio Trande

mailto: sagitterATfedoraproject.org
http://www.fedoraos.worpress.com
https://fedoraproject.org/wiki/User:Sagitter
GPG Key: D400D6C4
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJTegdgAAoJED2vIvfUANbEMfsP/i9Ju0UXatHU2Adq9SIMG/nt
mHvzHBWM16M4n87nRMVUfZJ7YPj0mAIEqnUzfjxXJ+At8YUYKuruOr2JbLTys79q
v7Q0NRI1cKKAZFAFyhplQ4q9JN4LtvhxTKMWu50UdaAQYT/dK3pj7dgWi8eaA3hO
cUuoM3T6oSGClDN7o+aM9PIGdANQVuJuD9is2OCN/Pl3KKs0R/HSKVdkUP8pvYeO
A2iofv2AKV1gEV+h0yZj0Kbc/Sx1T7N9NkRT5jm4IyfAzAWSR85kTraPU/mHVCWN
5uQ6T+01OlyJZPkXwdpELaLfcClnzsc2IROt3q8J76a0HGAUMx4u2lLLNgBx2Y2b
ggPtrvokelKhL/3aM6lnAnX+NUM2m0xSp8mwNWbBXOkJWzT9uB3F47YqBEjJRk8o
Zv5q3di9lSEbysNGEezp6nR5VFgFh0Z1+Bam+QNFrNdkMQgVbfUIy6aIQ5UkbiTz
IejmlaADT0OVz55NvC3sTYP0+LveNy/jXcu66/NQpRExcCQx1FgmQ1FrTQFkOQRz
uYr5kLjkcHiIozyhDVI+IbmVVOCV0R7mcs7yNl7/DpQeuy3NUsexsmd00MS/qzex
WHop+MKpXWuYUo5o4Xwafgi5CA4rRIkb6jfqdDfF9ao8e7H2JrLbPOLycsmhkBHI
QAjNPSsADlACVvvjhdSI
=2Ywr
-END PGP SIGNATURE-
-- 
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: TermRecord software in Fedora/EPEL

2014-05-19 Thread Sérgio Basto
On Seg, 2014-05-19 at 13:23 +0800, Christopher Meng wrote:
 If you have packaged TR(I tried it at 12th due to a post on one
 website which I often visit), feel free to submit. A useful tutorial
 for newcomer is available at:
 
 https://fedoraproject.org/wiki/Join_the_package_collection_maintainers

Hi , since is python 2, you may copy or get inspiration :) with request
review of python-MultipartPostHandler2
https://bugzilla.redhat.com/show_bug.cgi?id=920778

I can help you on review 
Best regards,
-- 
Sérgio M. B.

-- 
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: Re: Orphaning ipe and figtoipe

2014-05-19 Thread nonamedotc
I can take ipe. I have used it on and off...

On Mon, May 19, 2014 at 7:50 AM, Laurent Rineau
laurent.rineau__fed...@normalesup.org wrote:
 Le Monday 19 May 2014 19:16:56 Christopher Meng a écrit :
 I will take figtoipe.

 I imagine you want to take 'ipe' too, do not you?

 --
 Laurent Rineau
 http://fedoraproject.org/wiki/LaurentRineau

 --
 devel mailing list
 devel@lists.fedoraproject.org
 https://admin.fedoraproject.org/mailman/listinfo/devel
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
-- 
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: Re: Orphaning ipe and figtoipe

2014-05-19 Thread Christopher Meng
I'd like to leave this position to others... Although these two share the
same upstream at all.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Agenda for Env-and-Stacks WG meeting (2014-05-20)

2014-05-19 Thread Marcela Mašláňová
On odd weeks WG meeting will be at 15:00 UTC, 17:00 Central Europe, 
11:00 (noon) Boston, 8:00 San Francisco, 0:00 Tokyo in #fedora-meeting 
on Freenode.


= Topics =
* plan which tests should be done by Taskotron on Playground repo
--
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: PkgDB2 is now in production

2014-05-19 Thread Sérgio Basto
On Sáb, 2014-05-17 at 09:27 +0200, Pierre-Yves Chibon wrote: 
 On Fri, 2014-05-16 at 10:44 +0800, Christopher Meng wrote:
  There are many broken redirect links, please fix asap.
 
 It's not that there are many broken redirect it's that we didn't put in
 place any redirect atm :)

Today, I understand what broken links means. 
In links of packages for example :

https://apps.fedoraproject.org/packages/python-MultipartPostHandler2

Pkgdb Package Info points to : 
https://admin.fedoraproject.org/pkgdb/acls/name/python-MultipartPostHandler2

which is a broken link. 
Question where should I report it ? it is not in PkgDB2 trac ?

Thanks, 
-- 
Sérgio M. B.

-- 
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: PkgDB2 is now in production

2014-05-19 Thread Pierre-Yves Chibon
On Mon, May 19, 2014 at 03:22:31PM +0100, Sérgio Basto wrote:
 On Sáb, 2014-05-17 at 09:27 +0200, Pierre-Yves Chibon wrote: 
  On Fri, 2014-05-16 at 10:44 +0800, Christopher Meng wrote:
   There are many broken redirect links, please fix asap.
  
  It's not that there are many broken redirect it's that we didn't put in
  place any redirect atm :)
 
 Today, I understand what broken links means. 
 In links of packages for example :
 
 https://apps.fedoraproject.org/packages/python-MultipartPostHandler2
 
 Pkgdb Package Info points to : 
 https://admin.fedoraproject.org/pkgdb/acls/name/python-MultipartPostHandler2
 
 which is a broken link. 
 Question where should I report it ? it is not in PkgDB2 trac ?

It's fixed in git: https://github.com/fedora-infra/fedora-packages/pull/86
it 'just' need a new release :)


Pierre
-- 
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: Re: Re: Orphaning ipe and figtoipe

2014-05-19 Thread Laurent Rineau
Le Monday 19 May 2014 09:01:25 nonamedotc a écrit :
 I can take ipe. I have used it on and off...

Please take the ownership.

What I found difficult with Ipe is that the Otfried Cheong has not kept the 
compatibility between Ipe6 and Ipe7: a file created by ipe6, and even ipe5, 
cannot be opened by Ipe7.

In my opinion, Fedora should have packages for the tools ipe5toxml, and 
ipe6upgrade, that are made to upgrade old files to newer formats.

-- 
Laurent Rineau
http://fedoraproject.org/wiki/LaurentRineau

-- 
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: Re: Re: Orphaning ipe and figtoipe

2014-05-19 Thread Christopher Meng
Or simply write down these in Fedora release notes. Gpodder has done this.
-- 
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: Re: Re: Re: Orphaning ipe and figtoipe

2014-05-19 Thread Laurent Rineau
Le Monday 19 May 2014 22:54:41 Christopher Meng a écrit :
 Or simply write down these in Fedora release notes. Gpodder has done this.

There should be packages for the conversion tools in Fedora, because it can be 
written in the release notes.

-- 
Laurent Rineau
http://fedoraproject.org/wiki/LaurentRineau

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Self introduction: Martin Buenahora

2014-05-19 Thread Martín Buenahora
Hello everyone.

My name is Martin Buenahora. I'm on the FAS as zironid. I'm from
Colombia, 15 years old and Linux user since 2011.

I joined to the Fedora project, more specifically the packaging group,
because I wanted to make something new. I have no previous experience in
packaging of any kind.

My first package is (or is going to be) screenfetch
(https://github.com/KittyKatt/screenFetch), a bash script that displays
system information on the terminal. The review request is here:
https://bugzilla.redhat.com/show_bug.cgi?id=1099166

I hope to help the project as much as I can. :)

Reggards
-Martin zironid Buenahora

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Self Introduction: Christopher Tubbs

2014-05-19 Thread Christopher
Hi,

My name is Christopher Tubbs. I'm a long-time user of Fedora and
Linux, and a big fan of free (as in speech) software. I love bigdata
and scientific computing, and consider myself a seasoned Java
developer and Maven user.

I'm currently working on Apache Accumulo as my first package for
Fedora (https://fedoraproject.org/wiki/Changes/ApacheAccumulo). I'm
also an upstream developer for Accumulo project, which helps, because
there's a lot of patches I need to make to get it to build with the
dependency versions available in Fedora.

I'm not yet in the package maintainers group, but my FAS account is
ctubbsii and I'm seeking a mentor (preferably one familiar with the
Hadoop ecosystem and Java packaging) to help me get all the kinks
worked out of my package. I'm still very new to the whole packaging
environment in Fedora, and trying to get a handle on understanding all
the infrastructure at Fedora needed to get things done. I definitely
need a mentor to help me understand the packaging process and tools in
the Fedora infrastructure (cgit, bugzilla, koji, etc.).

My draft packaging is not yet done, but in progress here:
https://github.com/ctubbsii/accumulo-fedora (temporary)

--
Christopher L Tubbs II
http://gravatar.com/ctubbsii
-- 
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: Self introduction: Martin Buenahora

2014-05-19 Thread Haïkel
Hi Martin !

Welcome to Fedora 

Practical question to Legal geeks, is being minor an issue for contributing
and do we have a process to cover that ? In some countries, I know for sure
that it requires parents agreement.

Regards,
H.
-- 
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: Self Introduction: Christopher Tubbs

2014-05-19 Thread Haïkel
Welcome to Fedora !

If you don't find a sponsor before the beginning of June, feel free to ping
me (fas: hguemar, irc nick: number80). At the moment, I have very limited
bandwidth.

Regards,
H.
-- 
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: Updating qt5* packages in rawide to 5.3.0

2014-05-19 Thread Rex Dieter
Taylor Braun-Jones wrote:

 I'm noticing that the qt5* packages in rawhide are still at 5.2.1. With
 the RC having been out for a couple weeks and the official 5.3 release due
 out tomorrow, I was wondering if any of the packaging work has begun?


Waiting for 5.3.0 final at least, as the python-qt5 bindings won't be ready 
until after 5.3.0 is released sometime.

-- Rex

-- 
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: TermRecord software in Fedora/EPEL

2014-05-19 Thread Dusty Mabe
On Mon, May 19, 2014 at 09:25:51AM -0400, Matthew Miller wrote:
 On Mon, May 19, 2014 at 12:39:55AM -0400, Dusty Mabe wrote:
  I would like to package this software for Fedora and possible 
  EPEL if others think it would be useful. I have reviewed the 
  Fedora package review process [4] and will follow those steps
  if this is well received.
 
 
 It does sound useful -- go for it!

Thanks everyone for the encouragement. I'll continue with this and
submit a request soon (and hopefully get sponsored at some point).

Dusty 
-- 
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: Orphaning ipe and figtoipe

2014-05-19 Thread Mukundan Ragavan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 05/19/2014 09:34 AM, Laurent Rineau wrote:
 Le Monday 19 May 2014 09:01:25 nonamedotc a écrit :
 I can take ipe. I have used it on and off...
 
 Please take the ownership.
 
 What I found difficult with Ipe is that the Otfried Cheong has not
 kept the compatibility between Ipe6 and Ipe7: a file created by
 ipe6, and even ipe5, cannot be opened by Ipe7.
 
 In my opinion, Fedora should have packages for the tools ipe5toxml,
 and ipe6upgrade, that are made to upgrade old files to newer
 formats.
 

Hi Laurent,

Thanks for pointing these issues. I will try to deal with them one by
one as time permits.

Best wishes,
Mukundan.


- -- 
GPG key-ID: 00E8658D

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQIcBAEBCgAGBQJTertlAAoJEIfjPv0A6GWNgAkP/16jFVjtkb8QCBrEOQRFfm4E
sIg6YJBj3ne89lley2li0ZpqFt06npi4PFo9AmuibisKOghIoMGkXAJnlZqRTZI/
rr5GOrikfAMpqoPsSBd/MEtloa/zl+hqPrgmRDtml0ICIP6WaJ7009J3N0fTm5ou
j1Oq+mdCL+oS2J8ljI+rQBdD+IsAYqcw6M1X2/Rm0M9Rydd+nXIUbeeoSsa3dx9z
GpcApMEc5OlI+UsVJTzGVjkKrOqv2fN2EFzRIKQ+wRQd5w9jNLy/Uo+Y/duxTHC/
DDbEJf5AKfg973BZm3H69O7PidnnYd/t5ui1OEKhYt75GpxQ/35Zqdc+5IypfVff
gXI8tv53W3tM5ry8qMnpbXMASDNSapHS67i90AjCF3y/WkAyeuFfMm/8V8PBfS5S
dQa/Mn3Ts9QToN/zK9kelfOCcuuGMZ0BEqasn814Lv+F4kaGvqKoujpYrxHw18yK
RT4fi3RlHz3QJFsb/2et9M15gCSnUqDcG95xyHJldN9ghjC7CMLCvHaJOfkinEhV
sEAAK+PuT3ANIUGi77pVAwuF9tDDI/MObzS+0zYu9wkchv0rkpRTpms23wjAKvty
YGdnIN6NRI4Fo55C/Dd958O+RQ/I0yGwt5Wxgx9rLFAA2e/ruCK95zc9ATubIVYF
Izl0UiYcQKvN2D/oOzfO
=XjpQ
-END PGP SIGNATURE-
-- 
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: Self introduction: Martin Buenahora

2014-05-19 Thread Martín Buenahora
El lun, 19-05-2014 a las 19:51 +0200, Haïkel escribió:
 Hi Martin !
 
 Welcome to Fedora 
 
 Practical question to Legal geeks, is being minor an issue for
 contributing and do we have a process to cover that ? In some
 countries, I know for sure that it requires parents agreement.
 
 Regards,
 H.
 

Hahaha, my parents encouraged me to join :)

Thank you for your welcome!


-- 
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: More pkgdb2-related information

2014-05-19 Thread Ralf Corsepius

On 05/19/2014 11:50 AM, Pierre-Yves Chibon wrote:

On Mon, May 19, 2014 at 09:00:12AM +, Petr Pisar wrote:

On 2014-05-16, Pierre-Yves Chibon pin...@pingoured.fr wrote:

* Finally, the form used in bugzilla to do SCM requests has been updated and
now asks for the `Upstream URL` to be specified next to the `Package Name`
and `Short Description`.



Why there is a limit on http:// and https:// URI schemata?


Do we have projects that are hosted on a FTP w/o any kind of documentation?
Why are you asking? I would have expected you to checked yourself before 
turning on this stuff.



If so I guess we could add FTP, are you thinking about another protocol?


This is what a simple grep over rawhide's src.rpm's returns:

# rpm -qi -p */*.rpm | grep ^URL.*: | grep -v -e http: -e https:
URL : ftp://www.iua.upf.es/pub/mdeboer/projects/alsamixergui
URL : ftp://ftp.debian.org/debian/pool/main/a/apmd
URL : ftp://ftp.gnu.org/gnu/aspell/dict/0index.html#0.60
URL : ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
URL : ftp://metalab.unc.edu/pub/Linux/games/
URL : ftp://ftp.hungry.com/pub/hungry/chrpath/
URL : ftp://ftp.gnome.org/pub/GNOME/sources/esound
URL : ftp://ftp.linux.org.uk/pub/linux/Networking/netkit
URL : ftp://ftp.gnome.org/pub/gnome/sources/gnome-sharp/2.24/
URL : ftp://ftp.gnu.org/pub/gnu/chess/
URL : ftp://ftp.hpl.hp.com/pub/linux-ia64
URL : github.com/syndtr/gocapability
URL : ftp://ftp.gnu.org/gnu/gtypist
URL : ftp://ftp.penguinppc.org/users/hasi/hfsplus_1.0.4.src.tar.bz2
URL : ftp://ftp.akl.lt/ispell-lt/
URL : ftp://ftp.ibiblio.org/pub/Linux/system/filesystems/ncpfs/
URL : ftp://ftp.cs.toronto.edu/pub/hugh/jove-dev/
URL : git.salome-platform.org/gitweb/?p=tools/libbatch.git
URL : ftp://ftp.isc.org/isc/libbind/
URL : ftp://ftp.ccp4.ac.uk/opensource/
URL : ftp://ftp.gnupg.org/gcrypt/libgpg-error/
URL : ftp://ftp.altlinux.org/pub/people/ldv/utempter
URL : ftp://download.nvidia.com/XFree86/nvidia-settings/
URL : ftp://ftp.cs.usyd.edu.au/jeff/lout/
URL : git://fedorapeople.org/home/fedora/wcohen/public_git/memstomp
URL : ftp://ftp.gnupg.org/gcrypt/libgcrypt/
URL : ftp://ftp.gnupg.org/gcrypt/libgpg-error/
URL : ftp://ftp.gnu.org/gnu/termcap/
URL : ftp://ftp.lnxi.com/pub/mkelfImage/
URL : ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
URL : ftp://ftp.ccp4.ac.uk/opensource/
URL : ftp://space.mit.edu/pub/davis/most/
URL : ftp://ftp.ibiblio.org/pub/linux/system/backup
URL : ftp://ftp.gnome.org/pub/gnome/sources/nautilus-sendto
URL : ftp://ftp.hes.iki.fi/pub/ham/linux/ax25/
URL : ftp://ftp.gnupg.org/gcrypt/npth/
URL : ftp://oss.sgi.com/www/projects/libnuma/download
URL : ftp://ftp.lcp.nrl.navy.mil/pub/nuttcp/
URL : ftp://ftp.nohats.ca/openpgpkey-milter
URL : ftp://ftp.suse.com/pub/people/kukuk/pax/
URL : ftp://download.rpath.com/pub/epdb/
URL : ftp://ftp.mozilla.org/pub/mozilla.org/security/python-nss
URL : ftp://ftp.uk.linux.org/pub/linux/Networking/netkit
URL : ftp://ftp.linux.org.uk/pub/linux/Networking/netkit/
URL : ftp://ftp.ccp4.ac.uk/opensource/
URL : ftp://metalab.unc.edu/pub/Linux/system/serial/
URL : ftp://metalab.unc.edu/pub/Linux/utils/file/
URL : ftp://sunsite.unc.edu/pub/Linux/libs/graphics/t1lib-5.1.2.lsm
URL : ftp://ftp.math.technion.ac.il/calendar/gauss/
URL : ftp://ftp.lysator.liu.se/pub/unix/tcputils
URL : ftp://ftp.porcupine.org/pub/security/index.html
URL : ftp://ftp.sgi.com/sgi/src/ttcp/
URL : ftp://export.lcs.mit.edu/contrib/utilities/unclutter-8.README
URL : ftp://sunsite.unc.edu/pub/Linux/apps/ham/morse/
URL : git://gitorious.org/xcf-pixbuf-loader/mainline.git

There definitely are a quite a few false URLs on this list, but it 
definitely won't be me who'll be going after these.


Ralf

--
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: Self introduction: Martin Buenahora

2014-05-19 Thread Eduardo Javier Echeverria Alvarado
Please we need a signed letter for your parents for verify. :), just kidding.

Welcome to Fedora

Now seriously, I'm not a RH Legal guy, but register a FAS account it
is only permissible for +13 years old people. So if you can do a FAS
account, also you can sign FPCA.



2014-05-19 23:11 GMT-04:30 Martín Buenahora martinbuenah...@openmailbox.org:
 El lun, 19-05-2014 a las 19:51 +0200, Haïkel escribió:
 Hi Martin !

 Welcome to Fedora 

 Practical question to Legal geeks, is being minor an issue for
 contributing and do we have a process to cover that ? In some
 countries, I know for sure that it requires parents agreement.

 Regards,
 H.


 Hahaha, my parents encouraged me to join :)

 Thank you for your welcome!


 --
 devel mailing list
 devel@lists.fedoraproject.org
 https://admin.fedoraproject.org/mailman/listinfo/devel
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct



-- 
Eduardo Echeverría
Director
Soluciones SAEF, C.A.
J-29663216-2
0245-7666441
0414-4304448
soluciones.s...@gmail.com
-- 
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: Self introduction: Martin Buenahora

2014-05-19 Thread Martín Buenahora
El lun, 19-05-2014 a las 23:45 -0430, Eduardo Javier Echeverria Alvarado
escribió:
 Please we need a signed letter for your parents for verify. :), just kidding.
 
 Welcome to Fedora
 
 Now seriously, I'm not a RH Legal guy, but register a FAS account it
 is only permissible for +13 years old people. So if you can do a FAS
 account, also you can sign FPCA.
 
 
 
 2014-05-19 23:11 GMT-04:30 Martín Buenahora martinbuenah...@openmailbox.org:
  El lun, 19-05-2014 a las 19:51 +0200, Haïkel escribió:
  Hi Martin !
 
  Welcome to Fedora 
 
  Practical question to Legal geeks, is being minor an issue for
  contributing and do we have a process to cover that ? In some
  countries, I know for sure that it requires parents agreement.
 
  Regards,
  H.
 
 
  Hahaha, my parents encouraged me to join :)
 
  Thank you for your welcome!
 
 
  --
  devel mailing list
  devel@lists.fedoraproject.org
  https://admin.fedoraproject.org/mailman/listinfo/devel
  Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
 
 
 
 -- 
 Eduardo Echeverría
 Director
 Soluciones SAEF, C.A.
 J-29663216-2
 0245-7666441
 0414-4304448
 soluciones.s...@gmail.com

But I have already signed it. ¿There's something wrong?

-- 
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: Self introduction: Martin Buenahora

2014-05-19 Thread Eduardo Javier Echeverria Alvarado
No, As I said. you are 15 years old. FAS accounts are permissible just
for +13 years old. So no problem with that-. Enjoy, and start to
contribute.

2014-05-19 23:52 GMT-04:30 Martín Buenahora martinbuenah...@openmailbox.org:
 El lun, 19-05-2014 a las 23:45 -0430, Eduardo Javier Echeverria Alvarado
 escribió:
 Please we need a signed letter for your parents for verify. :), just kidding.

 Welcome to Fedora

 Now seriously, I'm not a RH Legal guy, but register a FAS account it
 is only permissible for +13 years old people. So if you can do a FAS
 account, also you can sign FPCA.



 2014-05-19 23:11 GMT-04:30 Martín Buenahora 
 martinbuenah...@openmailbox.org:
  El lun, 19-05-2014 a las 19:51 +0200, Haïkel escribió:
  Hi Martin !
 
  Welcome to Fedora 
 
  Practical question to Legal geeks, is being minor an issue for
  contributing and do we have a process to cover that ? In some
  countries, I know for sure that it requires parents agreement.
 
  Regards,
  H.
 
 
  Hahaha, my parents encouraged me to join :)
 
  Thank you for your welcome!
 
 
  --
  devel mailing list
  devel@lists.fedoraproject.org
  https://admin.fedoraproject.org/mailman/listinfo/devel
  Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct



 --
 Eduardo Echeverría
 Director
 Soluciones SAEF, C.A.
 J-29663216-2
 0245-7666441
 0414-4304448
 soluciones.s...@gmail.com

 But I have already signed it. ¿There's something wrong?

 --
 devel mailing list
 devel@lists.fedoraproject.org
 https://admin.fedoraproject.org/mailman/listinfo/devel
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct



-- 
Eduardo Echeverría
Director
Soluciones SAEF, C.A.
J-29663216-2
0245-7666441
0414-4304448
soluciones.s...@gmail.com
-- 
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: More pkgdb2-related information

2014-05-19 Thread Pierre-Yves Chibon
On Tue, May 20, 2014 at 05:50:16AM +0200, Ralf Corsepius wrote:
 On 05/19/2014 11:50 AM, Pierre-Yves Chibon wrote:
 On Mon, May 19, 2014 at 09:00:12AM +, Petr Pisar wrote:
 On 2014-05-16, Pierre-Yves Chibon pin...@pingoured.fr wrote:
 * Finally, the form used in bugzilla to do SCM requests has been updated 
 and
 now asks for the `Upstream URL` to be specified next to the `Package Name`
 and `Short Description`.
 
 Why there is a limit on http:// and https:// URI schemata?
 
 Do we have projects that are hosted on a FTP w/o any kind of documentation?
 Why are you asking? I would have expected you to checked yourself before
 turning on this stuff.

That is assuming I am the one that worked on these changes.

Pierre
-- 
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: More pkgdb2-related information

2014-05-19 Thread Pierre-Yves Chibon
On Mon, May 19, 2014 at 09:00:12AM +, Petr Pisar wrote:
 On 2014-05-16, Pierre-Yves Chibon pin...@pingoured.fr wrote:
  * Finally, the form used in bugzilla to do SCM requests has been updated and
  now asks for the `Upstream URL` to be specified next to the `Package Name`
  and `Short Description`.
 
 Why there is a limit on http:// and https:// URI schemata?

I was pointed out by the person that made the changes to the script, it appears
that there is no such limit, just a warning emitted to the person running it
that the URL does not start by http(,s):// (or is missing).
So ftp:// URL will work.


Pierre
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

2014-05-19 @ Fedora QA Devel Meeting Minutes

2014-05-19 Thread Tim Flink
===
#fedora-meeting: fedoraqa-devel
===

Minutes: 
http://meetbot.fedoraproject.org/fedora-meeting/2014-05-19/fedoraqa-devel.2014-05-19-16.00.html
Minutes (text): 
http://meetbot.fedoraproject.org/fedora-meeting/2014-05-19/fedoraqa-devel.2014-05-19-16.00.txt
Log: 
http://meetbot.fedoraproject.org/fedora-meeting/2014-05-19/fedoraqa-devel.2014-05-19-16.00.log.html


Meeting summary
---
* Roll Call  (tflink, 16:00:33)
  * proposed agenda:
https://lists.fedoraproject.org/pipermail/qa-devel/2014-May/000901.html
(tflink, 16:05:23)

* Taskotron 0.1 Retrospective  (tflink, 16:06:22)
  * generally agreed that while our process changes were more expensive
than anticipated, they have been worth the effort so far  (tflink,
16:10:10)

* Release Schedule  (tflink, 16:25:25)
  * ACTION: roshi to look into tools for generating release notes based
on git log or just linking to log if too troublesome  (tflink,
16:37:06)
  * AGREED: start doing an agile-ish iterative release process,
initially set to 2 week iterations  (tflink, 16:38:25)

* Taskotron 0.2 Planning  (tflink, 16:38:39)
  * LINK: https://phab.qadevel.cloud.fedoraproject.org/w/taskotron-0.2/
(tflink, 16:38:50)

* General Questions  (tflink, 16:58:01)
  * ACTION: tflink to start thread on qa-devel@ about CLA for taskotron
and the details of what would be included in said CLA  (tflink,
17:04:28)

* Open Floor  (tflink, 17:07:29)
  * ACTION: tflink to add task repos to phab and create projects
(tflink, 17:08:13)
  * ACTION: tflink to reimage beaker virthost as F19 to workaround
pxe-bustedness  (tflink, 17:17:09)

Meeting ended at 17:19:41 UTC.




Action Items

* roshi to look into tools for generating release notes based on git log
  or just linking to log if too troublesome
* tflink to start thread on qa-devel@ about CLA for taskotron and the
  details of what would be included in said CLA
* tflink to add task repos to phab and create projects
* tflink to reimage beaker virthost as F19 to workaround pxe-bustedness




Action Items, by person
---
* roshi
  * roshi to look into tools for generating release notes based on git
log or just linking to log if too troublesome
* tflink
  * tflink to start thread on qa-devel@ about CLA for taskotron and the
details of what would be included in said CLA
  * tflink to add task repos to phab and create projects
  * tflink to reimage beaker virthost as F19 to workaround
pxe-bustedness
* **UNASSIGNED**
  * (none)




People Present (lines said)
---
* tflink (179)
* kparal (53)
* roshi (33)
* mkrizek (11)
* danofsatx-work (9)
* vrutkovs (8)
* zodbot (6)
* handsome_pirate (5)
* satellit (1)




Generated by `MeetBot`_ 0.1.4

.. _`MeetBot`: http://wiki.debian.org/MeetBot


signature.asc
Description: PGP signature
___
qa-devel mailing list
qa-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/qa-devel


Re: Phabricator on qadevel-stg updated

2014-05-19 Thread Tim Flink
On Mon, 19 May 2014 15:48:27 -0600
Tim Flink tfl...@redhat.com wrote:

 I've updated the phabricator install on qadevel-stg:
 
 https://phab.qadevel-stg.cloud.fedoraproject.org/
 
 Please test it! There are a few more changes than meet the eye here
 and I want to make sure everything is stable before we deploy it to
 the actual qadevel.

 Staging (and eventually production) is running a different version of
 php and is configured a bit differently please poke at it as much as
 you have time for.

I forgot to mention this but stg is an isolated copy of the production
database and email is disabled. Feel free to change whatever you'd like
- the changes won't persist.

Tim


signature.asc
Description: PGP signature
___
qa-devel mailing list
qa-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/qa-devel