27;s the reason
I am using my personal email account and I am doing during me free time),
but of course that doesn't mean I can't collaborate as SUSE employee in
other cases. We will see! :-D
I hope you enjoy participating in the Fedora community!
Thanks! For sure I will enj
s-gui
[6] https://build.opensuse.org/request/show/624792
[7] https://github.com/s3fs-fuse/s3fs-fuse/issues/785#issuecomment-402529666
--
Julio González Gil
Mail: ju...@juliogonzalez.es
Website: http://www.juliogonzalez.es
___
devel mailing list -- devel@lists.fe
this happen because i have an old pc with same problem ... and i forgett to set
the proper date/hour in the bios settings
regards
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Il 22/04/2017 17.15, Chris Murphy ha scritto:
> On Fri, Apr 21, 2017 at 3:52 PM, gil wrote:
>> Il 22/04/2017 6.16, stan ha scritto:
>>> On Thu, 25 Aug 2016 12:43:59 +0200
>>> gil wrote:
>>>
>>>> hi
>>>> yesterday i update my syste
Il 22/04/2017 6.16, stan ha scritto:
> On Thu, 25 Aug 2016 12:43:59 +0200
> gil wrote:
>
>> hi
>> yesterday i update my system (F25, 32 bit) but i can no more use it
>> now i download latest F25 iso for 64 bit but after update task i have
>> the same problem
>&
hi
yesterday i update my system (F25, 32 bit) but i can no more use it
now i download latest F25 iso for 64 bit but after update task i have
the same problem
any ideas?
thanks in advance
regards
.g
<>___
devel mailing list -- devel@lists.fedoraproject.org
Il 19/03/2017 17:12, Cătălin George Feștilă ha scritto:
I used this
https://developer.fedoraproject.org/start/sw/mobile-app/mobile-devassistant.html
This part from tutorial is wrong:
|[devassistant]$ cp -r
/home/$USER/.devassistant/files/crt/android-studio/. "my_test" INFO:
For import proje
hi
you should remove all Android implementations from its code
used only in android enviroment
for the moment i don't want upgrade okhttp to the 3 series
regards
.g
https://bugzilla.redhat.com/show_bug.cgi?id=837450
Il 10/03/2017 16:44, Martin Gansser ha scritto:
I tried to compile the ne
hi
Il 05/03/2017 16:49, Rich Mattes ha scritto:
One of my packages grew a new dependency, which I'd like to get reviewed:
https://bugzilla.redhat.com/show_bug.cgi?id=1411590
take
I'm happy to review another package in exchange.
At the moment i have no bug, urgent, to be reviewed
Thanks,
R
Il 11/02/2017 16:37, Martin Gansser ha scritto:
last messages from compiling the sources:
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --gradle
Executing: gradle-local --no-daemon --offline build xmvnInstall
['gradle-local', '--no-daemon', '--offline', 'build', 'xmvnInstall']
FAILURE
Il 10/02/2017 20:11, Martin Gansser ha scritto:
Il 10/02/2017 16:25, Martin Gansser ha scritto:
usually a noarch application live in usr/share/[NAME]
all (optional/required) java libraries should be linked in usr/share/[NAME]
you mean, replace %{_javadir} with %{_datadir} ?
No,
ln -sf ../j
Il 10/02/2017 16:25, Martin Gansser ha scritto:
please use:
%files -f .mfiles
%doc res/README.txt
%license src/main/resources/MSearch-LICENSE.txt
%files javadoc -f .mfiles-javadoc
%license src/main/resources/MSearch-LICENSE.txt
rpm spec-file changed and uploaded.
I am working now on the rp
please use:
%files -f .mfiles
%doc res/README.txt
%license src/main/resources/MSearch-LICENSE.txt
%files javadoc -f .mfiles-javadoc
%license src/main/resources/MSearch-LICENSE.txt
Il 10/02/2017 14:40, Martin Gansser ha scritto:
new rpm spec-file:
https://martinkg.fedorapeople.org/Packages/Med
Il 10/02/2017 13:12, Martin Gansser ha scritto:
Il 10/02/2017 09:14, Martin Gansser ha scritto:
is not necessary
please, use:
for file in src/main/java/mSearch/tool/FileSize.java
do
native2ascii -encoding UTF8 ${file} ${file}
done
try with the above solution if there are not file with the
Il 10/02/2017 09:14, Martin Gansser ha scritto:
I have now changed the following parts:
prep
%setup -qn %{name}-%{version}
find . -name "*.jar" -delete
is not necessary
# fix non ASCII chars
for file in $( find src/main/java/mSearch -name *.java ) ; do
native2ascii -encoding UTF8 ${file}
Il 09/02/2017 22:19, Martin Gansser ha scritto:
javadoc task is not executed. if you want enable just add:
echo '
task javadoc(type: Javadoc) {
classpath = configurations.compile
source = sourceSets.main.allJava
}' >> build.gradle
or
echo '
task javadocs(type: Javadoc) {
cl
javadoc task is not executed. if you want enable just add:
echo '
task javadoc(type: Javadoc) {
classpath = configurations.compile
source = sourceSets.main.allJava
}' >> build.gradle
or
echo '
task javadocs(type: Javadoc) {
classpath = configurations.compile
source = sourceSets.
Il 09/02/2017 14:32, gil ha scritto:
Il 09/02/2017 14:21, gil ha scritto:
Il 09/02/2017 13:43, Martin Gansser ha scritto:
I found no doc file in the build folder.
can you paste here the build log. or tell ne if the javadoc task was
executed
regards
.g
Il 09/02/2017 14:21, gil ha scritto:
Il 09/02/2017 13:43, Martin Gansser ha scritto:
I found no doc file in the build folder.
can you paste here the build log. or tell ne if the javadoc task was
executed
regards
.g
___
devel mailing list
Il 09/02/2017 13:43, Martin Gansser ha scritto:
I found no doc file in the build folder.
can you paste here the build log. or tell ne if the javadoc task was
executed
regards
.g
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe
Il 09/02/2017 11:53, gil ha scritto:
Il 09/02/2017 10:50, Martin Gansser ha scritto:
Il 08/02/2017 14:59, Alec Leamas ha scritto:
maybe you should read this
https://fedora-java.github.io/howto/latest/#gradle before
for adapt your spec file at Fedora Java Guideline
regards
.g
i switched in
Il 09/02/2017 10:50, Martin Gansser ha scritto:
Il 08/02/2017 14:59, Alec Leamas ha scritto:
maybe you should read this
https://fedora-java.github.io/howto/latest/#gradle before
for adapt your spec file at Fedora Java Guideline
regards
.g
i switched in the %build section to %gradle_build
and i
Il 08/02/2017 14:59, Alec Leamas ha scritto:
On 08/02/17 14:39, Martin Gansser wrote:
Hi,
I am trying to compile MSearch, a program needed by Mediathekview.
https://martinkg.fedorapeople.org/Packages/MediathekView/MSearch.spec
maybe you should read this
https://fedora-java.github.io/howto
Il 23/12/2016 16:35, Pierre-Yves Chibon ha scritto:
On Fri, Dec 23, 2016 at 04:19:35PM +0100, gil wrote:
Il 23/12/2016 16:00, Pierre-Yves Chibon ha scritto:
On Fri, Dec 23, 2016 at 03:00:03PM +0100, gil wrote:
Il 23/12/2016 14:38, Pierre-Yves Chibon ha scritto:
On Fri, Dec 23, 2016 at 12
Il 23/12/2016 16:00, Pierre-Yves Chibon ha scritto:
On Fri, Dec 23, 2016 at 03:00:03PM +0100, gil wrote:
Il 23/12/2016 14:38, Pierre-Yves Chibon ha scritto:
On Fri, Dec 23, 2016 at 12:53:25PM +0100, gil wrote:
Il 23/12/2016 12:04, Patrick Uiterwijk ha scritto:
Hi,
$ koji build --scratch
Il 23/12/2016 14:38, Pierre-Yves Chibon ha scritto:
On Fri, Dec 23, 2016 at 12:53:25PM +0100, gil wrote:
Il 23/12/2016 12:04, Patrick Uiterwijk ha scritto:
Hi,
$ koji build --scratch --arch-override x86_64 rawhide
/home/gil/springframework/springframework-3.2.18-1.fc26.src.rpm
SSLError
Il 23/12/2016 12:04, Patrick Uiterwijk ha scritto:
Hi,
$ koji build --scratch --arch-override x86_64 rawhide
/home/gil/springframework/springframework-3.2.18-1.fc26.src.rpm
SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
(_ssl.c:590)
Hi
This message indicates that you
Il 23/12/2016 10:42, Pierre-Yves Chibon ha scritto:
On Fri, Dec 23, 2016 at 10:18:50AM +0100, gil wrote:
Hi
i get :
$ KRB5_TRACE=/dev/stdout kinit g...@fedoraproject.org
[...]
$ koji build --scratch --arch-override x86_64 rawhide
/home/gil/springframework/springframework-3.2.18-1.fc26
[2285] 1482484285.384956: Storing g...@fedoraproject.org ->
krb5_ccache_conf_data/pa_type/krbtgt\/FEDORAPROJECT.ORG\@FEDORAPROJECT.ORG@X-CACHECONF:
in KEYRING:persistent:1000:1000
$ koji build --scratch --arch-override x86_64 rawhide
/home/gil/springframework/springframework-3.2.18-1.fc26.src.rpm
S
hi
Il 22/12/2016 01:24, Paulo César Pereira de Andrade ha scritto:
I have two packages for review. These should be very
simple reviews.
I've already reviewed
python-pathlib2: https://bugzilla.redhat.com/show_bug.cgi?id=1406962
about
python-ipykernel: https://bugzilla.redhat.com/show_bug.c
from: Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=17017344
https://kojipkgs.fedoraproject.org//work/tasks/7345/17017345/root.log
" Error: nothing provides libpython3.6m.so.1.0 needed by
gdb-headless-7.12-31.fc26.i686"
any ideas?
regards
.g
_
certificate verify failed')]
my "certs" are just refreshed
[gil@localhost ~]$ klist -e
klist: Credentials cache keyring 'persistent:1000:1000' not found
[gil@localhost ~]$ KRB5_TRACE=/dev/stderr koji hello
Kerberos authentication failed: No credentials cache found (-176532818
Il 12/12/2016 15:50, Stephen Gallagher ha scritto:
1) Sources contain only permissible code or content: this is very hard
to check if source code is big enough; I'm quite sure that it doesn't
contain content, but checking all source code would be a very long
work. Can we rely on the license (GP
Il 12/12/2016 15:35, Guido Aulisi ha scritto:
Hi,
I'm trying to complete an unofficial review
(https://bugzilla.redhat.com/show_bug.cgi?id=1401450) to check my
review skills :-), and I have some problems filling some MUST items
which fedora-review leaves blanks.
The items are:
1) Sources conta
Il 12/12/2016 10:53, Vít Ondruch ha scritto:
So several questions:
1) When I have 2 domains I login to with kerberos, how to really make it
work. I don't want to kswitch all the time. I am using Kerberos to
authenticate my email client, so I want to keep it working all the time.
2) I needed t
certificate verify failed')]
my "certs" are just refreshed
Hi gil,
Could you run it again with and -v? What version of fedpkg are you
using?
yes, sure. the output:
apache-sshd]$ fedpkg -d -v build
Creating repo object from /home/gil/apache-sshd
Initiating a koji session to http:/
')]
my "certs" are just refreshed
regards
On Sun, Dec 11, 2016 at 9:46 PM, gil wrote:
Il 12/12/2016 03:08, Dmitrij S. Kryzhevich ha scritto:
* koji and the source lookaside were changed to use kerberos
authentication
instead of ssl certificates. All maintainers will need to:
kinit
Il 12/12/2016 03:08, Dmitrij S. Kryzhevich ha scritto:
* koji and the source lookaside were changed to use kerberos
authentication
instead of ssl certificates. All maintainers will need to:
kinit your-fas-accountn...@fedoraaproject.org
$ kinit kr...@fedoraproject.org
kinit: Client 'kr...@f
hi,
i have the same problem
regards
Il 12/12/2016 03:18, Dmitrij S. Kryzhevich ha scritto:
Here is debug info:
$ KRB5_TRACE=/dev/stdout kinit kr...@fedoraproject.org
[14820] 1481508960.831584: Getting initial credentials for
kr...@fedoraproject.org
[14820] 1481508960.831767: Sending reques
Il 11/12/2016 14:54, gil ha scritto:
Il 11/12/2016 13:57, Igor Gnatenko ha scritto:
Looks like there are problems on some builders:
BuildrootError: could not init mock buildroot, mock exited with status
1; see build.log for more information
And there is no build.log.
Hi,
the only error
Il 11/12/2016 13:57, Igor Gnatenko ha scritto:
Looks like there are problems on some builders:
BuildrootError: could not init mock buildroot, mock exited with status
1; see build.log for more information
And there is no build.log.
Hi,
the only error reported concerns libuser[1] " invalid ELF
found the solution @ https://bugzilla.redhat.com/show_bug.cgi?id=1342531
sorry for the noise
regards
Il 27/11/2016 22:42, gil ha scritto:
hi
i get "Error: [('SSL routines', 'SSL_shutdown', 'shutdown while in
init')]&q
hi
i get "Error: [('SSL routines', 'SSL_shutdown', 'shutdown while in init')]"
any ideas?
thanks in advance
.g
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
hi Marcin,
take!
have time for this https://bugzilla.redhat.com/show_bug.cgi?id=1244657 ?
thanks in advance
regards
.g
Il 24/11/2016 16:09, Marcin Dulak ha scritto:
Hi,
I have this small Python package for review
https://bugzilla.redhat.com/show_bug.cgi?id=1398369
I'm not sure about the late
Hi
from https://apps.fedoraproject.org/koschei/package/metrics?collection=f26
" Package resolution failedpackage
texlive-latex-bin-bin-6:svn14050.0-19.20160520.fc26.1.noarch requires
texlive-latex-bin, but none of the providers can be installed"
any ideas?
thanks in advance
regards
.g
hi Ben
Takes all Your requests
have time for these:
https://bugzilla.redhat.com/show_bug.cgi?id=1395726
https://bugzilla.redhat.com/show_bug.cgi?id=1396216
https://bugzilla.redhat.com/show_bug.cgi?id=1396492
https://bugzilla.redhat.com/show_bug.cgi?id=1397620
?
thanks in advance
regards
.g
Il 2
hi
Il 15/11/2016 20:33, Kevin Fenzi ha scritto:
1. Just wait and after a release candidate is voted 'go' for release,
we will be setting up the Fedora 25 updates repo, and this update will
be in there as a 0 day update as soon as we release.
for me is ok
thanks
.g
_
hi
see https://bodhi.fedoraproject.org/updates/FEDORA-2016-a04534101f
regards
.g
Il 15/11/2016 15:02, build...@fedoraproject.org ha scritto:
wildfly has broken dependencies in the F-25 tree:
On x86_64:
wildfly-8.1.0-3.fc22.noarch requires mvn(org.apache.cxf:cxf-api)
wildfly-8.1
Hi
a new wildfly release was submitted as update
@ https://bodhi.fedoraproject.org/updates/FEDORA-2016-a04534101f
regards
.g
Il 10/11/2016 14:59, build...@fedoraproject.org ha scritto:
Hiwildfly has broken dependencies in the F-25 tree:
On x86_64:
wildfly-8.1.0-3.fc22.noarch requires
depend on https://bugzilla.redhat.com/show_bug.cgi?id=1392225
Il 07/11/2016 15:21, build...@fedoraproject.org ha scritto:
weka has broken dependencies in the rawhide tree:
On ppc64:
weka-3.6.14-2.fc25.noarch requires libsvm-java
Please resolve this as soon as possible.
_
hi
any idea?
[exec] /usr/bin/ld: error in
target/sqlite-3.15.1-Linux-aarch64/NativeDB.o(.eh_frame); no .eh_frame_hdr
table will be created.
[exec] /usr/bin/ld: error in
target/sqlite-3.15.1-Linux-ppc64/NativeDB.o(.eh_frame); no .eh_frame_hdr table
will be created.
thanks in advance
.g
__
Il 04/11/2016 19:21, Richard W.M. Jones ha scritto:
https://bugzilla.redhat.com/show_bug.cgi?id=1391950
This is ocamlbuild, which used to be part of the ocaml package
(indeed, it still is in Fedora <= 25) but was spun out upstream and so
needs to be packaged separately in Fedora too.
So far s
Il 15/10/2016 14:21, Gerard Ryan ha scritto:
Hi all,
I no longer use the following packages nor have the time to maintain
them, so I'm going to orphan them:
Hi
for now i take these
- dtdparser
- javaewah
- jhighlight
- minimal-json
- okhttp
- openshift-java-client
regards
.g
Thanks,
Ger
hi
"Package resolution failed package
texlive-latex-bin-bin-5:svn14050.0-8.20160520.fc26.1.noarch requires
texlive-latex-bin, but none of the providers can be installed "
from https://apps.fedoraproject.org/koschei/package/metrics?collection=f26
any ideas?
regards
.g
Il 11/10/2016 18:03,
Il 10/10/2016 07:01, gil ha scritto:
Hi
Retired glassfish-el-api is now provided in glassfish-el (3.0.1-b08)
package
Regard
.g
glassfish-el has been submitted for testing
https://bodhi.fedoraproject.org/updates/FEDORA-2016-fa327aa8f4
___
devel
Hi
Retired glassfish-el-api is now provided in glassfish-el (3.0.1-b08) package
Regard
.g
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Il 30/09/2016 19:41, Jon Ciesla ha scritto:
I will trade this:
https://bugzilla.redhat.com/show_bug.cgi?id=1380104
for one of yours. It's an easy Python module, and will allow us to
upgrade pylint to 1.6.x.
Thanks!
taken!
hi
-me
--
http://cecinestpasunefromage.wordpress.com/
-
Hi
Il 25/09/2016 00:00, Mukundan Ragavan ha scritto:
5/ python-flit
https://bugzilla.redhat.com/show_bug.cgi?id=1379094
Take also this one
Regards
.g
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@
Hi
Il 25/09/2016 00:00, Mukundan Ragavan ha scritto:
4/ python-pickleshare
https://bugzilla.redhat.com/show_bug.cgi?id=1379093
Take also this one
but most of your imported package are without license file
Please, ask to upstreams to add license and copyright notice.
https://fedoraproject.org/wi
hi
Il 25/09/2016 00:00, Mukundan Ragavan ha scritto:
1/ python-qtconsole
https://bugzilla.redhat.com/show_bug.cgi?id=1379090
take!
have time for this https://bugzilla.redhat.com/show_bug.cgi?id=1366845 ?
thanks in advance
regards
.g
___
devel mailing
hi
Il 23/09/2016 19:49, Luya Tshimbalanga ha scritto:
Hi team,
Could someone do a review of f25-backgrounds before the beta freeze on
September 27?
It is a critical package because it contains the default wallpapers for
F25 release.
The link is https://bugzilla.redhat.com/show_bug.cgi?id=13789
Hi
Il 22/09/2016 21:49, Christoph Junghans ha scritto:
Hi,
I have a package which is in need of a review, anyone interested in a swap?
gasnet - A Portable High-Performance Communication Layer for GAS Languages
* https://bugzilla.redhat.com/show_bug.cgi?id=1375744
take!
Cheers,
Christoph
p
hi
Il 21/09/2016 15:54, Fedora Branched Report wrote:
> [arduino]
> 1:arduino-1.6.4-8.fc25.noarch requires jackson-module-mrbean
>
> [docker-client]
> docker-client-4.0.6-3.fc25.noarch requires
mvn(com.fasterxml.jackson.datatype:jackson-datatype-guava)
my apologize for the inconvenienc
hi
Il 21/09/2016 15:54, Fedora Branched Report he wrote:
[arduino]
1:arduino-1.6.4-8.fc25.noarch requires jackson-module-mrbean
[docker-client]
docker-client-4.0.6-3.fc25.noarch requires
mvn(com.fasterxml.jackson.datatype:jackson-datatype-guava)
my apologize for the inconveni
hi
Il 18/09/2016 19:21, Sylvia ha scritto:
Hello everyone!
Lesik (Oles Pidgornyy) has this package and would like to know if
anyone could kindly review and see if there's any changes or additions
that are necessary to package this programme for Fedora.
Here's a bug opened:
https://bugzill
Hi
Il 16/09/2016 19:05, Omair Majid ha scritto:
Hi,
* Omair Majid [2016-09-16 11:59]:
* gil [2016-09-16 02:27]:
The system is out of resources.
Consult the following stack trace for details.
java.lang.StackOverflowError
at com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:3250
Il 16/09/2016 17:58, Omair Majid ha scritto:
Hi,
Hi,
* gil [2016-09-16 02:27]:
The system is out of resources.
Consult the following stack trace for details.
java.lang.StackOverflowError
at com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:3250)
at
hi
DEBUG util.py:421: java-1.8.0-openjdk i686
1:1.8.0.102-2.b14.fc26 build 233 k
DEBUG util.py:421: java-1.8.0-openjdk-devel i686
1:1.8.0.102-2.b14.fc26 build 9.8 M
DEBUG util.py:421: java-1.8.0-openjdk-headlessi686
1:1.8.0.102-2.b14.fc26 bu
Il 14/09/2016 19:27, Kevin Fenzi ha scritto:
On Wed, 14 Sep 2016 19:11:43 +0200
gil wrote:
hi
_unitdir is no more a vaild rpm macros?
i get:
RPM build errors:
File must begin with "/": %{_unitdir}/wildfly.service
Task info: http://koji.fedoraproject.org/koji/taski
hi
_unitdir is no more a vaild rpm macros?
i get:
RPM build errors:
File must begin with "/": %{_unitdir}/wildfly.service
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=15632734
thanks in advance
regards
.g
--
devel mailing list
devel@lists.fedoraproject.org
https://lists
Il 09/09/2016 14:13, Alec Leamas ha scritto:
Dear list,
There is an ongoing thread in debian-devel on their Standards-Version
usage. Reading this, it strikes me that Fedora lacks this info.
The basic package lifecycle is that it is reviewed to current
standards, and after that start laggi
Il 09/09/2016 11:46, Sandro Mani ha scritto:
Hi
I need the following packages reviewed to update licensecheck and
perl-String-Copyright:
perl-Path-Iterator-Rule -
https://bugzilla.redhat.com/show_bug.cgi?id=1373244
perl-Number-Range - https://bugzilla.redhat.com/show_bug.cgi?id=1374642
hi
I am looking for reviewers on this "Java library for persisted low
latency messaging" openhft-chronicle-queue [1]
used by https://bugzilla.redhat.com/show_bug.cgi?id=1366845
and required for upgrade springframemork packages affected by CVE issues [2]
[1] https://bugzilla.redhat.com/show_
welcome!
Il 06/09/2016 22:54, Guido Aulisi ha scritto:
Hi all,
I'm GNU/Linux system administrator and a musician too.
During my working hours I maintain Linux servers, mostly RedHat
distributions, but during my free time I like make music recordings
using Fedora, I'm a supporter of the Ardour d
Hi
I need a review of picketlink-bindings, a library which provides "Common
Server Bindings for WildFly":
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1372825
Is anybody interested in a swap?
Thanks in advance
.g
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedo
Il 03/09/2016 03:53, jason taylor ha scritto:
I would like to swap reviews with someone if they could take a look at
hyperscan: https://bugzilla.redhat.com/show_bug.cgi?id=1372866
Thanks in advance!
JT
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/
hi
Il 27/08/2016 04:55, Ben Rosser ha scritto:
Is anyone interested in a review swap? I think this is a relatively
simple package, so I'd be willing to take something small in exchange.
i took
spasm-ng: A z80 assembler with extra features for TI calculators
https://bugzilla.redhat.com/show_
hi
damm i dont know what happen!
$ fedora-review -b 1368851 --plugins Ruby -m fedora-rawhide-i386 -L
/home/gil/deps
INFO: Processing bugzilla bug: 1368851
INFO: Getting .spec and .srpm Urls from : 1368851
INFO: --> SRPM url:
https://besser82.fedorapeople.org/review/jekyll/rubygem-jek
Il 23/08/2016 16:14, Björn Esser ha scritto:
Hello folks,
I have some rubygem-packages open for review [1] for a proposed change
in Fedora 25 [2] and looking for someone to swap reviews with.
Cheers
Björn (besser82)
hi
take:
https://bugzilla.redhat.com/show_bug.cgi?id=1368844
https://b
hi
tried to build https://bugzilla.redhat.com/show_bug.cgi?id=1366839
on arm builder
but there is this problem
net_openhft_ticker_impl_JNIClock.cpp:59:25: error: 'rdtsc' was not
declared in this scope
any ideas?
thanks in advance
regards
.g
--
devel mailing list
devel@lists.fedoraproject.
Il 23/08/2016 00:53, Dennis Gilmore ha scritto:
On Tuesday, August 23, 2016 12:43:28 AM CDT gil wrote:
hi any idea?
Looks like it was a bad timing issue and you should be able to submit the
build for an update. if that does fail you will need to bump and rebuild
Dennis
this was the first
hi any idea?
$ fedpkg build
Building openhft-java-compiler-2.2.5-1.fc25 for f25-candidate
Created task: 15341683
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=15341683
Watching tasks (this may be safely interrupted)...
15341683 build (f25-candidate,
/rpms/openhft-java-compiler:0
hi
I'm looking for reviewers for:
https://bugzilla.redhat.com/show_bug.cgi?id=1369224
https://bugzilla.redhat.com/show_bug.cgi?id=1369232
Is anybody interested in a swap?
Thanks in advance
regards
.g
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/l
Il 21/08/2016 01:41, Luya Tshimbalanga ha scritto:
Hello team,
I am looking for reviewers on those fonts needed for Fedora Magazine
template:
Grand Hotel (https://bugzilla.redhat.com/show_bug.cgi?id=1368606)
Molot (https://bugzilla.redhat.com/show_bug.cgi?id=1368611)
I have contacted the aut
Il 16/08/2016 19:18, Paulo César Pereira de Andrade ha scritto:
2016-08-16 12:49 GMT-04:00 Jerry James :
On Tue, Aug 16, 2016 at 10:30 AM, gil wrote:
can you provides the bug's url?
thanks in advance
regards
.g
Oh, sorry gil. I didn't mean to steal that from you. Can you post
Il 16/08/2016 18:18, Paulo César Pereira de Andrade ha scritto:
This package is required for an update to sagemath 7.3.
Brial is a replacement to PolyBori, and needs a bundled significantly
different Cudd, so, cannot use the system one.
It has only one conflict, brial-devel conflicts
please try with
https://bugzilla.redhat.com/show_bug.cgi?id=1363921
Il 12/08/2016 10:56, Nils Philippsen ha scritto:
Hi Gil,
On Fri, 2016-08-12 at 10:09 +0200, gil wrote:
Il 12/08/2016 10:05, Nils Philippsen ha scritto:
Hi there,
I'm looking for someone to review version 5 of Ardour
Il 12/08/2016 10:56, Nils Philippsen ha scritto:
Hi Gil,
On Fri, 2016-08-12 at 10:09 +0200, gil wrote:
Il 12/08/2016 10:05, Nils Philippsen ha scritto:
Hi there,
I'm looking for someone to review version 5 of Ardour which was
just
released:
https://bugzilla.redhat.com/show_bug.c
Il 12/08/2016 10:05, Nils Philippsen ha scritto:
Hi there,
I'm looking for someone to review version 5 of Ardour which was just
released:
https://bugzilla.redhat.com/show_bug.cgi?id=1364542
It's not very different from the ardour4 package already in Fedora, so
the review shouldn't be too com
Il 12/08/2016 09:45, Sandro Mani ha scritto:
Hi
Another new licensecheck dependency:
https://bugzilla.redhat.com/show_bug.cgi?id=1366511 -
perl-String-Copyright - Representation of text-based copyright statements
Happy to review in exchange.
Sandro
hi
take!
can you review this
https://
Il 10/08/2016 22:48, Jerry James ha scritto:
Hi gil,
On Wed, Aug 10, 2016 at 4:31 AM, gil wrote:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1347977
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1347975
I have taken these two. Are you willing to review a couple more GAP
hi
soon we update Apache CXF [1]
we need some volunteers for the revision of the missing build dependencies
thanks in advance
.g
[1] https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1276555
cxf has broken dependencies in the rawhide tree:
On x86_64:
1:cxf-services-2.7.11-4.fc24.n
hi
I'm looking for reviewers for:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1347977
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1347975
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1347976
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=1347980
https://bugzil
hi
sorry for the noise have tried also leveldbjni?
( see https://bugzilla.redhat.com/show_bug.cgi?id=881608 )
thanks in advance
regards
.g
Il 07/08/2016 20:17, Igor Gnatenko ha scritto:
Hi,
I'm going to build new version of LevelDB for rawhide.
$ sudo dnf repoquery --alldeps --whatrequir
from the maintainer, braoru
(bra...@gmail.com) .
Someone could take steps to apply the proposed adjustments?
Thanks in advance
gil
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org
Hi,
can you give to me some rights for jboss-ejb3-ext-api [1] ?
we need to upgrade to 2.2.0.Final for wildfly 10+ import/upgrade
see https://fedoraproject.org/wiki/WildFly
Thanks in advance
Regards
.g
[1] https://admin.fedoraproject.org/pkgdb/package/rpms/jboss-ejb3-ext-api/
--
devel mailin
hi
strange error: "FAILED: BuildError: package lzma-java not in list for
tag f26"
http://pkgs.fedoraproject.org/cgit/rpms/lzma-java.git/
any ideas?
thanks in advance
.g
$ fedpkg build
Building lzma-java-1.3-1.fc26 for rawhide
Created task: 15036565
Task info: http://koji.fedoraproject.org
Il 26/07/2016 16:34, Jon Ciesla ha scritto:
On Tue, Jul 26, 2016 at 9:32 AM, gil <mailto:punto...@libero.it>> wrote:
hi
someone can give me the access right also for F25 for these packages?
https://admin.fedoraproject.org/pkgdb/package/rpms/artemis
hi
someone can give me the access right also for F25 for these packages?
https://admin.fedoraproject.org/pkgdb/package/rpms/artemis
https://admin.fedoraproject.org/pkgdb/package/rpms/shibboleth-java-support
when i selected [1] the branches F25 was not listed
my apologize again for the noise,
hi
Il 18/07/2016 22:49, Gerald B. Cox ha scritto:
Is anyone else having this issue? Seems it usually takes 3 or more
days for me to get something
in my case 4 days ...
pushed to testing. Is this normal behavior? I usually submit on
weekends... is it that bodhi processing doesn't occur on we
1 - 100 of 300 matches
Mail list logo