[Bug 395058] Re: [karmic] Ubuntu kernel 2.6.31-1-generic fails to boot

2009-07-04 Thread Nate Muench
Same here, and I'm running it on VirtualBox 3.0.0 (with Windows XP Home as a host, running on an Acer Netbook). -- [karmic] Ubuntu kernel 2.6.31-1-generic fails to boot https://bugs.launchpad.net/bugs/395058 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 335637] [NEW] software-properties-gtk crashed with TypeError in is_separator()

2009-02-27 Thread Nate Muench
Public bug reported: Happened when I was doing updates (I Think) ProblemType: Crash Architecture: i386 DistroRelease: /usr/bin/lsb_release:81: DeprecationWarning: the sets module is deprecated import sets Ubuntu 9.04 ExecutablePath: /usr/bin/software-properties-gtk InterpreterPath: /usr/bin/py

[Bug 335637] Re: software-properties-gtk crashed with TypeError in is_separator()

2009-02-27 Thread Nate Muench
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/23201940/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/23201941/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/23201942/ProcStatus.txt -- softwa

[Bug 360194] [NEW] package acroread 8.1.3-0medibuntu0.8.10.2 failed to install/upgrade: trying to overwrite `/usr/share/man/man1/acroread.1.gz', which is also in package acroread-debian-files

2009-04-12 Thread Nate Muench
*** This bug is a duplicate of bug 359518 *** https://bugs.launchpad.net/bugs/359518 Public bug reported: Binary package hint: acroread Happened when I was upgrading to 9.1.0 ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 8.10 ErrorMessage: trying to overwrite `/usr/share/man

[Bug 360194] Re: package acroread 8.1.3-0medibuntu0.8.10.2 failed to install/upgrade: trying to overwrite `/usr/share/man/man1/acroread.1.gz', which is also in package acroread-debian-files

2009-04-12 Thread Nate Muench
*** This bug is a duplicate of bug 359518 *** https://bugs.launchpad.net/bugs/359518 ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/25294437/Dependencies.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/25294438/DpkgTerminalLog.gz --

[Bug 394371] Re: boot failure after 2.6.31 kernel upgrade

2009-07-08 Thread Nate Muench
Yesterday, after 2 days of unable to boot (or install the updates from Monday). I was able to install the updates (everything since Monday, except the 2.6.31-2 kernel) via recovery mode using the 2.6.30-10 kernel. After rebooting, and boot with the 2.6.30-10 kernel, I was able install the 2.6.31-

[Bug 401056] Re: package sysklogd (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2009-07-19 Thread Nate Muench
Happened to me when I did a Complete Removal, when it was located in the "Not Installed (Residual Config)" category from within Synaptic. -- package sysklogd (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 https://bugs.launchpad.ne

[Bug 399482] Re: Upgrading from bluez 4.45-0ubuntu{1, 2} to 4.45-0ubuntu3 or later fails

2009-07-15 Thread Nate Muench
I did the following fix in Terminal: * sudo gedit /etc/init.d/bluetooth * Find the "pkill -TERM bluetoothd" line * Replace it with "pkill -TERM bluetoothd || true" After doing this, the update went just fine. -- Upgrading from bluez 4.45-0ubuntu{1,2} to 4.45-0ubuntu3 or later fails h

[Bug 362127] Re: Xorg crashed with SIGSEGV in DamageUnregister()

2009-08-13 Thread Nate Muench
Still happens with Ubuntu Karmic Alpha 4 -- Xorg crashed with SIGSEGV in DamageUnregister() https://bugs.launchpad.net/bugs/362127 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 422882] Re: package apturl 0.3.6ubuntu1 [modified: usr/bin/apturl usr/share/pyshared/AptUrl/AptUrl.py usr/share/pyshared/AptUrl/Version.py] failed to install/upgrade: error creating directory `./

2009-09-01 Thread Nate Muench
*** This bug is a duplicate of bug 422880 *** https://bugs.launchpad.net/bugs/422880 ** This bug has been marked a duplicate of bug 422880 package apturl 0.3.6ubuntu1 [modified: usr/bin/apturl usr/share/pyshared/AptUrl/AptUrl.py usr/share/pyshared/AptUrl/Version.py] failed to install/upgr

[Bug 685656] [NEW] Open VM Tools module compile failure on Natty (2.6.37)

2010-12-05 Thread Nate Muench
Public bug reported: Binary package hint: open-vm-tools Here we go again. Currently the modules for the open-vm-tools version in the Natty repo don't compile correctly. I want to bug in now so we have time to work on it. The only module showing is the vmw_balloon Here's the info needed: sudo

[Bug 632101] Re: FFe: New upstream of open-vm-tools

2010-09-16 Thread Nate Muench
I'm going to try something. I going to put the loading of the vmxnet module, and the mount command in to the "open-vm-tools.init" file in the debian folder. I've pushed it to one of my PPAs (for Lucid). I'm going to get it a test run in a hour or so. If it succeeds I'll push it packaging (with

[Bug 632101] Re: FFe: New upstream of open-vm-tools

2010-09-16 Thread Nate Muench
I just tried the test on Ubuntu Lucid (64-Bit) because it's the only VM I have that I didn't get around to fixing the vmxnet/pcnet32 bug. Here's my results: -Injecting a "modrobe vmxnet" into the open-vm-tools.init successfully connects to the internet with the vmxnet module (instead of the pcnet

[Bug 632101] Re: FFe: New upstream of open-vm-tools

2010-09-16 Thread Nate Muench
It all works now. To get the shared folders to work properly, I just had to add the if statement to check if the hgfs directory exists in the /mnt directory, if it doesn't, create the hgfs directory. If it does exist, do nothing. I'm going to push these changes to my PPA (for Maverick) as well a

[Bug 632101] Re: FFe: New upstream of open-vm-tools

2010-09-16 Thread Nate Muench
I've finished the fixes, I've pushed the packaging to my PPA (https://launchpad.net/~n-muench/+archive/virtual-test), as well as to my merge proposal. I've got to wait for the packaging to finish compiling before I can test it. This worked successfully earlier on Lucid (and for the record, the pa

[Bug 632101] Re: FFe: New upstream of open-vm-tools

2010-09-16 Thread Nate Muench
I just tried it on my Maverick VM. Everything looks to be working fine on my end. Shared Folders work, as does loading of the vmxnet module at boot. I personally think this thing is ready to be merged. -- FFe: New upstream of open-vm-tools https://bugs.launchpad.net/bugs/632101 You received th

[Bug 826835] Re: calibre fails to start: progress_indicator wrong version

2011-10-12 Thread Nate Muench
The calibre in my PPA already has the patch that was added to the main Oneiric packaging (in the main repo), in fact the patch file as copied from the main Oneiric branch. And if you have a major bug like this coming from a package from one of my repos, contact me directly, don't create a bug repo

[Bug 828381] [NEW] bzr-svn fails to build against bzr 2.4.0 stable

2011-08-17 Thread Nate Muench
Public bug reported: The current revision of bzr-svn published to Oneiric as well as Debian unstable doesn't successfully build against bzr 2.4.0 stable. I confirmed this during a rebuild of bzr-svn on my personal ppa, a couple of days ago. As well as pbuilder build just moments ago. Excluding a

[Bug 828381] Re: bzr-svn fails to build against bzr 2.4.0 stable

2011-08-20 Thread Nate Muench
I was suggesting pushing a newer revision from the bzr-svn source tree because I'm pretty sure they successfully build against bzr 2.4.0 stable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/828381 Ti

[Bug 867888] [NEW] Request rebuild of VLC against libav 0.7.2-1ubuntu1

2011-10-04 Thread Nate Muench
Public bug reported: I would like to request that VLC have a no change rebuild against the libav 0.7.2 libraries in Oneiric. The 2nd rebuild of VLC was done against 0.7.1-3ubuntu1. ** Affects: vlc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification be

[Bug 867888] Re: Request rebuild of VLC against libav 0.7.2-1ubuntu1

2011-10-04 Thread Nate Muench
I didn't have any issues. I guess it just popped into my mind because of the 60+ patches that were added (from the Debian revision) to libav 0.7.1-7ubuntu1. That were integrated into 0.7.2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 604998] Re: open-vm-tools (CLI tools) recommends gui tools

2011-10-19 Thread Nate Muench
@Shane, I assume your referring to the dependencies of: xauth, xserver-xorg- input-vmmouse, and xserver-xorg-video-vmware. I don't know if xdg-utils is a X-related Package or not. But I have 2 options, which could use input. And for the record, I'm going to add to my August release proposal (w

[Bug 604998] Re: open-vm-tools (CLI tools) recommends gui tools

2011-10-20 Thread Nate Muench
First of all, open-vm-toolbox, is a transitional package. The GUI version no longer is in the program/package, only the CLI/cmd version still exists. I thought of a possibly better solution, which may be a win-win scenario. If we split up the packaging for GUI and CLI version, it might cause hea

[Bug 604998] Re: open-vm-tools (CLI tools) recommends gui tools

2011-10-20 Thread Nate Muench
You were thinking of VMware Server, while I was thinking VMware Workstation/Player/Fusion. Sorry about that. @David Normally, the open source version of the tools are useful for the testing phase of the release cycle, like Precise is going to be shortly (for Alpha 1). The is because the newer k

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-26 Thread Nate Muench
** Patch removed: "merge-2011.05.27-420096.diff" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2176521/+files/merge-2011.05.27-420096.diff ** Patch removed: "merge-2011.05.27-420096.debian.diff" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-26 Thread Nate Muench
I'm refreshing the patches. This is the final product, at least until next week (when June packages is released). And assuming that that release is only bug fixes and no changes, I'll upload that (assuming it works). Every new version (under these conditions), until the freeze for Oneiric. Note

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-26 Thread Nate Muench
** Patch added: "merge-2011.05.27-420096.debian.diff" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2182272/+files/merge-2011.05.27-420096.debian.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-26 Thread Nate Muench
** Patch added: "branch.merge-2011.05.27-420096.diff" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2182273/+files/branch.merge-2011.05.27-420096.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-26 Thread Nate Muench
** Patch added: "branch.merge-2011.05.27-420096.debian.diff" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2182274/+files/branch.merge-2011.05.27-420096.debian.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-07 Thread Nate Muench
I installed Alpha 2 and installed open-vm-tools package that built successfully (from May), before this all went to hell (thanks GCC 4.6). It look good, I just need that patch for the issues with GCC 4.6 and I can push the June packaging. After I do a test build on my Virtual Test PPA, to make su

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-08 Thread Nate Muench
Yep -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776103 Title: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h To manage no

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-08 Thread Nate Muench
I think I'm kind of glad I waited to push it, if I hadn't, the next person to push this packaging (probably me) would have the problem with GCC 4.6.x. Just a quick note, the tree is still for the May Release. The actual proposal (the plan, at least) will be for the June release (after I/we test i

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-08 Thread Nate Muench
I'm going to update my tree shortly. Just to incorporate the changes in 2011.03.28-387002-0ubuntu4, so that things don't become unfixed when I push my proposal. I just making changes in the debian/manpages folder, and the changelog. -- You received this bug notification because you are a member

[Bug 807903] Re: open-vm-tools failed to build on i386 and amd64

2011-07-09 Thread Nate Muench
fix will be out ASAP ** Changed in: open-vm-tools (Ubuntu) Status: Confirmed => In Progress ** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) => Nate Muench (n-muench) -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-11 Thread Nate Muench
I just want to note that someone has opened a bug about the build failures with the newest packaging. Said bug is #807903 and I've added a line to the changelog. There is no patch name because I don't know what's it going to called. @Serge, over the last couple of days, I've only made changes to

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-11 Thread Nate Muench
I may have a patch, I found it on the bug tracker on their sourceforge page. It's for the stable 8.4.2 version, but I think I can adapt it for my purpose. Although when I push it to my Virtual Test Repo, I'm probably going to have to use my Natty machine because my Oneiric Virtual Machine is on t

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-11 Thread Nate Muench
Done, I'm going to add the file to Oneiric via the Natty Live CD. The first file is my adapted patch (Based on June Release). The second is the original patch (from 8.4.2 bug report) ** Patch added: "02-unused-vars.patch" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+at

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-11 Thread Nate Muench
** Attachment added: "unused-vars.patch.orig" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2203110/+files/unused-vars.patch.orig -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-11 Thread Nate Muench
Just pushed to my Virtual Test PPA. This doesn't have 2011.03.28-387002-0ubuntu4 because as I said, I can't access the GUI on my Oneiric Alpha 2 VM because of the GDM freezing up. And I can't create pbuilder environment (apparently debootstrap is being a pain in the ass), so we'll have to wait 5

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-11 Thread Nate Muench
** Patch removed: "02-unused-vars.patch" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2203109/+files/02-unused-vars.patch ** Patch added: "02-unused-vars.patch" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2203328/+files

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-12 Thread Nate Muench
We have another failure, but we made it further. hgfsChannelGuestBd.c:596:19: error: variable 'packetOut' set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors File is located: /lib/hgfsServerManagerGuest/hgfsChannelGuestBd.c -- You received this bug noti

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-12 Thread Nate Muench
I'm using my Virtual Test (https://launchpad.net/~n-muench/+archive /virtual-test/+packages) mainly because, as I said, I'm currently having issues creating pbuilder environment in the Oneiric Alpha 2 VM (1st time I've had issues). I'll come to #ubuntu-devel shortly -- You received this bug noti

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-12 Thread Nate Muench
I did a little compiling on my LFS system, and I think I found our problem points. Below is everything we need to fix before the package will build successfully (I think). First line is folders. The last section is similar to one that's already fixed, but I'm not going to take any chances. lib/

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-12 Thread Nate Muench
We got a successful build, I've attached the patch. Also, Someone double check my work. I want to be sure that it's 100% safe, because I did it with base knowledge. So some parts might be wrong (I'm concerned about vixTools and the posixAttributeSpecified fix). Tomorrow, I'll probably update th

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-20 Thread Nate Muench
** Patch removed: "merge-2011.05.27-420096.diff" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2157925/+files/merge-2011.05.27-420096.diff ** Patch removed: "merge-2011.05.27-420096.debian.diff" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-20 Thread Nate Muench
I'm going to upload refreshed diffs/patches of my work as it is now. First, notes: * Everything is working fine, except the Num Lock won't turn on after logging in. * I've uploaded new packaging to my Virtual Test repo. When it succeeds, I'm going to push Natty Package. For a trial Natty-to-On

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-20 Thread Nate Muench
** Patch added: "merge-2011.05.27-420096.debian.diff" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2176522/+files/merge-2011.05.27-420096.debian.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-20 Thread Nate Muench
These patches are very important, so pay attention. Currently the Oneiric branch is very out of date/sync (understatement). Apparently some idiot (I know that's tasteless) never updated the branch with the packaging for Natty/Oneiric. The branch is only up to date with packaging for Maverick, whi

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-20 Thread Nate Muench
** Patch added: "branch.merge-2011.05.27-420096.debian.diff" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2176524/+files/branch.merge-2011.05.27-420096.debian.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-24 Thread Nate Muench
I need some help. I'm attempting to update the package on my Ubuntu Natty (32-Bit) virtual machine, for a test Natty (2011.03.28-387002-0ubuntu1.1) to Oneiric (My packaging) update. When I get the updated packages, open-vm-tools isn't checked. I removed open-vm-toolbox and/or update the other pa

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-24 Thread Nate Muench
I actually have Shared folders enabled in the open-vm-tools package (for Natty and (for the moment) Maverick) in my Programs PPA (it's one of 3 or 4 programs (this one, Calibre, tinyxml, and I think libpodofo) that I made changes to). It works nicely. And what you did is from a page that was last

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-25 Thread Nate Muench
** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) => Nate Muench (n-muench) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776103 Title: package open-vm-dkms 2011.03.28-387

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-11 Thread Nate Muench
Don't use the ones in Debian unstable because they're using a kernel that requires a module (vmmemctl) in the Tools. The newer kernels (like the ones in Natty/Oneiric) have said module in the kernel. Also as of right now, the Stable Tools (and the unstable ones currently in the repo) don't suppor

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-13 Thread Nate Muench
I have an update with the 3.0-0.1 packaging in Oneiric Repo. -Modules successfully compiles (I used the packaging in my Virtual Test PPA) -Auto Screen resolution works after a second reboot (once after compiling modules, and once more) Has anyone made any process on packaging that has open-vm-to

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-14 Thread Nate Muench
I don't know if it's because I'm inpatient, or not, but I think I'm going to give this a try. I just got to make a small revision to the code (I got to uncomment a couple of lines). This will be done to the packaging, not the branch (not now, at least). The revision (aka the uncommenting of line

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-14 Thread Nate Muench
I'm done, I have attached the diff (full folder, patches not applied). I got a successful install/update, so I pushed it to the repo. The only issue is the Num lock does automatically turn on at boot. I'm pushing the code shortly. ** Patch added: "merge-2011.05.27-420096 2.diff" https://bugs

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-03 Thread Nate Muench
As of right now, it looks like I'll be pushing the May release next weekend (which is when I plan on making the proposal). But a lot can change until Thursday. Like I said, I plan on pushing each new release (assuming only bug fixes & cleanups) until the freeze. For the first new release, I plan

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-05 Thread Nate Muench
The June release was released a couple of hours ago, with cleanups and bug fixes. This should be noted in the changelog: * A few enhancements to Unity: XFCE support, better interaction with "the other" (Ubuntu's) Unity and compositing window managers, better X error handling, and a few bug fixe

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-05 Thread Nate Muench
Build failure, we'll be going with the May Release, unless someone can help fix the problem before Thursday (also, I encountered this issue when building (the package) on my Linux From Scratch VM) I've attached the last few lines of my build (which includes the failure). ** Attachment added: "Jun

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-05 Thread Nate Muench
Ignore my last comment, that's pbuilder for you. It's currently building in my Virtual Test Repo. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776103 Title: package open-vm-dkms 2011.03.28-387002-

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-05 Thread Nate Muench
I think the problem is with OpenSSL (or GCC). I Google pathlen, and the first result is relating with OpenSSL. All I know is the June release successfully builds with Natty (in my regular PPA), but fails with Oneiric. So as it stands, this weekend, I push create the proposal for the May version.

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-06 Thread Nate Muench
I pushed the old version (the one I'm going to push in a couple days) to my Regular PPA. If it builds successfully, we're in good shape. If it fails, well, we might have to hold off until Alpha 3, so EVAN (Broder) OR SOMEONE MORE FAMILIAR can get me a patch to fix the issue with GCC 4.6.x. I gue

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-06 Thread Nate Muench
And, we have a failure, because of this: fileStandAlone.c:223:17: error: variable 'pathLen' set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors The Package (for the June version) successfully build in a Natty environment. The Virtual Test PPA still has th

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-06 Thread Nate Muench
I look a little look into a fix (via Google). But based on the other solutions, I've decided to wait because I might do more harm that good, and I have no clue on how to go any further with this kind of patch. I would like a patch by the weekend or this fix will unfortunately delayed until Alpha

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-07 Thread Nate Muench
I am looking for assistance. Because apparently, the problem I'm having is a common one with GCC 4.6.x. This is the only thing preventing the package from being 100% ready for proposal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-18 Thread Nate Muench
If your virtual system is Debian sid, WHY ARE YOU COMMENTING HERE? This is an Ubuntu Oneiric bug report. If you have a issue with Debian, tell them about it. Your bug report can be found here: http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=629980 ** Bug watch added: Debian Bug tracker #629980

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-19 Thread Nate Muench
** Changed in: open-vm-tools (Ubuntu) Status: Triaged => In Progress ** Changed in: open-vm-tools (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-17 Thread Nate Muench
Confirmed: Packaged broke with GCC 4.6.1-1ubuntu1. I found this in the Debian changelog (for 4.6.1-1): * Stop passing -Wno-error=unused-but-set-parameter and -Wno-error=unused-but-set-variable if -Werror is present. This was a temporary workaround introduced in 4.6.0~rc1-2. Closes: #615157.

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-18 Thread Nate Muench
I've pushed it to my Virtual Test Repo, I'll try it in a couple of hours, after I install updates (so I have a snapshot to fall back on if I have issues). @Serge, am I correct to assume (based on the changelog) that I will be creating the proposal. -- You received this bug notification because y

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-18 Thread Nate Muench
I got results host-guest Copy-and-Paste: Still not working. Auto Screen Resize: Doesn't work @Serge I thought when you said you'd look at it, I thought you meant the patch. My original configuration works 100% fine (I've confirmed this with May), the patch is where work is needed. The reason e

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-18 Thread Nate Muench
I suggest we wait to see what how they respond to my bug report over on SourceForge. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776103 Title: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-20 Thread Nate Muench
I know about it because a) I reported the bug about it on SourceForge, b) I pushed the updated packaging to my Virtual Test PPA and my branch about an hour ago. And when the build is successful (and I've tested it out), I'll create the proposal. -- You received this bug notification because you

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-20 Thread Nate Muench
There still appears to be issues with the packaging. I've filed another bug on SourceForge (https://sourceforge.net/tracker/?func=detail&aid=3373006&group_id=204462&atid=989708) ** Bug watch added: SourceForge.net Tracker #3373006 http://sourceforge.net/support/tracker.php?aid=3373006 -- You

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-21 Thread Nate Muench
I am about to push new packaging that adds "-Wno-unused-but-set- variable" to the CFLAGS (in debian/rules). This comes at the suggestion of one of the developers over at SF. This hopes to solve issues with GCC 4.6.x. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-13 Thread Nate Muench
Now that we got a package that builds successfully, I'm going to layout the plan. -Later today: Update the branch to June release (including adding the new patch attached in the comment above) -By Sunday: Input on anything that needs to changed in the patch. Stuff that may cause issues, and can

[Bug 807903] Re: open-vm-tools failed to build on i386 and amd64

2011-07-13 Thread Nate Muench
** Branch linked: lp:~n-muench/+junk/open-vm-tools-prep -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/807903 Title: open-vm-tools failed to build on i386 and amd64 To manage notifications about thi

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-13 Thread Nate Muench
I've lost auto screen resize and host/guest copy-and-paste. They worked before the upgrade. So, the plan is now thrown out. The following files (in the patch) need to be double checked if I did it right. I WILL NOT GO ANY FURTHER WITHOUT ANY HELP. I've done 95%, the remaining 5% in your court.

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-13 Thread Nate Muench
I just want to note that, a couple of hours ago, I pushed the patched May release (listed as the June release) to see if it was the June release or the Patch (hell even the new kernel update) was the issues. So the final analysis is it's the patch. I think I screwed up, somewhere, and it't up to

[Bug 807903] Re: open-vm-tools failed to build on i386 and amd64

2011-07-14 Thread Nate Muench
** Changed in: open-vm-tools (Ubuntu) Assignee: Nate Muench (n-muench) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/807903 Title: open-vm-tools failed to build on i386

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-14 Thread Nate Muench
@Serge Am I correct to assume that you will now create the proposal (aka push it)? Or am I still on for creating the Proposal? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776103 Title: package o

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-06 Thread Nate Muench
I think I might have a fix to this. I requires and upgrade to the newest version (for May 2011). In the next few postings (Including this one) I will post the following: -Upstream changelog -Full package diff (from the one in Oneiric to mine) -Diff for debian folder After this, I will give info

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-06 Thread Nate Muench
** Patch added: "merge-2011.05.27-420096.diff" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2157925/+files/merge-2011.05.27-420096.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-06 Thread Nate Muench
** Patch added: "merge-2011.05.27-420096.debian.diff" https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+attachment/2157926/+files/merge-2011.05.27-420096.debian.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-06 Thread Nate Muench
One notable change in the newer packaging is that the GUI (open-vm- toolbox) has been removed. I've commented out the lines in debian/rules to relate to the toolbox (which caused problems in the previous builds over the course of the past week). These commented lines will be removed this is all d

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-06-06 Thread Nate Muench
** Branch linked: lp:~n-muench/+junk/open-vm-tools-prep -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776103 Title: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 ke

[Bug 598542] Re: Open VM Tools FTBS on Maverick 2.6.35

2010-07-03 Thread Nate Muench
I have taken the liberty to rebuild open-vm-tools package available in Maverick, this time I included the patches available in this report. Launchpad's Build was successful and the building of the modules using module assistant was also successful. I've added (or copied, from one of my other PPAs,

[Bug 836277] Re: open-vm-dkms doesn't detect vmxnet and vsock properly during install

2011-09-01 Thread Nate Muench
Good, I had a feeling that it might be the kernel. Also, I still am planning on pushing the August release (correctly this time). There's an issue, that I might have fixed, but I'm not sure. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 840648] [NEW] NumLock doesn't engage when entering X session

2011-09-03 Thread Nate Muench
Public bug reported: I'm using Oneiric Beta 1, and the open-vm-tools packaging from the Oneiric main repo. I'm in the process of getting the August packaging ready for upload/proposal. After logging into the X session (after login), the NumLock doesn't engage (I thought this was a bug in the Jul

[Bug 807903] Re: open-vm-tools failed to build on i386 and amd64

2011-07-22 Thread Nate Muench
** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) => Nate Muench (n-muench) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/807903 Title: open-vm-tools failed to build on i386

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-22 Thread Nate Muench
** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) => Nate Muench (n-muench) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776103 Title: package open-vm-dkms 2011.03.28-387

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-22 Thread Nate Muench
Finally, after a month of issues (mainly with GCC), we finally have a package that works 100%. It's not ready to be pushed yet, there are a couple of things I need to do with it yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 807903] Re: open-vm-tools failed to build on i386 and amd64

2011-07-22 Thread Nate Muench
** Changed in: open-vm-tools (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/807903 Title: open-vm-tools failed to build on i386 and amd64 To mana

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-22 Thread Nate Muench
I'm in the process of creating the proposal, will be out within moments. I'm going forward with my plan to get rid of the obsolete manpages. @Serge, Just make changes to my changelog (if needed). Don't touch the debian/rules file because as it stands right now EVERYTHING (and I mean everything) W

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-22 Thread Nate Muench
** Changed in: open-vm-tools (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776103 Title: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Nate Muench
How does it not build? My branch and the packaging (in my PPA) are exactly the same (excluding some changes in changelog and the removal of my commented out lines in debian/rules). @Serge I want a build log, please. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Nate Muench
Never mind on the build log. I'm going to push my proposed branch (zero changes, except root folder name, the changelog, and removal of .bzr folder) to my regular PPA (no orig.tar.gz or diff.gz). And we'll see who's right, see you in around 4 hours (when the amd64 build suppose to be done). --

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Nate Muench
Never mind. We finally got packaging. And I did 99% of the work, which I didn't expect, but I feel better and smarter because of the work I did on this (main the removal of the Toolbox GUI). Now, I'm going to work on some packages that need to be transitioned to dh_python2 (thanks Ubuntu Develop

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Nate Muench
@Dave, @Serge. I integrated my packaging into the branch via a diff patch (much easier than doing it manually). I used the following command to create the diff "diff -Naurp --exclude=.bzr ". What would be the correct options to make a more accurate patch (so everything is added)? I will create

[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h

2011-07-25 Thread Nate Muench
Thanks. Dave forgot to remove my commented out lines in debian/rules. I might fix that when I push the next release (if there is time left) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776103 Title

[Bug 807903] Re: open-vm-tools failed to build on i386 and amd64

2011-07-26 Thread Nate Muench
Negative, I integrated it into my packaging. So you don't need to. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/807903 Title: open-vm-tools failed to build on i386 and amd64 To manage notificatio

  1   2   3   >