issue with zram module (better performace with compessing swap in ram)
by Valent Turkovic
Hi guys,
I just found out that there is this awesome zram module for
complessing swap in memory...
for ones who don't know what zram is please read this article:
http://blog.woralelandia.com/2012/02/12/howto-use-zram-on-fedora-16/
I got this error when loading zram module on 64 bit Fedora 17:
modprobe zram
FATAL: Error inserting zram
(/lib/modules/3.4.6-1.fc16.x86_64/extra/staging/zram.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
dmesg
[20670.805900] zsmalloc: Unknown symbol alloc_vm_area (err 0)
[20670.805932] zsmalloc: Unknown symbol free_vm_area (err 0)
[20670.805959] zsmalloc: Unknown symbol __supported_pte_mask (err 0)
I tried loading on my other laptop that uses 32bit Fedora 17, and it
is same issue.
I'm not sure if this is an issue with the zram source code or some
packaging issue.
Cheers,
Valent.
--
follow me - www.twitter.com/valentt & http://kernelreloaded.blog385.com
linux, anime, spirituality, wireless, scuba, linuxmce smart home, zwave
ICQ: 2125241, Skype: valent.turkovic, MSN: valent.turkovic(a)hotmail.com
12 years, 2 months
libbluray/libaacs not functional?
by Julian Sikorski
Hi,
I have recently tried to use blu-ray functionality in vlc-2.0.
Unfortunately, it does not seem to be working:
libaacs/crypto.c:430: _aacs_verify: gcry_pk_verify failed. error was:
Invalid public key algorithm
libaacs/crypto.c:430: _aacs_verify: gcry_pk_verify failed. error was:
Invalid public key algorithm
libaacs/crypto.c:430: _aacs_verify: gcry_pk_verify failed. error was:
Invalid public key algorithm
libaacs/crypto.c:430: _aacs_verify: gcry_pk_verify failed. error was:
Invalid public key algorithm
I have followed the instructions linked to from mplayer homepage. Any
suggestions are welcome.
Regards,
Julian
12 years, 2 months
[Bug 2112] New: Review request: SMESH - OpenCascade based MESH framework
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2112
Bug #: 2112
Summary: Review request: SMESH - OpenCascade based MESH
framework
Classification: Unclassified
Product: Package Reviews
Version: Current
Platform: All
OS/Version: GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: Review Request
AssignedTo: rpmfusion-package-review(a)rpmfusion.org
ReportedBy: hobbes1069(a)gmail.com
CC: rpmfusion-package-review(a)rpmfusion.org
Blocks: 2
SPEC:
SRPM:
A complete OpenCascade based MESH framework.
This package can not be included in Fedora because it links with the non-free
package OCE.
rpmlint output:
$ rpmlint *.rpm
smesh.src: W: invalid-license GPL+ with exception
smesh.src: W: invalid-url Source0: smesh-5.1.2.2-svn54.tar.gz
smesh.x86_64: W: invalid-license GPL+ with exception
smesh.x86_64: E: incorrect-fsf-address
/usr/share/doc/smesh-5.1.2.2/LICENCE.lgpl.txt
smesh-debuginfo.x86_64: W: invalid-license GPL+ with exception
smesh-devel.x86_64: W: invalid-license GPL+ with exception
smesh-devel.x86_64: W: no-documentation
smesh-doc.noarch: W: invalid-license GPL+ with exception
5 packages and 0 specfiles checked; 1 errors, 7 warnings.
All warnings are rpmlint being pedantic and I have reported the wrong FSF
address error upstream.
--
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
12 years, 3 months
[Bug 2422] New: ffms - Cross-platform wrapper library around libav
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2422
Bug #: 2422
Summary: ffms - Cross-platform wrapper library around libav
Classification: Unclassified
Product: Package Reviews
Version: Current
Platform: All
OS/Version: GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: Review Request
AssignedTo: rpmfusion-package-review(a)rpmfusion.org
ReportedBy: casper.le.fantom(a)gmail.com
CC: rpmfusion-package-review(a)rpmfusion.org
Spec URL: http://fantom.fedorapeople.org/ffms.spec
SRPM URL: http://fantom.fedorapeople.org/ffms-2.17-1.fc17.src.rpm
Description:
FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform
wrapper library around libav, plus some additional components to deal
with file formats libavformat has (or used to have) problems with.
It gives you an easy, convenient way to say "open and decompress this
media file for me, I don't care how you do it" and get frame- and
sample-accurate access (usually), without having to bother with the
sometimes less than straightforward and less than perfectly documented
libav API.
Hello,
submitting this new package for rpmfusion-free repo
regards
--
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
12 years, 3 months
FFmpeg-0.11.1 and x264-0.124 on rawhide
by Sérgio Basto
Hi,
I see that many packages fails to rebuild with new FFmpeg-0.11.1 and
x264-0.124 on rawhide
acoustid-fingerprinter
alsa-plugins-freeworld
chromaprint-tools
dvbcut
dvdstyler
ffmpegthumbnailer
guvcview
k3b-extras-freeworld
kdemultimedia-extras-freeworld
kmediafactory
minidlna
miro
motion
picard-freeworld
wxsvg
xbmc
xmms2-freeworld
at least 2, seems to be with avcodec:
minidlna:
metadata.c: In function 'GetVideoMetadata':
metadata.c:713:2: warning: 'av_find_stream_info' is deprecated (declared at /usr/include/ffmpeg/libavformat/avformat.h:1357) [-Wdeprecated-declarations]
metadata.c:735:3: warning: 'av_close_input_file' is deprecated (declared at /usr/include/ffmpeg/libavformat/avformat.h:1533) [-Wdeprecated-declarations]
metadata.c:1517:4: error: unknown type name 'AVMetadataTag'
xbmc:
DllAvFormat.c: In function 'av_read_frame_flush':
DllAvFormat.c:65:6: error: 'AVFormatContext' has no member named 'cur_st'
DllAvFormat.c:74:31: error: 'AVStream' has no member named 'cur_pkt'
DllAvFormat.c:80:11: error: 'AVStream' has no member named 'cur_ptr'
DllAvFormat.c:81:11: error: 'AVStream' has no member named 'cur_len'
make[1]: *** [DllAvFormat.o] Error 1y fails
Best regards,
--
Sérgio M. B.
12 years, 3 months
Fwd: Build Error (Job 14077): mythtv-0_25_2-1_fc17 on fedora-17-rpmfusion_free
by Richard Shaw
Anyone know what's going on here? (Besides the obvious :) )
DEBUG util.py:257:
http://buildsys.rpmfusion.org/plague-results/fedora-17-rpmfusion_free/vlc...:
[Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Thanks,
Richard
---------- Forwarded message ----------
From: <rpmfusion-buildsys(a)lists.rpmfusion.org>
Date: Mon, Jul 30, 2012 at 1:42 PM
Subject: Build Error (Job 14077): mythtv-0_25_2-1_fc17 on
fedora-17-rpmfusion_free
To: hobbes1069(a)gmail.com
Job failed on arch i686
Build logs may be found at
http://buildsys.rpmfusion.org/logs/fedora-17-rpmfusion_free/14077-mythtv-...
-------------------------------------------------
ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686
--nodeps builddir/build/SPECS/mythtv.spec'], False,
'/var/lib/mock/fedora-17-i386-rpmfusion_free-383a67e5bd1b2b919ba11d65d510da4ceacf5f86/root/',
None, 0, True, False, 498, 498, None, False, {'LANG': 'en_US.UTF-8',
'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache',
'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"',
'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin',
'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog
object at 0x1329850>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target
i686 --nodeps builddir/build/SPECS/mythtv.spec'] with env {'LANG':
'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR':
'/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n
"<mock-chroot>"', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}
Building target platforms: i686
Building for target i686
Wrote: /builddir/build/SRPMS/mythtv-0.25.2-1.fc17.src.rpm
Child return code was: 0
LEAVE do -->
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
DEBUG util.py:257: zvbi i686
0.2.33-12.fc17 fedora 397 k
DEBUG util.py:257: Transaction Summary
DEBUG util.py:257:
================================================================================
DEBUG util.py:257: Install 407 Package(s)
DEBUG util.py:257: Total size: 160 M
DEBUG util.py:257: Total download size: 7.5 M
DEBUG util.py:257: Installed size: 603 M
DEBUG util.py:257:
http://buildsys.rpmfusion.org/plague-results/fedora-17-rpmfusion_free/vlc...:
[Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
DEBUG util.py:257: Trying other mirror.
DEBUG util.py:257: Error Downloading Packages:
DEBUG util.py:257: vlc-core-2.0.3-1.fc17.i686: failure:
vlc/2.0.3-1.fc17/i686/vlc-core-2.0.3-1.fc17.i686.rpm from
rpmfusion-free-needsign: [Errno 256] No more mirrors to try.
DEBUG util.py:347: Child return code was: 1
DEBUG util.py:307: Executing command: ['/bin/umount', '-n',
'/var/lib/mock/fedora-17-i386-rpmfusion_free-383a67e5bd1b2b919ba11d65d510da4ceacf5f86/root/proc/filesystems']
with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL':
'/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG util.py:347: Child return code was: 0
DEBUG util.py:307: Executing command: ['/bin/umount', '-n',
'/var/lib/mock/fedora-17-i386-rpmfusion_free-383a67e5bd1b2b919ba11d65d510da4ceacf5f86/root/tmp/ccache']
with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL':
'/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG util.py:347: Child return code was: 0
DEBUG util.py:307: Executing command: ['/bin/umount', '-n',
'/var/lib/mock/fedora-17-i386-rpmfusion_free-383a67e5bd1b2b919ba11d65d510da4ceacf5f86/root/var/cache/yum']
with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL':
'/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG util.py:347: Child return code was: 0
DEBUG util.py:307: Executing command: ['/bin/umount', '-n', '-l',
'/var/lib/mock/fedora-17-i386-rpmfusion_free-383a67e5bd1b2b919ba11d65d510da4ceacf5f86/root/dev/pts']
with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL':
'/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG util.py:347: Child return code was: 0
DEBUG util.py:307: Executing command: ['/bin/umount', '-n', '-l',
'/var/lib/mock/fedora-17-i386-rpmfusion_free-383a67e5bd1b2b919ba11d65d510da4ceacf5f86/root/dev/shm']
with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL':
'/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG util.py:347: Child return code was: 0
DEBUG util.py:307: Executing command: ['/bin/umount', '-n', '-l',
'/var/lib/mock/fedora-17-i386-rpmfusion_free-383a67e5bd1b2b919ba11d65d510da4ceacf5f86/root/sys']
with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL':
'/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG util.py:347: Child return code was: 0
DEBUG util.py:307: Executing command: ['/bin/umount', '-n', '-l',
'/var/lib/mock/fedora-17-i386-rpmfusion_free-383a67e5bd1b2b919ba11d65d510da4ceacf5f86/root/proc']
with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL':
'/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH':
'/usr/bin:/bin:/usr/sbin:/sbin'}
DEBUG util.py:347: Child return code was: 0
DEBUG util.py:111: kill orphans
DEBUG util.py:83: remove tree:
/var/lib/mock/fedora-17-i386-rpmfusion_free-383a67e5bd1b2b919ba11d65d510da4ceacf5f86.tmp
INFO backend.py:184: chroot
(/var/lib/mock/fedora-17-i386-rpmfusion_free-383a67e5bd1b2b919ba11d65d510da4ceacf5f86)
unlocked and deleted
DEBUG util.py:111: kill orphans
12 years, 3 months
Re: xine-lib-extras-freeworld need to be updated?
by Rex Dieter
On 07/30/2012 01:09 PM, Richard Shaw wrote:
> I was doing an update today and got the following:
>
> Processing Conflict: xine-lib-1.1.21-2.fc16.1.x86_64 conflicts
> xine-lib-extras-freeworld < 1.1.21-3
I believe it's been built, just not pushed to -testing repos (yet)
-- rex
12 years, 3 months