ACL for gnome-video-arcade
by Matthew Barnes
It seems I'm not on the ACL for the package I own: gnome-video-arcade
**** Access denied: mbarnes is not in ACL for
rpms/gnome-video-arcade/devel
cvs commit: Pre-commit check failed
cvs [commit aborted]: correct above errors first!
cvs commit: saving log message in /tmp/cvsfBHxAf
Can someone please add me?
Also, is there a pkgdb system in place for rpmfusion yet?
Thanks,
Matthew Barnes
16 years, 4 months
I had to kill some builds -- out of disk space
by Thorsten Leemhuis
Hi all!
Sorry, I had to kill a few builds in plague -- we ran out of diskspace
on the server quicker then I thought. I'll try to get some more disk
space at hand and will report back later today.
CU
knurd
16 years, 4 months
RPMFusion buildsystem is setting wrongs CFLAGS while building packages at %configure step
by Nicolas Chauvet
Each package that is currently build (either in F-9 F-8 or devel
repository) have it CFLAGS set incorrectly at build time
In most case, that was caused by the %configure macro to be set incorrectly.
I don't know what happen here, but since it still work with the
current set of Fedora package while using mock
i would say something in the buildsys have been set incorrectly...
a52 x86_64 build.Log (section)
+ cd /builddir/build/BUILD
+ cd a52dec-0.7.4
+ CFLAGS='-O2 -g -m64 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -m64 -mtune=generic'
+ export FFLAGS
+ ./configure --host=x86_64-unknown-linux-gnu
--build=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux
--program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--includedir=/usr/include --libdir=/usr/lib64
--libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
a52 ppc64 build.Log (section)
+ cd /builddir/build/BUILD
+ cd a52dec-0.7.4
+ LANG=C
+ export LANG
+ unset DISPLAY
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'
+ export FFLAGS
++ find . -name config.guess -o -name config.sub
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./autotools/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /bin/rm -f ./autotools/config.guess
++ basename ./autotools/config.guess
+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autotools/config.guess
`/usr/lib/rpm/redhat/config.guess' -> `./autotools/config.guess'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./autotools/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /bin/rm -f ./autotools/config.sub
++ basename ./autotools/config.sub
+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autotools/config.sub
`/usr/lib/rpm/redhat/config.sub' -> `./autotools/config.sub'
+ ./configure --build=powerpc64-unknown-linux-gnu
--host=powerpc64-unknown-linux-gnu --target=ppc64-redhat-linux-gnu
--program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--includedir=/usr/include --libdir=/usr/lib64
--libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
16 years, 4 months
Livna still needs to be maintained until RPM Fusion started
by Thorsten Leemhuis
Hi!
There were some discussions in private, so I think it's best to bring
this up on the list.
I'd like to ask all Livna maintainers to please continue with proper
package maintaining in Livna for now until we start to carry users over
from Livna to RPM Fusion. That should hopefully happen soon -- two weeks
maybe if everything works out well (proper DNS, better filled repos,
more space for the mastr-repo on the buildsys and proper release RPMs
are the main things that are needed before we start with that).
IOW: if you import
- a new version of an existing package
- a new package which obsoletes other Livna packages
to RPM Fusion *please* import and build it for Livna as well for now.
Yes, that is a bit of extra work, but that way the RPM Fusion (which has
no users yet) packages get indirectly tested in Livna (which has a lot
of users and testers); that is IMHO very important and will lead to
better packages in RPM Fusion!
CU
knurd
16 years, 4 months
CVS won't accept my public key
by David Juran
Hello.
I'm trying to add my packages to the rpm-fusion cvs but my public key
isn't accepted. Who do I talk to?
/David - a.k.a. juran in the rpmfusion FAS
16 years, 4 months