Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1186261 - gstreamer-rtsp-devel is missing a dependency
Summary: gstreamer-rtsp-devel is missing a dependency
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gstreamer-rtsp
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Wim Taymans
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-27 10:40 UTC by misko.herko
Modified: 2015-02-13 02:23 UTC (History)
3 users (show)

Fixed In Version: gstreamer-rtsp-0.10.8-9.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-13 02:21:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
example source using the gstreamer rtsp api (deleted)
2015-01-27 10:46 UTC, misko.herko
no flags Details

Description misko.herko 2015-01-27 10:40:51 UTC
Description of problem
-+9*+-

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 misko.herko 2015-01-27 10:45:58 UTC
Sorry, i have submitted incomplete bug by accident.
Here is how to reproduce:

install package gstreamer-rtsp-devel.
compile example server.c
gcc `pkg-config --cflags --libs gst-rtsp-server-0.10` server.c

Actual result:
compilation error:
In file included from /usr/include/gstreamer-0.10/gst/rtsp-server/rtsp-session-pool.h:31:0,
                 from /usr/include/gstreamer-0.10/gst/rtsp-server/rtsp-server.h:30,
                 from server.c:2:
/usr/include/gstreamer-0.10/gst/rtsp-server/rtsp-session.h:22:39: fatal error: gst/rtsp/gstrtsptransport.h: Adresár alebo súbor neexistuje
 #include <gst/rtsp/gstrtsptransport.h>
                                       ^
Expected:
compile without errors

Fixed by installing package gstreamer-plugins-base-devel

Comment 2 misko.herko 2015-01-27 10:46:37 UTC
Created attachment 984599 [details]
example source using the gstreamer rtsp api

Comment 3 Fedora Admin XMLRPC Client 2015-01-28 09:50:08 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Fedora Update System 2015-01-30 10:30:50 UTC
gstreamer-rtsp-0.10.8-9.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/gstreamer-rtsp-0.10.8-9.fc21

Comment 5 Fedora Update System 2015-01-30 10:47:45 UTC
gstreamer-rtsp-0.10.8-6.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/gstreamer-rtsp-0.10.8-6.fc20

Comment 6 Fedora Update System 2015-01-30 23:53:39 UTC
Package gstreamer-rtsp-0.10.8-9.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gstreamer-rtsp-0.10.8-9.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-1435/gstreamer-rtsp-0.10.8-9.fc21
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2015-02-13 02:21:32 UTC
gstreamer-rtsp-0.10.8-6.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2015-02-13 02:23:22 UTC
gstreamer-rtsp-0.10.8-9.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.