[livesupport-dev] new problem
  • k, sacked of porting the live-station to non-debian platforms till over xmas.

    So cheated and found another box just to run live-station, using the livecd. Got the live cd to work by not using dhcp for networking, manualy set it up.

    k, the problem is that the web bit works but the gui bit does not. Well soom of the gui works, i can log into it. I cannot search for anything - browser brings up the the catogreies i have added but no music.

    also i get the same prob as cb68 - upload file : cannot execute XML-RPC method locstor.storeAudi when i use the gui.

    So any ideas on whats up with it? or where to start looking.

    livesupport-studio is 1.0.2
    livesupport-station is 1.0 or what ever is on the livecd
  • 8 Comments sorted by
  • j.p.drawneek@durham.ac.uk wrote:
    > k, the problem is that the web bit works but the gui bit does not. Well soom of the gui works, i can log into it. I cannot search for anything - browser brings up the the catogreies i have added but no music.

    That's very strange. Of course, the Browse window does not show any
    music until you click on one of the entries in one of the categories
    (e.g., one of the ---all--- rows); but you've probably tried that.


    > also i get the same prob as cb68 - upload file : cannot execute XML-RPC method locstor.storeAudi when i use the gui.
    >
    > So any ideas on whats up with it? or where to start looking.
    >
    > livesupport-studio is 1.0.2

    Is this the latest 1.0.2-2 package from sourceforge? Some of the
    earlier versions of the package were broken.

    Ferenc
  • > Is this the latest 1.0.2-2 package from sourceforge? Some of the
    > earlier versions of the package were broken.

    The studio packages is the latest off sourceforge.

    Any idea if having an older station may cause a problem, i many upgrade the livecd install to the latest debian package later today.
  • Found out why i could not view any music from the gui.

    ls-studio 1.0.2 does not seen to be compatable with ls-station 1.0.
    When you upload the music with station 1.0 studio 1.0.2 throws errors like:

    error : Operation in progress
    I/O warning : failed to load external entity
    "http://purple.dur.ac.uk:8081/livesupport/storageServer/var/access/21cbfbe540539a22.xml"
    invalid audio clip in search(): error parsing audio clip metafileCouldn't create
    parsing context
    XML-RPC method 'locstor.downloadMetadataOpen' returned error message:
    [faultCode:805,faultString:xr_downloadMetadataOpen: BasicStor::bsAccess: real
    file not found
    (/opt/livesupport/var/LiveSupport/storageServer/var/../../storageServer/var/stor/306/3061525f96c0d501.xml)
    ]
    error : Operation in progress
    I/O warning : failed to load external entity
    "http://purple.dur.ac.uk:8081/livesupport/storageServer/var/access/78c0d1cd86973d87.xml"
    invalid audio clip in search(): error parsing audio clip metafileCouldn't create
    parsing context
    XML-RPC method 'locstor.downloadMetadataOpen' returned error message:
    [faultCode:805,faultString:xr_downloadMetadataOpen: BasicStor::bsAccess: real
    file not found
    (/opt/livesupport/var/LiveSupport/storageServer/var/../../storageServer/var/stor/306/3061525f96c0d501.xml)
    ]

    so changed over to station 1.0.2 and it seems to be working
  • j.p.drawneek@durham.ac.uk wrote:
    > Found out why i could not view any music from the gui.
    >
    > ls-studio 1.0.2 does not seen to be compatable with ls-station 1.0.
    > When you upload the music with station 1.0 studio 1.0.2 throws errors like:

    it is not, never ment to be.

    don't mix livesupport component versions...
  • How have you been able to mix packages?

    As I tryed, I got:
    dpkg: dependency problems prevent configuration of livesupport-studio:
    livesupport-studio depends on livesupport-station (>= 1.0.2-2); however:
    Version of livesupport-station on system is 1.0-1.

    Of course, there is --force-depends option. Even than, it workes for me
    (libs and station 1.0-1, studio 1.0.2-2)
  • > Posted by: �kos Mar�y (IP Logged)
    > Date: December 1, 2005 10:14PM

    > j.p.drawneek@durham.ac.uk wrote:
    >> Found out why i could not view any music from the gui.
    >>
    >> ls-studio 1.0.2 does not seen to be compatable with ls-station 1.0.
    >> When you upload the music with station 1.0 studio 1.0.2 throws errors like:

    > it is not, never ment to be.

    > don't mix livesupport component versions...

    Please document that fact!

    Because 1.0.2 is a bug fix for 1.0 it should not break anything as all it is a bug fix. Or are you using a complete random version scheme? If so document it, thats what its there for!
  • > Posted by: Sebastian G�bel (IP Logged)
    > Date: December 1, 2005 10:53PM

    > How have you been able to mix packages?

    > As I tryed, I got:
    > dpkg: dependency problems prevent configuration of livesupport-studio:
    > livesupport-studio depends on livesupport-station (>= 1.0.2-2); however:
    > Version of livesupport-station on system is 1.0-1.

    thats not what i was doing

    > Of course, there is --force-depends option. Even than, it workes for me
    > (libs and station 1.0-1, studio 1.0.2-2)

    k, it was using the livecd so 1.0 and it defintily did not work for me - see the errors.
  • j.p.drawneek@durham.ac.uk wrote:
    > Because 1.0.2 is a bug fix for 1.0 it should not break anything as
    > all it is a bug fix. Or are you using a complete random version
    > scheme? If so document it, thats what its there for!

    it's not random, and the package dependencies are set up correctly, and
    do not allow for mixing of package versions. also, the install
    documentation also refers to using the same version for all components.


    Akos