Opened 13 years ago

Closed 13 years ago

#7427 closed bug (fixed)

Optional Packages: lua not found (404)

Reported by: MichaelPeppers Owned by: nobody
Priority: normal Milestone: R1
Component: - General Version: R1/Development
Keywords: optional package lua Cc:
Blocked By: Blocking:
Platform: All

Description

hrev41168 gcc4hybrid, the installoptionalpackage script tries to download "lua-5.1.4-x86-gcc4-2010-10-31.zip" from haiku-files.org, but that file doesn't exist, in fact the latest gcc4 package of lua is called "lua-5.1.4-x86-gcc4-2010-10-30.zip".

Attachments (3)

LuaFix.patch (120 bytes ) - added by MichaelPeppers 13 years ago.
First stab at using diff command.
LuaFix.2.patch (120 bytes ) - added by MichaelPeppers 13 years ago.
First stab at using diff command.
gcc4lua.patch (520 bytes ) - added by scottmc 13 years ago.

Download all attachments as: .zip

Change History (10)

by MichaelPeppers, 13 years ago

Attachment: LuaFix.patch added

First stab at using diff command.

comment:1 by MichaelPeppers, 13 years ago

patch: 01

by MichaelPeppers, 13 years ago

Attachment: LuaFix.2.patch added

First stab at using diff command.

comment:2 by MichaelPeppers, 13 years ago

Attempt failed miserably. =P

comment:3 by MichaelPeppers, 13 years ago

patch: 10

by scottmc, 13 years ago

Attachment: gcc4lua.patch added

comment:4 by scottmc, 13 years ago

patch: 01

comment:5 by scottmc, 13 years ago

try:

svn diff > patchname.patch

I've attached one done using that method. Ideally we like them done from the trunk root, this one was done from the Jam directory.

Applied in hrev41210.

comment:6 by MichaelPeppers, 13 years ago

Alright, thanks! This bug can be closed now.

comment:7 by scottmc, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.