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
  •  


Genuine 45W Power Adapter Charger for Dell DA45NM140 0KXTTW 4.5*3.0mm OEM picture

Genuine 45W Power Adapter Charger for Dell DA45NM140 0KXTTW 4.5*3.0mm OEM

$16.99



New OEM Dell Latitude 13 3379 7350 L221x 65W Adapter AC Charger W/ Power Cord picture

New OEM Dell Latitude 13 3379 7350 L221x 65W Adapter AC Charger W/ Power Cord

$30.60



New OEM Dell Inspiron 7415 7490 5310 5320 TYPE-C 65W Charger Adapter V2TJ7 GJJYR picture

New OEM Dell Inspiron 7415 7490 5310 5320 TYPE-C 65W Charger Adapter V2TJ7 GJJYR

$30.60



R630 DELL OEM 10 x 2.5’’ CTO SERVER 2X HEATSINKS 2X 750W PSU IDRAC ENTERPRISE picture

R630 DELL OEM 10 x 2.5’’ CTO SERVER 2X HEATSINKS 2X 750W PSU IDRAC ENTERPRISE

$119.95



OEM Dell Inspiron 11 13 14 15 17 3000 5000 7000 AC Adapter Charger 65W 4.5mm Tip picture

OEM Dell Inspiron 11 13 14 15 17 3000 5000 7000 AC Adapter Charger 65W 4.5mm Tip

$10.99



Dell Original OEM 45W 19.5V AC Adapter Charger 070VTC 0KXTTW 00285K 0YTFJC 4.5mm picture

Dell Original OEM 45W 19.5V AC Adapter Charger 070VTC 0KXTTW 00285K 0YTFJC 4.5mm

$10.94



OEM 130W USB-C Type-C Charger for Dell XPS 15 9500 9570 9575 17 9700 DA130PM170 picture

OEM 130W USB-C Type-C Charger for Dell XPS 15 9500 9570 9575 17 9700 DA130PM170

$35.88



OEM Dell 90W Laptop Charger AC Adapter 19.5V 4.62A 50-60 Hz Latitude, XPS picture

OEM Dell 90W Laptop Charger AC Adapter 19.5V 4.62A 50-60 Hz Latitude, XPS

$8.74



OEM 130W Power Adapter Charger For Dell XPS 15 9530 9550 9560 9570 7590 06TTY6 picture

OEM 130W Power Adapter Charger For Dell XPS 15 9530 9550 9560 9570 7590 06TTY6

$33.22



Genuine OEM 42wh YRDD6 Battery For Dell Inspiron 3493 3582 3583 3584 7586 3793 picture

Genuine OEM 42wh YRDD6 Battery For Dell Inspiron 3493 3582 3583 3584 7586 3793

$32.89