[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AG-TECH] Tigerboard shared app install failing on Linux
- To: ag-tech <ag-tech@xxxxxxxxxxx>
- Subject: [AG-TECH] Tigerboard shared app install failing on Linux
- From: "Andrew Ford" <acf0659@xxxxxxx>
- Date: Wed, 16 Apr 2008 17:39:06 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; bh=Ix94A7bXg+HXcmYmfqrWp9TmJkmNgqDwjcfnJbfv9gA=; b=E2BMc53xpaL73XWuLg38Qv+tX8p4YuAUJ8tR32JLQlr4nrd4kekvpYqDbN7qtsVif72XDI5WAMqlF2Ibp1rUr0Kh7t2qqaOGShA34qtMh75j8ATD/FO8ViT+2Xwf0UbxjhYKb//WNbU+Vri5xcKTsO4Be4vLRsgv7KUoViInXcc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=HWDv4u7sJ8nHNAK2qP/UZzmgYbwtUgLYgXQfonYPZPy7OHuyV+hccPsLdZB5myIAG9CkSOylC2zUW3QuBWk3jzCQaezs8J9t1dbqz/OIRjaqvFrXk8RkOFdby+pWGZrx77scobzv62SXJylBL7rwhCGdl6+GYbWdcbLLEoFJcVY=
- Sender: owner-ag-tech@xxxxxxxxxxx
Hi,
Whenever I try to install Tigerboard on our Linux (Ubuntu 7.10, AG 3.1) machines from within the VenueClient, by opening it from the venue's data section, I get this on the command line:
UnpackPkg: /tmp/TigerboardAG32_31Beta.agpkg3
Couldn't copy file into place (undoing register).
Unregistration of application TigerboardAG3 complete
Couldn't copy file into place (undoing register).
Application TigerboardAG3 not found; skipping
Couldn't copy file into place (undoing register).
Application TigerboardAG3 not found; skipping
Couldn't copy file into place (undoing register).
Application TigerboardAG3 not found; skipping
Couldn't copy file into place (undoing register).
Application TigerboardAG3 not found; skipping
Couldn't copy file into place (undoing register).
Application TigerboardAG3 not found; skipping
Couldn't copy file into place (undoing register).
Application TigerboardAG3 not found; skipping
Couldn't copy file into place (undoing register).
Application TigerboardAG3 not found; skipping
Couldn't copy file into place (undoing register).
Application TigerboardAG3 not found; skipping
Couldn't copy file into place (undoing register).
Application TigerboardAG3 not found; skipping
Couldn't copy file into place (undoing register).
Application TigerboardAG3 not found; skipping
...and it gives me a misleading "Successfully installed application TigerboardAG3" message as well. Running agpm3.py -p on the package gives the same result, and sudo makes no difference in either case. Needless to say, if I try to open a Tigerboard session after this I get an error message saying "You have nothing configured to open this application." Is this a known bug?
--Andrew