After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 348226 - Libtheora package not signed
Libtheora package not signed
Status: RESOLVED DUPLICATE of bug 347823
Product: GStreamer
Classification: Platform
Component: packages
0.10.9
Other All
: Normal minor
: git master
Assigned To: Thomas Vander Stichele
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-21 10:41 UTC by gstreamer
Modified: 2006-07-21 17:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description gstreamer 2006-07-21 10:41:45 UTC
Please describe the problem:
Having enabled the gst repositories for FC5, the package libtheora 1.0alpha7-1.gst.5 in reposirory gstreamer-0.10-deps.repo fails to update because it is not signed. All other packages update fine.

Steps to reproduce:
1. Enable repositories for FC5
    * gstreamer-0.10-deps.repo
    * gstreamer-0.10-gst.repo
    * gstreamer-0.10-apps.repo and import keys
2. Install GStreamer using "yum install gstreamer-universe" (in the past)
3. Run "yum update" today


Actual results:
[root@ArthurDent ~]# yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
livna                                                                [1/7]
livna                     100% |=========================|  951 B    00:00
core                                                                 [2/7]
core                      100% |=========================| 1.1 kB    00:00
gst-0.10-apps                                                        [3/7]
gst-0.10-apps             100% |=========================|  951 B    00:00
updates                                                              [4/7]
updates                   100% |=========================|  951 B    00:00
gst-0.10-deps                                                        [5/7]
gst-0.10-deps             100% |=========================|  951 B    00:00
extras                                                               [6/7]
extras                    100% |=========================| 1.1 kB    00:00
gst-0.10-gst                                                         [7/7]
gst-0.10-gst              100% |=========================|  951 B    00:00
Reading repository metadata in from local files
primary.xml.gz            100% |=========================| 1.2 MB    00:02
extras    : ################################################## 4273/4273
Added 14 new packages, deleted 15 old in 36.89 seconds
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for libtheora to pack into transaction set.
libtheora-1.0alpha7-1.gst 100% |=========================| 3.3 kB    00:00
---> Package libtheora.i386 0:1.0alpha7-1.gst.5 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Updating:
 libtheora               i386       1.0alpha7-1.gst.5  gst-0.10-deps     101 k

Transaction Summary
=============================================================================
Install      0 Package(s)
Update       1 Package(s)
Remove       0 Package(s)
Total download size: 101 k
Is this ok [y/N]: y
Downloading Packages:
(1/1): libtheora-1.0alpha 100% |=========================| 101 kB    00:00


Package libtheora-1.0alpha7-1.gst.5.i386.rpm is not signed
[root@ArthurDent ~]#


Expected results:
Package to update

Does this happen every time?
Yes

Other information:
Otherwise everything fine. Good work!
Comment 1 Wim Taymans 2006-07-21 17:11:45 UTC

*** This bug has been marked as a duplicate of 347823 ***