Hi Edwin Fine,
I am looking into to the bug report you brought up regarding a strange
behavior with Faxien, that it doesn't install dependencies from
multiple repositories. I am trying to replicate this error. So far, I
have created a two applications, named shg and otp. The application
shg depends on a bunch of applications from the official repository,
e.g. tv, ssl, ssh, jinterface, erl_interface, etc. The application otp
depends only on shg (and of course kernel and stdlib, the standard
ones).
Afterwards, I make sure that all the dependencies like tv, ssl, ssh,
jinterface, etc. are removed, and I try to install the application
otp. The application otp is installed without installing installing
all the dependencies. Both applications otp and shg are in my local
repository and the rest of the applications, Faxien should fetch from
the official repository. Check the log below. The extra stuff are only
for debugging purposes.
zis...@zishan-laptop:~/erlware$ faxien ia otp
Pulling down otp-0.1.0 Repos:["file:///home/zishan/erlware/repo"]
ErtsVsn:"5.7.2"
Package:"otp"
Version:"0.1.0"
To:"/tmp/ewl_tmp-326585/"
Areas:["Generic","i686-pc-linux-gnu-glibc-2.3","i686-pc-linux-gnu-
glibc-2.2",
"i686-pc-linux-gnu-glibc-2.1","i686-pc-linux-gnu-glibc-2.0"]
Side:lib
Timeout:120000
PosLocations: ["/5.7.2/Generic/lib/otp/0.1.0/",
"/5.7.2/i686-pc-linux-gnu-glibc-2.3/lib/otp/0.1.0/",
"/5.7.2/i686-pc-linux-gnu-glibc-2.2/lib/otp/0.1.0/",
"/5.7.2/i686-pc-linux-gnu-glibc-2.1/lib/otp/0.1.0/",
"/5.7.2/i686-pc-linux-gnu-glibc-2.0/lib/otp/0.1.0/"]
for R13B01 -> ok
ok
Is this the bug that you mean in the bug report?
Thanks,
Zishan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"erlware-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/erlware-dev?hl=en
-~----------~----~----~----~------~----~------~--~---