[Bug 1316278] [NEW] Cannot change mac with --random

2014-05-05 Thread wizwiz50
Public bug reported: Hello, macchanger works only when I'm specifying which MAC to use. Using macchanger with --random always return 'It's the same MAC!!'. I think I find out why, there's something in this patch made to improve random MAC generation : http://bazaar.launchpad.net/~ubuntu-

[Bug 1290847] [NEW] Command python3 -m venv fails if --without-pip isn't given

2014-03-11 Thread wizwiz50
Public bug reported: Hello, I noticed the following # fails python3.4 -m venv --clear python-venv Error: Command '['.../external/python-venv/bin/python3.4', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1 # works, but no pip python3.4 -m venv --clear

[Bug 1062641] Re: software-center crashed with IndexError in _on_total_size_calculation_done(): list index out of range

2013-09-28 Thread wizwiz50
idem 13.10 beta2 after double click on owncloud's client package v1.4.1 (dowloaded from owncloud website) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1062641 Title: software-center crashed with

[Bug 1175807] Re: [libfuse2:amd64-2.9.0-1ubuntu] sshfs assert failure : *** Error in sshfs`: double free or corruption

2013-07-31 Thread wizwiz50
I met this bug in raring. Good it has been corrected, ty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1175807 Title: [libfuse2:amd64-2.9.0-1ubuntu] sshfs assert failure : *** Error in sshfs`:

[Bug 147216] Re: LVM filesystems not mounted at boot

2013-05-30 Thread wizwiz50
I removed the custom udev rules to get back in busybox. I'm still getting the same error. There's indeed a rule in /lib/udev/rules.d/85-lvm2.rules while i'm in busybox... As everything is ok with 3.5.0-23-generic (even if I rebuild initramfs), could it be something like a race condition ? I've

[Bug 147216] Re: LVM filesystems not mounted at boot

2013-05-29 Thread wizwiz50
#pvdisplay Logging initialised at Wed May 29 23:58:28 2013 Set umask to 0077 Scanning for physical volume names --- Physical volume --- PV Name /dev/md1 VG Name nas_data PV Size 3,64 TiB / not usable 3,68 MiB Allocatable

[Bug 147216] Re: LVM filesystems not mounted at boot

2013-05-25 Thread wizwiz50
I'm using Ubuntu 12.04.2 and I'm facing same problem. I did a fresh install from alternate cd (amd64). Raid 1 and lvm volumes were created before installation. With kernel 3.5.0-23-generic everything is working but it isn't with 3.5.0.31-generic. I'm getting those lines : md1: unknwon

[Bug 1175807] [NEW] [libfuse2:amd64-2.9.0-1ubuntu] sshfs assert failure : *** Error in sshfs`: double free or corruption

2013-05-02 Thread wizwiz50
Public bug reported: Hello, I think there's a double free in fuse.c:1165 static int try_get_path2() { (...) unlock_path(f, nodeid1, wn1, NULL, ticket); free(path1);// fuse.c:1165 : should be free(*path1);: if (ticket

[Bug 1175807] Re: [libfuse2:amd64-2.9.0-1ubuntu] sshfs assert failure : *** Error in sshfs`: double free or corruption

2013-05-02 Thread wizwiz50
corrected on http://fuse.git.sourceforge.net/git/gitweb.cgi?p=fuse/fuse;a=blob_plain;f=lib/fuse.c;hb=HEAD static int try_get_path2(struct fuse *f, fuse_ino_t nodeid1, const char *name1, fuse_ino_t nodeid2, const char *name2, char **path1, char

[Bug 864135] Re: flumotion-worker crashed with ImportError in load_tail(): No module named 'flumotion.worker.main.main'

2011-10-07 Thread wizwiz50
*** This bug is a duplicate of bug 739478 *** https://bugs.launchpad.net/bugs/739478 link to #739478 seems to be broken -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/864135 Title:

[Bug 864149] Re: initrd doesn't set Fr keyboard layout anymore = couldn't open root luks at boot

2011-10-01 Thread wizwiz50
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/864149 Title: initrd doesn't set Fr keyboard layout anymore = couldn't open root luks at boot To manage notifications about this bug go to:

[Bug 864149] [NEW] initrd doesn't set Fr keyboard layout anymore = couldn't open root luks at boot

2011-10-01 Thread wizwiz50
Public bug reported: I added a fr/us layout compatible passphrase so i can open my root luks partition again. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: cryptsetup 2:1.1.3-4ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4 Uname: Linux 3.0.0-12-generic x86_64

Re: [Bug 465317] Re: Xorg assert failure: X: ../../src/i830_batchbuffer.h:79: intel_batch_emit_dword: Assertion `pI830-batch_ptr != ((void *)0)' failed.

2009-12-02 Thread wizwiz50
I didn't follow the discussion but maybe you're you're speaking about this : http://library.gnome.org/users/multiload/stable/multiload-introduction.html.en I always had some random crash of X since I installed Karmic. At boot time X was always crashing then restarting but since I've uninstalled

[Bug 350356] Re: flumotion-admin crashed on opening with ImportError in load_dynamic()

2009-10-31 Thread wizwiz50
Same issue with 9.10. I did an ugly fix : 1) Install python 2.5, you might do : sudo apt-get install python-all 2) Edit the first line of /usr/bin/flumotion-manager Replace : #!/usr/bin/python With : #!/usr/bin/python2.5 3) Edit the first line of /usr/bin/flumotion-worker Replace :

[Bug 407488] Re: logout without warning shortly after login

2009-10-31 Thread wizwiz50
Same here $ lsb_release -rd Description:Ubuntu 9.10 Release:9.10 $ lspci 00:00.0 Host bridge: nVidia Corporation MCP79 Host Bridge (rev b1) 00:00.1 RAM memory: nVidia Corporation MCP79 Memory Controller (rev b1) 00:03.0 ISA bridge: nVidia Corporation MCP79 LPC Bridge (rev b2)

[Bug 436029] [NEW] blkid reports ext4 uuid instead of LUKS uuid

2009-09-24 Thread wizwiz50
Public bug reported: Binary package hint: e2fsprogs Hello, 1) Release # lsb_release -rd Description:Ubuntu 9.04 Release:9.04 2) Version # apt-cache policy e2fsprogs e2fsprogs: Installé : 1.41.4-1ubuntu1 Candidat : 1.41.4-1ubuntu1 3) 4) What I expected and what happened : I

[Bug 16918] Re: smartcard support is not enabled in openssh

2009-06-03 Thread wizwiz50
I wish smartcard support too, an heavy floor version of ssh would be great ! Surprisingly it's easier to use smartcards with gentoo than with ubuntu :( ... -- smartcard support is not enabled in openssh https://bugs.launchpad.net/bugs/16918 You received this bug notification because you are a

[Bug 16918] Re: smartcard support is not enabled in openssh

2009-06-03 Thread wizwiz50
I wish smartcard support too, an heavy floor version of ssh would be great ! Surprisingly it's easier to use smartcards with gentoo than with ubuntu :( ... -- smartcard support is not enabled in openssh https://bugs.launchpad.net/bugs/16918 You received this bug notification because you are a

[Bug 346165] Re: Dead lock when using fullscreen mode + sea horse dialog window

2009-03-23 Thread wizwiz50
Reproducible : Yes Steps : - Open gnome terminal - F11 (fullscreen it) - type : ssh u...@192.168.x.x = Then I can't see the window which asks password (I think it's part of sea horse) = Ctrl+C doesn't , I'm stuck May be it's sea horse which keep focus over gnome-terminal. May be I

[Bug 346165] [NEW] Dead lock when using fullscreen mode + sea horse dialog window

2009-03-20 Thread wizwiz50
Public bug reported: Binary package hint: gnome-terminal * What I expected to happen : Being able to switch fullscreen mode off or being able to use sea-horse input dialog * What happened : Stuck in fullscreen mode with unresponsive keyboard * Summary : When i'm using gnome-terminal in