Skip to content

Cannot remove 'surgeon_tmp.cbf' #98

@Deadman422

Description

@Deadman422

Hi,

I'm using Linux Mint 21.2 and a Leapster Explorer. I've downloaded Python 2 and Pager, and the console itself recognizes that it's plugged in. My system gives the same output weather the Leapster is plugged in or not. I am using retroleap v1.2.1 and sshflash 2.0. What am I doing wrong?

Here's what it comes up with:

  1. LF1000-Didj (Didj with EmeraldBoot)
  2. LF1000 (Leapster Explorer)
  3. LF2000 (Leapster GS, LeapPad 2, LeapPad Ultra XDI)
  4. LF3000 (LeapPad 3, LeapPad Platinum)
    Enter choice (1 - 4)2
    Traceback (most recent call last):
    File "make_cbf.py", line 10, in
    cbf.create(mem=sys.argv[1], opath=sys.argv[3], ipath=sys.argv[2])
    File "/home/user/sshflash/cbf.py", line 142, in create
    error(e)
    File "/home/user/sshflash/cbf.py", line 60, in error
    assert False, e
    AssertionError: Path does not exist.
    Booting the Surgeon environment...
    Traceback (most recent call last):
    File "make_cbf.py", line 10, in
    cbf.create(mem=sys.argv[1], opath=sys.argv[3], ipath=sys.argv[2])
    File "/home/user/sshflash/cbf.py", line 142, in create
    error(e)
    File "/home/user/sshflash/cbf.py", line 60, in error
    assert False, e
    AssertionError: Path does not exist.
    [sudo] password for user:
    Traceback (most recent call last):
    File "boot_surgeon.py", line 25, in
    do_surgeon_boot(sys.argv[1])
    File "boot_surgeon.py", line 16, in do_surgeon_boot
    pager_client.upload(path)
    File "/home/user/sshflash/pager.py", line 114, in upload
    self.rerror(e)
    File "/home/user/sshflash/pager.py", line 64, in rerror
    assert False, 'Pager Error: %s' % e
    AssertionError: Pager Error: Surgeon not found.
    Done! Waiting for Surgeon to come up...rm: cannot remove 'surgeon_tmp.cbf': No such file or directory
    Done!
    ssh: connect to host 169.254.8.1 port 22: No route to host
    ssh: connect to host 169.254.8.1 port 22: No route to host
    ssh: connect to host 169.254.8.1 port 22: No route to host
    Detected Kernel partition= RFS Partition=
    Flashing the kernel...ssh: connect to host 169.254.8.1 port 22: No route to host
    cat: zImage_tmp.cbf: No such file or directory
    ssh: connect to host 169.254.8.1 port 22: No route to host
    Done flashing the kernel!
    Flashing the root filesystem...ssh: connect to host 169.254.8.1 port 22: No route to host
    ssh: connect to host 169.254.8.1 port 22: No route to host
    ssh: connect to host 169.254.8.1 port 22: No route to host
    ssh: connect to host 169.254.8.1 port 22: No route to host
    Writing rootfs image...
    cat: lf1000_rootfs.tar.gz: No such file or directory
    ssh: connect to host 169.254.8.1 port 22: No route to host
    ssh: connect to host 169.254.8.1 port 22: No route to host
    ssh: connect to host 169.254.8.1 port 22: No route to host
    Done flashing the root filesystem!
    Do you want to format the roms partition? (You should do this on the first flash of retroleap) (y/n)y
    ssh: connect to host 169.254.8.1 port 22: No route to host
    ssh: connect to host 169.254.8.1 port 22: No route to host
    ssh: connect to host 169.254.8.1 port 22: No route to host
    Done! Rebooting the host.
    ssh: connect to host 169.254.8.1 port 22: No route to host

Nothing appears on the screen of the console while this happens.

here is the dmesg: https://pastebin.com/v5kTqJVZ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions