[Bug 260745] [NEW] Editing UFW rules

2008-08-23 Thread bodhi.zazen
Public bug reported: Binary package hint: ufw I do not know if this is a "bug report" or a feature request ... If there is a better mechanism to give feedback, feel free to let me know ;) At any rate, it would be nice if there were an easier way to modify UFW rules. The "problem" is iptables pr

[Bug 208666] Re: audacious crashed with SIGSEGV in g_type_check_instance_cast()

2008-11-21 Thread bodhi.zazen
Hmmm ... I just ran into this problem in Kubuntu 8.10 I found a lot of bug reports implicating crossfade : https://bugs.launchpad.net/ubuntu/+source/xmms-crossfade/+bug/208425 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491615 But I do not have that plug in installed :( My solution was to

[Bug 260745] Re: ufw should support insertion of rules

2008-12-04 Thread bodhi.zazen
You are most welcome JeSTeR7. When you have the time, and if you have the interest, one thing that I really like about UFW is that the syntax of UFW rules is very similar to the actual iptables rules. With many of the "others" you have to learn what sometimes seems like esoteric rules that do not

[Bug 301456] [NEW] Kubuntu 9.04 Alpha 1 installation fails

2008-11-23 Thread bodhi.zazen
Public bug reported: I checked the MD5SUM and there are no issues with iso or CD Installation fails as it is installing (configuring) the base install. ** Affects: ubuntu Importance: Undecided Status: New -- Kubuntu 9.04 Alpha 1 installation fails https://bugs.launchpad.net/bugs/

[Bug 301463] [NEW] Ubuntu 9.04 Alpha 1 : X fails in Virtualization

2008-11-23 Thread bodhi.zazen
Public bug reported: Binary package hint: xserver-xorg This was an issue with 8.10 as well. It is nice to be able to test in a Virtual Environment. My understanding is KVM is the preferred environment, although I do not care if it is VirtualBox, VMWare, or KVM. At any rate X fails in KVM with

[Bug 301463] Re: Ubuntu 9.04 Alpha 1 : X fails in Virtualization

2008-11-27 Thread bodhi.zazen
the i386 version of Ubuntu works with VirtualBox , although the resolution in low. My original post was using 9.10 Alpha 1 x86_64 as a guest, using KVM on the host. -- Ubuntu 9.04 Alpha 1 : X fails in Virtualization https://bugs.launchpad.net/bugs/301463 You received this bug notification becaus

[Bug 377039] [NEW] Firestarter is outdated

2009-05-15 Thread bodhi.zazen
read.php?t=1007968 :) bodhi.zazen ** Affects: ubuntu-docs (Ubuntu) Importance: Undecided Status: New -- Firestarter is outdated https://bugs.launchpad.net/bugs/377039 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 387692] [NEW] Ext4 - Data loss after power failure

2009-06-16 Thread bodhi.zazen
Public bug reported: Ubuntu 9.04 , system is (was) up to date, home partition is encrypted with ecryptfs After a power failure I am unable to access the Ubuntu system, booting drops to busybox. >From a live CD : [quote]r...@ubuntu:~# fsck -y /dev/sda1 fsck 1.41.4 (27-Jan-2009) e2fsck 1.41.4 (27

[Bug 382599] [NEW] php5 metapackage pulls apache-common

2009-06-01 Thread bodhi.zazen
Public bug reported: for those of us not using apache (ie lighttpd, nginx, etc) can we have a php5 package that does not install apache as a dependency ? ** Affects: ubuntu Importance: Undecided Status: New -- php5 metapackage pulls apache-common https://bugs.launchpad.net/bugs/38

[Bug 382601] [NEW] php5 does not build

2009-06-01 Thread bodhi.zazen
Public bug reported: Binary package hint: php5 Note karmic sources ;) r...@localhost:/# grep deb-src /etc/apt/sources.list deb-src http://us.archive.ubuntu.com/ubuntu/ karmic main restricted universe multiverse r...@localhost:/# apt-get build-dep php5 Reading package lists... Done Building de

[Bug 251480] Re: X hangs in Intrepid in KVM

2008-10-24 Thread bodhi.zazen
I just tried booting the ubuntu-8.10-rc-desktop-amd64.iso with kvm host kernel = 2.6.24-19-openvz X fails with no options on the command like as well as with -std-vga -no-kvm yields : " Ubuntu does not support running KVM without hardware acceleration. Sorry." -- X hangs in Intrepid in KVM ht

[Bug 251480] Re: X hangs in Intrepid in KVM

2008-10-24 Thread bodhi.zazen
I tried ubuntu-8.10-rc-desktop-i386.iso (same kernel) also, X starts but the mouse is not recognized :( -- X hangs in Intrepid in KVM https://bugs.launchpad.net/bugs/251480 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 263441] Re: kompozer crashes in intrepid when opening the recent files menu

2009-01-25 Thread bodhi.zazen
Just to add to the list kompozer frequently segfaults on 9.04 Alpha 3, seems random host os i86_64 -- kompozer crashes in intrepid when opening the recent files menu https://bugs.launchpad.net/bugs/263441 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 319909] [NEW] Encrypted home prevents ssh access with keys

2009-01-21 Thread bodhi.zazen
Public bug reported: I installed ubuntu 9.04 Alpha 3 and elected to encrypt my home directory. All went well, but I could not figure out why I could not ssh into my server (I use keys) ... It was odd in that I could ssh in as another user, su to my admin user, and then I could ssh in with my adm

[Bug 319909] Re: Encrypted home prevents ssh access with keys

2009-01-21 Thread bodhi.zazen
OK, so an easy fix, well work around store the keys outside of $HOME and re-configure /etc/ssh/sshd_config Add say : AuthorizedKeysFile /etc/authorized_keys restart sshd now you can ssh with keys, but when you do $HOME is STILL encrypted. from there su and it decrypts Long work around

[Bug 220656] Re: zenity --progress cancel button doesn't return a value

2008-06-14 Thread bodhi.zazen
This looks like an old report, but I ran into the same type of issue. I do not have a solution, but an ugly hack to test if zenity is running and if not kill the children processes. That statement just looks wrong o.O At any rate ... Take a command foo ... foo | zenity --progress --auto-kill &

[Bug 331948] Re: Regression in mount helper filename encryption support

2009-03-25 Thread bodhi.zazen
I am getting the same error message with ecryptfs-utils - 73-0ubuntu1 :( -- Regression in mount helper filename encryption support https://bugs.launchpad.net/bugs/331948 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 331948] Re: Regression in mount helper filename encryption support

2009-03-26 Thread bodhi.zazen
yes, really, lol I can post the output if you like. It is a fresh install of Alpha 6. Version of ecryptfs-utils as above. What output would you like to see ? It looks like the first post ;) -- Regression in mount helper filename encryption support https://bugs.launchpad.net/bugs/331948 You rec

[Bug 331948] Re: Regression in mount helper filename encryption support

2009-03-26 Thread bodhi.zazen
Dustin : Thank you for your time, but ... As this was broken, and the beta was released, I updated to the beta (apt-get dist-upgrade) and rebooted. With the update the problem was resolved. w00t. -- Regression in mount helper filename encryption support https://bugs.launchpad.net/bugs/331948 Y

[Bug 404600] [NEW] Firestarter conflicts with ufw

2009-07-25 Thread bodhi.zazen
Public bug reported: I know there are a few bug reports with firestarter and I am sorry if this is a duplicate (I did not see this exact description when I searched LP bugs for firestarter). There are several issues with firestarter but the most common problem is that it conflicts with ufw. ufw

Re: [Bug 382601] Re: php5 does not build

2009-06-08 Thread bodhi.zazen
Thank you I shall try it ;) - Original Message - From: "Chuck Short" To: "bodhi zazen" Sent: Monday, June 8, 2009 7:04:08 AM GMT -07:00 US/Canada Mountain Subject: [Bug 382601] Re: php5 does not build This should be fixed now. ** Changed in: php5 (Ubuntu) Status: In Progress =>

[Bug 75255] Re: Wrong locations

2006-12-12 Thread bodhi.zazen
** Description changed: Binary package hint: display-dhammapada + + Sorry, I should have stated this was in Feisty herd 1 :) The following three files: dhammapada-alternate.txt dhammapada-polish-transl.txt dhammapada-english-transl.txt needed to be in: /build/buildd/display-d

[Bug 570505] Re: boot fails if fstab is misconfigured

2010-04-27 Thread bodhi.zazen
That is great news Scott, is there a fix for Ubuntu 9.10 ? -- boot fails if fstab is misconfigured https://bugs.launchpad.net/bugs/570505 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.ubun

[Bug 436130] Re: OpenVZ kernel out of date, karmic requires 2.6.27

2010-04-29 Thread bodhi.zazen
This is a long bug repport For Ubuntu 10.04 OpenVZ templates see: http://blog.bodhizazen.net/linux/ubuntu-10-04-openvz-templates/ -- OpenVZ kernel out of date, karmic requires 2.6.27 https://bugs.launchpad.net/bugs/436130 You received this bug notification because you are a member of Ubuntu Bug

[Bug 572785] [NEW] transmission web interface segfaults

2010-04-30 Thread bodhi.zazen
Public bug reported: Binary package hint: transmission Ubuntu 10.04 Transmission client works fine. When the web interface is enabled, however, it segfaults. lucid kernel: [162701.537372] transmission[15158]: segfault at 0 ip 7fe6d47d4cd3 sp 7fe6cb5b4b98 error 6 in libc-2.11.1.so[7fe6d

[Bug 526390] Re: dbus pre-start fails

2010-05-01 Thread bodhi.zazen
This bug still exists in Ubuntu 10.04 I did a fresh install today and all the above services fail - GDM , NetworkManager, and Sound It may affect other systems as well, I am not sure (this install was for my family and this is simply too many problems for them). Same error message "Failed to c

[Bug 572785] Re: transmission web interface segfaults

2010-05-01 Thread bodhi.zazen
charles: it is just wrong for you to mark this bug as invalid. If you need additional information, just ask. I have submitted the requested information via apport, which will of course simply open a new bug. -- transmission web interface segfaults https://bugs.launchpad.net/bugs/572785 You rece

[Bug 572785] Re: transmission web interface segfaults

2010-05-01 Thread bodhi.zazen
Charles - The information you requested is here: https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/533063 Please re-open this bug / remove your "invalid" status, and mark one or the other as a duplicate, your choice as to which is the dup. -- transmission web interface segfaults https

[Bug 572723] Re: update manager fails 8.04 -> 10.04

2010-05-01 Thread bodhi.zazen
Oh , so that's why I was getting permission denied. /tmp was mounted noexec Never had a problem with that before w/ update manager At any rate the upgrade is proceeding now, it reports it will take 5 hours or so, I will update you all tomorrow. Thanks Iain =) -- update manager fails 8.04 -> 1

[Bug 572723] Re: update manager fails 8.04 -> 10.04

2010-05-02 Thread bodhi.zazen
The update went through, I had two errors flash by during the upgrade, one on flashplugin-nonfree and the other on apparmor. I *did* have a few custom apparmor scripts and will have to look at both of these problems in more depth as time allows. Thank you once again Iain -- update manager fails

[Bug 526390] Re: dbus pre-start fails

2010-05-02 Thread bodhi.zazen
Is this related th this bug ? https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/448981 ie - is this some kind of regression ? -- dbus pre-start fails https://bugs.launchpad.net/bugs/526390 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 570471] [NEW] openvas-server does not integrate wapiti or w3af

2010-04-26 Thread bodhi.zazen
Public bug reported: Binary package hint: openvas-server I am not sure of the problem with w3af wapiti requires a higher version , 2.x, while the version in the lucid repositories is 1.x Installing wapiti from source (easy to do) does not help. ** Affects: openvas-server (Ubuntu) Importan

[Bug 570474] [NEW] openvas-nvt-sync is broken

2010-04-26 Thread bodhi.zazen
Public bug reported: Binary package hint: openvas-server The openvas-nvt-sync script is broken. You can manually download the .nas rules from http://www.openvas.org /openvas-nvt-feed-current.tar.bz2 Be warned, that tar ball is not packaged well and will extract hundreds of files into your curre

[Bug 570477] [NEW] init script hangs

2010-04-26 Thread bodhi.zazen
Public bug reported: Binary package hint: openvas-server When manually starting the openvas server, on the command line, it does not appear to daemonize properly. service openvas-server start hangs service openvas-server start & at least puts it in the back ground. ** Affects: openvas-server

[Bug 570505] [NEW] boot fails if fstab is misconfigured

2010-04-26 Thread bodhi.zazen
Public bug reported: Binary package hint: mountall Ubuntu 9.10 If /etc/fstab is misconfigured, boot fails Working fstab entry /dev/sda8 /mnt/lotus auto noauto 0 0 BUT if we delete the "auto" (no file system specified) /dev/sda8 /mnt/lotus noauto 0 0 Now, with this misconfigured line ^^ As

[Bug 512200] Re: LXC does not work with lucid host and lucid container

2010-02-01 Thread bodhi.zazen
Normally you would enter the container with lxc-console -n ubuntu , however it is not working for me as of yet with a lucid container. Your config file looks very very scant, that is probably about as minimal as you can get, what else did you do teo set up your container ? You need to do a bunch o

[Bug 512200] Re: LXC does not work with lucid host and lucid container

2010-02-02 Thread bodhi.zazen
I got it working, with a lot less tweaking then you posted on the forums sweetsinse. I will work through my notes and post an update ASAP. Basically you do not need to worry about udev , just set up your devices and edit a few system files. Personally I use a static IP on both the host node and i

[Bug 428967] [NEW] bfilter conflicts with moonlight

2009-09-13 Thread bodhi.zazen
Public bug reported: Ubutnu 9.10 Alpha bfilter conflicts with moonlight-plugin-mozilla, basically over versions of xulrunner ** Affects: bfilter (Ubuntu) Importance: Undecided Status: New -- bfilter conflicts with moonlight https://bugs.launchpad.net/bugs/428967 You received this

[Bug 428971] [NEW] empathy not working

2009-09-13 Thread bodhi.zazen
Public bug reported: Binary package hint: empathy In Ubuntu 9.10 alpha I can not connect to either Yahoo or irc with empathy. With irc it just says network error (trying to use freenode). With Yahoo it never offers to enter the information on my yahoo account. So I can add yahoo, but not the ac

[Bug 428977] [NEW] firefox 3.5.3 - extensions do not update

2009-09-13 Thread bodhi.zazen
Public bug reported: Ubuntu 9.10 alpha firefox 3.5.3 Using firefox 3.5.2 and firefox 3.5.3 extensions no longer update. I thought it was a corrupt profile since I upgraded form 9.04 ... I deleted my profile and made a new one, seemed to work in tha tI re- installed all my extensions. The probl

[Bug 431065] Re: boot fails (no fstab supplied)

2009-09-20 Thread bodhi.zazen
In follow up : I made a completely new ubuntu 9.10 template using debootstrap and have the exact same problem :( I have to manually make a file mount-functions.sh (/lib/init/mount- functions.sh) which I put #!/bin/sh exit 0 and after that I need to /etc/init.d/networking restart telinit 2 T

[Bug 433641] [NEW] mouse / keyboard not working

2009-09-20 Thread bodhi.zazen
Public bug reported: I understand there have been problems with booting in Karmic Fresh install of alpha 6. mouse and keyboard work amd64 , no problem. With i386 - neither (usb) mouse or keyboard are recognized. ** Affects: boot (Ubuntu) Importance: Undecided Status: New -- mou

Re: [Bug 431065] Re: networking uses mount-functions.sh which doesn't exist

2009-09-21 Thread bodhi.zazen
*** This bug is a duplicate of bug 430355 *** https://bugs.launchpad.net/bugs/430355 Thank you for looking into this. These bugs are not duplicates. First , I performed a fresh install and there was no mount-functions.sh to remove. I added the script myself to allow me to run ifdown and if

[Bug 431065] Re: networking uses mount-functions.sh which doesn't exist

2009-09-21 Thread bodhi.zazen
*** This bug is a duplicate of bug 430355 *** https://bugs.launchpad.net/bugs/430355 The duplicate status is wrong. Update as of today it still is not working (updated my test system just now) r...@test:/# ping google.com ping: unknown host google.com r...@test:/# ifconfig r...@test:/# ser

[Bug 474475] Re: Multiple sites will not load or give a compression error message when using Dansguardian 2.10.1.1 with tinyproxy

2010-04-11 Thread bodhi.zazen
This problem still exists in lucid Beta 2. As a work around, consider using privoxy. sudo apt-get install privoxy Then edit /etc/dansguardian/dansguardian.conf , the privoxy uses port 8118 ;) -- Multiple sites will not load or give a compression error message when using Dansguardian 2.10.1.1

[Bug 556028] Re: tiger hangs

2010-04-11 Thread bodhi.zazen
As lucid beta 2 1. I no longer get an error message re /etc/inittab 2. It takes a while, but tiger scans to completion. -- tiger hangs https://bugs.launchpad.net/bugs/556028 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 558814] [NEW] streamtuner segfaults

2010-04-08 Thread bodhi.zazen
Public bug reported: Binary package hint: streamtuner Streamtuner segfaults in lucid Steps to re produce: Start streamtuner Select any stream to tun in (listen) to segfault. >From the command line: bo...@ubuntu:~$ streamtuner Segmentation fault >From the logs streamtuner[4525]: segfault a

[Bug 556028] [NEW] tiger hands

2010-04-05 Thread bodhi.zazen
Public bug reported: Binary package hint: tiger Ubuntu lucid daily build 4/5/09 Run tiger with ; sudo tiger -H tiger hangs at : /bin/grep: /etc/inittab: No such file or directory 13:18> Performing rootkit checks... 13:19> Performing system specific checks... /bin/grep: /etc/inittab: No such

[Bug 556028] Re: tiger hangs

2010-04-05 Thread bodhi.zazen
** Summary changed: - tiger hands + tiger hangs -- tiger hangs https://bugs.launchpad.net/bugs/556028 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/mai

[Bug 433641] Re: mouse / keyboard not working

2010-04-22 Thread bodhi.zazen
This is an old bug report from long ago (9/2009) during the alpha release of Karmic (Ubuntu 9.10). I would point out, it would be almost impossible to give you a copy of the log or run "apport-collect -p linux 433641" if the mouse and keyboard are not working =) -- mouse / keyboard not working h

[Bug 516684] Re: After upgrade from Karmic boot fails, mountall and udevd fail

2010-04-22 Thread bodhi.zazen
Ubuntu 10.04, sorry =) -- After upgrade from Karmic boot fails, mountall and udevd fail https://bugs.launchpad.net/bugs/516684 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 http

[Bug 516684] Re: After upgrade from Karmic boot fails, mountall and udevd fail

2010-04-22 Thread bodhi.zazen
I do not think this was a request to support an older kernel, I think this is a request to examine the possibility of using Ubuntu 10.05 with "bare metal" virtualization technologies such as Xen, Openvz, Vserver, etc. I believe there is an interest in using Ubuntu at least as a guest OS if not on t

[Bug 209084] Re: debian/control must Recommends menu to run with elevated privileges in hardy

2010-04-23 Thread bodhi.zazen
I agree with Brett Randall There is no need to run wireshark as root. -- debian/control must Recommends menu to run with elevated privileges in hardy https://bugs.launchpad.net/bugs/209084 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 436130] Re: OpenVZ kernel out of date, karmic requires 2.6.27

2010-04-23 Thread bodhi.zazen
Thank you Stéphane Graber -- OpenVZ kernel out of date, karmic requires 2.6.27 https://bugs.launchpad.net/bugs/436130 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

[Bug 551211] Re: can't bind to port 80

2010-05-13 Thread bodhi.zazen
This bug is still a "problem" in lucid. # service lighttpd start Syntax OK * Starting web server lighttpd 2010-05-13 20:37:27: (network.c.345) can't bind to port: :: 80 Address already in use # apt-cache show lighttpd Package: lighttpd

[Bug 586544] [NEW] John the ripper does now work with sha-512 hashes

2010-05-27 Thread bodhi.zazen
Public bug reported: Binary package hint: john There is a work around posted here : http://pka.engr.ccny.cuny.edu/~jmao/node/26 Perhaps this could be adapted to the Ubuntu Repositories as John is used by several other tools such as Tiger and I think rkhunter and chkrootkit as well as OpenVAS *

[Bug 514374] [NEW] lxc-fedora does not work in Lucid

2010-01-29 Thread bodhi.zazen
Public bug reported: Binary package hint: lxc I am not sure if this is an issue for Ubutnu or upstream ... I have tried lxc-fedora from the ubuntu package (extracted the archive) and lxc-0.6.5 from source forge. I do not think lxc-debian is working either. And I might suggest lxc-ubuntu I see

[Bug 512200] Re: LXC does not work with lucid host and lucid container

2010-01-29 Thread bodhi.zazen
I also have this problem. I build a container with debootstrap --variant minbase I then confirmed the files in rootfs.lucid/dev were present and had the appropriate permissions. I wrote a basic config defining the network, container name, root , etc The container starts but does not mount proc

[Bug 514379] [NEW] Lack of documentation

2010-01-29 Thread bodhi.zazen
Public bug reported: Binary package hint: lxc In general, although I understand LXC is new and in development, there is a lack of quality documentation on the Ubuntu wiki on how to configure and use LXC. There are people willing to assist with documentation, see this thread on the forums: http:

[Bug 512200] Re: LXC does not work with lucid host and lucid container

2010-02-05 Thread bodhi.zazen
This is how I got it working : http://blog.bodhizazen.net/linux/lxc-configure-ubuntu-lucid-containers/ -- LXC does not work with lucid host and lucid container https://bugs.launchpad.net/bugs/512200 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 436130] Re: no /proc/self/mountinfo in an OpenVZ VPS

2009-10-07 Thread bodhi.zazen
I reported this bug upstream as well. As a work around you can run 9.10 , you just need to start the VE manually. For example if you are running 9.10 in a template (VE) 910 sudo vzctrl start 910 sudo vzctrl exec 910 init 2 Assuming your template is working it (the VE) will then start. Making a

[Bug 378391] Re: Source rename clobbered local changes (so tapping not working in Karmic)

2009-09-06 Thread bodhi.zazen
I had the same problem after upgrading to 9.10 alpha. The fix was to :/usr/share/hal/fdi/policy/20thirdparty/11-x11-synaptics.fdi sudo cp /usr/share/hal/fdi/policy/20thirdparty/11-x11-synaptics.fdi /etc/hal/fdi/policy/ Reboot Go under System -> Preferences -> Mouse Go under the "Touchpad" tab

[Bug 436130] Re: Upstart fails to boot in an OpenVZ VPS

2009-09-27 Thread bodhi.zazen
I do not know how openvz "boots" the VPS. Similare to a chroot, the guest uses the host kernel which is patched with the oopenvz kernel patch. >From my 9.10 (broken) VPS: r...@test:/# init --version init (upstart 0.6.3) Copyright (C) 2009 Canonical Ltd. This is free software; see the source for

[Bug 436130] Re: Upstart fails to boot in an OpenVZ VPS

2009-09-27 Thread bodhi.zazen
How it *should* work: The VSP is started with vzctl start xxx vzctrl should then set up all network interfaces inside the Container, initialize the Container quota, if needed, start the init process inside the Container. -- Upstart fails to boot in an OpenVZ VPS https://bugs.launchpad.net/bugs/

[Bug 436130] Re: Upstart fails to boot in an OpenVZ VPS

2009-09-27 Thread bodhi.zazen
Here is a link to some of the discussion from 2007 , the last time that I know this was an issue : http://www.mail-archive.com/upstart-de...@lists.ubuntu.com/msg00120.html Unfortunately I do not see a fix in that discussion, but perhaps it will give a lead ? -- Upstart fails to boot in an OpenV

[Bug 436130] Re: Upstart fails to boot in an OpenVZ VPS

2009-09-27 Thread bodhi.zazen
FYI I filed a bug upstream (with OpenVZ) linking back to this bug report as well. http://bugzilla.openvz.org/show_bug.cgi?id=533 I attached it to the older report from 2007. ** Bug watch added: OpenVZ Bugzilla #533 http://bugzilla.openvz.org/show_bug.cgi?id=533 -- Upstart fails to boot in a

[Bug 377039] Re: Firewall documentation is outdated

2009-09-27 Thread bodhi.zazen
Thank you Matthew. One of my issues is that I tend to be - -verbose and actually I struggled to be as short as I was in my recomendations. GUFW should be sufficient for the vast majority of Desktop Users (some would say over kill). -- Firewall documentation is outdated https://bugs.launchpad.ne

[Bug 449629] [NEW] Desktop CD do no not boot

2009-10-12 Thread bodhi.zazen
Public bug reported: Binary package hint: upstart The daily build desktop CD for both (neither) Ubuntu and (or) Xubuntu (10/11/2009) do not boot in VirtualBox or KVM. I am guessing it is a bug with upstart or the boot scripts. ** Affects: upstart (Ubuntu) Importance: Undecided Sta

[Bug 449629] Re: Desktop CD do no not boot

2009-10-12 Thread bodhi.zazen
*** This bug is a duplicate of bug 449454 *** https://bugs.launchpad.net/bugs/449454 This may be a duplicate of this bug : https://bugs.launchpad.net/zenbuntu/+bug/448495 -- Desktop CD do no not boot https://bugs.launchpad.net/bugs/449629 You received this bug notification because you are a

[Bug 448495] Re: ubuntu and zenix unable to start X on liveCD

2009-10-12 Thread bodhi.zazen
@ Scott James Remnant : Not to be rude, but please do not mark our bugs (zenix) as invalid. Second, it this is "an issue with your distribution's configuration" as you claim, tell me why does the ubuntu desktop not boot (daily build 10/11/2009) ? This bug was reported "upstream" appropriately a

[Bug 449629] Re: Desktop CD do no not boot

2009-10-12 Thread bodhi.zazen
*** This bug is a duplicate of bug 449454 *** https://bugs.launchpad.net/bugs/449454 Which in following the various discussions and links leads to this bug : https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/448981 -- Desktop CD do no not boot https://bugs.launchpad.net/bugs/449629 Yo

[Bug 448495] Re: ubuntu and zenix unable to start X on liveCD

2009-10-12 Thread bodhi.zazen
This seems to be a duplicate of several bugs in Ubuntu , here is a (partial) list : https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/448142 https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/448981 https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/449454 -- ubuntu and zenix unabl

[Bug 448495] Re: ubuntu and zenix unable to start X on liveCD

2009-10-12 Thread bodhi.zazen
Scot: If you would like to discuss this via e-mail I would be happy to. What you said was "Nothing here suggests an Upstart bug, simply an issue with your distribution's configuration" What I think you should have done is: 1. If it is not an upstart bug, you should have provided feedback so tha

[Bug 448495] Re: ubuntu and zenix unable to start X on liveCD

2009-10-13 Thread bodhi.zazen
resolved, it boots =) -- ubuntu and zenix unable to start X on liveCD https://bugs.launchpad.net/bugs/448495 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.c

[Bug 448495] Re: ubuntu and zenix unable to start X on liveCD

2009-10-14 Thread bodhi.zazen
** Changed in: zenbuntu/zenix-9.10 Status: Fix Committed => Fix Released -- ubuntu and zenix unable to start X on liveCD https://bugs.launchpad.net/bugs/448495 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 436130] Re: no /proc/self/mountinfo in an OpenVZ VPS

2009-10-14 Thread bodhi.zazen
Thank you for the suggestion Stéphane Graber Unfortunately it did not work here. -- no /proc/self/mountinfo in an OpenVZ VPS https://bugs.launchpad.net/bugs/436130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 436130] Re: no /proc/self/mountinfo in an OpenVZ VPS

2009-10-15 Thread bodhi.zazen
+1 Eugene VPS are ever more popular and I would hope this bug is resolved and not ignored. -- no /proc/self/mountinfo in an OpenVZ VPS https://bugs.launchpad.net/bugs/436130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 377039] Re: Firewall documentation is outdated

2009-09-23 Thread bodhi.zazen
** Attachment added: "Set up a firewall.txt" http://launchpadlibrarian.net/32335171/Set%20up%20a%20firewall.txt -- Firewall documentation is outdated https://bugs.launchpad.net/bugs/377039 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

Re: [Bug 377039] Re: Firewall documentation is outdated

2009-09-23 Thread bodhi.zazen
ontpage for firewall documentation: https://help.ubuntu.com/community/Firewall Also wrote a page for Gufw: https://help.ubuntu.com/community/Gufw And updated UFW page (and moved it): https://help.ubuntu.com/community/UFW Iptables page - https://help.ubuntu.com/community/Iptables - hasn't been upd

[Bug 377039] Re: Firewall documentation is outdated

2009-09-23 Thread bodhi.zazen
You may wish to configure a firewall to protect your computer from unauthorized access. Understanding a few basic concepts will help you configure a firewall and should be sufficient for most desktop users. First, keep in mind Linux, and thus Ubuntu, is modular. This means that rather then one la

[Bug 431065] Re: networking uses mount-functions.sh which doesn't exist

2009-09-24 Thread bodhi.zazen
*** This bug is a duplicate of bug 430355 *** https://bugs.launchpad.net/bugs/430355 This bug still exists, the latest updates as of today have not fixed the problem. I see this is still marked as a duplicate and the duplicate is marked as solved. Would you suggest I start a new bug report ?

[Bug 436130] [NEW] Upstart fails to boot in an OpenVZ VPS

2009-09-24 Thread bodhi.zazen
Public bug reported: Binary package hint: upstart I am running Ubuntu servers as a VPS using OpenVZ The new upstart is not working in the ubuntu 9.10 VPS. It seems that Upstart is not calling telinit 2 or init 2 I can not figure out why, have been looking in the /etc/event /etc/init directorie

[Bug 436130] Re: Upstart fails to boot in an OpenVZ VPS

2009-09-25 Thread bodhi.zazen
What are your wanting ? r...@banshee~# vzctl start 106 Warning: Unknown iptable module: ipt_recent, skipped Starting container ... Container is mounted Adding IP address(es): 10.10.10.2 Setting CPU units: 1000 Configure meminfo: 65536 Set hostname: test File resolv.conf was modified Container star

[Bug 436130] Re: Upstart fails to boot in an OpenVZ VPS

2009-09-25 Thread bodhi.zazen
Fresh template (just made from scratch) r...@new:/# ping google.com ping: unknown host google.com r...@new:/# service netwroking restart netwroking: unrecognized service r...@new:/# init 2 r...@new:/# ping google.com ping: unknown host google.com r...@new:/# ifconfig r...@new:/# /etc/init.d/networ

[Bug 436130] Re: Upstart fails to boot in an OpenVZ VPS

2009-09-25 Thread bodhi.zazen
Are you familiar with OpenVZ ? VPS ? http://wiki.openvz.org/Main_Page You build a "template" which then runs as a guest on the host node. There are several guides for how to do this, basically you use debootstrap http://wiki.openvz.org/Debian_template_creation You then start or boot the guest.

[Bug 436130] Re: Upstart fails to boot in an OpenVZ VPS

2009-09-26 Thread bodhi.zazen
I can attach my template if you wish. Honestly, no offense, but somebody familiar with VPS needs to look at this along with someone familiar with Upstart or at least the boot scripts. If you do not know anything about VPS or OpenVZ, my bug report is not going to make sense. If you would like, do

[Bug 436130] Re: Upstart fails to boot in an OpenVZ VPS

2009-09-26 Thread bodhi.zazen
Example, make a new up to date ubuntu 9.10 template, boot it Start the guest Problem 1 - NO NETWORKING :( r...@new:/# ping google.com ping: unknown host google.com PROBLEM 2 - UPSTART IS NOT WORKING Lets start it with upstart r...@new:/# service networking restart restart: Unknown instance:

[Bug 436130] Re: Upstart fails to boot in an OpenVZ VPS

2009-09-26 Thread bodhi.zazen
With the exception of init.log , the logs are all empty r...@new:/var/log# cat init.log starting init logger init: hwclock main process (24) terminated with status 77 mountall:/proc/self/mountinfo: No such file or directory init: mountall main process (25) killed by SEGV signal This is what star

[Bug 431065] [NEW] boot fails

2009-09-16 Thread bodhi.zazen
Public bug reported: Binary package hint: upstart Yesterday's update and the Alpha 6 have boot issues. http://ubuntuforums.org/showthread.php?t=1267183 I was running 9.10 server side and there is no fix as of yet (apt-get update && apt-get dist-upgrade did not fix the problem). I have no netwr

[Bug 431065] Re: boot fails (no fstab supplied)

2009-09-17 Thread bodhi.zazen
The server is a VPS, running in OpenVZ There is nothing in /etc/fstab r...@test:/# cat /etc/fstab # UNCONFIGURED FSTAB FOR BASE SYSTEM r...@test:/# apt-get install mountall Reading package lists... Done Building dependency tree Reading state information... Done mountall is already the newest ver

[Bug 431065] Re: boot fails (no fstab supplied)

2009-09-17 Thread bodhi.zazen
First, thank you for looking into this. r...@test:/# cat /proc/self/mountinfo cat: /proc/self/mountinfo: No such file or directory r...@test:/# cat /proc/self/mounts simfs / simfs rw,relatime 0 0 none /proc proc rw,nosuid,nodev,noexec 0 0 Here is the output on networking : r...@test:/# /etc/in

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2018-09-09 Thread bodhi.zazen
@Walter Lapchynski (wxl) please have the technical board review the bullshit Phillip Susi (psusi) posts here and then ask him to stop. Until then, leave me alone and do not include me in your moderation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-12-07 Thread bodhi.zazen
Obviously Phillip you are shooting off your foul mouth without knowing a dammed thing you are talking about. It is obvious from your comments you know nothing about wayland or wayland security and that you are just spewing shit on the bug report. Wayland , upstream, does not and will not support r

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-12-08 Thread bodhi.zazen
First, let me say, I apologize for the tone of my last post. As an explanation, I have a long history with psusi. Phillip is very intelligent and can, at times, be very helpful. Phillip, however, also has serious issues. He is arrogant and will never admit he is wrong. He also has his moods, I s

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-12-08 Thread bodhi.zazen
Because lanuchpad clips comments I am re-posting so it does not so easily get lost @psusi - Perhaps you can also add a few launchpad bug reports to your reading list: https://bugs.launchpad.net/debian/+source/synaptic/+bug/1551951 PeterPall (peterpall) wrote on 2017-02-28: #3 According to h

Re: [Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-12-08 Thread bodhi.zazen
I did not start the personal attacks, I did not reply until you all allowed his comment to stand for a full 24 hours, and I already apologized for my posts. However, I will not allow psusi to bully me on launchpad either. If he posts personal attacks here I will defend myself. On Fri, Dec 8, 2017

Re: [Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-12-08 Thread bodhi.zazen
Frankly, his first post is not only wrong regarding wayland, but it is also a clear violation of the Ubuntu code of conduct. https://www.ubuntu.com/about/about-ubuntu/conduct I am surprised you let his comment stand and I am shocked you allow such behavior from one of your developers. I have seen

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-12-12 Thread bodhi.zazen
Phillip: You were banned from the Ubuntu Forms not by me personally, but rather by the Forums Council after repeated violations of the CoC and difficult interactions with the Forums Staff including both moderators and Forums Council Members. You appealed your ban to the Community Council, and you

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2018-08-15 Thread bodhi.zazen
Phillip: I don't know why they even allow you to speak on this thread. Please stop spreading misinformation . Your gdm3 / XAUTHORITY "bug" has been closed as obsolete, it does not work the way you envision. https://bugzilla.gnome.org/show_bug.cgi?id=789867 Yes it was migrated, but there is no ac

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-10-22 Thread bodhi.zazen
Just a heads up, you do understand that this is a feature , not a bug ? https://bugzilla.redhat.com/show_bug.cgi?id=1274451 That bug is 2 years old and marked as "Status: CLOSED WONTFIX" both with Fedora and upstream with Wayland See https://fedoraproject.org/wiki/How_to_debug_Wayland_problems#

  1   2   >