Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93704 - fritzcapi: emerge without source rpm
Summary: fritzcapi: emerge without source rpm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-23 08:45 UTC by Martin von Gagern
Modified: 2005-05-30 06:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch against fritzcapi-2.6.32.ebuild (fritzcapi-2.6.32.patch,876 bytes, patch)
2005-05-23 08:47 UTC, Martin von Gagern
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2005-05-23 08:45:34 UTC
Depending on the value of FRITZCAPI_CARDS, sometimes no rpm is downloaded at all, e.g. if FRITZCAPI_CARDS=fcusb2.

In this case, the "cd ${S}" fails, as does the "mv fritz.${CRD_NAME} fritz.${CRD_NAME}.orig".
Comment 1 Martin von Gagern 2005-05-23 08:47:01 UTC
Created attachment 59632 [details, diff]
Patch against fritzcapi-2.6.32.ebuild

This patch checks if some rpm has been unpacked and provides sensible default
behaviour.
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2005-05-24 01:27:52 UTC
thanks, looks good, I will apply when I get internet with my laptop and have 
time.
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2005-05-30 06:37:25 UTC
Strange, we already have the same fix in the tree ..
- thanks anyway


  10 May 2005; Stefan Schweizer <genstef@gentoo.org>
  fritzcapi-2.6.32.ebuild:
  Fix unpack problem reportet by Lukas Schubert
  <lukas.schubert@adviceandact.de> on gentoo-user-de


http://www.gentoo.org/cgi-bin/viewcvs.cgi/net-dialup/fritzcapi/fritzcapi-2.6.32.ebuild?r1=1.7&r2=1.8