Page 1 of 3 123 LastLast
Results 1 to 10 of 25

Thread: Unable to mount /tmp/app/1

  1. #1
    Junior Member
    Join Date
    Feb 2006
    Location
    kanpur, india
    Posts
    1

    Unable to mount /tmp/app/1

    Unable to mount /tmp/app/1

    I have all the entries in the /etc/fstab and all the kernel checks are ok.
    using ubuntu breezy
    please help me.

    here is the output

    mandu@steppenwolf:~$ sh -x ${HOME}/.zAppRun skype
    + export PATH=/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    + PATH=/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    + '[' -z '' ']'
    + export DIALOG=Xdialog
    + DIALOG=Xdialog
    + pidof -x kdeinit
    + export DIALOG=kdialog
    + DIALOG=kdialog
    + pidof -x gnome-panel
    + export DIALOG=zenity
    + DIALOG=zenity
    ++ tty
    + GUIMODE=/dev/pts/3
    + echo /dev/pts/3
    + grep '/dev/tty[:digit:]'
    + test :0.0 == ''
    + case $DIALOG in
    ++ cat /etc/fstab
    ++ grep app/7
    + '[' -z '/tmp/app/7/image /tmp/app/7 cramfs,iso9660 user,noauto,ro,loop,exec 0 0' ']'
    ++ perl -e '$newcmd=shift(@ARGV);foreach $arg (@ARGV){ @part=split(/\=/,$arg); foreach $part (@part){ (-e "$ENV{PWD}/$part") && ($part="$ENV{PWD}/$part");}$newcmd.=" ".join ("=",@part);} print "$newcmd";' skype
    + NEWCMD=skype
    + set -- skype
    ++ dirname /home/mandu/.zAppRun
    + DIRNAME=/home/mandu
    + '[' -z skype ']'
    + CMG=skype
    + shift
    + case $CMG in
    ++ pwd
    + CMG=/home/mandu/skype
    + NUMBERS='7 6 5 4 3 2 1'
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/7 ']'
    + MNTNUM=7
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/6 ']'
    + MNTNUM=6
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/5 ']'
    + MNTNUM=5
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/4 ']'
    + MNTNUM=4
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/3 ']'
    + MNTNUM=3
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/2 ']'
    + MNTNUM=2
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/1 ']'
    + MNTNUM=1
    + case $FS in
    + MOUNT=/tmp/app/1
    + mkdir -p /tmp/app/1
    + ln -s /home/mandu/skype /tmp/app/1/image
    + mount /tmp/app/1
    /tmp/app/1/image: No such file or directory
    + derror 'Unable to mount /tmp/app/1'
    + case $DIALOG in
    + zenity --error --text 'Unable to mount /tmp/app/1' --title=klik
    + CMDLINE=yes
    + tty
    + grep '^/dev/tty'
    + tty
    + grep '^/dev/pts'
    + CMDLINE=
    + '[' '' = yes ']'
    + /tmp/app/1/wrapper
    /home/mandu/.zAppRun: line 134: /tmp/app/1/wrapper: No such file or directory
    + umount /tmp/app/1
    umount: /tmp/app/1 is not mounted (according to mtab)
    + rm -f /tmp/app/1/image
    + rm -r /tmp/app/1/
    ++ dirname /home/mandu/skype
    + CMGDIR=/home/mandu
    + '[' x = x ']'
    + KDEHOME=/home/mandu/.kde
    ++ find '/home/mandu/*.cmg'
    + CMGFILES=
    + rm -rf '/home/mandu/.kde/share/applnk/klik/*.cmg.desktop'
    mandu@steppenwolf:~$ sh -x ${HOME}/.zAppRun skype
    + export PATH=/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    + PATH=/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    + '[' -z '' ']'
    + export DIALOG=Xdialog
    + DIALOG=Xdialog
    + pidof -x kdeinit
    + export DIALOG=kdialog
    + DIALOG=kdialog
    + pidof -x gnome-panel
    + export DIALOG=zenity
    + DIALOG=zenity
    ++ tty
    + GUIMODE=/dev/pts/3
    + echo /dev/pts/3
    + grep '/dev/tty[:digit:]'
    + test :0.0 == ''
    + case $DIALOG in
    ++ cat /etc/fstab
    ++ grep app/7
    + '[' -z '/tmp/app/7/image /tmp/app/7 cramfs,iso9660 user,noauto,ro,loop,exec 0 0' ']'
    ++ perl -e '$newcmd=shift(@ARGV);foreach $arg (@ARGV){ @part=split(/\=/,$arg); foreach $part (@part){ (-e "$ENV{PWD}/$part") && ($part="$ENV{PWD}/$part");}$newcmd.=" ".join ("=",@part);} print "$newcmd";' skype
    + NEWCMD=skype
    + set -- skype
    ++ dirname /home/mandu/.zAppRun
    + DIRNAME=/home/mandu
    + '[' -z skype ']'
    + CMG=skype
    + shift
    + case $CMG in
    ++ pwd
    + CMG=/home/mandu/skype
    + NUMBERS='7 6 5 4 3 2 1'
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/7 ']'
    + MNTNUM=7
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/6 ']'
    + MNTNUM=6
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/5 ']'
    + MNTNUM=5
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/4 ']'
    + MNTNUM=4
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/3 ']'
    + MNTNUM=3
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/2 ']'
    + MNTNUM=2
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/1 ']'
    + MNTNUM=1
    + case $FS in
    + MOUNT=/tmp/app/1
    + mkdir -p /tmp/app/1
    + ln -s /home/mandu/skype /tmp/app/1/image
    + mount /tmp/app/1
    /tmp/app/1/image: No such file or directory
    + derror 'Unable to mount /tmp/app/1'
    + case $DIALOG in
    + zenity --error --text 'Unable to mount /tmp/app/1' --title=klik
    + CMDLINE=yes
    + tty
    + grep '^/dev/tty'
    + tty
    + grep '^/dev/pts'
    + CMDLINE=
    + '[' '' = yes ']'
    + /tmp/app/1/wrapper
    /home/mandu/.zAppRun: line 134: /tmp/app/1/wrapper: No such file or directory
    + umount /tmp/app/1
    umount: /tmp/app/1 is not mounted (according to mtab)
    + rm -f /tmp/app/1/image
    + rm -r /tmp/app/1/
    ++ dirname /home/mandu/skype
    + CMGDIR=/home/mandu
    + '[' x = x ']'
    + KDEHOME=/home/mandu/.kde
    ++ find '/home/mandu/*.cmg'
    + CMGFILES=
    + rm -rf '/home/mandu/.kde/share/applnk/klik/*.cmg.desktop'

  2. #2
    Junior Member
    Join Date
    Feb 2006
    Posts
    1

    Same here...

    I am getting similar results. I am using Kubuntu Breezy.

    OUTPUT:
    Code:
    $ sh -x ${HOME}/.zAppRun firefox.cmg
    + export PATH=/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    + PATH=/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    + '[' -z '' ']'
    + export DIALOG=Xdialog
    + DIALOG=Xdialog
    + pidof -x kdeinit
    + export DIALOG=kdialog
    + DIALOG=kdialog
    + pidof -x gnome-panel
    ++ tty
    + GUIMODE=/dev/pts/1
    + echo /dev/pts/1
    + grep '/dev/tty[:digit:]'
    + test :0 == ''
    + case $DIALOG in
    + DIALOG_OPTIONS=' --caption klik'
    + KLIKDIR=:klikdir
    ++ cat /etc/fstab
    ++ grep app/7
    + '[' -z '/tmp/app/7/image /tmp/app/7 cramfs,iso9660 user,noauto,ro,loop,exec 0 0' ']'
    ++ perl -e '$newcmd=shift(@ARGV);foreach $arg (@ARGV){ @part=split(/\=/,$arg); foreach $part (@part){ (-e "$ENV{PWD}/$part") && ($part="$ENV{PWD}/$part");}$newcmd.=" ".join ("=",@part);} print "$newcmd";' firefox.cmg
    + NEWCMD=firefox.cmg
    + set -- firefox.cmg
    ++ dirname ${HOME}/.zAppRun
    + DIRNAME=${HOME}
    + '[' -z firefox.cmg ']'
    + CMG=firefox.cmg
    + shift
    + case $CMG in
    ++ pwd
    + CMG=${HOME}/Desktop/firefox/firefox.cmg
    + NUMBERS='7 6 5 4 3 2 1'
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/7 ']'
    + MNTNUM=7
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/6 ']'
    + MNTNUM=6
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/5 ']'
    + MNTNUM=5
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/4 ']'
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/3 ']'
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/2 ']'
    + for NUMBER in '$NUMBERS'
    + '[' -e /tmp/app/1 ']'
    + case $FS in
    + MOUNT=/tmp/app/5
    + mkdir -p /tmp/app/5
    + ln -s ${HOME}/Desktop/firefox/firefox.cmg /tmp/app/5/image
    + mount /tmp/app/5
    /tmp/app/5/image: No such file or directory
    + derror 'Unable to mount /tmp/app/5'
    + case $DIALOG in
    + kdialog --error 'Unable to mount /tmp/app/5' --caption klik
    + CMDLINE=yes
    + tty
    + grep '^/dev/tty'
    + tty
    + grep '^/dev/pts'
    + CMDLINE=
    + '[' '' = yes ']'
    + /tmp/app/5/wrapper
    ${HOME}/.zAppRun: line 134: /tmp/app/5/wrapper: No such file or directory
    + umount /tmp/app/5
    umount: /tmp/app/5 is not mounted (according to mtab)
    + rm -f /tmp/app/5/image
    + rm -r /tmp/app/5/
    ++ dirname ${HOME}/Desktop/firefox/firefox.cmg
    + CMGDIR=${HOME}/Desktop/firefox
    + '[' x = x ']'
    + KDEHOME=${HOME}/.kde
    ++ find '${HOME}/Desktop/firefox/*.cmg'
    + CMGFILES=
    + rm -rf ${HOME}/.kde/share/applnk/klik/firefox.cmg.desktop ${HOME}/.kde/share/applnk/klik/mysql-query-browser_1.1.6-1sarge0.cmg.desktop
    I wonder if a recent upgrade has caused this problem.

  3. #3
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Germany
    Posts
    1,159
    What precisely is the problem/error?

  4. #4
    Junior Member
    Join Date
    Mar 2006
    Location
    Gloucester, UK
    Posts
    2
    I'm also getting this error on Ubuntu 5.10... little point posting a log since they're all caused by the same thing.

    I installed Klik as per the instructions on the homepage. That all worked. But whenever I try to run anything with it, I get the problem outlined above: it stops with the error "Unable to mount /tmp/app/1".

    I've checked, and "/tmp/app/" is in place, but the folder "/tmp/app/1" isn't being created. If I create it myself, it has the same error, but with "/tmp/app/2".

  5. #5
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Germany
    Posts
    1,159
    I have no ubuntu here to test with at the moment. But please make sure that you haven't installed klik as root, but as regular user!

    Greetings,
    probono

  6. #6
    Junior Member
    Join Date
    Mar 2006
    Location
    Gloucester, UK
    Posts
    2
    I'd installed it as a regular user.

    Anyway - bizarrely, since I've installed KDE and replaced kwm with gwm, Klik installs have started working, but once the install is done and the application tries to run, I get a blank error message - just a window with the error icon and an OK button, no title or text.

  7. #7
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Germany
    Posts
    1,159
    It seems to have mounting issues. Please try mounting a cmg file by hand and watch for errors.

    You could:
    - try to mount by hand: su ; mount ~/Desktop/XXX.cmg /mnt/test -o loop -t cramfs ; /mnt/test/wrapper
    - or unpack the cmg: cramfsck -x ~/Desktop/XXX.cmg /opt/XXX ; /opt/XXX/wrapper

  8. #8
    Junior Member
    Join Date
    Mar 2006
    Posts
    3
    same problem here with firefox. using ubuntu 5.10
    Code:
    $ ./.zAppRun Desktop/firefox.cmg
    ./.zAppRun: line 17: /bin/pidof: Permission denied
    ./.zAppRun: line 18: /bin/pidof: Permission denied
    mount: no permission to look at /dev/loop#
    ./.zAppRun: line 50: Xdialog: command not found
    ./.zAppRun: line 134: /tmp/app/1/wrapper: No such file or directory
    umount: /tmp/app/1: not mounted
    This seems to be a bug, how do we submit bugs? And how do I revert the changes made by klik in my system?

  9. #9
    Junior Member
    Join Date
    Mar 2006
    Location
    Fargo, ND
    Posts
    2
    I was having the same problem as xmonkee. Turns out i needed cramfs support in my kernel. Quick fix. Now amarok beta is coming up no problem, tried skype also. Thanks for the great software, I'll be keeping an eye on it!

    PS. These tests were performed on Gentoo.

  10. #10
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Germany
    Posts
    1,159
    To all with the problem above: do you use the original Ubuntu kernel?

    Greetings,
    probono

Page 1 of 3 123 LastLast

Similar Threads

  1. unable to mount partition
    By kkomw in forum Hardware & Booting
    Replies: 0
    Last Post: 10-23-2009, 09:41 PM
  2. Unable to mount Vista HD, Help!
    By f15catnip in forum Hardware & Booting
    Replies: 1
    Last Post: 10-14-2009, 01:38 AM
  3. unable to mount vfat...
    By Sandeep in forum Hardware & Booting
    Replies: 1
    Last Post: 04-24-2007, 09:13 AM
  4. Unable to mount /dev/app/1 [solution]
    By garbas in forum Klik
    Replies: 13
    Last Post: 05-09-2005, 04:19 PM
  5. unable to mount /mnt/app/1
    By NepoMUC in forum Klik
    Replies: 2
    Last Post: 04-21-2005, 11:39 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


HYUNDAI -- HY HYbook 14 inch Laptop, Intel Celeron N4020, 4GB RAM UHD 600 picture

HYUNDAI -- HY HYbook 14 inch Laptop, Intel Celeron N4020, 4GB RAM UHD 600

$95.00



A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) XMP picture

Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) XMP

$35.99



HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin picture

HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin

$12.90



Crucial DDR3L 16GB 1600 2x 8GB PC3-12800 Laptop SODIMM Memory RAM PC3 16G DDR3 picture

Crucial DDR3L 16GB 1600 2x 8GB PC3-12800 Laptop SODIMM Memory RAM PC3 16G DDR3

$21.50



8GB PC3L-12800S 1600MHz SODIMM DDR3 RAM | Grade A picture

8GB PC3L-12800S 1600MHz SODIMM DDR3 RAM | Grade A

$12.00



Crucial 16GB (2x 8GB) Kit DDR3L 1600MHz PC3-12800 UDIMM Desktop 240-Pin CL11 RAM picture

Crucial 16GB (2x 8GB) Kit DDR3L 1600MHz PC3-12800 UDIMM Desktop 240-Pin CL11 RAM

$23.33



HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM picture

HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM

$14.85



A-Tech 256GB 4x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM picture

A-Tech 256GB 4x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM

$287.96



HyperX FURY DDR4 8GB 16GB 32GB 3200MHz PC4-25600 Desktop RAM Memory DIMM 288pins picture

HyperX FURY DDR4 8GB 16GB 32GB 3200MHz PC4-25600 Desktop RAM Memory DIMM 288pins

$72.93