<---- template headericclude ----->
[SOLVED] bohdi AutoQA: depcheck test FAILED - Page 2
FedoraForum.org - Fedora Support Forums and Community
Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20
  1. #16
    Yellowman Guest

    Re: bohdi AutoQA: depcheck test FAILED

    Quote Originally Posted by TheBigRed
    @Yellowman

    speed-dreams is now available on the fedora updates-testing repo, but couldn't install
    due a problem with opengl-games-utils.
    opengl-games-utils is only available as platform independet version (noarch).


    Code:
    yum install --enablerepo=updates-testing speed-dreams-2.1.0-9.trunk_r4810.fc17
    Loaded plugins: auto-update-debuginfo, fastestmirror, langpacks, presto, refresh-packagekit, tidy-cache
    Loading mirror speeds from cached hostfile
     * fedora: mirror.switch.ch
     * rpmfusion-free: mirror.switch.ch
     * rpmfusion-free-updates: mirror.switch.ch
     * rpmfusion-nonfree: mirror.switch.ch
     * rpmfusion-nonfree-updates: mirror.switch.ch
     * updates: mirror.switch.ch
     * updates-testing: mirror.switch.ch
    Resolving Dependencies
    --> Running transaction check
    ---> Package speed-dreams.x86_64 0:2.1.0-9.trunk_r4810.fc17 will be installed
    --> Processing Dependency: opengl-games-utils(x86-64) for package: speed-dreams-2.1.0-9.trunk_r4810.fc17.x86_64
    --> Processing Dependency: libFreeSOLID.so.0()(64bit) for package: speed-dreams-2.1.0-9.trunk_r4810.fc17.x86_64
    --> Running transaction check
    ---> Package FreeSOLID.x86_64 0:2.1.1-12.fc17 will be installed
    ---> Package speed-dreams.x86_64 0:2.1.0-9.trunk_r4810.fc17 will be installed
    --> Processing Dependency: opengl-games-utils(x86-64) for package: speed-dreams-2.1.0-9.trunk_r4810.fc17.x86_64
    --> Finished Dependency Resolution
    Error: Package: speed-dreams-2.1.0-9.trunk_r4810.fc17.x86_64 (updates-testing)
               Requires: opengl-games-utils(x86-64)
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest
    Code:
    rpm -qa |grep opengl-games
    opengl-games-utils-0.2-2.fc17.noarch
    does this mean, the spec file must be patched again. ?

    Code:
    diff -Naur speed-dreams-old.spec speed-dreams.spec 
    --- speed-dreams-old.spec	2012-08-19 11:05:06.169292389 +0200
    +++ speed-dreams.spec	2012-08-19 11:05:59.778297047 +0200
    @@ -36,7 +36,7 @@
     Source5: %{name}.desktop
     
     Provides:      %{name} = %{version}-%{release}
    -Requires:      opengl-games-utils%{?_isa}
    +Requires:      opengl-games-utils
     BuildRequires: cmake
     BuildRequires: chrpath
     BuildRequires: desktop-file-utils
    Sorry, my mistake.

    Yes your patch is needed.

    ---------- Post added at 11:38 AM ---------- Previous post was at 10:17 AM ----------

    Quote Originally Posted by Yellowman
    Sorry, my mistake.

    Yes your patch is needed.
    At least my provides idea for the main package seems to work.

  2. #17
    Join Date
    Mar 2008
    Location
    Germany
    Posts
    481
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: bohdi AutoQA: depcheck test FAILED

    AutoQA DepCheck fails again, but the package is pushed anyway, is this ok or must be investigated.

  3. #18
    Yellowman Guest

    Re: bohdi AutoQA: depcheck test FAILED

    Quote Originally Posted by TheBigRed
    AutoQA DepCheck fails again, but the package is pushed anyway, is this ok or must be investigated.
    You could try splitting the libs into a sub-package to see if that helps.

  4. #19
    Join Date
    Mar 2008
    Location
    Germany
    Posts
    481
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: bohdi AutoQA: depcheck test FAILED

    issue discussed on fedora devel list, because i do not quite understand the it.
    http://lists.fedoraproject.org/piper...st/170976.html

  5. #20
    Join Date
    Mar 2008
    Location
    Germany
    Posts
    481
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: bohdi AutoQA: depcheck test FAILED

    > It really seems to be depcheck bug, because I was able to install speed-dreams from f17 x86_64 updates-testing just fine.
    a bug against AutoQA was filled:
    https://fedorahosted.org/fedora-infr...re/ticket/3445

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Command to List BuildRequires (like Debian's dpkg-depcheck)
    By Jeff91 in forum Programming & Packaging
    Replies: 0
    Last Post: 21st December 2010, 07:26 AM
  2. CD Test failed
    By Spikey123 in forum Using Fedora
    Replies: 1
    Last Post: 10th December 2007, 01:09 AM
  3. Fedora 7 Test Failed
    By Peter_APIIT in forum Installation, Upgrades and Live Media
    Replies: 9
    Last Post: 22nd June 2007, 11:05 AM
  4. FC7 test 2 failed?
    By bigmacbb63 in forum Installation, Upgrades and Live Media
    Replies: 4
    Last Post: 23rd May 2007, 03:55 AM
  5. another failed media test
    By thegoomba in forum Installation, Upgrades and Live Media
    Replies: 6
    Last Post: 7th February 2005, 03:45 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]