[Bug 741214] New: bootstrap fails when installing perl dependencies

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Dec 7 04:22:01 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=741214
  GStreamer | cerbero | git

           Summary: bootstrap fails when installing perl dependencies
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: cerbero
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: thijsvermeir at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I get following error when executing cerbero bootstrap on mac osx yosemite:

$ ./cerbero-uninstalled bootstrap
...
XML::Parser'
XML::Parser is up to date. (2.41)
Traceback (most recent call last):
  File "./cerbero-uninstalled", line 9, in <module>
    main()
  File "./cerbero/main.py", line 128, in main
    Main(sys.argv[1:])
  File "./cerbero/main.py", line 55, in __init__
    self.run_command()
  File "./cerbero/main.py", line 105, in run_command
    res = commands.run(command, self.config, self.args)
  File "./cerbero/commands/__init__.py", line 78, in run
    return _commands[command].run(config, args)
  File "./cerbero/commands/bootstrap.py", line 38, in run
    bootstraper.start()
  File "./cerbero/bootstrap/osx.py", line 40, in start
    self._install_perl_deps()
  File "./cerbero/bootstrap/osx.py", line 56, in _install_perl_deps
    cpanm_installer.close()
AttributeError: 'str' object has no attribute 'close'

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list