[Bug 720686] [NEW] Only www-data can use pwauth

2011-02-17 Thread Pierre Buyle
Public bug reported:

Binary package hint: pwauth

Only the www-data is authorized to use pwauth. This prevent pwauth from
being used by any other applications.

pwauth's permission are set at compile time in it config.h file. The
packaging patches this file to restrict access to only user to www-data
(id 33). The comment in the config.h suggest another option to control
pwauth acess to avoid re-recompilation:

  The second option is to create a special group, called something like
pwauth for user id's that are allowed to run pwauth.  To do this, you
should compile pwauth with the SERVER_UIDS variable UNDEFINED.  This
will disable the runtime uid check.  Then, when you install the pwauth
program, set it's group ownership to the pwauth group, and permit it
so that only the owner and the group can run it.  Do not permit it to be
executable to others.  This has the advantage of not requiring a
recompile if you want to change the uid list.

Could the packaging use this option, create a pwauth group and add the
www-data user to this group. This will allow other daemons and
applications.

As a use case for the change, the Jenkins CI server (http://jenkins-
ci.org/- supports pwauth via a plugin (http://wiki.jenkins-
ci.org/display/JENKINS/pwauth). When installed from the upstream .deb
package, jenkins run as the jenkins user. This prevent it to use pwauth
because pwauth is configured to be only accessible to the www-data user.

** Affects: pwauth (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720686

Title:
  Only www-data can use pwauth

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589196] [NEW] Failed to build kernel module

2010-06-03 Thread Pierre Buyle
Public bug reported:

Binary package hint: virtualbox-ose-dkms

Installation of virtualbox-ose-dkms (installed as dependency of
virualbox-ose) failed to build kernel module.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: virtualbox-ose-dkms 3.1.6-dfsg-2ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Jun  3 15:42:27 2010
ErrorMessage: virtualbox-ose kernel module failed to build
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
PackageArchitecture: all
PackageVersion: 3.1.6-dfsg-2ubuntu2
SourcePackage: virtualbox-ose
Title: package virtualbox-ose-dkms 3.1.6-dfsg-2ubuntu2 failed to 
install/upgrade: virtualbox-ose kernel module failed to build

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
Failed to build kernel module
https://bugs.launchpad.net/bugs/589196
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/mailman/listinfo/ubuntu-bugs


[Bug 589196] Re: Failed to build kernel module

2010-06-03 Thread Pierre Buyle

** Attachment added: DKMSBuildLog.txt
   http://launchpadlibrarian.net/49607976/DKMSBuildLog.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/49607977/Dependencies.txt

** Attachment added: LsMod.txt
   http://launchpadlibrarian.net/49607978/LsMod.txt

** Attachment added: VirtualBoxOse.DpkgList.txt
   http://launchpadlibrarian.net/49607979/VirtualBoxOse.DpkgList.txt

** Attachment added: VirtualBoxOse.ModInfo.txt
   http://launchpadlibrarian.net/49607980/VirtualBoxOse.ModInfo.txt

-- 
Failed to build kernel module
https://bugs.launchpad.net/bugs/589196
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/mailman/listinfo/ubuntu-bugs


[Bug 563100] Re: Mouse movement corrupted with Xinerama enabled

2010-06-01 Thread Pierre Buyle
Using Mackenzies' PPA, the bug happened again. All inputs stopped
working. The mouse cursor was trapped at random positions near the right
side of the left screen (the 2nd screen), quickly switching from one to
another. Without inputs and no SSH server running, I had to hard-reboot
the computer after waiting 10min for the X server to crash.

This is the exact same behavior I always had (even in GDM) when using
Lucid packaged xorg-server. Only this time it happened only once after
several hours using the computer while switching screen.

-- 
Mouse movement corrupted with Xinerama enabled
https://bugs.launchpad.net/bugs/563100
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/mailman/listinfo/ubuntu-bugs


[Bug 563100] Re: Mouse movement corrupted with Xinerama enabled

2010-05-30 Thread Pierre Buyle
Mackenzies PPA works for me too.

-- 
Mouse movement corrupted with Xinerama enabled
https://bugs.launchpad.net/bugs/563100
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/mailman/listinfo/ubuntu-bugs


[Bug 357888] [NEW] Links in message are displayed as unclickable text followed by clickable URLs in parenthesis

2009-04-08 Thread Pierre Buyle
Public bug reported:

Binary package hint: pidgin

When receiving XMPP messages, HTML links are displayed as as unclickable
text followed by clickable URLs in parenthesis.

For instance, ''a href=http://foo.com;foo/a'' is displayed as ''foo
(http://foo.com)''. Before the upgrade to jaunty, this was displayed as
''foo'' (a clickable link to http://foo.com).

Updates from http://identi.ca received through XMPP in Pidgin are barely
usable (see attached screenshot).

This is with pidgin 1:2.5.5-1ubuntu5 on Jaunty

** Affects: pidgin (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Links in message are displayed as unclickable text followed by clickable URLs 
in parenthesis
https://bugs.launchpad.net/bugs/357888
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/mailman/listinfo/ubuntu-bugs


[Bug 357888] Re: Links in message are displayed as unclickable text followed by clickable URLs in parenthesis

2009-04-08 Thread Pierre Buyle

** Attachment added: identi.ca.png
   http://launchpadlibrarian.net/25049559/identi.ca.png

-- 
Links in message are displayed as unclickable text followed by clickable URLs 
in parenthesis
https://bugs.launchpad.net/bugs/357888
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/mailman/listinfo/ubuntu-bugs


[Bug 292588] Re: VirtualBox can't operate in VMX root mode.

2008-11-05 Thread Pierre Buyle
Windows users have the same problem, see
http://forums.virtualbox.org/viewtopic.php?t=7796highlight=vmx+root+mode

-- 
VirtualBox can't operate in VMX root mode.
https://bugs.launchpad.net/bugs/292588
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/mailman/listinfo/ubuntu-bugs


[Bug 280478] Re: upgrade hangs after ldconfig deferred processing

2008-11-02 Thread Pierre Buyle
I've the same behavior here. Updating an 8.04 to 8.10. Update process
has been running for a while. The terminal says ldconfig deferred
processing now taking place. I'm running compiz, from time to time the
update window get greyed for a few seconds. The harddrive is working
heavily since the update is in the cleanup stage. Mem used by the
intrepid process is growing slowly.

-- 
upgrade hangs after ldconfig deferred processing
https://bugs.launchpad.net/bugs/280478
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/mailman/listinfo/ubuntu-bugs


[Bug 108847] Re: Weird picture with Microdia 0c45:6007 webcam

2008-10-06 Thread Pierre Buyle
No, using the 8.10 Beta Desktop CD download a few minutes ago I could no
reproduce this symptom.

The cam is now working using Ekiga, but not right. I looks like the
sensor is seeing to much light. I've to be out of any direct light and
close to the cam to see myslef, and the background is always bright
white.

I couldn't get it to work on Camorama or Cheese. When trying with 
gstreamer-properties, I get the following error message:
Error running pipeline 'Video for Linux 2': Could not negotiate format 
[gstbasesrc.c(2436) : gst_base_src_start (): /pipeline0/v4l2src3: Check your 
filtered caps, if any].

-- 
Weird picture with Microdia 0c45:6007 webcam
https://bugs.launchpad.net/bugs/108847
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/mailman/listinfo/ubuntu-bugs


[Bug 154337] tomcat5.5-admin's web apps are not active

2007-10-19 Thread Pierre Buyle
Public bug reported:

Binary package hint: tomcat5.5

I Installed tomcat5.5-admin on a freshly installed Ubuntu Server 7.10 after 
installing sun-java6-jre, tomcat5.5-webapps's webapps are working but for 
/admin and /manager I get these:
/admin : Tomcat's administration web application is no longer installed by 
default. Download and install the admin package to use it.
/manager: La ressource demandée (/manager) n'est pas disponible. (resource 
not available in French).

** Affects: tomcat5.5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
tomcat5.5-admin's web apps are not active
https://bugs.launchpad.net/bugs/154337
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 108847] Re: Weird picture with Microdia 0c45:6007 webcam

2007-04-22 Thread Pierre Buyle

** Attachment added: Blueish highly saturated picture taken with camorama.
   http://librarian.launchpad.net/7385116/Webcam-1177092383.png

-- 
Weird picture with Microdia 0c45:6007 webcam
https://bugs.launchpad.net/bugs/108847
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108847] Weird picture with Microdia 0c45:6007 webcam

2007-04-22 Thread Pierre Buyle
Public bug reported:

When I plug my Microdia 0c45:6007 (cheap) webcam to my Feisty box, it
gets detected but the picture is not right (see attached camshot).

Once the webcam is plugged, dmesg returns the following line:
[ 2393.612000] ubuntu/media/gspcav1/gspca_core.c: USB SPCA5XX camera found. 
SONIX sn9c10[1 2]

The problem has also been reported on ubuntuforums.org, see
http://ubuntuforums.org/showthread.php?t=316766

** Affects: gspca (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Weird picture with Microdia 0c45:6007 webcam
https://bugs.launchpad.net/bugs/108847
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 94720] Upgrade mercury to stable release, possibly latest.

2007-03-22 Thread Pierre Buyle
Public bug reported:

Binary package hint: mercury

The currently packaged mercury is version 0.11.0.rotd.20040511, not the latest 
and not a stable one.
rotd means release of the day, also know as daily snapshot.
Current stable version is 0.13.1.

See http://www.cs.mu.oz.au/research/mercury/download/release-0.13.html
for release notes and changelog.

If for any reason the 0.13.1 can't be packaged for Ubuntu it is probably
better to package the old stable 0.11.0 release and not a ROTD.

** Affects: mercury (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Tags added: upgrade

-- 
Upgrade mercury to stable release, possibly latest.
https://launchpad.net/bugs/94720

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 94720] Re: Upgrade mercury to stable release, possibly latest.

2007-03-22 Thread Pierre Buyle
Filling a bug for upgrade request was the procedure documented on the
Ubuntu-fr (French LoCoTeam) documentation site (http://doc.ubuntu-
fr.org/tutoriel/demande_mise_a_jour_paquet).

There is several other upgrade request accepted as bug, see
https://bugs.launchpad.net/ubuntu/+bugs?field.tag=upgrade

-- 
Upgrade mercury to stable release, possibly latest.
https://launchpad.net/bugs/94720

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 67256] Re: -generic kernel doesn't boot after upgrade to Edgy prerelease (but -386 does)

2006-11-05 Thread Pierre Buyle
I had the same problem on Edgy freshly updated from Dapper.
Booting from the i386 kernel and running sudo update-initramfs -u -k 
2.6.17-10-generic solve it.

-- 
-generic kernel doesn't boot after upgrade to Edgy prerelease (but -386 does)
https://launchpad.net/bugs/67256

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 67363] Re: evolution-alarm-notify

2006-10-25 Thread Pierre Buyle
I get the same error at each xfce session logging on my Xubuntu (dapper
freshly upgraded to edgy (not without trouble, the update-manager
crashed. I had to complete the upgrade by hand using aptitude)).

I installed libc6-dbg, libglib2.0-0-dbg and evolution-dbg. Here is the 
details given by Bug Buddy:
Memory status: size: 61612032 vsize: 0 resident: 61612032 share: 0 rss: 
10289152 rss_rlim: 0

CPU usage: start_time: 1161763239 rtime: 0 utime: 14 stime: 0 cutime:10
cstime: 0 timeout: 4 it_real_value: 0 frequency: 0


Backtrace was generated from '/usr/libexec/evolution-alarm-notify'


Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.

[Thread debugging using libthread_db enabled]

[New Thread -1233201488 (LWP 8214)]

[New Thread -1244546144 (LWP 8363)]

[New Thread -1235887200 (LWP 8276)]

0xe410 in __kernel_vsyscall ()

#0  0xe410 in __kernel_vsyscall ()

#1  0xb72746cb in __waitpid_nocancel () from
/lib/tls/i686/cmov/libc.so.6

#2  0xb7d971b6 in gnome_gtk_module_info_get () from
/usr/lib/libgnomeui-2.so.0

#3  signal handler called

#4  0xe410 in __kernel_vsyscall ()

#5  0xb720f770 in raise () from /lib/tls/i686/cmov/libc.so.6

#6  0xb7210ef3 in abort () from /lib/tls/i686/cmov/libc.so.6

#7  0xb73e1122 in IA__g_logv (log_domain=value optimized out,

log_level=G_LOG_LEVEL_ERROR,

format=0xb666567e Impossible de créer la fabrique de services de
notification d'alarme, args1=0xbffce2dc ) at gmessages.c:497

#8  0xb73e1159 in IA__g_log (log_domain=0x805f14f evolution-alarm-
notify,

log_level=G_LOG_LEVEL_ERROR,

format=0xb666567e Impossible de créer la fabrique de services de
notification d'alarme) at gmessages.c:517

#9  0x0805d500 in main (argc=7, argv=0xbffce3a4) at notify-main.c:153


Thread 3 (Thread -1235887200 (LWP 8276)):

#0  0xe410 in __kernel_vsyscall ()

No symbol table info available.

#1  0xb72a9803 in poll () from /lib/tls/i686/cmov/libc.so.6

No symbol table info available.

#2  0xb73db813 in g_main_context_iterate (context=0x80bfb88, block=1,

dispatch=1, self=0x8095530) at gmain.c:2979

got_ownership = value optimized out

max_priority = 2147483647

timeout = -1

some_ready = value optimized out

nfds = 10

allocated_nfds = value optimized out

fds = (GPollFD *) 0x80d3d88

__PRETTY_FUNCTION__ = g_main_context_iterate

#3  0xb73dbb89 in IA__g_main_loop_run (loop=0x80bfc08) at gmain.c:2881

got_ownership = -1221854272

self = (GThread *) 0x8095530

__PRETTY_FUNCTION__ = IA__g_main_loop_run

#4  0xb79757e0 in link_set_io_thread () from /usr/lib/libORBit-2.so.0

No symbol table info available.

#5  0xb73f638f in g_thread_create_proxy (data=0x8095530) at
gthread.c:553

__PRETTY_FUNCTION__ = g_thread_create_proxy

#6  0xb701e504 in start_thread () from
/lib/tls/i686/cmov/libpthread.so.0

No symbol table info available.

#7  0xb72b351e in clone () from /lib/tls/i686/cmov/libc.so.6

No symbol table info available.


Thread 2 (Thread -1244546144 (LWP 8363)):

#0  0xe410 in __kernel_vsyscall ()

No symbol table info available.

#1  0xb7021816 in pthread_cond_wait@@GLIBC_2.3.2 ()

   from /lib/tls/i686/cmov/libpthread.so.0

No symbol table info available.

#2  0xb72bfa3d in pthread_cond_wait@@GLIBC_2.3.2 ()

   from /lib/tls/i686/cmov/libc.so.6

No symbol table info available.

#3  0xb7c04dc2 in e_cal_remove () from /usr/lib/libecal-1.2.so.7

No symbol table info available.

#4  0xb7c05124 in e_cal_remove () from /usr/lib/libecal-1.2.so.7

No symbol table info available.

#5  0xb73f638f in g_thread_create_proxy (data=0xb743e500) at
gthread.c:553

__PRETTY_FUNCTION__ = g_thread_create_proxy

#6  0xb701e504 in start_thread () from
/lib/tls/i686/cmov/libpthread.so.0

No symbol table info available.

#7  0xb72b351e in clone () from /lib/tls/i686/cmov/libc.so.6

No symbol table info available.


Thread 1 (Thread -1233201488 (LWP 8214)):

#0  0xe410 in __kernel_vsyscall ()

No symbol table info available.

#1  0xb72746cb in __waitpid_nocancel () from
/lib/tls/i686/cmov/libc.so.6

No symbol table info available.

#2  0xb7d971b6 in gnome_gtk_module_info_get () from
/usr/lib/libgnomeui-2.so.0

No symbol table info available.

#3  signal handler called

No symbol table info available.

#4  0xe410 in __kernel_vsyscall ()

No symbol table info available.

#5  0xb720f770 in raise () from /lib/tls/i686/cmov/libc.so.6

No symbol table info available.

#6  0xb7210ef3 in abort () from /lib/tls/i686/cmov/libc.so.6

No symbol table info available.

#7  0xb73e1122 in IA__g_logv (log_domain=value optimized out,

log_level=G_LOG_LEVEL_ERROR,

format=0xb666567e Impossible de créer la fabrique de services de
notification d'alarme, args1=0xbffce2dc ) at gmessages.c:497

depth = value optimized out

domain = (GLogDomain *) 0x0

data = (gpointer) 0x0

log_func = (GLogFunc) 0xb73e1a30 IA__g_log_default_handler


[Bug 59183] Re: mime_magic: type regex ... application/x-awk invalid

2006-10-25 Thread Pierre Buyle
I had to comment line 273 of my /usr/share/file/magic.mime because the
warning made lighttpd to crash/segfault php4-cgi.

-- 
mime_magic: type regex  ... application/x-awk invalid
https://launchpad.net/bugs/59183

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 50054] Re: Update Manager crashes xorg

2006-09-19 Thread Pierre Buyle
It also crashes here when showing details (changelog) for linux-
images-2.6.15-27-686. I attached my Xorg.0.log.

It makes a difference if I use the nv driver, as it does not crash
anymore.

** Attachment added: Xorg.0.log
   http://librarian.launchpad.net/4310790/Xorg.0.log

-- 
Update Manager crashes xorg
https://launchpad.net/bugs/50054

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs