Current problem reports assigned to freebsd-emulation@FreeBSD.org

2011-12-26 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o kern/159646  emulation  [linux] [patch] bump Linux version in linuxulator
f kern/156691  emulation  [vmware] [panic] panic when using hard disks as RAW de
o kern/156353  emulation  [ibcs2] ibcs2 binaries that execute on 4.x not working
o kern/155577  emulation  [boot] BTX halted after install. Reboot during install
o kern/155040  emulation  [linux] [patch] Linux recvfrom doesn't handle proto fa
o kern/153990  emulation  [hyper-v]: Will not install into Hyper-V on Server 200
o kern/153887  emulation  [linux] Linux emulator not understand STB_GNU_UNIQUE b
o kern/153243  emulation  [ibcs2] Seg fault whne running COFF binary using iBCS2
o kern/151714  emulation  [linux] print/acroread9 not usable due to lack of supp
a bin/150262   emulation  [patch] truss(1) -f doesn't follow descendants of the 
a kern/150186  emulation  [parallels] [panic] Parallels Desktop: CDROM disconnec
o ports/148097 emulation  [patch] suggested addition to linux_base-* packages to
o ports/148096 emulation  emulators/linux_base-* can not be built from ports on 
o kern/147793  emulation  [vmware] [panic] cdrom handling, panic, possible race 
o kern/146237  emulation  [linux] Linux binaries not reading directories mounted
p kern/144584  emulation  [linprocfs][patch] bogus values in linprocfs
o ports/142837 emulation  [patch] emulators/linux_base-* packages fails to insta
o kern/140156  emulation  [linux] cdparanoia fails to read drive data
f kern/138944  emulation  [parallels] [regression] Parallels no longer works in 
o kern/138880  emulation  [linux] munmap segfaults after linux_mmap2 stresstest
o ports/135337 emulation  [PATCH] emulators/linux_base-f10: incorrect bash usage
s kern/133144  emulation  [linux] linuxulator 2.6 crashes with nvidias libGL.so.
o kern/129169  emulation  [linux] [patch] Linux Emulation ENOTCONN error using n
o kern/126232  emulation  [linux] Linux ioctl TCGETS (0x5401) always fails
o kern/86619   emulation  [linux] linux emulator interacts oddly with cp
a kern/72920   emulation  [linux] path prefixing is not done on unix domain so
o kern/41543   emulation  [patch] [request] easier wine/w23 support
o kern/39201   emulation  [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu
o kern/36952   emulation  [patch] [linux] ldd(1) command of linux does not work
o kern/11165   emulation  [ibcs2] IBCS2 doesn't work correctly with PID_MAX 

30 problems total.

___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


Re: VirtualBox blueports repository moved to redports.org

2011-12-26 Thread Brandon Gooch
On Tue, Dec 20, 2011 at 6:42 AM, Bernhard Froehlich de...@freebsd.org wrote:
 Hi VirtualBox Testers!

 I think it's the right time now to announce that the virtualbox blueports
 repository that a few of you were using moved to a new location.

 That is because in the last few months I was heavily working on a new
 FreeBSD port building cluster called redports.org which is also the
 new environment where I usually build test all virtualbox versions and
 the new home of VirtualBox for FreeBSD. redports.org is the successor
 of the blueports repository but the history was migrated so nothing is
 lost.

 Since last week I am back to my usual virtualbox work and have already
 pushed a few very interesting patches from Andriy Gapon and Ed Schouten
 upstream. All ports are at their latest available versions now so we
 are _not_ lagging behind in the development repository. I just do not
 want to push those versions in the tree before 9.0-RELEASE is out the
 door. So I am currently waiting for 9.0 to be released and then I will
 update our virtualbox-ose ports to 4.1.8 and virtualbox-ose-legacy to
 4.0.14.

 If you want to test the latest versions have a look at the new repository:

 - virtualbox-ose 4.1.8 (0 days old)
 - virtualbox-ose-devel 4.1.51r39575 (10 days old)
 - virtualbox-ose-legacy 4.0.14 (2 months old)
 - phpvirtualbox 4.1-5 (1 month old)

 Keep in mind that you need to update devel/kBuild first to compile the
 newer virtualbox versions. Latest kBuild is also included in the
 repository.

 For support the IRC channel and mailinglist are still the same :o)


 Support:
 

 IRC: #fbsd-mentors on irc.unixfreunde.de
 irc://irc.unixfreunde.de/fbsd-mentors

 Mailinglist:
 freebsd-emulation (at) FreeBSD.org

 EMail:
 vbox (at) FreeBSD.org


 Development Repository:
 ===

 Browseable:
 http://redports.org/browser/virtualbox

 SVN Checkout:
 svn co http://svn.redports.org/virtualbox/

 tar Archive of repository:
 http://redports.org/~virtualbox/svn.tar.bz2

 RSS Feed:
 http://redports.org/log/virtualbox?format=rsslimit=25


 --
 Bernhard Froehlich
 http://www.bluelife.at/

First off, thank you for the tremendous quality and quantity of work
you (all) are doing with VirtualBox, and the new redports.org
infrastructure.  The work is truly exemplary and is an awesome example
of the type of dedication required for a healthy, successful open
source community effort.

Secondly, I did run into one issue with VirtualBox 4.1.8 and VIMAGE,
which required the attached patch to function properly.  I'm not sure
of the implications of this apparent reversion in the vboxNetAdpInit()
function, but it seems to work for me.

The patch in this form or any other is of course free to use in what
ever way one would please :)

Thanks!
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


Re: VirtualBox blueports repository moved to redports.org

2011-12-26 Thread Kevin Oberman
On Mon, Dec 26, 2011 at 1:30 PM, Brandon Gooch
jamesbrandongo...@gmail.com wrote:
 On Tue, Dec 20, 2011 at 6:42 AM, Bernhard Froehlich de...@freebsd.org wrote:
 Hi VirtualBox Testers!

 I think it's the right time now to announce that the virtualbox blueports
 repository that a few of you were using moved to a new location.

 That is because in the last few months I was heavily working on a new
 FreeBSD port building cluster called redports.org which is also the
 new environment where I usually build test all virtualbox versions and
 the new home of VirtualBox for FreeBSD. redports.org is the successor
 of the blueports repository but the history was migrated so nothing is
 lost.

 Since last week I am back to my usual virtualbox work and have already
 pushed a few very interesting patches from Andriy Gapon and Ed Schouten
 upstream. All ports are at their latest available versions now so we
 are _not_ lagging behind in the development repository. I just do not
 want to push those versions in the tree before 9.0-RELEASE is out the
 door. So I am currently waiting for 9.0 to be released and then I will
 update our virtualbox-ose ports to 4.1.8 and virtualbox-ose-legacy to
 4.0.14.

 If you want to test the latest versions have a look at the new repository:

 - virtualbox-ose 4.1.8 (0 days old)
 - virtualbox-ose-devel 4.1.51r39575 (10 days old)
 - virtualbox-ose-legacy 4.0.14 (2 months old)
 - phpvirtualbox 4.1-5 (1 month old)

 Keep in mind that you need to update devel/kBuild first to compile the
 newer virtualbox versions. Latest kBuild is also included in the
 repository.

 For support the IRC channel and mailinglist are still the same :o)


 Support:
 

 IRC: #fbsd-mentors on irc.unixfreunde.de
 irc://irc.unixfreunde.de/fbsd-mentors

 Mailinglist:
 freebsd-emulation (at) FreeBSD.org

 EMail:
 vbox (at) FreeBSD.org


 Development Repository:
 ===

 Browseable:
 http://redports.org/browser/virtualbox

 SVN Checkout:
 svn co http://svn.redports.org/virtualbox/

 tar Archive of repository:
 http://redports.org/~virtualbox/svn.tar.bz2

 RSS Feed:
 http://redports.org/log/virtualbox?format=rsslimit=25


 --
 Bernhard Froehlich
 http://www.bluelife.at/

 First off, thank you for the tremendous quality and quantity of work
 you (all) are doing with VirtualBox, and the new redports.org
 infrastructure.  The work is truly exemplary and is an awesome example
 of the type of dedication required for a healthy, successful open
 source community effort.

 Secondly, I did run into one issue with VirtualBox 4.1.8 and VIMAGE,
 which required the attached patch to function properly.  I'm not sure
 of the implications of this apparent reversion in the vboxNetAdpInit()
 function, but it seems to work for me.

 The patch in this form or any other is of course free to use in what
 ever way one would please :)

 Thanks!

The patch seems to have been eaten by the mail systems. Can you either
put it in-line in a message or make sure that the attachment is
text/plain? Probably text/*, but application and most (all?) other
MIME types won't make it.
-- 
R. Kevin Oberman, Network Engineer
E-mail: kob6...@gmail.com
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


Re: VirtualBox blueports repository moved to redports.org

2011-12-26 Thread Brandon Gooch
On Mon, Dec 26, 2011 at 4:40 PM, Kevin Oberman kob6...@gmail.com wrote:
 On Mon, Dec 26, 2011 at 1:30 PM, Brandon Gooch
 jamesbrandongo...@gmail.com wrote:
 On Tue, Dec 20, 2011 at 6:42 AM, Bernhard Froehlich de...@freebsd.org 
 wrote:
 Hi VirtualBox Testers!

 I think it's the right time now to announce that the virtualbox blueports
 repository that a few of you were using moved to a new location.

 That is because in the last few months I was heavily working on a new
 FreeBSD port building cluster called redports.org which is also the
 new environment where I usually build test all virtualbox versions and
 the new home of VirtualBox for FreeBSD. redports.org is the successor
 of the blueports repository but the history was migrated so nothing is
 lost.

 Since last week I am back to my usual virtualbox work and have already
 pushed a few very interesting patches from Andriy Gapon and Ed Schouten
 upstream. All ports are at their latest available versions now so we
 are _not_ lagging behind in the development repository. I just do not
 want to push those versions in the tree before 9.0-RELEASE is out the
 door. So I am currently waiting for 9.0 to be released and then I will
 update our virtualbox-ose ports to 4.1.8 and virtualbox-ose-legacy to
 4.0.14.

 If you want to test the latest versions have a look at the new repository:

 - virtualbox-ose 4.1.8 (0 days old)
 - virtualbox-ose-devel 4.1.51r39575 (10 days old)
 - virtualbox-ose-legacy 4.0.14 (2 months old)
 - phpvirtualbox 4.1-5 (1 month old)

 Keep in mind that you need to update devel/kBuild first to compile the
 newer virtualbox versions. Latest kBuild is also included in the
 repository.

 For support the IRC channel and mailinglist are still the same :o)


 Support:
 

 IRC: #fbsd-mentors on irc.unixfreunde.de
 irc://irc.unixfreunde.de/fbsd-mentors

 Mailinglist:
 freebsd-emulation (at) FreeBSD.org

 EMail:
 vbox (at) FreeBSD.org


 Development Repository:
 ===

 Browseable:
 http://redports.org/browser/virtualbox

 SVN Checkout:
 svn co http://svn.redports.org/virtualbox/

 tar Archive of repository:
 http://redports.org/~virtualbox/svn.tar.bz2

 RSS Feed:
 http://redports.org/log/virtualbox?format=rsslimit=25


 --
 Bernhard Froehlich
 http://www.bluelife.at/

 First off, thank you for the tremendous quality and quantity of work
 you (all) are doing with VirtualBox, and the new redports.org
 infrastructure.  The work is truly exemplary and is an awesome example
 of the type of dedication required for a healthy, successful open
 source community effort.

 Secondly, I did run into one issue with VirtualBox 4.1.8 and VIMAGE,
 which required the attached patch to function properly.  I'm not sure
 of the implications of this apparent reversion in the vboxNetAdpInit()
 function, but it seems to work for me.

 The patch in this form or any other is of course free to use in what
 ever way one would please :)

 Thanks!

 The patch seems to have been eaten by the mail systems. Can you either
 put it in-line in a message or make sure that the attachment is
 text/plain? Probably text/*, but application and most (all?) other
 MIME types won't make it.
 --
 R. Kevin Oberman, Network Engineer
 E-mail: kob6...@gmail.com

No problem:

--- src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c.orig   2011-12-19
07:01:06.0 -0600
+++ src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c2011-12-26
14:54:27.0 -0600
@@ -1189,6 +1189,7 @@
 int  vboxNetAdpInit(void)
 {
 unsigned i;
+PVBOXNETADP pVboxnet0;
 /*
  * Init common members and call OS-specific init.
  */
@@ -1201,7 +1202,8 @@
 vboxNetAdpOsInit(g_aAdapters[i]);
 }

-return VINF_SUCCESS;
+/* Create vboxnet0 */
+return vboxNetAdpCreate(pVboxnet0, NULL);
 }

 /**
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org