Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 10101] New: strange download url

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 10101] New: strange download url
  • Date: 17 Nov 2005 18:01:02 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10101

Summary: strange download url
Product: Sorcery
Version: 1.13.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Summon
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: treeve01 AT pi.be


the url to download the source file needs some extra parameters in some cases


the following DETAILS file shows the problem

SPELL=libopensync
VERSION=0.18
SOURCE_HASH=sha512:
BUILD_API=2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.opensync.org
SOURCE_URL[0]="$WEB_SITE/attachment/wiki/download/$SOURCE?rev=&format=raw"

#http://www.opensync.org/attachment/wiki/download/libopensync-0.18.tar.gz?rev=&format=raw

LICENSE[0]=GPL
ENTERED=20051117
UPDATED=20051117
SHORT=" synchronization framework "
cat << EOF
OpenSync is a synchronization framework that is platform and distribution
independent.
It consists of several plugins that can be used to connect to devices, a
powerfull
sync-engine and the framework itself.
The synchronization framework is kept very flexible and is capable of
synchronizing any
type of data, including contacts, calendar, tasks, notes and files.
EOF




# summon libopensync
Downloading source file libopensync-0.18.tar.gz for spell libopensync
--19:23:23--
http://www.opensync.org/attachment/wiki/download/libopensync-0.18.tar.gz?rev=&format=raw

=> `libopensync-0.18.tar.gz?rev=&format=raw'
Resolving www.opensync.org... 129.187.150.92
Connecting to www.opensync.org|129.187.150.92|:80... connected.
HTTP request sent, awaiting response... 200
Length: 610,922 (597K) [application/x-tar]

100%[===========================================================>] 610,922

341.03K/s

19:23:25 (339.64 KB/s) - `libopensync-0.18.tar.gz?rev=&format=raw' saved
[610922/610922]

Attempting to get file from fall-back mirrors
--19:23:25-- http://smgl.positivism.org/libopensync-0.18.tar.gz
=> `libopensync-0.18.tar.gz'
Resolving smgl.positivism.org... 65.102.47.196
Connecting to smgl.positivism.org|65.102.47.196|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
19:23:26 ERROR 404: Not Found.



the parameters are saved as part of the file name

the following command (with quotes)
#wget
"http://www.opensync.org/attachment/wiki/download/libopensync-0.18.tar.gz?rev=&format=raw";


saves the file with the correct name

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 10101] New: strange download url, bugzilla-daemon, 11/17/2005

Archive powered by MHonArc 2.6.24.

Top of Page