[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-05-01 Thread Patrice DUROUX
Oh, great, thanks!
So I was not alone in this wrong multiverse :-)

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

Title:
  crash in meta_wayland_transaction_commit

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2061739/+subscriptions


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

[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-04-18 Thread Patrice DUROUX
Ok regarding my env:

$ gnome-extensions list --enabled
$ gsettings get org.gnome.shell enabled-extensions
@as []

I did not removed gnome-shell-extensions because this will break the
gnome-core installed.

It crashed again this morning:

Wed 2024-04-17 11:34:12 CEST 21874 1001 1001 SIGSEGV present  
/usr/libexec/bijiben-shell-search-provider  
 
Wed 2024-04-17 11:34:13 CEST 22032 1001 1001 SIGSEGV present  
/usr/libexec/bijiben-shell-search-provider  
 
Wed 2024-04-17 11:54:07 CEST  3019 1001 1001 SIGTRAP present  
/usr/share/skypeforlinux/skypeforlinux  
 
Thu 2024-04-18 09:29:46 CEST  2788 1001 1001 SIGSEGV present  
/usr/bin/gnome-shell
 

Here is some output:
   PID: 2788 (gnome-shell)
   UID: 1001 (patrice)
   GID: 1001 (patrice)
Signal: 11 (SEGV)
 Timestamp: Thu 2024-04-18 09:29:43 CEST (48min ago)
  Command Line: /usr/bin/gnome-shell
Executable: /usr/bin/gnome-shell
 Control Group: 
/user.slice/user-1001.slice/user@1001.service/session.slice/org.gnome.Shell@wayland.service
  Unit: user@1001.service
 User Unit: org.gnome.Shell@wayland.service
 Slice: user-1001.slice
 Owner UID: 1001 (patrice)
   Boot ID: 3380f52e7b314c58b021bad0d3b34bd5
Machine ID: 8f7ec7203f844cfcb13ab189fcaddabf
  Hostname: kos-201907
   Storage: 
/var/lib/systemd/coredump/core.gnome-shell.1001.3380f52e7b314c58b021bad0d3b34bd5.2788.171342538300.zst
 (present)
  Size on Disk: 19.1M
   Message: Process 2788 (gnome-shell) of user 1001 dumped core.

Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2.amd64
Module libudev.so.1 from deb systemd-255.4-1ubuntu7.amd64
Module libsystemd.so.0 from deb systemd-255.4-1ubuntu7.amd64
Stack trace of thread 2788:
#0  0x717e58d640e6 meta_wayland_transaction_commit 
(libmutter-14.so.0 + 0x1640e6)
#1  0x717e58d5c6ca meta_wayland_surface_commit 
(libmutter-14.so.0 + 0x15c6ca)
#2  0x717e5810db16 ffi_call_unix64 (libffi.so.8 + 0x7b16)
#3  0x717e5810a3ef ffi_call_int (libffi.so.8 + 0x43ef)
#4  0x717e5810d0be ffi_call (libffi.so.8 + 0x70be)
#5  0x717e55e9c393 n/a (libwayland-server.so.0 + 0x9393)
#6  0x717e55ea0bb4 n/a (libwayland-server.so.0 + 0xdbb4)
#7  0x717e55e9f402 wl_event_loop_dispatch 
(libwayland-server.so.0 + 0xc402)
#8  0x717e58d4152b wayland_event_source_dispatch 
(libmutter-14.so.0 + 0x14152b)
#9  0x717e591465b5 g_main_dispatch (libglib-2.0.so.0 + 
0x5d5b5)
#10 0x717e591a5717 g_main_context_dispatch_unlocked 
(libglib-2.0.so.0 + 0xbc717)
#11 0x717e59146f77 g_main_loop_run (libglib-2.0.so.0 + 
0x5df77)
#12 0x717e58cd38da meta_context_run_main_loop 
(libmutter-14.so.0 + 0xd38da)
#13 0x717e5810db16 ffi_call_unix64 (libffi.so.8 + 0x7b16)
#14 0x717e5810a3ef ffi_call_int (libffi.so.8 + 0x43ef)
#15 0x717e5810d0be ffi_call (libffi.so.8 + 0x70be)
#16 0x717e58ff2bc9 
_ZN3Gjs8Function6invokeEP9JSContextRKN2JS8CallArgsENS3_6HandleIP8JSObjectEEP11_GIArgument.localalias.lto_priv.0
 (libgjs.so.0>
#17 0x717e58ff2fe4 
_ZN3Gjs8Function4callEP9JSContextjPN2JS5ValueE (libgjs.so.0 + 0x4bfe4)
#18 0x717e561622c0 n/a 
(/usr/lib/x86_64-linux-gnu/libmozjs-115.so.115.9.0 (deleted) + 0x1622c0)
#19 0x60c6 n/a (n/a + 0x0)
ELF object binary architecture: AMD x86-64


May be the problem was with libmozjs then.
I saw that a new version have been pushed:

$ dpkg -l | grep libmoz
ii  libmozjs-115-0t64:amd64  115.10.0-1 
   amd64SpiderMonkey JavaScript library
ii  libmozjs-115-0t64-dbgsym:amd64   115.10.0-1 
   amd64debug symbols for libmozjs-115-0t64

and I did an update then, so let see!

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

Title:
  crash in meta_wayland_transaction_commit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061739/+subscriptions


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

[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-04-17 Thread Patrice DUROUX
$ apport-cli /var/crash/_usr_bin_gnome-shell.1001.crash
Traceback (most recent call last):
  File "/usr/bin/apport-cli", line 418, in 
if not app.run_argv():
   ^^
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 925, in run_argv
self.run_crash(self.args.crash_file)
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 464, in run_crash
response = self.ui_present_report_details(allowed_to_report)
   ^
  File "/usr/bin/apport-cli", line 218, in ui_present_report_details
_(" report (%s)") % self.format_filesize(self.get_complete_size())
  
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 1238, in 
get_complete_size
if self.report[k]:
   ~~~^^^
  File "/usr/lib/python3/dist-packages/problem_report.py", line 306, in __len__
return len(self.get_value())
   
  File "/usr/lib/python3/dist-packages/problem_report.py", line 273, in 
get_value
return _get_zstandard_decompressor().decompress(self.compressed_value)
   ^^^
zstd.ZstdError: could not determine content size in frame header

But the .crash file is a text file, isn't it?

$ file /var/crash/_usr_bin_gnome-shell.1001.crash
/var/crash/_usr_bin_gnome-shell.1001.crash: Unicode text, UTF-8 text, with very 
long lines (751)

$ head /var/crash/_usr_bin_gnome-shell.1001.crash
ProblemType: Crash
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: unknown
CrashCounter: 1
CurrentDesktop: GNOME
Date: Tue Apr 16 17:20:45 2024
Dependencies:
 accountsservice 23.13.9-2ubuntu6
 acl 2.3.2-1build1


How do you see «so many extensions»?

$ dpkg -l | grep gnome-shell-extension
ii  gnome-shell-extension-appindicator   57-2   
   all  AppIndicator, KStatusNotifierItem and tray 
support for GNOME Shell
ii  gnome-shell-extension-desktop-icons-ng   46+really47.0.9-1  
   all  desktop icon support for GNOME Shell
ii  gnome-shell-extension-prefs  46.0-0ubuntu4  
   amd64tool to enable / disable GNOME Shell extensions
ii  gnome-shell-extension-ubuntu-dock89ubuntu4  
   all  Ubuntu Dock for GNOME Shell
ii  gnome-shell-extension-ubuntu-tiling-assistant46-1ubuntu1
   all  extension which adds a Windows-like snap assist 
to GNOME Shell
ii  gnome-shell-extensions   46.0-1 
   all  Extensions to extend functionality of GNOME 
Shell

Most of them are dependencies of ubuntu-desktop, no?

I know that there is also bijiben installed that is crashing regularly.
I will remove this one for sure.

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

Title:
  crash in meta_wayland_transaction_commit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061739/+subscriptions


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

[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-04-16 Thread Patrice DUROUX
Applying:
$ ubuntu-bug /var/crash/_usr_bin_gnome-shell.1001.crash
is failing due to the availability of certain package updates.

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

Title:
  crash in meta_wayland_transaction_commit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061739/+subscriptions


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

[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-04-16 Thread Patrice DUROUX
** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061739/+attachment/5766296/+files/journal.txt

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

Title:
  crash in meta_wayland_transaction_commit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061739/+subscriptions


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

[Bug 2061739] Re: crash in meta_wayland_transaction_commit

2024-04-16 Thread Patrice DUROUX
** Attachment added: "prevjournal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061739/+attachment/5766295/+files/prevjournal.txt

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

Title:
  crash in meta_wayland_transaction_commit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061739/+subscriptions


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

[Bug 2061753] Re: /usr/share/apport/whoopsie-upload-all:RuntimeError:/usr/share/apport/whoopsie-upload-all@246:main:collect_info:process_report:add_gdb_info:gdb_command:write:_get_zstandard_decompress

2024-04-16 Thread Patrice DUROUX
Here is what I am getting (related to #2061739):

avril 16 17:23:35 kos-201907 whoopsie-upload-all[5701]: INFO:root:Collecting 
info for /var/crash/_usr_bin_gnome-shell.1001.crash...
avril 16 17:23:37 kos-201907 gnome-character[4079]: JS LOG: Characters 
Application exiting
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: Traceback (most recent 
call last):
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/share/apport/whoopsie-upload-all", line 246, in 
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: main()
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/share/apport/whoopsie-upload-all", line 228, in main
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: stamps = 
collect_info()
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:  
^^
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/share/apport/whoopsie-upload-all", line 162, in collect_info
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: res = 
process_report(r)
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   
^
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/share/apport/whoopsie-upload-all", line 112, in process_report
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: r.add_gdb_info()
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/lib/python3/dist-packages/apport/report.py", line 932, in add_gdb_info
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: gdb_cmd, environ = 
self.gdb_command(rootdir, gdb_sandbox)
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:
^^
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/lib/python3/dist-packages/apport/report.py", line 1942, in gdb_command
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: 
self["CoreDump"].write(f)
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/lib/python3/dist-packages/problem_report.py", line 284, in write
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: decompressor = 
_get_zstandard_decompressor()
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:
^
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]:   File 
"/usr/lib/python3/dist-packages/problem_report.py", line 139, in 
_get_zstandard_decompressor
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: raise RuntimeError(
avril 16 17:23:39 kos-201907 whoopsie-upload-all[5701]: RuntimeError: Failed to 
import zstandard library: No module named 'zstandard'. Please install 
python3-zstandard.
avril 16 17:23:39 kos-201907 systemd[1]: apport-autoreport.service: Main 
process exited, code=exited, status=1/FAILURE

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

Title:
  /usr/share/apport/whoopsie-upload-
  all:RuntimeError:/usr/share/apport/whoopsie-upload-
  
all@246:main:collect_info:process_report:add_gdb_info:gdb_command:write:_get_zstandard_decompressor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2061753/+subscriptions


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

[Bug 2061739] [NEW] crash in meta_wayland_transaction_commit

2024-04-16 Thread Patrice DUROUX
Public bug reported:

Hi,

The system is Ubuntu Noble with a regular daily updates.
This happens many times since few days ago but not clear
at all how to reproduce it.

Regards,
Patrice

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gnome-shell 46.0-0ubuntu4
ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1
Uname: Linux 6.8.0-22-generic x86_64
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: GNOME
Date: Tue Apr 16 09:26:16 2024
DisplayManager: gdm3
EcryptfsInUse: Yes
InstallationDate: Installed on 2019-05-24 (1789 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
ProcEnviron:
 LANG=fr_FR.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
RelatedPackageVersions: mutter-common 46.0-1ubuntu6
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to noble on 2019-05-28 (1785 days ago)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble third-party-packages wayland-session

** Attachment added: "coredumpctl info"
   
https://bugs.launchpad.net/bugs/2061739/+attachment/5766047/+files/gnome-shell-crash.log

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

Title:
  crash in meta_wayland_transaction_commit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061739/+subscriptions


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

[Bug 2059874] Re: on upgrade sshd-socket-generator conversion does not respect administrator intent

2024-04-03 Thread Patrice
** Information type changed from Public to Public Security

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

Title:
  on upgrade sshd-socket-generator conversion does not respect
  administrator intent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/2059874/+subscriptions


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

[Bug 1955169] Re: souris bloquée

2021-12-17 Thread Patrice Beneat
A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7f422fbf50ad, pid=2451, tid=437286
#
# JRE version: OpenJDK Runtime Environment (11.0.11+9) (build 
11.0.11+9-Ubuntu-0ubuntu2.20.04)
# Java VM: OpenJDK 64-Bit Server VM (11.0.11+9-Ubuntu-0ubuntu2.20.04, mixed 
mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [libjimage.so+0x30ad]
#
# Core dump will be written. Default location: Core dumps may be processed with 
"/lib/systemd/systemd-coredump %P %u %g %s %t 9223372036854775808 %h" (or 
dumping to /home/patrice/Bureau/core.2451)
#

** Attachment added: "hs_err_pid2451.log"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/1955169/+attachment/5548414/+files/hs_err_pid2451.log

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

Title:
  souris bloquée

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/1955169/+subscriptions


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

[Bug 1955169] [NEW] souris bloquée

2021-12-17 Thread Patrice Beneat
Public bug reported:

J'utilise min 20.2
au bout d'un certain temps la souris (pointeur immobile)
en changeant de port usb, ça refonctionne un temps
au crash suivant, la souris ET le clavier usb sont tous les 2 bloqués.
merci pour votre aide...

** Affects: openjdk-lts (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/1955169

Title:
  souris bloquée

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/1955169/+subscriptions


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

[Bug 1929327] [NEW] bug report opened up when reducing a huge image

2021-05-23 Thread Patrice
Public bug reported:

here it wwhat's the bug report window said

```
GNU Image Manipulation Program version 2.10.24
git-describe: GIMP_2_10_24
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-9 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-gnu-unique-object --disable-vtable-verify --enable-plugin 
--enable-default-pie --with-system-zlib --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib 
--with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa
 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) 

# Libraries #
using babl version 0.1.86 (compiled against version 0.1.86)
using GEGL version 0.4.30 (compiled against version 0.4.30)
using GLib version 2.64.6 (compiled against version 2.64.6)
using GdkPixbuf version 2.40.0 (compiled against version 2.40.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.44.7 (compiled against version 1.44.7)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> GIMP-CRITICAL: gimp_sub_progress_set_range: assertion 'start < end' failed

Stack trace:
```

# Stack traces obtained from PID 64055 - Thread 64055 #

[New LWP 64057]
[New LWP 64058]
[New LWP 64059]
[New LWP 64060]
[New LWP 64061]
[New LWP 64062]
[New LWP 64064]
[New LWP 64093]
[New LWP 64096]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7fbd87d1536c in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  Id   Target IdFrame 
* 1Thread 0x7fbd86dea340 (LWP 64055) "gimp-2.10"0x7fbd87d1536c in 
read () from /lib/x86_64-linux-gnu/libpthread.so.0
  2Thread 0x7fbd8669b700 (LWP 64057) "worker"   0x7fbd87c2a89d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  3Thread 0x7fbd85e9a700 (LWP 64058) "worker"   0x7fbd87c2a89d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  4Thread 0x7fbd85699700 (LWP 64059) "worker"   0x7fbd87c2a89d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  5Thread 0x7fbd778b4700 (LWP 64060) "gmain"0x7fbd87c24aff in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  6Thread 0x7fbd770b3700 (LWP 64061) "dconf worker" 0x7fbd87c24aff in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  7Thread 0x7fbd768b2700 (LWP 64062) "gdbus"0x7fbd87c24aff in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  8Thread 0x7fbd5b937700 (LWP 64064) "async"0x7fbd87c2a89d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  9Thread 0x7fbd51664700 (LWP 64093) "threaded-ml"  0x7fbd87c24aff in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  10   Thread 0x7fbd50a63700 (LWP 64096) "swap writer"  0x7fbd87c2a89d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6

Thread 10 (Thread 0x7fbd50a63700 (LWP 64096)):
#0  0x7fbd87c2a89d in syscall () at /lib/x86_64-linux-gnu/libc.so.6
#1  0x7fbd87f1a623 in g_cond_wait () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fbd8841f3ad in  () at /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
#3  0x7fbd87ef6ad1 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fbd87d0a609 in start_thread () at 
/lib/x86_64-linux-gnu/libpthread.so.0
#5  0x7fbd87c31293 in clone () at /lib/x86_64-linux-gnu/libc.so.6

Thread 9 (Thread 0x7fbd51664700 (LWP 64093)):
#0  0x7fbd87c24aff in poll () at /lib/x86_64-linux-gnu/libc.so.6
#1  0x7fbd8409f1d6 in  () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x7fbd84090841 in pa_mainloop_poll () at 
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x7fbd84090ec3 in pa_mainloop_iterate () at 
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x7fbd84090f70 in pa_mainloop_run () at 
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x7fbd8409f11d in  () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  

[Bug 1922310] [NEW] GIMP crashed 2.10.24

2021-04-01 Thread Patrice
Public bug reported:

Following what the crash window told me to do, so I copy/pasted here

GIMP crashed with a fatal error: fatal error: Segmentation fault 
```
GNU Image Manipulation Program version 2.10.24
git-describe: GIMP_2_10_24
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-9 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-gnu-unique-object --disable-vtable-verify --enable-plugin 
--enable-default-pie --with-system-zlib --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib 
--with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa
 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) 

# Libraries #
using babl version 0.1.86 (compiled against version 0.1.86)
using GEGL version 0.4.30 (compiled against version 0.4.30)
using GLib version 2.64.6 (compiled against version 2.64.6)
using GdkPixbuf version 2.40.0 (compiled against version 2.40.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.44.7 (compiled against version 1.44.7)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> fatal error: Segmentation fault

Stack trace:
```

# Stack traces obtained from PID 15365 - Thread 15365 #

[New LWP 15367]
[New LWP 15368]
[New LWP 15369]
[New LWP 15370]
[New LWP 15371]
[New LWP 15372]
[New LWP 15374]
[New LWP 15397]
[New LWP 15458]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7fa472a5e36c in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  Id   Target IdFrame 
* 1Thread 0x7fa471b34340 (LWP 15365) "gimp-2.10"0x7fa472a5e36c in 
read () from /lib/x86_64-linux-gnu/libpthread.so.0
  2Thread 0x7fa4713e5700 (LWP 15367) "worker"   0x7fa47297389d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  3Thread 0x7fa470be4700 (LWP 15368) "worker"   0x7fa47297389d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  4Thread 0x7fa4703e3700 (LWP 15369) "worker"   0x7fa47297389d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  5Thread 0x7fa46e5fe700 (LWP 15370) "gmain"0x7fa47296daff in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  6Thread 0x7fa46ddfd700 (LWP 15371) "dconf worker" 0x7fa47296daff in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  7Thread 0x7fa46d5fc700 (LWP 15372) "gdbus"0x7fa47296daff in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  8Thread 0x7fa44697d700 (LWP 15374) "async"0x7fa47297389d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  9Thread 0x7fa44594b700 (LWP 15397) "threaded-ml"  0x7fa47296daff in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  10   Thread 0x7fa42bfff700 (LWP 15458) "swap writer"  0x7fa47297389d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6

Thread 10 (Thread 0x7fa42bfff700 (LWP 15458)):
#0  0x7fa47297389d in syscall () at /lib/x86_64-linux-gnu/libc.so.6
#1  0x7fa472c63623 in g_cond_wait () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fa4731683ad in  () at /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
#3  0x7fa472c3fad1 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fa472a53609 in start_thread () at 
/lib/x86_64-linux-gnu/libpthread.so.0
#5  0x7fa47297a293 in clone () at /lib/x86_64-linux-gnu/libc.so.6

Thread 9 (Thread 0x7fa44594b700 (LWP 15397)):
#0  0x7fa47296daff in poll () at /lib/x86_64-linux-gnu/libc.so.6
#1  0x7fa46ecee1d6 in  () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x7fa46ecdf841 in pa_mainloop_poll () at 
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x7fa46ecdfec3 in pa_mainloop_iterate () at 
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x7fa46ecdff70 in pa_mainloop_run () at 
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x7fa46ecee11d in  () at 

[Bug 1910555] Re: Driver build error on kernel 5.8, but works on 5.4

2021-01-17 Thread Verlaine Patrice
Cher, ZdravkoG (zdravko-g).

Merci beaucoup!
Avant de lire ceci j'ai réinstaller Ubuntu 4 fois. :) 
Mais avec les conseilles prodiguée par toi , je peux de nouveau me connecter 
sur mon réseau Wifi.
Un Grand merci.

Дорогой,ZdravkoG (zdravko-g).

Большое спасибо!
Перед тем, как прочитать это, я переустанавливал Убунту 4 раза. :) 
Но, по вашему совету, я могу снова подключиться к своей Wi-Fi сети.
Большое спасибо.

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

Title:
  Driver build error on kernel 5.8, but works on 5.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1910555/+subscriptions

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

[Bug 1863475] [NEW] _gimp_wire_read_int8: assertion 'count >= 0' failed

2020-02-16 Thread Patrice
Public bug reported:

I clicked on the button report bug, and arrived here

copy paste of the window asking to report the bug

```
GNU Image Manipulation Program version 2.10.14
git-describe: GIMP_2_10_12-511-ga4f55d6c7e
C compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
9.2.1-9ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-9 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib 
--with-target-system-zlib=auto --enable-multiarch --disable-werror 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none,hsa 
--without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2) 

using babl version 0.1.72 (compiled against version 0.1.72)
using GEGL version 0.4.18 (compiled against version 0.4.18)
using GLib version 2.62.1 (compiled against version 2.62.1)
using GdkPixbuf version 2.40.0 (compiled against version 2.40.0)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.42.3 (compiled against version 1.42.3)
using Fontconfig version 2.13.1 (compiled against version 2.13.1)
using Cairo version 1.16.0 (compiled against version 1.16.0)

```
> GIMP-CRITICAL: _gimp_wire_read_int8: assertion 'count >= 0' failed

Stack trace:
```

# Stack traces obtained from PID 783 - Thread 783 #

[New LWP 785]
[New LWP 786]
[New LWP 787]
[New LWP 788]
[New LWP 789]
[New LWP 790]
[New LWP 792]
[New LWP 846]
[New LWP 870]
[New LWP 13706]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7f660ac2b31c in read () from /lib/x86_64-linux-gnu/libpthread.so.0
  Id   Target Id  Frame 
* 1Thread 0x7f6609b6d500 (LWP 783) "gimp-2.10"0x7f660ac2b31c in 
read () from /lib/x86_64-linux-gnu/libpthread.so.0
  2Thread 0x7f66093b4700 (LWP 785) "worker"   0x7f660ab3f94d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  3Thread 0x7f6608bb3700 (LWP 786) "worker"   0x7f660ab3f94d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  4Thread 0x7f66003b2700 (LWP 787) "worker"   0x7f660ab3f94d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  5Thread 0x7f6603f0f700 (LWP 788) "gmain"0x7f660ab39c2f in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  6Thread 0x7f660370e700 (LWP 789) "dconf worker" 0x7f660ab39c2f in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  7Thread 0x7f6602f0d700 (LWP 790) "gdbus"0x7f660ab39c2f in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  8Thread 0x7f65df6d4700 (LWP 792) "async"0x7f660ab3f94d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  9Thread 0x7f66024c2700 (LWP 846) "threaded-ml"  0x7f660ab39c2f in 
poll () from /lib/x86_64-linux-gnu/libc.so.6
  10   Thread 0x7f65dd0bf700 (LWP 870) "swap writer"  0x7f660ab3f94d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6
  11   Thread 0x7f65dc8be700 (LWP 13706) "dashboard"  0x7f660ab3f94d in 
syscall () from /lib/x86_64-linux-gnu/libc.so.6

Thread 11 (Thread 0x7f65dc8be700 (LWP 13706)):
#0  0x7f660ab3f94d in syscall () at /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f660ae2cea6 in g_cond_wait_until () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x561546fe300d in  ()
#3  0x7f660ae0a111 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f660ac20669 in start_thread () at 
/lib/x86_64-linux-gnu/libpthread.so.0
#5  0x7f660ab46323 in clone () at /lib/x86_64-linux-gnu/libc.so.6

Thread 10 (Thread 0x7f65dd0bf700 (LWP 870)):
#0  0x7f660ab3f94d in syscall () at /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f660ae2cd83 in g_cond_wait () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f660b2f5c4d in  () at /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
#3  0x7f660ae0a111 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f660ac20669 in start_thread () at 
/lib/x86_64-linux-gnu/libpthread.so.0
#5  0x7f660ab46323 in clone () at /lib/x86_64-linux-gnu/libc.so.6

Thread 9 (Thread 

[Bug 1810087] [NEW] package linux-image-4.15.0-34-generic 4.15.0-34.37 failed to install/upgrade: installed linux-image-4.15.0-34-generic package pre-removal script subprocess returned error exit stat

2018-12-30 Thread Patrice TOULOUSE
Public bug reported:

The bug occurred after I tried to read a plain and normal video DVD in my 
computer, opening it with the adequate software included in lubuntu OS. The 
disk got stuck in the machine, (it still is). I first saw a question mark on 
the dark screen, then after a while the ubuntu rescue screen, which I 
fortunately happened to use, and there I am...though being a total ninny as 
regards computers.
P. Toulouse
(ps: I wish I could get rid of the DVD out of the machine. The computer seems 
to work again)

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-34-generic 4.15.0-34.37
ProcVersionSignature: Ubuntu 4.15.0-42.45-generic 4.15.18
Uname: Linux 4.15.0-42-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.15.0-42-generic.
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  patrice1031 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0x5044 irq 28'
   Mixer name   : 'SigmaTel STAC9221 A1'
   Components   : 'HDA:83847680,106b0800,00103401'
   Controls  : 28
   Simple ctrls  : 10
Date: Sun Dec 30 14:37:44 2018
ErrorMessage: installed linux-image-4.15.0-34-generic package pre-removal 
script subprocess returned error exit status 1
HibernationDevice: RESUME=UUID=2286df02-fbeb-463f-8704-c69b8bffafce
InstallationDate: Installed on 2017-12-31 (363 days ago)
InstallationMedia: Lubuntu 17.10 "Artful Aardvark" - Release amd64 (20171017.1)
MachineType: Apple Inc. Macmini2,1
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-42-generic 
root=UUID=718326bf-43c5-4e39-afbd-8a4020cf6b76 ro quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 3.6.7-1~18.04
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions: grub-pc N/A
SourcePackage: linux
Title: package linux-image-4.15.0-34-generic 4.15.0-34.37 failed to 
install/upgrade: installed linux-image-4.15.0-34-generic package pre-removal 
script subprocess returned error exit status 1
UpgradeStatus: Upgraded to bionic on 2018-06-04 (209 days ago)
dmi.bios.date: 06/28/07
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MM21.88Z.009A.B00.0706281359
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F4208EAA
dmi.board.vendor: Apple Inc.
dmi.board.version: PVT
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 4
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F4208EAA
dmi.modalias: 
dmi:bvnAppleInc.:bvrMM21.88Z.009A.B00.0706281359:bd06/28/07:svnAppleInc.:pnMacmini2,1:pvr1.0:rvnAppleInc.:rnMac-F4208EAA:rvrPVT:cvnAppleInc.:ct4:cvrMac-F4208EAA:
dmi.product.family: Napa Mac
dmi.product.name: Macmini2,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-package bionic

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

Title:
  package linux-image-4.15.0-34-generic 4.15.0-34.37 failed to
  install/upgrade: installed linux-image-4.15.0-34-generic package pre-
  removal script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810087/+subscriptions

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

[Bug 1512120]

2018-06-08 Thread Patrice
I would like to confirm this bug which I noticed.

xUbuntu 16.10  / AMD64
xfce 4.12.0-2 ubuntu

Thunar crashes about every 3 or 4 file rename !

Error : Segmentation fault (core dumped)

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

Title:
  [SRU] thunar crashes on file renaming

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/1512120/+subscriptions

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

[Bug 1761454] [NEW] package libraw15:amd64 0.17.1-1ubuntu0.2 failed to install/upgrade: package libraw15:amd64 is already installed and configured

2018-04-05 Thread Patrice
Public bug reported:

automatically sent from my computer

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libraw15:amd64 0.17.1-1ubuntu0.2
ProcVersionSignature: Ubuntu 4.13.0-37.42~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-37-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
Date: Thu Apr  5 18:08:22 2018
DuplicateSignature:
 package:libraw15:amd64:0.17.1-1ubuntu0.2
 Processing triggers for libc-bin (2.23-0ubuntu10) ...
 dpkg: error processing package libraw15:amd64 (--configure):
  package libraw15:amd64 is already installed and configured
ErrorMessage: package libraw15:amd64 is already installed and configured
InstallationDate: Installed on 2017-05-14 (326 days ago)
InstallationMedia: Ubuntu-MATE 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.26
SourcePackage: dpkg
Title: package libraw15:amd64 0.17.1-1ubuntu0.2 failed to install/upgrade: 
package libraw15:amd64 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apport-package xenial

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

Title:
  package libraw15:amd64 0.17.1-1ubuntu0.2 failed to install/upgrade:
  package libraw15:amd64 is already installed and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1761454/+subscriptions

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

[Bug 1761451] [NEW] package linux-image-extra-4.13.0-38-generic 4.13.0-38.43~16.04.1 failed to install/upgrade: package linux-image-extra-4.13.0-38-generic is already installed and configured

2018-04-05 Thread Patrice
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-image-extra-4.13.0-38-generic 4.13.0-38.43~16.04.1
ProcVersionSignature: Ubuntu 4.13.0-37.42~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-37-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
Date: Thu Apr  5 18:08:22 2018
DuplicateSignature:
 package:linux-image-extra-4.13.0-38-generic:4.13.0-38.43~16.04.1
 Processing triggers for libc-bin (2.23-0ubuntu10) ...
 dpkg: error processing package libraw15:amd64 (--configure):
  package libraw15:amd64 is already installed and configured
ErrorMessage: package linux-image-extra-4.13.0-38-generic is already installed 
and configured
InstallationDate: Installed on 2017-05-14 (326 days ago)
InstallationMedia: Ubuntu-MATE 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.26
SourcePackage: dpkg
Title: package linux-image-extra-4.13.0-38-generic 4.13.0-38.43~16.04.1 failed 
to install/upgrade: package linux-image-extra-4.13.0-38-generic is already 
installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apport-package xenial

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

Title:
  package linux-image-extra-4.13.0-38-generic 4.13.0-38.43~16.04.1
  failed to install/upgrade: package linux-image-extra-4.13.0-38-generic
  is already installed and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1761451/+subscriptions

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

[Bug 1706117] [NEW] package apt-config-auto-update (not installed) failed to install/upgrade: tentative de remplacement de « /etc/apt/apt.conf.d/10periodic », qui appartient aussi au paquet update-not

2017-07-24 Thread Patrice Van De Velde
Public bug reported:

?

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: apt-config-auto-update (not installed)
ProcVersionSignature: Ubuntu 4.10.0-28.32-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
Date: Mon Jul 24 18:09:57 2017
ErrorMessage: tentative de remplacement de « /etc/apt/apt.conf.d/10periodic », 
qui appartient aussi au paquet update-notifier-common 3.179
InstallationDate: Installed on 2017-04-29 (86 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu2
 apt  1.4
SourcePackage: pk-update-icon
Title: package apt-config-auto-update (not installed) failed to 
install/upgrade: tentative de remplacement de « /etc/apt/apt.conf.d/10periodic 
», qui appartient aussi au paquet update-notifier-common 3.179
UpgradeStatus: Upgraded to zesty on 2017-07-19 (5 days ago)

** Affects: pk-update-icon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package zesty

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

Title:
  package apt-config-auto-update (not installed) failed to
  install/upgrade: tentative de remplacement de «
  /etc/apt/apt.conf.d/10periodic », qui appartient aussi au paquet
  update-notifier-common 3.179

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pk-update-icon/+bug/1706117/+subscriptions

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

[Bug 1662645] Re: owncloud account does NOT support httpS

2017-02-17 Thread Arnal Patrice - J
Tried from SSH :

phablet@ubuntu-phablet:~$ OAU_LOGGING_LEVEL=2 OAU_DAEMON_TIMEOUT= 
online-accounts-service > oa.log
service.cpp 42 requestAccess Got request: QMap(("application", 
QVariant(QString, "system-settings") ) ( "pid" ,  QVariant(uint, 10974) ) ( 
"provider" ,  QVariant(QString, "owncloud") ) ( "windowId" ,  QVariant(uint, 
10974) ) ) 
utils.cpp 49 apparmorProfileOfPeer App ID: "unconfined"
request-manager.cpp 113 runQueue Head: OnlineAccountsUi::Request(0x15c9f60)
mir-helper.cpp 151 session_event_callback Prompt Session state updated to 1
Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0'
ui-server.cpp 103 onDataReady QMap(("code", QVariant(QString, "process") ) ( 
"data" ,  QVariant(QVariantMap, QMap(("application", QVariant(QString, 
"system-settings") ) ( "pid" ,  QVariant(uint, 10974) ) ( "provider" ,  
QVariant(QString, "owncloud") ) ( "windowId" ,  QVariant(uint, 10974) ) ) ) ) ( 
"id" ,  QVariant(int, 0) ) ( "interface" ,  QVariant(QString, 
"com.ubuntu.OnlineAccountsUi") ) ( "profile" ,  QVariant(QString, "unconfined") 
) ) 
qml: Page_QMLTYPE_33(0x1f1bdc0)"ownCloud": In Ubuntu.Components 1.3, the use of 
Page.title, Page.flickable and Page.head is deprecated. Use Page.header and the 
PageHeader component instead.
file:///home/phablet/.local/share/accounts/qml-plugins/owncloud/Main.qml: File 
not found
virtual void OnlineAccountsPlugin::Plugin::registerTypes(const char*) 
Ubuntu.OnlineAccounts.Plugin
file:///usr/share/accounts/qml-plugins/owncloud/NewAccount.qml:106:5: QML 
ActivityIndicator: 
file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.3/ActivityIndicatorStyle.qml:24
 Invalid property assignment: "implicitHeight" is a read-only property

request.cpp 115 setWindow Requesting window reparenting
QWindow::fromWinId(): platform plugin does not support foreign windows.
APP_ID isn't set, the handler ignored
/build/content-hub-eW0HlT/content-hub-0.2+15.04.20160830/src/com/ubuntu/content/hub.cpp
 403 requestLatestPaste QDBusPendingCall 
com::ubuntu::content::Hub::requestLatestPaste(const QString&)
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
qml: Trying host https://192.168.0.12/nextcloud as patrice:12Avqctqpao!
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/owncloud/Main.qml:4:1: QML Main: Binding 
loop detected for property "contentHeight"
file:///usr/share/accounts/qml-plugins/

[Bug 1662645] Re: owncloud account does NOT support httpS

2017-02-17 Thread Arnal Patrice - J
Sorry : I tried but 
1- after issuing the command OAU_LOGGING_LEVEL=2 OAU_DAEMON_TIMEOUT= 
online-accounts-service > oa.log

the "add account" seammed dead.
Issuing a CtrlC inthe terminal allowed the owncloud configuration screen to 
appear but it was "dead" too.

Needed to restart the phone

oa.log was empty

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

Title:
  owncloud account does NOT support httpS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1662645/+subscriptions

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


[Bug 1662648] [NEW] Only Calendar can use owncloud account

2017-02-07 Thread Arnal Patrice - J
Public bug reported:

When I setup an owncloud account, only calendar can be granted access to this 
account.
 Why contacts can't use it?

** Affects: ubuntu-system-settings (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/1662648

Title:
  Only Calendar can use owncloud account

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1662648/+subscriptions

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


[Bug 1662645] [NEW] owncloud account does NOT support httpS

2017-02-07 Thread Arnal Patrice - J
*** This bug is a security vulnerability ***

Public security bug reported:

Ubuntu 15.04 OTA14
Clean system
in the account page there is Ubuntu One and owncloud.

When I try to set the URL of my owncloud server httpS://owncloud/owncloud,
I get an "invalid URL error"

It works fine with http://owncloud but this is not very secure, and
this disable access to my owncloud from outside home : firewall allows
only httpS.

** Affects: ubuntu-system-settings (Ubuntu)
 Importance: Undecided
 Status: New

** Information type changed from Private Security to Public Security

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

Title:
  owncloud account does NOT support httpS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1662645/+subscriptions

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


[Bug 1643508] Re: Utorch asks for camera access, even if this access is granted

2016-11-21 Thread Arnal Patrice - J
** Attachment added: "screenshot 2"
   
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1643508/+attachment/4780931/+files/screenshot20161121_113135829.png

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

Title:
  Utorch asks for camera access, even if this access is granted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1643508/+subscriptions

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


[Bug 1643508] [NEW] Utorch asks for camera access, even if this access is granted

2016-11-21 Thread Arnal Patrice - J
Public bug reported:

When I start Utorch I get a screen asking to allow camera access
(screenshot )

But in the settings, this access is already granted (screenshot2)

Maybe a translation problem : "camera" is in English, but "appareil
photo" is French

** Affects: camera-app (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "screenshot 1"
   
https://bugs.launchpad.net/bugs/1643508/+attachment/4780930/+files/screenshot20161121_113158933.png

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

Title:
  Utorch asks for camera access, even if this access is granted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1643508/+subscriptions

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


[Bug 1634062] Re: Wrong indications on mate-system-monitor

2016-10-25 Thread Arnal Patrice - J
Strange : it works OK on a 32 bits machine with the same distro.

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

Title:
  Wrong indications on mate-system-monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-system-monitor/+bug/1634062/+subscriptions

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


[Bug 1576698] Re: ntpdate-debian not working

2016-08-26 Thread Patrice
this bug is marked as fixed, but ntp_4.2.8p7 (or later) has not been
released on Xenial. So, it's not fixed at all.

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

Title:
  ntpdate-debian not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ntp/+bug/1576698/+subscriptions

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


[Bug 1613773] Re: Not working since 2 weeks

2016-08-16 Thread Patrice
Affects also Raspbian

** Also affects: metar (Debian)
   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/1613773

Title:
  Not working since 2 weeks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metar/+bug/1613773/+subscriptions

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


[Bug 1613773] [NEW] Not working since 2 weeks

2016-08-16 Thread Patrice
Public bug reported:

~$ metar -dv tncm
Retrieving URL 
http://weather.noaa.gov/pub/data/observations/metar/stations/TNCM.TXT
METAR pattern not found in NOAA data.
Station   : 
Day   : 0
Time  : 00:00 UTC
Wind direction: 0 (N)
Wind speed: 0 
Wind gust : 0 
Visibility: 0 
Temperature   : 0 C
Dewpoint  : 0 C
Pressure  : 0 
Clouds: 
Phenomena : 

Ubuntu 16.04.1 LTS Mate
Release:16.04

Same problem with Elementary OS Freya
metar:
  Installé : 20061030.1-2ubuntu2
  Candidat : 20061030.1-2ubuntu2
 Table de version :
 *** 20061030.1-2ubuntu2 500
500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: metar (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/1613773

Title:
  Not working since 2 weeks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/metar/+bug/1613773/+subscriptions

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

[Bug 1595389] [NEW] Use of uninitialized value $bb in concatenation (.) or string at /usr/share/logwatch/scripts/services/exim line 484, line 67100.

2016-06-22 Thread Patrice
Public bug reported:

Hello,

I have a bug in report I have all morning with Logwatch
$ lsb_release -rd
Description:Ubuntu 14.04.4 LTS
Release:14.04

$ apt-cache policy logwatch
logwatch:
  Installed: 7.4.0+svn20130529rev144-1ubuntu1
  Candidate: 7.4.0+svn20130529rev144-1ubuntu1
  Version table:
 *** 7.4.0+svn20130529rev144-1ubuntu1 0
500 http://fr.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status

The message is : "Use of uninitialized value $bb in concatenation (.) or
string at /usr/share/logwatch/scripts/services/exim line 484, 
line 67100."

Thx for your help.

** Affects: logwatch (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/1595389

Title:
  Use of uninitialized value $bb in concatenation (.) or string at
  /usr/share/logwatch/scripts/services/exim line 484,  line
  67100.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/logwatch/+bug/1595389/+subscriptions

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


[Bug 1582568] [NEW] package libreoffice-common 1:4.2.8-0ubuntu3 failed to install/upgrade: impossible de créer « /usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optappearancepage.ui.dpkg-new » (p

2016-05-17 Thread Patrice AVENEL
Public bug reported:

2 fichiers cassés que je n'arrive pas à réparer, je n'ai plus de son
(problème apparemment de noyau ?) Mes connections via clé wifi ne
fonctionnent plus. Pourtant matériel en bon etat. C'est en essayant de
faire les mises à jour d'ubuntu que j'ai commencé à rencontrer ces
problèmes. Merci de m'aider.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libreoffice-common 1:4.2.8-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-86.130-generic 3.13.11-ckt39
Uname: Linux 3.13.0-86-generic i686
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: i386
Date: Tue May 17 04:35:17 2016
ErrorMessage: impossible de créer « 
/usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optappearancepage.ui.dpkg-new
 » (pendant le traitement de « 
./usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optappearancepage.ui »): 
Aucun espace disponible sur le périphérique
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.6
 apt  1.0.1ubuntu2.13
SourcePackage: libreoffice
Title: package libreoffice-common 1:4.2.8-0ubuntu3 failed to install/upgrade: 
impossible de créer « 
/usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optappearancepage.ui.dpkg-new
 » (pendant le traitement de « 
./usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optappearancepage.ui »): 
Aucun espace disponible sur le périphérique
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 trusty

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

Title:
  package libreoffice-common 1:4.2.8-0ubuntu3 failed to install/upgrade:
  impossible de créer «
  /usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optappearancepage.ui
  .dpkg-new » (pendant le traitement de «
  ./usr/lib/libreoffice/share/config/soffice.cfg/cui/ui/optappearancepage.ui
  »): Aucun espace disponible sur le périphérique

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1582568/+subscriptions

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

[Bug 1491234] [NEW] package libsane 1.0.23-3ubuntu3.1

2015-09-01 Thread Patrice
Public bug reported:

package libsane 1.0.23-3ubuntu3.1 [modified:
lib/udev/rules.d/40-libsane.rules] failed to install/upgrade: tentative
de remplacement de « /lib/udev/rules.d/40-libsane.rules », qui est
différent d'autres instances du paquet libsane:i386

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libsane 1.0.23-3ubuntu3.1 [modified: lib/udev/rules.d/40-libsane.rules]
ProcVersionSignature: Ubuntu 3.13.0-62.102-generic 3.13.11-ckt24
Uname: Linux 3.13.0-62-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.1-0ubuntu3.12
Architecture: amd64
Date: Tue Sep  1 19:46:25 2015
DuplicateSignature: package:libsane:1.0.23-3ubuntu3.1 [modified: 
lib/udev/rules.d/40-libsane.rules]:tentative de remplacement de « 
/lib/udev/rules.d/40-libsane.rules », qui est différent d'autres instances du 
paquet libsane:i386
ErrorMessage: tentative de remplacement de « /lib/udev/rules.d/40-libsane.rules 
», qui est différent d'autres instances du paquet libsane:i386
InstallationDate: Installed on 2014-08-18 (379 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.4
 apt  1.0.1ubuntu2.10
SourcePackage: sane-backends
Title: package libsane 1.0.23-3ubuntu3.1 [modified: 
lib/udev/rules.d/40-libsane.rules] failed to install/upgrade: tentative de 
remplacement de « /lib/udev/rules.d/40-libsane.rules », qui est différent 
d'autres instances du paquet libsane:i386
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.sane.d.dll.conf: 2014-08-23T18:04:23.479270

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check third-party-packages trusty

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

Title:
  package libsane 1.0.23-3ubuntu3.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1491234/+subscriptions

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

Re: [Bug 1414499] Re: Ubuntu 14.04.1 install crash and problems

2015-02-15 Thread Patrice Cote
Bonjour Mathieu,

Voici les erreurs sur le Mini de ma fille. Boot DVD, langue francais 
canada, verification du disque avant l'installation, installation - 
efface et installe, windows vista détecté quand c'était windows XP.

Configuration: HP Mini 110 1030 CA avec lecteur DVD USB externe


Erreurs


Patrice

Le 2015-01-30 21:31, Patrice Cote a écrit :
 Bonjour Mathieu,

 Non.

 Il sagit d'une installation par dessus windows (1ere option) i.e. un 
 écrasement total. Impossible à faire (7 essais = 1 Ubuntu, 6 Lubuntu). 
 Problème identique. 1 message d'erreur au boot DVD et en suite, au 3/4 
 de l'installation une demi page de messages dont le dernier panic.

 J'ai réussi en choisissant l'option 2, efface et installe sans aucun 
 problème, zéro. Avant la dernière installation, j'ai effectué une 
 vérification du disque et mémoire et tout était OK.

 J'ai un autre ordi identique (HP Mini 110 1030CA) a faire pour ma 
 fille et je photographie les erreurs.

 Je vous reviens d'ici 2 semaines promis.

 Patrice

 Le 2015-01-30 20:21, Mathieu Trudel-Lapierre a écrit :
 Patrice,

 S'agit-il ici d'une installation en dual-boot? Si oui, de quel autre OS
 s'agit-il? Pourriez-vous copier exactement le message d'erreur ou en
 prendre une photo ou capture d'écran, afin d'ajouter à ce bug?

 Il doit s'agir d'une erreur critique du noyau, il serait donc utile de
 savoir quel module ou où exactement le noyau s'est arrêté, de facon à
 savoir si c'est une erreur matériel ou logiciel.

 -- (in english)
 Is this a dual-boot install? If so, what other OS? Could you please 
 make an exact copy of the error message or take a picture or 
 screenshot to attach to this bug?

 This sounds a lot like a straight kernel panic, it would be useful to
 know what module or where the kernel failed to have an idea whether this
 is a hardware error or a software error.

 ** Changed in: ubiquity (Ubuntu)
 Importance: Undecided = Medium




** Attachment added: cjgddgbf.png
   
https://bugs.launchpad.net/bugs/1414499/+attachment/4320053/+files/cjgddgbf.png

** Attachment added: ehbgefba.png
   
https://bugs.launchpad.net/bugs/1414499/+attachment/4320054/+files/ehbgefba.png

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

Title:
  Ubuntu 14.04.1 install crash and problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1414499/+subscriptions

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

Re: [Bug 1414499] Re: Ubuntu 14.04.1 install crash and problems

2015-01-30 Thread Patrice Cote
Bonjour Mathieu,

Non.

Il sagit d'une installation par dessus windows (1ere option) i.e. un 
écrasement total. Impossible à faire (7 essais = 1 Ubuntu, 6 Lubuntu). 
Problème identique. 1 message d'erreur au boot DVD et en suite, au 3/4 
de l'installation une demi page de messages dont le dernier panic.

J'ai réussi en choisissant l'option 2, efface et installe sans aucun 
problème, zéro. Avant la dernière installation, j'ai effectué une 
vérification du disque et mémoire et tout était OK.

J'ai un autre ordi identique (HP Mini 110 1030CA) a faire pour ma fille 
et je photographie les erreurs.

Je vous reviens d'ici 2 semaines promis.

Patrice

Le 2015-01-30 20:21, Mathieu Trudel-Lapierre a écrit :
 Patrice,

 S'agit-il ici d'une installation en dual-boot? Si oui, de quel autre OS
 s'agit-il? Pourriez-vous copier exactement le message d'erreur ou en
 prendre une photo ou capture d'écran, afin d'ajouter à ce bug?

 Il doit s'agir d'une erreur critique du noyau, il serait donc utile de
 savoir quel module ou où exactement le noyau s'est arrêté, de facon à
 savoir si c'est une erreur matériel ou logiciel.

 -- (in english)
 Is this a dual-boot install? If so, what other OS? Could you please make an 
 exact copy of the error message or take a picture or screenshot to attach to 
 this bug?

 This sounds a lot like a straight kernel panic, it would be useful to
 know what module or where the kernel failed to have an idea whether this
 is a hardware error or a software error.

 ** Changed in: ubiquity (Ubuntu)
 Importance: Undecided = Medium


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

Title:
  Ubuntu 14.04.1 install crash and problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1414499/+subscriptions

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

RE: [Bug 1414499] Re: Ubuntu 14.04.1 install crash and problems

2015-01-27 Thread Patrice Cote
Could this help
 
Title: Ubuntu Install Crash
Procedure:
1) Install Ubuntu 32 bit from DVD
2) Follow instructions, select first install option install on top of XXX
3) At 2/3 if the install, the screen freezes and reverts to terminal with 
panic error
4) Tried 7 times and it all failed.
 
Work around
Select Erase and install' instead of install on top of XXX
 
 Date: Mon, 26 Jan 2015 18:13:07 +
 From: ps...@ubuntu.com
 To: patrice.cote...@sympatico.ca
 Subject: [Bug 1414499] Re: Ubuntu 14.04.1 install crash and problems
 
 First, a proper description of what you are trying to report is needed.
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1414499
 
 Title:
   Ubuntu 14.04.1 install crash and problems
 
 Status in ubiquity package in Ubuntu:
   Incomplete
 
 Bug description:
   Unable to install properly on HP Mini 110 1030CA. Crashes, errors,
   revert to bash with error messages.
 
   Difficult to install on HP compaq SR1750NX, had to try several times,
   still error messages when shutdown.
 
   I had no problem in the past with version 10.
 
   Therefore I am  still trapped with Windows. It is difficult to support
   Ubuntu moneywise since it has become such a mess.
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1414499/+subscriptions

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

Title:
  Ubuntu 14.04.1 install crash and problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1414499/+subscriptions

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


RE: [Bug 1414499] Re: Ubuntu 14.04.1 install crash and problems

2015-01-26 Thread Patrice Cote
Allo,
 
Photos of the screen will help?
 
Patrice
 
 Date: Mon, 26 Jan 2015 14:02:27 +
 From: ps...@ubuntu.com
 To: patrice.cote...@sympatico.ca
 Subject: [Bug 1414499] Re: Ubuntu 14.04.1 install crash and problems
 
 I'm afraid this is entirely too vague to proceed.  If installation
 failed, then the installer automatically files a bug report and attaches
 the correct log files.  If the installer finished, but the system fails
 to boot, we need a much better description of what is happening.
 
 
 ** Changed in: ubiquity (Ubuntu)
Status: New = Incomplete
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1414499
 
 Title:
   Ubuntu 14.04.1 install crash and problems
 
 Status in ubiquity package in Ubuntu:
   Incomplete
 
 Bug description:
   Unable to install properly on HP Mini 110 1030CA. Crashes, errors,
   revert to bash with error messages.
 
   Difficult to install on HP compaq SR1750NX, had to try several times,
   still error messages when shutdown.
 
   I had no problem in the past with version 10.
 
   Therefore I am  still trapped with Windows. It is difficult to support
   Ubuntu moneywise since it has become such a mess.
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1414499/+subscriptions

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

Title:
  Ubuntu 14.04.1 install crash and problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1414499/+subscriptions

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


[Bug 1366829] Re: 7.4.4-1ubuntu2.1 makes rsyslogd to take all the CPU in OpenVZ

2015-01-19 Thread Patrice
Hello,

I have just installed rsyslog version 7.4.4-1ubuntu2.5 in the OpenVZ container 
where rsyslogd were taking all CPU and I confirm that after the update it was 
not the case anymore.
Thanks everyone for fixing this issue!

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

Title:
  7.4.4-1ubuntu2.1 makes rsyslogd to take all the CPU in OpenVZ

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1366829/+subscriptions

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


[Bug 1405067] [NEW] No Sky displayed

2014-12-22 Thread Arnal Patrice - J
Public bug reported:

When I start Stellarium, I get only a blank screen.

hovering the mouse on the bottom-left of the screen, I get the normal
menus for stellarium.

But the sky window remains white

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: stellarium 0.12.4-1
ProcVersionSignature: User Name 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic i686
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
CurrentDesktop: XFCE
Date: Tue Dec 23 07:27:00 2014
InstallationDate: Installed on 2014-12-10 (12 days ago)
InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
SourcePackage: stellarium
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty

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

Title:
  No Sky displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stellarium/+bug/1405067/+subscriptions

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


[Bug 1079933] Re: [Lenovo ThinkPad T530] External display does not work through Display port or VGA

2014-11-02 Thread Patrice
Same problem as described in fisrt post.

Lenovo ThinkPas e531
xUbuntu 14.04 LTS

(Fn-F7 key combination to toggle between internal, mirror, external
works very fine with Windows7 installed dual boot).

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

Title:
  [Lenovo ThinkPad T530] External display does not work through Display
  port or VGA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1079933/+subscriptions

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


[Bug 1366829] Re: Updating to rsyslog - 7.4.4-1ubuntu2.1 makes rsyslogd to take all the CPU

2014-09-09 Thread Patrice
** Description changed:

  After updating  rsyslog from 7.4.4-1ubuntu2 to 7.4.4-1ubuntu2.1 the rsyslogd 
process started to take all the CPU on my machine.
  The modification made by this release is described in #127, it is the 
activation of KLogPermitNonKernelFacility option.
- I don't know exactly of is the effect of this option but it seems to have a 
permanent effect : even after downgrading the package or manually removing the 
option from /etc/rsyslog.conf the issue remains.
+ I don't know exactly the effect of this option but it seems to have a 
permanent effect : even after downgrading the package or manually removing the 
option from /etc/rsyslog.conf the issue remains.
  My syslog is full of :
  Sep  8 10:28:40 sentry rsyslogd: imklog: error reading kernel log - shutting 
down: Bad file descriptor
  Sep  8 10:28:40 sentry rsyslogd: message repeated 498 times: [imklog: error 
reading kernel log - shutting down: Bad file descriptor]
  Sep  8 10:28:46 sentry rsyslogd-2177: rsyslogd[internal_messages]: 519517 
messages lost due to rate-limiting
  I guess this is what causes the CPU load.
  
  I am running Ubuntu 14.04.1 LTS in an OpenVZ container on Proxmox 3.2. The 
kernel is 2.6.32-28-pve
- --- 
+ ---
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  DistroRelease: Ubuntu 14.04
  Package: rsyslog 7.4.4-1ubuntu2.1
  PackageArchitecture: amd64
  Tags:  trusty
  Uname: Linux 2.6.32-28-pve x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
-  
+ 
  _MarkForUpload: True

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

Title:
  Updating to rsyslog - 7.4.4-1ubuntu2.1 makes rsyslogd to take all the
  CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1366829/+subscriptions

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


[Bug 1366829] [NEW] Updating to rsyslog - 7.4.4-1ubuntu2.1 makes rsyslogd to take all the CPU

2014-09-08 Thread Patrice
Public bug reported:

After updating  rsyslog from 7.4.4-1ubuntu2 to 7.4.4-1ubuntu2.1 the rsyslogd 
process started to take all the CPU on my machine.
The modification made by this release is described in #127, it is the 
activation of KLogPermitNonKernelFacility option.
I don't know exactly of is the effect of this option but it seems to have a 
permanent effect : even after downgrading the package or manually removing the 
option from /etc/rsyslog.conf the issue remains.
My syslog is full of :
Sep  8 10:28:40 sentry rsyslogd: imklog: error reading kernel log - shutting 
down: Bad file descriptor
Sep  8 10:28:40 sentry rsyslogd: message repeated 498 times: [imklog: error 
reading kernel log - shutting down: Bad file descriptor]
Sep  8 10:28:46 sentry rsyslogd-2177: rsyslogd[internal_messages]: 519517 
messages lost due to rate-limiting
I guess this is what causes the CPU load.

I am running Ubuntu 14.04.1 LTS in an OpenVZ container on Proxmox 3.2.
The kernel is 2.6.32-28-pve

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


** Tags: regression-update

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

Title:
  Updating to rsyslog - 7.4.4-1ubuntu2.1 makes rsyslogd to take all the
  CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1366829/+subscriptions

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


[Bug 1366829] ProcEnviron.txt

2014-09-08 Thread Patrice
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1366829/+attachment/4198993/+files/ProcEnviron.txt

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

Title:
  Updating to rsyslog - 7.4.4-1ubuntu2.1 makes rsyslogd to take all the
  CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1366829/+subscriptions

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


[Bug 1366829] Re: Updating to rsyslog - 7.4.4-1ubuntu2.1 makes rsyslogd to take all the CPU

2014-09-08 Thread Patrice
apport information

** Tags added: apport-collected trusty

** Description changed:

  After updating  rsyslog from 7.4.4-1ubuntu2 to 7.4.4-1ubuntu2.1 the rsyslogd 
process started to take all the CPU on my machine.
  The modification made by this release is described in #127, it is the 
activation of KLogPermitNonKernelFacility option.
  I don't know exactly of is the effect of this option but it seems to have a 
permanent effect : even after downgrading the package or manually removing the 
option from /etc/rsyslog.conf the issue remains.
  My syslog is full of :
  Sep  8 10:28:40 sentry rsyslogd: imklog: error reading kernel log - shutting 
down: Bad file descriptor
  Sep  8 10:28:40 sentry rsyslogd: message repeated 498 times: [imklog: error 
reading kernel log - shutting down: Bad file descriptor]
  Sep  8 10:28:46 sentry rsyslogd-2177: rsyslogd[internal_messages]: 519517 
messages lost due to rate-limiting
  I guess this is what causes the CPU load.
  
- I am running Ubuntu 14.04.1 LTS in an OpenVZ container on Proxmox 3.2.
- The kernel is 2.6.32-28-pve
+ I am running Ubuntu 14.04.1 LTS in an OpenVZ container on Proxmox 3.2. The 
kernel is 2.6.32-28-pve
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.3
+ Architecture: amd64
+ DistroRelease: Ubuntu 14.04
+ Package: rsyslog 7.4.4-1ubuntu2.1
+ PackageArchitecture: amd64
+ Tags:  trusty
+ Uname: Linux 2.6.32-28-pve x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1366829/+attachment/4198992/+files/Dependencies.txt

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

Title:
  Updating to rsyslog - 7.4.4-1ubuntu2.1 makes rsyslogd to take all the
  CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1366829/+subscriptions

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


[Bug 1329384] Re: [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does not boot without acpi=off

2014-08-11 Thread Patrice Breton
This is confirmed to be a Dell issue and not a kernel issue.

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

Title:
  [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does
  not boot without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does not boot without acpi=off

2014-07-22 Thread Patrice Breton
We finally received a second unit of Dell R220 and we can confirm the
issue (kernel panic with 32-bits kernel except when booting with
acpi=off).

We will proceed with regression tests asap.

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

Title:
  [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does
  not boot without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does not boot without acpi=off

2014-07-02 Thread Patrice Breton
We are waiting for a second unit to ensure the hardware is not defective
and confirm the issue.

Will post results.

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

Title:
  [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does
  not boot without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does not boot without acpi=off

2014-06-17 Thread Patrice Breton
We only observe the issue on the Dell R220 (new server released 2
months ago) and we have tested from 3.11 to 3.15 so far.

I don't expect any old 32 bit kernel to work on that new server but if
you confirm you want me to retest, I will do it.

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

Title:
  [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does
  not boot without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does not boot without acpi=off

2014-06-13 Thread Patrice Breton
Following packages were used for testing with latest kernel:
linux-headers-3.15.0-031500_3.15.0-031500.201406111300_all.deb
linux-image-3.15.0-031500-generic_3.15.0-031500.201406111300_i386.deb
linux-headers-3.15.0-031500-generic_3.15.0-031500.201406111300_i386.deb

Rebooting with 'acpi=off' did produce the same result (kernel panic).

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

Title:
  [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does
  not boot without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does not boot without acpi=off

2014-06-13 Thread Patrice Breton
** Attachment added: Panic with latest kernel
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+attachment/4131077/+files/Dell%20R220%20Kernel%20Panic%20with%203.15.0-031500-generic.JPG

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-3.15

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does
  not boot without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does not boot without acpi=off

2014-06-13 Thread Patrice Breton
For comment #23, I meant 'rebooting WITHOUT 'acpi=off' did produce the
same result (kernel panic).

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

Title:
  [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does
  not boot without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does not boot without acpi=off

2014-06-13 Thread Patrice Breton
Latest test with linux-image-3.13.0-29-generic: same result (kernel
panic).

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

Title:
  [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does
  not boot without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does not boot without acpi=off

2014-06-13 Thread Patrice Breton
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  [Dell PowerEdge R220] 12.04/14.04 Ubuntu Server 32 bit installer does
  not boot without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: 32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell R220 without acpi=off

2014-06-12 Thread Patrice Breton
** Attachment added: version.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+attachment/4130475/+files/version.log

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: 32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell R220 without acpi=off

2014-06-12 Thread Patrice Breton
** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+attachment/4130474/+files/lspci-vnvn.log

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] [NEW] 32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell R220 without acpi=off

2014-06-12 Thread Patrice Breton
Public bug reported:

Trying to install Ubuntu Server on a brand new Dell R220 (released 2
months ago).

Tested multiple installers all from USB:
- Ubuntu Server 12.04.4 LTS (i686) without any option: kernel panic
- Ubuntu Server 14.04.4 LTS (i686) without any option: kernel panic
- Ubuntu Server 12.04.4 LTS (amd64) without any option: works as expected (GOOD)


Tried some options:
- acpi=off: allows the installer to boot but may have unforeseen consequences 
(GOOD)
- acpi=ht: kernel panic
- pci=noacpi: kernel panic

The files attached are for a 12.04.4 (latest available as 6/6/14) installation.
Kernel panic happened into acpi_ex_system_memory_space_handler.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: precise

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] PciMultimedia.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130495/+files/PciMultimedia.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] AplayDevices.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130488/+files/AplayDevices.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] BootDmesg.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130489/+files/BootDmesg.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] ProcInterrupts.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130497/+files/ProcInterrupts.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Card0.Amixer.values.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130490/+files/Card0.Amixer.values.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: 32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell R220 without acpi=off

2014-06-12 Thread Patrice Breton
apport information

** Tags added: apport-collected

** Description changed:

  Trying to install Ubuntu Server on a brand new Dell R220 (released 2
  months ago).
  
  Tested multiple installers all from USB:
  - Ubuntu Server 12.04.4 LTS (i686) without any option: kernel panic
  - Ubuntu Server 14.04.4 LTS (i686) without any option: kernel panic
  - Ubuntu Server 12.04.4 LTS (amd64) without any option: works as expected 
(GOOD)
  
  
  Tried some options:
  - acpi=off: allows the installer to boot but may have unforeseen consequences 
(GOOD)
  - acpi=ht: kernel panic
  - pci=noacpi: kernel panic
  
  The files attached are for a 12.04.4 (latest available as 6/6/14) 
installation.
  Kernel panic happened into acpi_ex_system_memory_space_handler.
+ --- 
+ AcpiTables:
+  
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.11.0-23-generic.
+ ApportVersion: 2.0.1-0ubuntu17.6
+ Architecture: i386
+ ArecordDevices:
+   List of CAPTURE Hardware Devices 
+  card 0: VX222e0 [Digigram VX222e [PCM #0]], device 0: pcxhr 0 [pcxhr 0]
+Subdevices: 1/1
+Subdevice #0: subdevice #0
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/controlC0', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info:
+  Card hw:0 'VX222e0'/'Digigram VX222e at 0xa2b0  0x3000, 0x3100 irq 16 
[PCM #0]'
+Mixer name : ''
+Components : ''
+Controls  : 21
+Simple ctrls  : 9
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=9d0e0f11-a9a8-4c8a-b400-87ee5920a8af
+ InstallationMedia: Ubuntu-Server 12.04.4 LTS Precise Pangolin - Release 
i386 (20140606)
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=en_US:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-23-generic 
root=UUID=1858ce80-926f-480a-b4be-99adca525779 ro quiet acpi=off
+ ProcVersionSignature: Ubuntu 3.11.0-23.40~precise1-generic 3.11.10.10
+ RelatedPackageVersions:
+  linux-restricted-modules-3.11.0-23-generic N/A
+  linux-backports-modules-3.11.0-23-generic  N/A
+  linux-firmware 1.79.14
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  precise
+ Uname: Linux 3.11.0-23-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ dmi.bios.date: 04/02/2014
+ dmi.bios.version: 1.0.3
+ dmi.board.version: A00
+ dmi.chassis.type: 23
+ dmi.chassis.version: 01
+ dmi.modalias: 
dmi:bvn:bvr1.0.3:bd04/02/2014:svn:pn:pvr01:rvn:rn:rvrA00:cvn:ct23:cvr01:
+ dmi.product.version: 01

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130487/+files/AlsaDevices.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] CurrentDmesg.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130491/+files/CurrentDmesg.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Lsusb.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1329384/+attachment/4130494/+files/Lsusb.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] IwConfig.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130492/+files/IwConfig.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] ProcCpuinfo.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130496/+files/ProcCpuinfo.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] UdevLog.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130500/+files/UdevLog.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Lspci.gz

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: Lspci.gz
   https://bugs.launchpad.net/bugs/1329384/+attachment/4130493/+files/Lspci.gz

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] UdevDb.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1329384/+attachment/4130499/+files/UdevDb.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] ProcModules.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130498/+files/ProcModules.txt

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] WifiSyslog.txt

2014-06-12 Thread Patrice Breton
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1329384/+attachment/4130501/+files/WifiSyslog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1329384] Re: 32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell R220 without acpi=off

2014-06-12 Thread Patrice Breton
Downloaded utopic-server-i386.iso latest and tried to boot:
- Dell R220 from USB (failed as described in bug #1325801)
- Dell R220 from CD: same overall issue (does not boot without 'acpi=off')

So at this time the same issue is visible from 12.04.4 to 14.10.

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

Title:
  32 bits Ubuntu Server installer for 12.04/14.04 does not boot on Dell
  R220 without acpi=off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1329384/+subscriptions

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


[Bug 1301785] [NEW] wrong keymap after login

2014-04-03 Thread Arnal Patrice - J
Public bug reported:

I set up language AND keyboard to French for the whole system.

After login, the applet indictor tells Fr but when I type, in a
terminal I get the Us mapping (Qwerty)

changing the keyboard from Fr to En (USA) and back solves the problem

I am not sure, but I think I got the same behaviour on 13.10

Not sure too, because of auto-login but I think that the welcome
screen has the right keymap

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: x11-xserver-utils 7.7+2ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-21.43-generic 3.13.8
Uname: Linux 3.13.0-21-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Thu Apr  3 09:37:02 2014
DistUpgraded: 2014-03-31 23:02:35,611 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e32] 
(rev 03) (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
InstallationDate: Installed on 2014-03-22 (11 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MachineType: Gigabyte Technology Co., Ltd. G41M-Combo
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-21-generic 
root=UUID=bbf1cdd0-5698-4ad4-b99a-a3d699627715 ro quiet splash vt.handoff=7
SourcePackage: x11-xserver-utils
UpgradeStatus: Upgraded to trusty on 2014-03-31 (2 days ago)
dmi.bios.date: 06/09/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F3
dmi.board.name: G41M-Combo
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd06/09/2010:svnGigabyteTechnologyCo.,Ltd.:pnG41M-Combo:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnG41M-Combo:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: G41M-Combo
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.11+14.04.20140328-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Thu Apr  3 09:24:21 2014
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputImPS/2 Generic Wheel Mouse MOUSE, id 9
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id8867 
 vendor BTC
xserver.version: 2:1.15.0-1ubuntu7

** Affects: x11-xserver-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu

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

Title:
  wrong keymap after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x11-xserver-utils/+bug/1301785/+subscriptions

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


[Bug 1189902] [NEW] package moodle 1.9.9.dfsg2-6 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2013-06-11 Thread Patrice Allais
Public bug reported:

Extraction des modèles depuis les paquets : 100%
Préconfiguration des paquets...
/tmp/moodle.config.25411: 36: .: Can't open 
/usr/share/dbconfig-common/dpkg/config
Échec de la préconfiguration de moodle, avec le code d'erreur 2
Sélection du paquet mysql-common précédemment désélectionné.
(Lecture de la base de données... 339473 fichiers et répertoires déjà 
installés.)
Dépaquetage de mysql-common (à partir de 
.../mysql-common_5.5.31-0ubuntu0.12.04.2_all.deb) ...
Sélection du paquet libmysqlclient18 précédemment désélectionné.
Dépaquetage de libmysqlclient18 (à partir de 
.../libmysqlclient18_5.5.31-0ubuntu0.12.04.2_amd64.deb) ...
Sélection du paquet libapr1 précédemment désélectionné.
Dépaquetage de libapr1 (à partir de .../libapr1_1.4.6-1_amd64.deb) ...
Sélection du paquet libaprutil1 précédemment désélectionné.
Dépaquetage de libaprutil1 (à partir de 
.../libaprutil1_1.3.12+dfsg-3_amd64.deb) ...
Sélection du paquet libaprutil1-dbd-sqlite3 précédemment désélectionné.
Dépaquetage de libaprutil1-dbd-sqlite3 (à partir de 
.../libaprutil1-dbd-sqlite3_1.3.12+dfsg-3_amd64.deb) ...
Sélection du paquet libaprutil1-ldap précédemment désélectionné.
Dépaquetage de libaprutil1-ldap (à partir de 
.../libaprutil1-ldap_1.3.12+dfsg-3_amd64.deb) ...
Sélection du paquet apache2.2-bin précédemment désélectionné.
Dépaquetage de apache2.2-bin (à partir de 
.../apache2.2-bin_2.2.22-1ubuntu1.3_amd64.deb) ...
Sélection du paquet apache2-utils précédemment désélectionné.
Dépaquetage de apache2-utils (à partir de 
.../apache2-utils_2.2.22-1ubuntu1.3_amd64.deb) ...
Sélection du paquet apache2.2-common précédemment désélectionné.
Dépaquetage de apache2.2-common (à partir de 
.../apache2.2-common_2.2.22-1ubuntu1.3_amd64.deb) ...
Sélection du paquet apache2-mpm-prefork précédemment désélectionné.
Dépaquetage de apache2-mpm-prefork (à partir de 
.../apache2-mpm-prefork_2.2.22-1ubuntu1.3_amd64.deb) ...
Sélection du paquet php5-common précédemment désélectionné.
Dépaquetage de php5-common (à partir de 
.../php5-common_5.3.10-1ubuntu3.6_amd64.deb) ...
Sélection du paquet libapache2-mod-php5 précédemment désélectionné.
Dépaquetage de libapache2-mod-php5 (à partir de 
.../libapache2-mod-php5_5.3.10-1ubuntu3.6_amd64.deb) ...
Sélection du paquet php5-cli précédemment désélectionné.
Dépaquetage de php5-cli (à partir de .../php5-cli_5.3.10-1ubuntu3.6_amd64.deb) 
...
Sélection du paquet php5-mysql précédemment désélectionné.
Dépaquetage de php5-mysql (à partir de 
.../php5-mysql_5.3.10-1ubuntu3.6_amd64.deb) ...
Sélection du paquet php5-gd précédemment désélectionné.
Dépaquetage de php5-gd (à partir de .../php5-gd_5.3.10-1ubuntu3.6_amd64.deb) ...
Sélection du paquet php5-curl précédemment désélectionné.
Dépaquetage de php5-curl (à partir de 
.../php5-curl_5.3.10-1ubuntu3.6_amd64.deb) ...
Sélection du paquet libnet-daemon-perl précédemment désélectionné.
Dépaquetage de libnet-daemon-perl (à partir de 
.../libnet-daemon-perl_0.48-1_all.deb) ...
Sélection du paquet libplrpc-perl précédemment désélectionné.
Dépaquetage de libplrpc-perl (à partir de .../libplrpc-perl_0.2020-2_all.deb) 
...
Sélection du paquet libdbi-perl précédemment désélectionné.
Dépaquetage de libdbi-perl (à partir de 
.../libdbi-perl_1.616-1build2_amd64.deb) ...
Sélection du paquet libdbd-mysql-perl précédemment désélectionné.
Dépaquetage de libdbd-mysql-perl (à partir de 
.../libdbd-mysql-perl_4.020-1build2_amd64.deb) ...
Sélection du paquet libpq5 précédemment désélectionné.
Dépaquetage de libpq5 (à partir de .../libpq5_9.1.9-0ubuntu12.04_amd64.deb) ...
Sélection du paquet postgresql-client-common précédemment désélectionné.
Dépaquetage de postgresql-client-common (à partir de 
.../postgresql-client-common_129ubuntu1_all.deb) ...
Sélection du paquet postgresql-client-9.1 précédemment désélectionné.
Dépaquetage de postgresql-client-9.1 (à partir de 
.../postgresql-client-9.1_9.1.9-0ubuntu12.04_amd64.deb) ...
Sélection du paquet postgresql-client précédemment désélectionné.
Dépaquetage de postgresql-client (à partir de 
.../postgresql-client_9.1+129ubuntu1_all.deb) ...
Sélection du paquet smarty précédemment désélectionné.
Dépaquetage de smarty (à partir de .../smarty_2.6.26-0.2ubuntu1_all.deb) ...
Sélection du paquet libjs-yui précédemment désélectionné.
Dépaquetage de libjs-yui (à partir de .../libjs-yui_2.8.2r1~squeeze-1_all.deb) 
...
Sélection du paquet libphp-snoopy précédemment désélectionné.
Dépaquetage de libphp-snoopy (à partir de .../libphp-snoopy_1.2.4-2_all.deb) ...
Sélection du paquet libphp-magpierss précédemment désélectionné.
Dépaquetage de libphp-magpierss (à partir de 
.../libphp-magpierss_0.72-10_all.deb) ...
Sélection du paquet dbconfig-common précédemment désélectionné.
Dépaquetage de dbconfig-common (à partir de .../dbconfig-common_1.8.47_all.deb) 
...
Sélection du paquet php-fpdf précédemment désélectionné.
Dépaquetage de php-fpdf (à partir de .../php-fpdf_3%3a1.7.dfsg-1_all.deb) ...
Sélection du paquet libphp-pclzip précédemment 

[Bug 982031] Re: Fails to start in Full Screen Mode

2013-03-13 Thread Patrice Maziero
dirty workaround: delay xbmc opening (5s works for me)
xbmc -fs -d 5

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

Title:
  Fails to start in Full Screen Mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xbmc/+bug/982031/+subscriptions

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


[Bug 982031] Re: Fails to start in Full Screen Mode

2013-03-13 Thread Patrice Maziero
if it can help someone (I've just found this feature -_-):
it is possible to select xbmc at log sreen like ubuntu or ubuntu 2D.
It will start xbmc only but you can go back to ubuntu very fast by login out .
This solution is way faster than starting ubuntu then xbmc in fullscreen (of 
course it depend on your need).

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

Title:
  Fails to start in Full Screen Mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xbmc/+bug/982031/+subscriptions

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


[Bug 1085362] Re: trouble on smb URI with domain authentication

2012-12-11 Thread Patrice DUROUX
Hi, thanks for you remarks. But how can I help to go further?
Currently I didn't got any working smbspool command line after many tries.
It shows DEBUG: Connected with username/password... and then it waits.
Is cups switching to another backend (may be smbclient) when the
smbspool one does not answer to it? As I still have no clue to explain
why my second URI schema is working while the first (smbspool one)
is not.
Regards

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

Title:
  trouble on smb URI with domain authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1085362/+subscriptions

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


[Bug 1085362] [NEW] trouble on smb URI with domain authentication

2012-12-01 Thread Patrice DUROUX
Public bug reported:

Hi,

It seems that the smb URI written by the system-config-printer UI in 
/etc/cups/printers.conf is:
smb://username:password@domain/host/share
as a working one for CUPS (is the bug there?) is:
smb://domain%5Cusername:password@host/share
(%5C = \)

I have found an old remark [1] about this trouble related to version
0.7.49.

Regards,
Patrice

[1] http://forums.fedoraforum.org/archive/index.php/t-144852.html

** Affects: system-config-printer (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/1085362

Title:
  trouble on smb URI with domain authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1085362/+subscriptions

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


[Bug 1076906] [NEW] 1.5.0-3ubuntu2 breaks gpg-agent

2012-11-09 Thread Patrice DUROUX
Public bug reported:

Hi,

Starting using raring packages, I have got trouble with gpg-agent that
gives the following error message:

gpg-agent[3093]: Fatal: can't register GNU Pth with Libgcrypt [...]

Getting back to 1.5.0-3ubuntu1 solved this issue.

Regards,
Patrice

** Affects: libgcrypt11 (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/1076906

Title:
  1.5.0-3ubuntu2 breaks gpg-agent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgcrypt11/+bug/1076906/+subscriptions

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


Re: [Bug 111571] Re: Tilda:9793 GTK Error

2012-11-08 Thread Patrice KARATCHENTZEFF
Sorry I did not use Ubuntu yet: I prefer Linux Mint.

PK

2012/11/8 Thomas Hotz thomas.h...@gmail.com:
 Can you reproduce this error with a supported Ubuntu version? Thank you!

 ** Changed in: tilda (Ubuntu)
Status: New = Incomplete

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/111571

 Title:
   Tilda:9793 GTK Error

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/tilda/+bug/111571/+subscriptions


-- 
  |\  _,,,---,,_   Patrice KARATCHENTZEFF
ZZZzz /,`.-'`'-.  ;-;;,_   mailto:p.karatchentz...@free.fr
 |,4-  ) )-,_. ,\ (  `'-'  http://p.karatchentzeff.free.fr
'---''(_/--'  `-'\_)

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

Title:
  Tilda:9793 GTK Error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tilda/+bug/111571/+subscriptions

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


[Bug 921401] Re: No audio connections for qsynth with jackd1

2012-05-22 Thread Patrice Reich
Hello,

in qjackctl, try to raise the time count to 2000 ms. This solved the problem 
for me.
Even after switching it back to 200 ms, Qsynth is working fine now.
I'm using Tango Studio (ubuntu 10.04).

Hope this can help,
Best regards,
Patrice Reich

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

Title:
  No audio connections for qsynth with jackd1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jack-audio-connection-kit/+bug/921401/+subscriptions

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


[Bug 894062] [NEW] multi-arch trouble on amd64? (version 3.2.2-2ubuntu1)

2011-11-23 Thread Patrice DUROUX
Public bug reported:

Hi,

Regarding a trouble with /usr/sbin/update-icon-caches, I found the following 
broken
links in /usr/bin even after reinstall of the package:

gtk-query-immodules-3.0 - 
../lib/i386-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0
gtk-update-icon-cache-3.0 - 
../lib/i386-linux-gnu/libgtk-3-0/gtk-update-icon-cache-3.0

Regards,
Patrice.

** Affects: gtk+3.0 (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/894062

Title:
  multi-arch trouble on amd64? (version 3.2.2-2ubuntu1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/894062/+subscriptions

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


[Bug 894072] [NEW] multi-arch effect on amd64? (version 3.12.9+ckbi-1.82-0ubuntu6)

2011-11-23 Thread Patrice DUROUX
Public bug reported:


Hi,

Here is a symlink found in /usr/lib/x86_64-linux-gnu/:
libsoftokn3.so - /libsoftokn3.so

Is this right?

Regards,
Patrice.

** Affects: nss (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/894072

Title:
  multi-arch effect on amd64? (version 3.12.9+ckbi-1.82-0ubuntu6)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/894072/+subscriptions

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


[Bug 887229] [NEW] problem with multiarch in Precise

2011-11-07 Thread Patrice DUROUX
Public bug reported:

Hi,

Tracking why ia32-libs package is not installable, I found the following
dependency:

patrice@lef-sanaa:~$ sudo apt-get install libnss-ldap:i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libnss-ldap:i386 : Depends: ldap-auth-config:i386 but it is not installable
Recommends: libpam-ldap:i386
E: Unable to correct problems, you have held broken packages.

Is this a problem with ldap-auth-config or with libnss-ldap?

Regards,
Patrice.

** Affects: ldap-auth-client (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/887229

Title:
  problem with multiarch in Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ldap-auth-client/+bug/887229/+subscriptions

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


[Bug 880631] [NEW] package python3 3.2.2-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 4

2011-10-23 Thread Patrice Revan
Public bug reported:

when ever installing packages python 3 encounter erros

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: python3 3.2.2-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
NonfreeKernelModules: wl fglrx
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Wed Oct 19 21:47:19 2011
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 4
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
PackageArchitecture: all
SourcePackage: python3-defaults
Title: package python3 3.2.2-0ubuntu2 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 4
UpgradeStatus: Upgraded to oneiric on 2011-10-20 (0 days ago)

** Affects: python3-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package oneiric

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

Title:
  package python3 3.2.2-0ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/880631/+subscriptions

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


[Bug 880631] Re: package python3 3.2.2-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 4

2011-10-23 Thread Patrice Revan
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880631

Title:
  package python3 3.2.2-0ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/880631/+subscriptions

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


Re: Re: [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2011-10-12 Thread Patrice PILON
Bonjour Jurgen,

I am a beginner in Linux without X (no in windows).
 Could you give me (write me) what i do exactly.

Before thank you.
Patrice. 

Tous vos emails en 1 clic avec l'application SFR Mail sur iPhone et
Android - En savoir plus.




Message du : 11/10/2011 22:01
De : Jurgen Lambrecht  576...@bugs.launchpad.net
A : patrice-pi...@club-internet.fr
Copie à : 
Sujet : Re: [Bug 576648] Re: package nvidia-* failed to install/upgrade:   
nvidia-*   kernel module failed to build (Unable to determine the   target   
kernel version.)


 Hello,

I have an ubuntu 11.04 and upgraded the kernel to 3.0.
Result: blank screen.
Solution: start the kernel without X (in grub: 'set gfxpayload=text'), 
and run ./NVIDIA-Linux-x86-275.28.run 
--kernel-source-path=/usr/src/linux-2.6.
This fixes the problem, and ubuntu 11.04 is running fine now with kernel 
3.0.

Regards,
Jürgen


On 04-10-11 07:49, Daniel van Vugt wrote:
 That's good news Dirk. But I think the problem is still going to happen
 for other people because no explicit fix to nvidia-graphics-grivers has
 been made for this bug yet. It's likely you
 reinstalled/uninstalled/upgraded/downgraded your kernel, which may avoid
 the bug altogether.


-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in “nvidia-graphics-drivers” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-updates” package in Ubuntu:
  Confirmed

Bug description:
  TEST CASE:

  Starting with a fresh Ubuntu 10.04.3 installation...

  sudo add-apt-repository ppa:kernel-ppa/ppa
  sudo apt-get update
  sudo apt-get install linux-image-3.0.0-8-generic
  sudo apt-get install linux-headers-3.0.0-8-generic
  # or should that be: install linux-lts-backport-oneiric ?
  # REBOOT
  sudo apt-get install nvidia-173
  # The above command fails with an error.

  # Check the exact error:
  cat /var/lib/dkms/nvidia-173/*/build/make.log

  
  ORIGINAL DESCRIPTION:

  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  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 May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/576648/+subscriptions

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

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/576648/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu

Re: [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-* kernel module failed to build (Unable to determine the target kernel version.)

2011-08-28 Thread Patrice PILON
Hello TJ,

I understand, that you have working on patches for video card driver nvidia.
But what I am doing ?
Waiting probably this new version ?

Thank you for help.

Patrice.
 

Envoyé depuis SFR Mail. 10 Go de stockage - en savoir plus.




Message du : 28/08/2011
De : TJ  576...@bugs.launchpad.net
A : patrice-pi...@club-internet.fr
Copie à : 
Sujet : [Bug 576648] Re: package nvidia-* failed to install/upgrade: nvidia-*   
kernel module failed to build (Unable to determine the target   kernel version.)


 
This is caused by a failure to detect the kernel version by the
'conftest.sh' script, which attempts to compile an incomplete kernel
module.

There are a variety of issues causing the failure. I've current
addressed the one that affects builds for 2.6.39 and later (compiler
should use optimisations else static variables are compiled out), and a
related problem where the nv-linux.h preprocessor directives  won't
recognise v3.x kernels (tests only for  2.7.0).

I have working patches for both nvidia-173 and nvidia-current right now,
and have updated the packages locally. I'll upload debdiffs once I've
been able to test the built modules.

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/576648

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

Status in “nvidia-graphics-drivers” package in Ubuntu:
  In Progress
Status in “nvidia-graphics-drivers-173” package in Ubuntu:
  In Progress
Status in “nvidia-graphics-drivers-96” package in Ubuntu:
  In Progress

Bug description:
  Brand new install of 10.04 onto a formatted hard drive. The upgrade
  icon said there was a restricted driver available - I clicked it. When
  I was running a Windows XP VMWare image, the video seemed to
  completely reset. I had to shut down and restart.

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: nvidia-current 195.36.15-0ubuntu3
  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 May  6 16:43:59 2010
  DkmsStatus:
   nvidia-current, 195.36.15, 2.6.32-21-generic, x86_64: installed 
   nvidia-current, 195.36.15, 2.6.32-22-generic, x86_64: installed
  ErrorMessage: nvidia-current kernel module failed to build
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  MachineType: LENOVO 64576DU
  PackageVersion: 195.36.15-0ubuntu3
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 3.3V 32-bit PC Card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=e48c7906-adfe-4aef-b42f-afbb2328f9c3 ro quiet splash
  SourcePackage: nvidia-graphics-drivers
  Title: package nvidia-current 195.36.15-0ubuntu3 failed to install/upgrade: 
nvidia-current kernel module failed to build
  dmi.bios.date: 08/22/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LET51WW (1.21 )
  dmi.board.name: 64576DU
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LET51WW(1.21):bd08/22/2007:svnLENOVO:pn64576DU:pvrThinkPadT61:rvnLENOVO:rn64576DU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 64576DU
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-22-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/576648/+subscriptions

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

Title:
  package nvidia-* failed to install/upgrade: nvidia-* kernel module
  failed to build (Unable to determine the target kernel version.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/576648/+subscriptions

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

[Bug 423432] Re: why -dev still depends on libesd0-dev?

2011-05-21 Thread Patrice DUROUX
Sorry for delay. Also I have switched since to Oneiric, but I see no more the 
dependency between libgnome2-dev and libesd-dev regarding: 
https://launchpad.net/ubuntu/natty/amd64/libgnome2-dev/2.32.1-0ubuntu3
So it is closed.

Thanks

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

Title:
  why -dev still depends on libesd0-dev?

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


[Bug 624063] Re: version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse

2011-02-10 Thread Patrice DUROUX
Hi!

Sorry for that, the problem is no more reproducible for me now with the 
upcoming Natty. Also I don't remember the version of appmenu-gtk package (or 
may be update in its dependencies) that solves this. At that time, I was using 
the forthcoming Maverick Meerkat, as I am always using version+1.
At that time, I was thinking that crash log of JVM was helping to trace. Is 
there a good way (may be like Debian reportbug) to submit such bug to launchpad?

Regards

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

Title:
  version 0.1.6-0ubuntu1 breaks OpenJDK JRE running Eclipse

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


[Bug 646405] Re: power-manager fails to detect battery status and performs poweroff

2011-01-14 Thread Patrice Vetsel
I can confirm this bug on a :
MSI WIND U100x under Ubuntu 10.04.1 and after a clean install of 10.10
I can also confirm this bug on another MSI WIND U100 running 10.10

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

Title:
  power-manager fails to detect battery status and performs poweroff

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


[Bug 646405] Re: power-manager fails to detect battery status and performs poweroff

2011-01-14 Thread Patrice Vetsel
I can also say that under 9.10 and 9.04 these 2 wind did not have this
bug.

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

Title:
  power-manager fails to detect battery status and performs poweroff

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


[Bug 693867] [NEW] new version

2010-12-23 Thread Patrice DUROUX
Public bug reported:

Binary package hint: gecko-mediaplayer


I don't known if it may solve some of the current bugs but regarding

http://code.google.com/p/gecko-mediaplayer/

a new version 1.0.0 is available since Nov 05, 2010.
;-)


Regards,
Patrice.

** Affects: gecko-mediaplayer (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/693867

Title:
  new version

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


[Bug 690067] [NEW] about xfig mime-type

2010-12-13 Thread Patrice DUROUX
Public bug reported:

Binary package hint: xfig


One file (/usr/lib/mime/packages/xfig) says:

application/x-xfig; xfig %s; test=test -n $DISPLAY

one another (/usr/share/applications/xfig.desktop) says:

MimeType=image/x-fig;

Which one the best? ;-)

Regards

** Affects: xfig (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/690067

Title:
  about xfig mime-type

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


Re: [Bug 466534] Re: grisbi crashes when creating a new account

2010-12-08 Thread Patrice KARATCHENTZEFF
2010/12/8 Stéphane Glondu glo...@debian.org:
 Can someone affected by this bug check if it is still there with the
 released 0.6.0 ?

I checked and it is now OK (for the 0.6.0 release).

PK


-- 
      |\      _,,,---,,_       Patrice KARATCHENTZEFF
ZZZzz /,`.-'`'    -.  ;-;;,_   mailto:p.karatchentz...@free.fr
     |,4-  ) )-,_. ,\ (  `'-'  http://p.karatchentzeff.free.fr
    '---''(_/--'  `-'\_)

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

Title:
  grisbi crashes when creating a new account

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

[Bug 644198] Re: Ubuntu LIve Cd does not enable bluetooth before choice menu in live-cd

2010-10-07 Thread Patrice Vetsel
This is not release-critical, I hope that you have talked about this
point with other devs. Because I completly disagree with you :) My 2
iMac will not work and the PC of my father too (bluetooth keyboard and
mouse). Ok there is a trick, but it do not show a good user experience
to Maverick.

-- 
Ubuntu LIve Cd does not enable bluetooth before choice menu in live-cd
https://bugs.launchpad.net/bugs/644198
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 644198] Re: Ubuntu LIve Cd does not enable bluetooth before choice menu in live-cd

2010-10-05 Thread Patrice Vetsel
I confirm this bug on my iMac (with bluetooth keyboard and mouse).
Maverick is just unusable and uninstallable.

** Changed in: casper (Ubuntu)
   Status: New = Confirmed

-- 
Ubuntu LIve Cd does not enable bluetooth before choice menu in live-cd
https://bugs.launchpad.net/bugs/644198
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 644198] Re: Ubuntu LIve Cd does not enable bluetooth before choice menu in live-cd

2010-10-05 Thread Patrice Vetsel
tested with live desktop amd64 from 2010-10-03

-- 
Ubuntu LIve Cd does not enable bluetooth before choice menu in live-cd
https://bugs.launchpad.net/bugs/644198
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 647411] [NEW] package nvidia-96 96.43.17-0ubuntu1 failed to install/upgrade: nvidia-96 kernel module failed to build

2010-09-25 Thread Patrice PILON
Public bug reported:

Suite a la dernière mise à jour ...

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: nvidia-96 96.43.17-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
CurrentDmesg:
 [   47.948029] eth0: no IPv6 routers present
 [   99.135430] ondemand governor failed, too long transition latency of HW, 
fallback to performance governor
Date: Sat Sep 25 12:13:30 2010
ErrorMessage: nvidia-96 kernel module failed to build
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Lsusb:
 Bus 003 Device 003: ID 0a81:0101 Chesen Electronics Corp. Keyboard
 Bus 003 Device 002: ID 04fc:0538 Sunplus Technology Co., Ltd 
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP Pavilion 061 DM018A-ABF T250.FR
PackageVersion: 96.43.17-0ubuntu1
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic 
root=UUID=91661416-8675-40fa-884a-b55efa82f47c ro quiet splash
SourcePackage: nvidia-graphics-drivers-96
Title: package nvidia-96 96.43.17-0ubuntu1 failed to install/upgrade: nvidia-96 
kernel module failed to build
dmi.bios.date: 06/27/2003
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 3.03
dmi.board.name: A7N8X-LA
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.03:bd06/27/2003:svnHPPavilion061:pnDM018A-ABFT250.FR:pvr0410211RE101FOCUS10:rvnASUSTeKComputerINC.:rnA7N8X-LA:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: DM018A-ABF T250.FR
dmi.product.version: 0410211RE101FOCUS10
dmi.sys.vendor: HP Pavilion 061
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-24-generic

** Affects: nvidia-graphics-drivers-96 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package nvidia-96 96.43.17-0ubuntu1 failed to install/upgrade: nvidia-96 kernel 
module failed to build
https://bugs.launchpad.net/bugs/647411
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 647411] Re: package nvidia-96 96.43.17-0ubuntu1 failed to install/upgrade: nvidia-96 kernel module failed to build

2010-09-25 Thread Patrice PILON

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634310/+files/BootDmesg.txt

** Attachment added: DKMSBuildLog.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634311/+files/DKMSBuildLog.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634312/+files/Dependencies.txt

** Attachment added: DkmsStatus.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634313/+files/DkmsStatus.txt

** Attachment added: GdmLog.txt
   https://bugs.launchpad.net/bugs/647411/+attachment/1634314/+files/GdmLog.txt

** Attachment added: GdmLog1.txt
   https://bugs.launchpad.net/bugs/647411/+attachment/1634315/+files/GdmLog1.txt

** Attachment added: GdmLog2.txt
   https://bugs.launchpad.net/bugs/647411/+attachment/1634316/+files/GdmLog2.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/647411/+attachment/1634317/+files/Lspci.txt

** Attachment added: PciDisplay.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634318/+files/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634319/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634320/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634321/+files/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634322/+files/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/647411/+attachment/1634323/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/647411/+attachment/1634324/+files/UdevLog.txt

** Attachment added: XorgConf.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634325/+files/XorgConf.txt

** Attachment added: XorgLog.txt
   https://bugs.launchpad.net/bugs/647411/+attachment/1634326/+files/XorgLog.txt

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634327/+files/XorgLogOld.txt

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/647411/+attachment/1634328/+files/Xrandr.txt

** Attachment added: glxinfo.txt
   https://bugs.launchpad.net/bugs/647411/+attachment/1634329/+files/glxinfo.txt

** Attachment added: make.log.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634330/+files/make.log.txt

** Attachment added: setxkbmap.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634331/+files/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/647411/+attachment/1634332/+files/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   https://bugs.launchpad.net/bugs/647411/+attachment/1634333/+files/xkbcomp.txt

-- 
package nvidia-96 96.43.17-0ubuntu1 failed to install/upgrade: nvidia-96 kernel 
module failed to build
https://bugs.launchpad.net/bugs/647411
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


  1   2   3   4   5   6   7   8   9   10   >