[Bug 1014506] Re: logrotate /var/log/nginx/*.log included in every nginx-* package: not removed/fixed on upgrade

2012-06-18 Thread Michael Lustfield
** Changed in: nginx (Ubuntu) Assignee: (unassigned) => Michael Lustfield (michaellustfield) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1014506 Title: logrotate /var/log/nginx/*.

[Bug 1014506] Re: logrotate /var/log/nginx/*.log included in every nginx-* package: not removed/fixed on upgrade

2012-06-18 Thread Michael Lustfield
This has been changed in Debian. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1014506 Title: logrotate /var/log/nginx/*.log included in every nginx-* package: not removed/fixed on upgrade To man

[Bug 915344] Re: enable PCRE JIT support in nginx 1.1 on precise

2012-06-18 Thread Michael Lustfield
This has been committed in Debian and will be in the 1.2.1 upload. ** Changed in: nginx (Ubuntu) Status: Triaged => 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/915344 Title:

Re: [Bug 915257] Re: FTBFS nginx 1.1.12-1 in ubuntu precise except amd64

2012-01-30 Thread Michael Lustfield
With the work Cyril did, I should be able to know if the apparent issue is gone by the end of today. If I see no issues, we could push 1.1.14 to Wheezy. We're passed the Debian Import Freeze for 12.04 so we'll need to address that once we see success from the Wheezy build. Mahyuddin- Are you able

Re: [Bug 915257] Re: FTBFS nginx 1.1.12-1 in ubuntu precise except amd64

2012-01-30 Thread Michael Lustfield
Sounds great! I'll let you guys know the second I have anything of value. :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915257 Title: FTBFS nginx 1.1.12-1 in ubuntu precise except amd64 To manag

Re: [Bug 915257] Re: FTBFS nginx 1.1.12-1 in ubuntu precise except amd64

2012-01-31 Thread Michael Lustfield
Mahyuddin, So As far as I can tell, the new packaging is working quite well. There will be an upload to Debian with 1.1.14 soon. Could you and I perhaps meet on IRC to discuss import of the new package? -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 920110] Re: nginx-common precise needs packaging or -depends on nginx-*

2012-01-24 Thread Michael Lustfield
*** This bug is a duplicate of bug 915257 *** https://bugs.launchpad.net/bugs/915257 I just noticed this going on here: - http://packages.ubuntu.com/search?keywords=nginx&searchon=names&suite=precise§ion=all Not really sure what to do about it... Maybe a rebuild is needed? -- You received

[Bug 915257] Re: FTBFS nginx 1.1.12-1 in ubuntu precise except amd64

2012-01-24 Thread Michael Lustfield
This is causing the issue found in bug 920110. The arch-all is built for i386 only. Not sure why, will need to look in to this. ** Changed in: nginx (Ubuntu) Assignee: (unassigned) => Michael Lustfield (michaellustfield) -- You received this bug notification because you are a member

[Bug 915344] Re: enable PCRE JIT support in nginx 1.1 on precise

2012-01-24 Thread Michael Lustfield
Heh... apparently marking it as Opinion means it's closed.. I'll mark this confirmed since it's definitely something that needs to be looked in to. ** Changed in: nginx (Ubuntu) Status: Opinion => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 915344] Re: enable PCRE JIT support in nginx 1.1 on precise

2012-01-24 Thread Michael Lustfield
I'll look in to this to see how we want to approach it. Thanks for the suggestion. ** Changed in: nginx (Ubuntu) Status: New => Opinion ** Changed in: nginx (Ubuntu) Assignee: (unassigned) => Michael Lustfield (michaellustfield) -- You received this bug notification beca

[Bug 920110] Re: nginx-common precise needs packaging or -depends on nginx-*

2012-01-24 Thread Michael Lustfield
*** This bug is a duplicate of bug 915257 *** https://bugs.launchpad.net/bugs/915257 I'm marking this as a duplicate of bug 915257 because this is a direct result of the issue found there. ** This bug has been marked a duplicate of bug 915257 FTBFS nginx 1.1.12-1 in ubuntu precise except a

[Bug 1132678] Re: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)

2013-03-11 Thread Michael Lustfield
We've now fixed this in Debian. In debian/conf/sites-available/default: listen 80 default_server; listen [::]:80 default_server ipv6_only=on; I'm marking this Fix Committed since the fix has been committed to the upstream for this package. I'm going to leave it up to Thomas to decide whe

[Bug 776919] Re: nginx-common does not properly install

2011-08-08 Thread Michael Lustfield
Can you tell me if you're trying to install the PPA version or the version supplied by Ubuntu? ** Changed in: nginx (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 915344] Re: enable PCRE JIT support in nginx 1.1 on precise

2012-02-24 Thread Michael Lustfield
I looked into it. I agree that this would be nice to add and see no issues with adding it, but we won't be able to add it at this time. I'll include this when I have settled all concerns. There's no chance that it'll make it into 12.04. We'll see about 12.10. -- You received this bug notification

[Bug 929334] Re: nginx deny all doesn't support ipv6

2012-02-24 Thread Michael Lustfield
Could you please supply the output from 'apt-cache policy nginx' as well as 'lsb_release -a'. It would also be very useful if you could supply your nginx configuration (particularly server blocks). ** Changed in: nginx (Ubuntu) Assignee: (unassigned) => Michael Lust

[Bug 936667] [NEW] init(4): no available ptys stops boot

2012-02-19 Thread Michael Lustfield
Public bug reported: When booting 12.04 after a recent update, I see "init(4): no available ptys" being displayed faster than a machine gun. When I add --no-log as a kernel option and I'm able to boot just fine. ** Affects: upstart (Ubuntu) Importance: Undecided Status: New -- You

[Bug 936667] Re: init(4): no available ptys stops boot

2012-02-19 Thread Michael Lustfield
michael@panther:~$ apt-cache policy upstart upstart: Installed: 1.4-0ubuntu8 Candidate: 1.4-0ubuntu8 Version table: *** 1.4-0ubuntu8 0 500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status michael@panther:~$ ls -l /etc/init/ total 256 -rw-

Re: [Bug 936667] Re: init(4): no available ptys stops boot

2012-02-20 Thread Michael Lustfield
Yup- I do. Same thing with no initramfs or initrd. On Mon, Feb 20, 2012 at 2:26 PM, James Hunt <936...@bugs.launchpad.net>wrote: > @Michael: please can you confirm you too are using a custom kernel? > > -- > You received this bug notification because you are subscribed to the bug > report. > http

Re: [Bug 936667] Re: Upstart early job logging causes boot failure for systems with no initramfs (error is "No available ptys")

2012-02-29 Thread Michael Lustfield
Seems to be working for me. I ended up putting the --no-log in grub conf. Took it out to test and it works. On Wed, Feb 29, 2012 at 9:36 AM, KrzysiekT <936...@bugs.launchpad.net>wrote: > With upstart I can boot on 3.2.0-17. > > -- > You received this bug notification because you are subscribed to

[Bug 820496] Re: package nginx-full 1.0.5-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-11-03 Thread Michael Lustfield
Do you still see this happening? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820496 Title: package nginx-full 1.0.5-1 failed to install/upgrade: subprocess installed post-installation script ret

[Bug 647240] [NEW] MediaWiki depends on package that is not needed

2010-09-24 Thread Michael Lustfield
Public bug reported: Binary package hint: mediawiki MediaWiki "Depends" on apache2 | httpd. This should not be the case though. Apache is not required to make Nginx work. It should either be a dependency that is moved to Suggests or the various other options should be included such as nginx, ligh

[Bug 511774] Re: My user session closes randomly [Karmic]

2010-07-01 Thread Michael Lustfield
I don't think this is actually an intrusion attempt. Frankly, I see this on systems in completely segregated networks. I see this when a system has no network connectivity. I wish I knew better what was going on. It's a very strange oddity. I'm going to ask a really smart person to take a peak here

[Bug 729691] Re: FFe: Sync nginx 0.8.54-4 (universe) from Debian unstable

2011-03-21 Thread Michael Lustfield
** Summary changed: - Freeze Exception Request: nginx-0.8.54-4 + FFe: Sync nginx 0.8.54-4 (universe) from Debian unstable -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/729691 Title: FFe: Sync nginx

[Bug 739977] [NEW] PHP5 FTBFS in Natty

2011-03-21 Thread Michael Lustfield
Public bug reported: Binary package hint: php5 Due to a recent change in Natty, PHP5 is no longer able to be built from source. This also breaks the archive build. checking for PCRE library location... configure: error: Could not find libpcre.(a|so) in /usr [1] The libpcre package recently wen

[Bug 729691] [NEW] Freeze Exception Request: nginx-0.8.54-4

2011-03-05 Thread Michael Lustfield
Public bug reported: Binary package hint: nginx The latest release of Nginx in Debian unstable (0.8.54-4) fixes the following bugs that exist in the version that Ubuntu 11.04 currently provides (0.8.53-2). Please consider passing this through the freeze. A few features were made but most of the

[Bug 729691] Re: Freeze Exception Request: nginx-0.8.54-4

2011-03-05 Thread Michael Lustfield
** Attachment added: "pbuilder.log" https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/729691/+attachment/1887814/+files/pbuilder.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/729691 Title:

[Bug 729691] Re: Freeze Exception Request: nginx-0.8.54-4

2011-03-05 Thread Michael Lustfield
Also.. PPA of what is in that exact version can be viewed here: https://launchpad.net/~nginx/+archive/stable Please ignore that the past version numbers were wrong. I spaced once and have to deal with it until -5 comes out. -- You received this bug notification because you are a member of Ubunt

Re: [Bug 729691] [NEW] Freeze Exception Request: nginx-0.8.54-4

2011-03-05 Thread Michael Lustfield
On Sat, 05 Mar 2011 19:46:59 - Iulian Udrea wrote: > What about the rdepends? Are those affected by this upgrade of nginx? > Are there any risks of regressions? > > If the reverse depends are not affected, then syncing 0.8.54-4 from > Debian makes perfect sense. Even though I don't think th

[Bug 745358] Re: PowerPC images unbootable.

2011-03-29 Thread Michael Lustfield
I noticed this today. However, it doesn't seem to be a Linux Kernel issue. It appears to be a grub2 issue. When you boot, press and hold shift until the boot menu appears. Press 'e' when you see the menu list and find where it has 'quiet splash vt.handoff=7'. Delete that part and press Ctrl+x to bo

[Bug 745358] Re: PowerPC images unbootable.

2011-03-29 Thread Michael Lustfield
oooh... sorry, I was just fighting with a mac today and thought we had the same issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745358 Title: PowerPC images unbootable. -- ubuntu-bugs mailing

[Bug 187797] Re: [needs-packaging] Jailkit

2011-03-30 Thread Michael Lustfield
Wow this has some incredibly ugly packaging with some nasty issues. It's taking me a lot longer than expected to get this cleaned up so I can try to do anything with it at all... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 187797] Re: [needs-packaging] Jailkit

2011-03-30 Thread Michael Lustfield
OK! It's as clean as I can make it. I sent everything upstream so now I just need to wait for him to get some stuff done. Working together, I imagine we can get this package up to snuff very quickly. From there, inclusion in Debian should be a short process after going through some extra testing. I

[Bug 820496] Re: package nginx-full 1.0.5-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-08-03 Thread Michael Lustfield
** Also affects: nginx Importance: Undecided Status: New ** Changed in: nginx (Ubuntu) Status: New => Confirmed ** Changed in: nginx Status: New => Incomplete ** Changed in: nginx Status: Incomplete => Invalid ** Changed in: nginx Status: Invalid => Confirm

[Bug 600453] Re: [arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU)

2011-01-27 Thread Michael Lustfield
I just wanted to mention that with v2.6.38-rc2 my issue with a blank screen seems to have gone away. I still don't have control over brightness controls but the blank screen issue reported in this bug report has been corrected for me. -- You received this bug notification because you are a member

[Bug 673366] Re: Default worker_connections too high for default system

2011-01-05 Thread Michael Lustfield
This has been fixed in Debian. I don't see where this bug should be SRU'ed. However, the new version of Nginx could be proposed for backports. ** Changed in: nginx (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 691871] Re: Trouble if mapping hostname with multiple address

2011-01-05 Thread Michael Lustfield
This has been fixed in Debian. I don't see where this bug should be SRU'ed. However, the new version of Nginx could be proposed for backports. ** Changed in: nginx (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 691863] Re: Bug if ipv6 and ipv4 applied together

2011-01-05 Thread Michael Lustfield
This has been fixed in Debian. I don't see where this bug should be SRU'ed. However, the new version of Nginx could be proposed for backports. ** Changed in: nginx (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 600453] Re: [arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU)

2011-02-10 Thread Michael Lustfield
On Thu, 10 Feb 2011 21:46:05 - Francisco Cribari wrote: > Kernel 2.6.38 RC4 boots to a blank screen on my DELL 6510 (which runs on > Ubuntu 10.04). Same here. RC3 and RC4 don't work for me but RC2 works great. I'm getting to the point of 'grr' with this issue. I'm guessing they've been makin

Re: [Bug 600453] Re: [arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU)

2011-02-02 Thread Michael Lustfield
On Wed, 02 Feb 2011 14:17:38 - Andy Whitcroft wrote: > So we now have an official v2.6.38-rc2 kernel in the archive > (2.6.38-1.28), if those of you affected by this could confirm whether > the issue is resolved by that kernel that would be very helpful. Please > report back here. Thanks! >

[Bug 721231] Re: impossible to install nginx-common package

2011-02-18 Thread Michael Lustfield
; In Progress ** Changed in: nginx (Ubuntu) Assignee: (unassigned) => Michael Lustfield (mtecknology) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/721231 Title: impossible to install ngin

[Bug 721231] Re: impossible to install nginx-common package

2011-02-19 Thread Michael Lustfield
** Changed in: nginx (Ubuntu) Status: In Progress => Invalid ** Also affects: nginx Importance: Undecided Status: New ** Changed in: nginx Status: New => Fix Committed ** Changed in: nginx Assignee: (unassigned) => Michael Lustfield (mtecknology) ** C

[Bug 721231] Re: impossible to install nginx-common package

2011-02-20 Thread Michael Lustfield
** Changed in: nginx Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/721231 Title: impossible to install nginx-common package -- ubuntu-bugs mailing list

Re: [Bug 187797] Re: [needs-packaging] Jailkit

2011-03-26 Thread Michael Lustfield
Sorry. I completely forgot about this. I'll try to get back at it very soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/187797 Title: [needs-packaging] Jailkit -- ubuntu-bugs mailing list ubunt

[Bug 750818] Re: package nginx-common 0.8.54-4 failed to install/upgrade: a tentar sobre-escrever '/etc/ufw/applications.d/nginx', que também está no pacote nginx 0.8.54-4

2011-05-04 Thread Michael Lustfield
*** This bug is a duplicate of bug 776919 *** https://bugs.launchpad.net/bugs/776919 ** This bug has been marked a duplicate of bug 776919 package nginx-common (not installed) failed to install/upgrade: trying to overwrite '/etc/ufw/applications.d/nginx', which is also in package nginx 0.

[Bug 776919] Re: package nginx-common (not installed) failed to install/upgrade: trying to overwrite '/etc/ufw/applications.d/nginx', which is also in package nginx 0.8.54-4

2011-05-04 Thread Michael Lustfield
Unpacking nginx-common (from .../nginx-common_0.8.54-4_all.deb) ... dpkg: error processing /var/cache/apt/archives/nginx-common_0.8.54-4_all.deb (--unpack): trying to overwrite '/etc/ufw/applications.d/nginx', which is also in package nginx 0.8.54-4 hrm. You're not the first to encounter th

[Bug 691871] Re: Trouble if mapping hostname with multiple address

2011-05-04 Thread Michael Lustfield
Marking as Fix Released as this has been resolved in Debian and the package has since been sync'ed to Ubuntu. ** Changed in: nginx (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 691863] Re: Bug if ipv6 and ipv4 applied together

2011-05-04 Thread Michael Lustfield
Marking as Fix Released as this has been resolved in Debian and the package has since been sync'ed to Ubuntu. ** Changed in: nginx (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 673366] Re: Default worker_connections too high for default system

2011-05-04 Thread Michael Lustfield
Marking as Fix Released as this has been resolved in Debian and the package has since been sync'ed to Ubuntu. ** Changed in: nginx (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. ht

[Bug 776919] Re: package nginx-common (not installed) failed to install/upgrade: trying to overwrite '/etc/ufw/applications.d/nginx', which is also in package nginx 0.8.54-4

2011-05-04 Thread Michael Lustfield
** Changed in: nginx (Ubuntu) Assignee: (unassigned) => Michael Lustfield (mtecknology) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776919 Title: package nginx-common (not installed) fai

[Bug 776919] Re: nginx-common does not properly install

2011-06-01 Thread Michael Lustfield
This is going to take me some work to fix properly and unfortunately, my time has been extremely limited lately. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776919 Title: nginx-common does not pro

[Bug 789376] Re: package nginx-extras 0.8.54-4 failed to install/upgrade: aliprosessi installed post-installation script palautti virhetilakoodin 1

2011-06-01 Thread Michael Lustfield
*** This bug is a duplicate of bug 776919 *** https://bugs.launchpad.net/bugs/776919 ** This bug has been marked a duplicate of bug 776919 nginx-common does not properly install -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 750818] Re: package nginx-common 0.8.54-4 failed to install/upgrade: a tentar sobre-escrever '/etc/ufw/applications.d/nginx', que também está no pacote nginx 0.8.54-4

2011-04-30 Thread Michael Lustfield
I moved this to the nginx project because this package is not provided with Ubuntu. I also marked it incomplete because no further information has yet been provided. ** Changed in: nginx (Ubuntu) Status: New => Invalid ** Also affects: nginx Importance: Undecided Status: New **

[Bug 776919] Re: nginx-common does not properly install

2011-05-07 Thread Michael Lustfield
** Summary changed: - package nginx-common (not installed) failed to install/upgrade: trying to overwrite '/etc/ufw/applications.d/nginx', which is also in package nginx 0.8.54-4 + nginx-common does not properly install -- You received this bug notification because you are a member of Ubuntu B

[Bug 750818] Re: package nginx-common 0.8.54-4 failed to install/upgrade: a tentar sobre-escrever '/etc/ufw/applications.d/nginx', que também está no pacote nginx 0.8.54-4

2011-04-12 Thread Michael Lustfield
Could you please verify that this is still an issue and if so provide further details? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750818 Title: package nginx-common 0.8.54-4 failed to install/upg

[Bug 573461] Re: UFW blocks libvirt bridged traffic

2011-04-12 Thread Michael Lustfield
This bug is indeed invalid. I agree that the solution is not immediately apparent. However, read the comments and you will be able to properly configure your system for this setup just as Jaime had to so painfully explain it to me. I'm assuming it was painful for him anyway... ** Changed in: ufw (

[Bug 750344] Re: Kernel panic when using mount.ncpfs [kernel BUG at /build/buildd/linux-2.6.38/fs/dcache.c:2126]

2011-04-22 Thread Michael Lustfield
Gah I was SOOO excited. It doesn't seem to panic if -V is used, but that means you can only mount one volume from that server (apparently)... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750344 T

[Bug 183492] Re: [needs-packaging] Open Komodo Edit

2010-11-01 Thread Michael Lustfield
** Changed in: ubuntu Status: In Progress => Confirmed ** Changed in: ubuntu Assignee: Michael Lustfield (mtecknology) => (unassigned) -- [needs-packaging] Open Komodo Edit https://bugs.launchpad.net/bugs/183492 You received this bug notification because you are a member of

[Bug 655407] Re: Typo in /etc/nginx/sites-available

2010-11-01 Thread Michael Lustfield
** Changed in: nginx (Ubuntu) Status: New => Confirmed ** Changed in: nginx (Ubuntu) Assignee: (unassigned) => Michael Lustfield (mtecknology) -- Typo in /etc/nginx/sites-available https://bugs.launchpad.net/bugs/655407 You received this bug notification because you are a mem

[Bug 499494] Re: nginx logrotate conf file sets wrong owner for the log

2010-11-01 Thread Michael Lustfield
I'm marking this invalid because it is working as designed. Logs should be controlled by root and handled by the master process. Worker processes report anything needing to be logged to the master process. ** Changed in: nginx (Ubuntu) Status: New => Invalid -- nginx logrotate conf file s

[Bug 568293] Re: hardcoded path and too much info in init.d script

2010-11-01 Thread Michael Lustfield
I just checked and this seems to have been applied. ** Changed in: nginx (Ubuntu) Status: New => Fix Released -- hardcoded path and too much info in init.d script https://bugs.launchpad.net/bugs/568293 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 655407] Re: Typo in /etc/nginx/sites-available

2010-11-01 Thread Michael Lustfield
This will be resolved in Natty. Because of the very low severity of this but, it will not be updated for a stable release. In the package I have been working on, this issue is not present. I will be pushing to get this fix along with the newetr updated package pushed into Natty as well as backports

[Bug 547267] Re: nginx should not install into /var/www/nginx-default (Debian policy)

2010-11-01 Thread Michael Lustfield
According to the debian policy, it is acceptable to place basic web files in /var/www because of it's nature. http://lintian.debian.org/tags/dir-or-file-in-var-www.html """As an exception, packages are permitted to create the /var/www directory due to its past history as the default document root

[Bug 183492] Re: [needs-packaging] Open Komodo Edit

2010-10-18 Thread Michael Lustfield
I'll see what I can do with this... ** Changed in: ubuntu Status: Confirmed => In Progress ** Changed in: ubuntu Assignee: (unassigned) => Michael Lustfield (mtecknology) -- [needs-packaging] Open Komodo Edit https://bugs.launchpad.net/bugs/183492 You received this bug n

[Bug 549188] Re: package mozilla-plugin-gnash 0.8.7-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-08-26 Thread Michael Lustfield
r...@panther:~# dpkg --configure mozilla-plugin-gnash Setting up mozilla-plugin-gnash (0.8.7-0ubuntu1) ... update-alternatives: using /usr/lib/gnash/libgnashplugin.so to provide /usr/lib/xulrunner-addons/plugins/flashplugin-alternative.so (xulrunner-addons-flashplugin) in auto mode. update-altern

[Bug 576046] Re: Please add "application/x-7z-compressed 7z" mapping to mime.types

2010-07-21 Thread Michael Lustfield
** Project changed: nginx => ninx -- Please add "application/x-7z-compressed 7z" mapping to mime.types https://bugs.launchpad.net/bugs/576046 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.

[Bug 562782] Re: [Lucid] xdm seems to crash randomly

2010-07-25 Thread Michael Lustfield
I'll close this and reopen if it shows up again. ** Changed in: xdm (Ubuntu) Status: Confirmed => Fix Released -- [Lucid] xdm seems to crash randomly https://bugs.launchpad.net/bugs/562782 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 544254] Re: iwlagn (i4965AGN) continually drops and reconnects to WEP-protected access point

2010-07-25 Thread Michael Lustfield
kiko: You still fighting this? -- iwlagn (i4965AGN) continually drops and reconnects to WEP-protected access point https://bugs.launchpad.net/bugs/544254 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 534999] Re: Exception during pm.DoInstall()

2010-07-25 Thread Michael Lustfield
Is anyone still fighting this? -- Exception during pm.DoInstall() https://bugs.launchpad.net/bugs/534999 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 https://lists.ubuntu.com/m

[Bug 522670] Re: Grub won't boot windows 7 in raid

2010-07-25 Thread Michael Lustfield
I'm guessing this won't be touched. ** Changed in: grub2 (Ubuntu) Status: New => Fix Released -- Grub won't boot windows 7 in raid https://bugs.launchpad.net/bugs/522670 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 636045] [NEW] intel ips 0000:00:1f.6: MCP power or thermal limit exceeded

2010-09-11 Thread Michael Lustfield
Public bug reported: r...@panther:~# tail /var/log/syslog Sep 11 16:34:50 panther kernel: [11617.060149] intel ips :00:1f.6: MCP power or thermal limit exceeded Sep 11 16:34:55 panther kernel: [11622.049481] intel ips :00:1f.6: MCP power or thermal limit exceeded Sep 11 16:35:00 panther

[Bug 636045] Re: intel ips 0000:00:1f.6: MCP power or thermal limit exceeded

2010-09-11 Thread Michael Lustfield
** Attachment added: "dmesg.log" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572205/+files/dmesg.log -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 636045] Re: intel ips 0000:00:1f.6: MCP power or thermal limit exceeded

2010-09-11 Thread Michael Lustfield
** Attachment added: "lspci.log" https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/636045/+attachment/1572206/+files/lspci.log -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because you are a me

[Bug 636045] Re: intel ips 0000:00:1f.6: MCP power or thermal limit exceeded

2010-09-11 Thread Michael Lustfield
The large repetition of "intel ips :00:1f.6: MCP power or thermal limit exceeded" bothers me. This laptop is very new still. At least as far as me having bought it less than a month ago. ** Tags added: apport-collected ** Description changed: r...@panther:~# tail /var/log/syslog Sep 11 1

[Bug 636045] AcpiTables.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "AcpiTables.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572220/+files/AcpiTables.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because you

[Bug 636045] AlsaDevices.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572221/+files/AlsaDevices.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because yo

[Bug 636045] AplayDevices.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "AplayDevices.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/157/+files/AplayDevices.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because

[Bug 636045] BootDmesg.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "BootDmesg.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572223/+files/BootDmesg.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because you ar

[Bug 636045] Card0.Amixer.values.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572224/+files/Card0.Amixer.values.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notific

[Bug 636045] Card0.Codecs.codec.0.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572225/+files/Card0.Codecs.codec.0.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notif

[Bug 636045] Card0.Codecs.codec.3.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "Card0.Codecs.codec.3.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572226/+files/Card0.Codecs.codec.3.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notif

[Bug 636045] CurrentDmesg.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572227/+files/CurrentDmesg.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because

[Bug 636045] IwConfig.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "IwConfig.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572228/+files/IwConfig.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because you are

[Bug 636045] Lspci.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "Lspci.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572229/+files/Lspci.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because you are a memb

[Bug 636045] PciMultimedia.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572230/+files/PciMultimedia.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification becaus

[Bug 636045] ProcCpuinfo.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572231/+files/ProcCpuinfo.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because yo

[Bug 636045] ProcInterrupts.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572232/+files/ProcInterrupts.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification beca

[Bug 636045] ProcModules.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "ProcModules.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572233/+files/ProcModules.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because yo

[Bug 636045] UdevDb.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "UdevDb.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572234/+files/UdevDb.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because you are a me

[Bug 636045] UdevLog.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "UdevLog.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572235/+files/UdevLog.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because you are a

[Bug 636045] WifiSyslog.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.edge.launchpad.net/bugs/636045/+attachment/1572236/+files/WifiSyslog.txt -- intel ips :00:1f.6: MCP power or thermal limit exceeded https://bugs.launchpad.net/bugs/636045 You received this bug notification because you

[Bug 636053] [NEW] Screen brightness won't change on Acer Asipre 5741

2010-09-11 Thread Michael Lustfield
Public bug reported: When gnome-power-manager is running I attempt to change the screen brightness. The indicator shows that it changes over 3 different steps. The result is that the brightness does not change at all. It would be just super awesome to see the brightness change - and have it chan

[Bug 636053] AcpiTables.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "AcpiTables.txt" https://bugs.edge.launchpad.net/bugs/636053/+attachment/1572266/+files/AcpiTables.txt -- Screen brightness won't change on Acer Asipre 5741 https://bugs.launchpad.net/bugs/636053 You received this bug notification because you are a mem

[Bug 636053] AlsaDevices.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.edge.launchpad.net/bugs/636053/+attachment/1572267/+files/AlsaDevices.txt -- Screen brightness won't change on Acer Asipre 5741 https://bugs.launchpad.net/bugs/636053 You received this bug notification because you are a m

[Bug 636053] AplayDevices.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "AplayDevices.txt" https://bugs.edge.launchpad.net/bugs/636053/+attachment/1572268/+files/AplayDevices.txt -- Screen brightness won't change on Acer Asipre 5741 https://bugs.launchpad.net/bugs/636053 You received this bug notification because you are a

[Bug 636053] BootDmesg.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "BootDmesg.txt" https://bugs.edge.launchpad.net/bugs/636053/+attachment/1572269/+files/BootDmesg.txt -- Screen brightness won't change on Acer Asipre 5741 https://bugs.launchpad.net/bugs/636053 You received this bug notification because you are a membe

[Bug 636053] Card0.Amixer.values.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.edge.launchpad.net/bugs/636053/+attachment/1572270/+files/Card0.Amixer.values.txt -- Screen brightness won't change on Acer Asipre 5741 https://bugs.launchpad.net/bugs/636053 You received this bug notification bec

[Bug 636053] Card0.Codecs.codec.0.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.edge.launchpad.net/bugs/636053/+attachment/1572271/+files/Card0.Codecs.codec.0.txt -- Screen brightness won't change on Acer Asipre 5741 https://bugs.launchpad.net/bugs/636053 You received this bug notification b

[Bug 636053] Card0.Codecs.codec.3.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "Card0.Codecs.codec.3.txt" https://bugs.edge.launchpad.net/bugs/636053/+attachment/1572272/+files/Card0.Codecs.codec.3.txt -- Screen brightness won't change on Acer Asipre 5741 https://bugs.launchpad.net/bugs/636053 You received this bug notification b

[Bug 636053] CurrentDmesg.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.edge.launchpad.net/bugs/636053/+attachment/1572273/+files/CurrentDmesg.txt -- Screen brightness won't change on Acer Asipre 5741 https://bugs.launchpad.net/bugs/636053 You received this bug notification because you are a

[Bug 636053] IwConfig.txt

2010-09-11 Thread Michael Lustfield
apport information ** Attachment added: "IwConfig.txt" https://bugs.edge.launchpad.net/bugs/636053/+attachment/1572274/+files/IwConfig.txt -- Screen brightness won't change on Acer Asipre 5741 https://bugs.launchpad.net/bugs/636053 You received this bug notification because you are a member

<    2   3   4   5   6   7   8   >