Visualboy Advance

Discussion in 'Linux' started by iv76erson03, Jan 19, 2009.

  1. iv76erson03

    iv76erson03

    Joined:
    Oct 29, 2008
    Messages:
    52
    Likes Received:
    0
    This is a double post, but I wasn't getting any responses in the "games" section so I'll try here. the download link is here. http://vba.ngemu.com/downloads.shtml I didn't have any luck with any of the versions. I'm pretty bad at installing files onto the AA1 so I don't know if it's me or if this program doesn't work right with the AA1. Any help would be appreciated.
     
    iv76erson03, Jan 19, 2009
    #1
  2. iv76erson03

    cadere

    Joined:
    Dec 15, 2008
    Messages:
    3
    Likes Received:
    0
    I haven't tried VBA but I have been trying to install an Atari emulator on my AA1. The acer version of linux is missing alot of packages/modules that would be pretty standard in other distributions. Using the command line you can figure out some of what is missing. I'm not skilled enough to advise you about specifics. I'm basically giving my self a crash course in Terminal use so I can figure out these things myself.

    The point is that you probably need to figure out what dependencies are missing and install them.... Hopefully someone else has more info....
     
    cadere, Jan 20, 2009
    #2
  3. iv76erson03

    mattytee

    Joined:
    Nov 30, 2008
    Messages:
    112
    Likes Received:
    1
    mattytee, Jan 22, 2009
    #3
  4. iv76erson03

    iv76erson03

    Joined:
    Oct 29, 2008
    Messages:
    52
    Likes Received:
    0
    Got the same "unhandled exception" This is merely 1/10th of the total error message. hopefully someone can diagnose it.

    Component: pirut
    Summary: TB2d8305f8 threading.py:94:acquire:RuntimeError: maximum recursion depth exceeded

    Traceback (most recent call last):
    File "/usr/sbin/system-install-packages", line 355, in <module>
    main()
    File "/usr/sbin/system-install-packages", line 351, in main
    pkginst.run()
    File "/usr/sbin/system-install-packages", line 339, in run
    self.doRefresh()
    File "/usr/sbin/system-install-packages", line 98, in doRefresh
    self.populatePackages()
    File "/usr/sbin/system-install-packages", line 279, in populatePackages
    self._populateLocalPackages(locals)
    File "/usr/sbin/system-install-packages", line 154, in _populateLocalPackages
    self.tsInfo.addInstall(po = po)
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 535, in <lambda>
    tsInfo = property(fget=lambda self: self._getTsInfo(),
    File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 83, in _getTsInfo
    self._tsInfo.setDatabases(self.rpmdb, self.pkgSack)
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 526, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 393, in _getSacks
    self.plugins.run('exclude')
    File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 169, in run
    func(conduitcls(self, self.base, conf, **kwargs))
    File "/usr/lib/yum-plugins/priorities.py", line 68, in exclude_hook
    obsoletes = conduit._base.pkgSack.returnObsoletes()
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 526, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 393, in _getSacks
    self.plugins.run('exclude')
    File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 169, in run
    func(conduitcls(self, self.base, conf, **kwargs))
    File "/usr/lib/yum-plugins/priorities.py", line 68, in exclude_hook
    obsoletes = conduit._base.pkgSack.returnObsoletes()
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 526, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 393, in _getSacks
    self.plugins.run('exclude')
    File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 169, in run
    func(conduitcls(self, self.base, conf, **kwargs))
    File "/usr/lib/yum-plugins/priorities.py", line 68, in exclude_hook
    obsoletes = conduit._base.pkgSack.returnObsoletes()
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 526, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 393, in _getSacks
    self.plugins.run('exclude')
    File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 169, in run
    func(conduitcls(self, self.base, conf, **kwargs))
    File "/usr/lib/yum-plugins/priorities.py", line 68, in exclude_hook
    obsoletes = conduit._base.pkgSack.returnObsoletes()
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 526, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 393, in _getSacks
    self.plugins.run('exclude')
    File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 169, in run
    func(conduitcls(self, self.base, conf, **kwargs))
    File "/usr/lib/yum-plugins/priorities.py", line 68, in exclude_hook
    obsoletes = conduit._base.pkgSack.returnObsoletes()
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 526, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 393, in _getSacks
    self.plugins.run('exclude')
    File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 169, in run
    func(conduitcls(self, self.base, conf, **kwargs))
    File "/usr/lib/yum-plugins/priorities.py", line 68, in exclude_hook
    obsoletes = conduit._base.pkgSack.returnObsoletes()
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 526, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 393, in _getSacks
    self.plugins.run('exclude')
    File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 169, in run
    func(conduitcls(self, self.base, conf, **kwargs))
    File "/usr/lib/yum-plugins/priorities.py", line 68, in exclude_hook
    obsoletes = conduit._base.pkgSack.returnObsoletes()
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 526, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
    File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 393, in _getSacks
    self.plugins.run('exclude')
     
    iv76erson03, Jan 22, 2009
    #4
  5. iv76erson03

    mattytee

    Joined:
    Nov 30, 2008
    Messages:
    112
    Likes Received:
    1
    Well, it looks like something's screwy with your package database.

    How did you try to install? Pirut shouldn't even get called when doing rpm -U.

    You might try:
    Code:
    sudo yum autoremove
    sudo yum clean all
    sudo yum install fedora-release
    and then try installing again. But use rpm -U, not yum or pirut.

    EDIT: clean needed an argument, and autoclean I think is actually an apt command.
     
    mattytee, Jan 23, 2009
    #5
  6. iv76erson03

    iv76erson03

    Joined:
    Oct 29, 2008
    Messages:
    52
    Likes Received:
    0
    Installed and working. Thank you.
     
    iv76erson03, Jan 23, 2009
    #6
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.