1 - Libs folder packaging
What is the issue?
I'm playing WoW on Linux. When I extracted the lib-version package, I got dependencies error upon login.
I checked the folder and found that there are two libs folders one "libs" and the other "Libs". Being on Linux, the two are literally two different folders, which under MS-Win are just the same.
I don't encounter this with other addons, so maybe there's something during the packaging that caused the issue.
^_^
Please provide any additional information below.
Additionally, regardless if I merge the two, or use "libs" or "Libs", the dependencies still doesn't get loaded, so an error occurs upon login.
Usual error:
Date: 2008-12-06 18:15:46
ID: 1
Error occured in: Global
Count: 1
Message: ...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua line 35:
Cannot find a library instance of "LibQTip-1.0".
Debug:
[C]: ?
[C]: error()
!Swatter\Support\LibRevision.lua:47 LibStub()
...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua:35 in main chunk
If I satisfy LibQTip via external/disembedded, the next that shows up is LibAbacus. I haven't tried beyond that but I noticed, under Linux, LibQTip and LibAbacus are both in the "libs" folder.
Regardless, as was said above, "libs" or "Libs" still doesn't work.
Hope all infos provided will help.
^_^
| User | When | Change |
|---|---|---|
| LordFarlander | Dec 10, 2008 at 22:53 UTC | Changed status from New to Verified |
| Laibcoms | Dec 06, 2008 at 10:18 UTC | Changed description:Please provide any additional information below. Additionally, regardless if I merge the two, or use "libs" or "Libs", the dependencies still doesn't get loaded, so an error occurs upon login. + + + Usual error: + Date: 2008-12-06 18:15:46 + ID: 1 + Error occured in: Global + Count: 1 + Message: ...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua line 35: + Cannot find a library instance of "LibQTip-1.0". + Debug: + [C]: ? + [C]: error() + !Swatter\Support\LibRevision.lua:47: LibStub() + ...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua:35: in main chunk + + + If I satisfy LibQTip via external/disembedded, the next that shows up is LibAbacus. I haven't tried beyond that but I noticed, under Linux, LibQTip and LibAbacus are both in the "libs" folder. + + Regardless, as was said above, "libs" or "Libs" still doesn't work. + + Hope all infos provided will help. + + ^_^ + |
| Laibcoms | Dec 06, 2008 at 10:14 UTC | Changed description: Please provide any additional information below.
+ Additionally, regardless if I merge the two, or use "libs" or "Libs", the dependencies still doesn't get loaded, so an error occurs upon login. |
| Laibcoms | Dec 06, 2008 at 09:53 UTC | Create |
- 2 comments
- 2 comments
Facts
- Last updated
- Dec 10, 2008
- Reported
- Dec 06, 2008
- Status
- Verified - QA has verified that the fix has worked.
- Type
- Other - Some other kind of issue
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #2
LordFarlander Dec 10, 2008 at 22:52 UTC - 0 likesI tried to keep consistent about this but missed a couple of externals. Thanks.
Fixed in R7
- Reply
- #1
CodeRedLin Dec 06, 2008 at 12:12 UTC - 0 likesJust wanted to say case sensitive issue here as well. Should have nothing to do with usage of Linux as much as .pkgmeta pulling to the wrong case sensitive folder.
And it makes me smile a little inside to see another Linux user posting here :-)