[Bug 217258] emulators/virtualbox-ose: Segmentation fault on startup

2018-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217258

w.schwarzenf...@utanet.at changed:

   What|Removed |Added

 CC||w.schwarzenf...@utanet.at

--- Comment #24 from w.schwarzenf...@utanet.at ---
Is this still relevant? Or could it be closed?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 225376] [emulators/virtualbox-ose] extra dependency on sysutils/cdrtools

2018-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225376

Bug ID: 225376
   Summary: [emulators/virtualbox-ose] extra dependency on
sysutils/cdrtools
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: Individual Port(s)
  Assignee: freebsd-ports-b...@freebsd.org
  Reporter: eu...@freebsd.org
CC: mar...@freebsd.org, v...@freebsd.org
CC: mar...@freebsd.org, v...@freebsd.org

Created attachment 189960
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189960&action=edit
remove dependency on cdrtools

emulators/virtualbox-ose depends on sysutils/cdrtools to install makeisofs.

We could replace this dependency with in-base makefs that is capable to make
ISO images but it is not needed too. Its configure script says:

# Check for mkisofs, needed to build the CDROM image containing the additions

In fact, VirtualBox build system does NOT use make use of makeisofs while
building for FreeBSD as it does not try to buid

https://www.virtualbox.org/wiki/FreeBSD%20build%20instructions says in its
Prerequisites section:

mkisofs (required only for additions which aren't supported yet)
=> /usr/ports/sysutils/cdrtools 

So, we need just drop this unneeded dependency. It was introduced over 6 years
ago and was never really used:

https://svnweb.freebsd.org/ports/head/emulators/virtualbox-ose/Makefile?revision=27&view=markup

The patch fixing this is attached.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 225376] [emulators/virtualbox-ose] [patch] extra dependency on sysutils/cdrtools

2018-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225376

Eugene Grosbein  changed:

   What|Removed |Added

Summary|[emulators/virtualbox-ose]  |[emulators/virtualbox-ose]
   |extra dependency on |[patch] extra dependency on
   |sysutils/cdrtools   |sysutils/cdrtools
   Keywords||easy, patch

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 225376] [emulators/virtualbox-ose] extra dependency on sysutils/cdrtools

2018-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225376

Eugene Grosbein  changed:

   What|Removed |Added

   Assignee|freebsd-ports-bugs@FreeBSD. |v...@freebsd.org
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


[Bug 217258] emulators/virtualbox-ose: Segmentation fault on startup

2018-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217258

Jason W. Bacon  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #25 from Jason W. Bacon  ---
I would consider this resolved.

I'll add that problems like this might be averted by regularly running pkg
autoremove following upgrades.  I've made this the default in
auto-update-system, one of the scripts in sysutils/auto-admin.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"