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
  •  


HGST Ultrastar HE10 HUH721010ALE600 10TB SATA 6Gb/s 7200RPM 3.5

HGST Ultrastar HE10 HUH721010ALE600 10TB SATA 6Gb/s 7200RPM 3.5" Enterprise HDD

$69.99



Western Digital WD60PURZ 6TB Hard Drive SATA6 Gb/s 64MB Cache 3.5 Inch picture

Western Digital WD60PURZ 6TB Hard Drive SATA6 Gb/s 64MB Cache 3.5 Inch

$109.99



WF12F DELL 1TB 7.2K 6GBPS SATA 2.5'' HDD HARD DRIVE ST91000640NS 0WF12F picture

WF12F DELL 1TB 7.2K 6GBPS SATA 2.5'' HDD HARD DRIVE ST91000640NS 0WF12F

$25.00



WD 2TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0020BBK-WESN picture

WD 2TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0020BBK-WESN

$49.99



HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5

HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5" Enterprise HDD- HUH721212ALE601

$82.99



Seagate Exos 7E10 ST2000NM000B 2TB 7200RPM SATA 6.0Gb/s 3.5

Seagate Exos 7E10 ST2000NM000B 2TB 7200RPM SATA 6.0Gb/s 3.5" Internal Hard Drive

$29.99



2 PACK  Seagate ST1000LM035 Mobile HDD 1TB 2.5

2 PACK Seagate ST1000LM035 Mobile HDD 1TB 2.5" SATA III Laptop Hard Drive

$26.85



Western Digital WD5000LPLX 500GB 2.5

Western Digital WD5000LPLX 500GB 2.5" SATA 32MB 6Gb/s 7200RPM Laptop Hard Drive

$7.99



WD 16TB Elements Desktop, Certified Refurbished Hard Drive - RWDBWLG0160HBK-NESN picture

WD 16TB Elements Desktop, Certified Refurbished Hard Drive - RWDBWLG0160HBK-NESN

$174.99



WD 4TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0040BBK-WESN picture

WD 4TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0040BBK-WESN

$69.99