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
  •  


Cisco GLC-SX-MM 1000Base SX SFP Transceiver Module 30-1301-02 picture

Cisco GLC-SX-MM 1000Base SX SFP Transceiver Module 30-1301-02

$5.99



Cisco 10-2456-03 Genuine Cisco SFP-10G-LRM V03 10GBASE-LRM SFP+Transceiver picture

Cisco 10-2456-03 Genuine Cisco SFP-10G-LRM V03 10GBASE-LRM SFP+Transceiver

$24.99



Dell EMC FTLF8532P4BNV-E5 019-078-057 32G SFP28 Fiber Channel 850nm Transceiver picture

Dell EMC FTLF8532P4BNV-E5 019-078-057 32G SFP28 Fiber Channel 850nm Transceiver

$57.00



Cisco Nexus 48-Port 10G SFP+ Switch N9K-9396PX w/ 9K-M12PQ 12-Port 40G QSFP picture

Cisco Nexus 48-Port 10G SFP+ Switch N9K-9396PX w/ 9K-M12PQ 12-Port 40G QSFP

$249.99



NEW Sealed Cisco SFP-10G-LR 10GBASE-LR SFP+ 1310nm 10km *US Shipping* picture

NEW Sealed Cisco SFP-10G-LR 10GBASE-LR SFP+ 1310nm 10km *US Shipping*

$18.00



Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03  picture

Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03

$8.00



F5 Networks 10GB OPT-0016-00 F5-UPG-SFP+-R 10GBASE/SR SFP Transceiver picture

F5 Networks 10GB OPT-0016-00 F5-UPG-SFP+-R 10GBASE/SR SFP Transceiver

$4.00



Mellanox Original MFM1T02A-SR 10GbE 10GBASE-SR SFP+ Transceiver picture

Mellanox Original MFM1T02A-SR 10GbE 10GBASE-SR SFP+ Transceiver

$9.00



LOT OF 20 Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module picture

LOT OF 20 Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module

$89.00



10 PCS Cisco GLC-LH-SMD 10-2625-01 1310nm SFP Transceiver Module picture

10 PCS Cisco GLC-LH-SMD 10-2625-01 1310nm SFP Transceiver Module

$85.00