Bug#869953: budgie-core: Adapt to gnome-settings-daemon 3.24

2017-08-17 Thread Bruno Miguel
Changing the RequiredComponents content fixed things. I now have
"RequiredComponents=org.gnome.SettingsDaemon.A11yKeyboard;org.gnome.SettingsDaemon.A11ySettings;org.gnome.SettingsDaemon.Clipboard;org.gnome.SettingsDaemon.Color;org.gnome.SettingsDaemon.Datetime;org.gnome.SettingsDaemon.Housekeeping;org.gnome.SettingsDaemon.Keyboard;org.gnome.SettingsDaemon.MediaKeys;org.gnome.SettingsDaemon.Mouse;org.gnome.SettingsDaemon.Orientation;org.gnome.SettingsDaemon.Power;org.gnome.SettingsDaemon.PrintNotifications;org.gnome.SettingsDaemon.Rfkill;org.gnome.SettingsDaemon.ScreensaverProxy;org.gnome.SettingsDaemon.Sharing;org.gnome.SettingsDaemon.Smartcard;org.gnome.SettingsDaemon.Sound;org.gnome.SettingsDaemon.Wacom;org.gnome.SettingsDaemon.XRANDR;org.gnome.SettingsDaemon.XSettings;budgie-wm;budgie-daemon;budgie-panel;budgie-polkit;"

Thanks for the help!

On Thu, Aug 17, 2017 at 10:09 PM, Bruno Miguel
<brunoalexandremig...@gmail.com> wrote:
> On Thu, Aug 17, 2017 at 9:21 PM, Jeremy Bicha <jbi...@ubuntu.com> wrote:
>> Control: reopen -1
>>
>> On Thu, Aug 17, 2017 at 3:47 PM, Bruno Miguel
>> <brunoalexandremig...@gmail.com> wrote:
>>> I've installed Budgie in Testing and it won't login due to missing gnome-
>>> settings-daemon binary.
>>
>> I downloaded budgie-core 10.3.1-4+b1 from
>> https://packages.debian.org/sid/amd64/budgie-core/download
>>
>> and verified that
>> /usr/share/gnome-session/sessions/budgie-desktop.session contains this
>> line:
>>
>> RequiredComponents=gnome-settings-daemon;budgie-wm;budgie-daemon;budgie-panel;budgie-polkit;
>>
>> which won't work with gnome-settings-daemon 3.24. It should have the
>> individual gnome-settings-daemon binaries instead of
>> 'gnome-settings-daemon' listed.
>
> It does have 
> "RequiredComponents=gnome-settings-daemon;budgie-wm;budgie-daemon;budgie-panel;budgie-polkit;"
>
> I'll change it and test.
>
>> Thanks,
>> Jeremy Bicha
>
> Cheers.



Bug#869953: budgie-core: Adapt to gnome-settings-daemon 3.24

2017-08-17 Thread Bruno Miguel
On Thu, Aug 17, 2017 at 9:21 PM, Jeremy Bicha <jbi...@ubuntu.com> wrote:
> Control: reopen -1
>
> On Thu, Aug 17, 2017 at 3:47 PM, Bruno Miguel
> <brunoalexandremig...@gmail.com> wrote:
>> I've installed Budgie in Testing and it won't login due to missing gnome-
>> settings-daemon binary.
>
> I downloaded budgie-core 10.3.1-4+b1 from
> https://packages.debian.org/sid/amd64/budgie-core/download
>
> and verified that
> /usr/share/gnome-session/sessions/budgie-desktop.session contains this
> line:
>
> RequiredComponents=gnome-settings-daemon;budgie-wm;budgie-daemon;budgie-panel;budgie-polkit;
>
> which won't work with gnome-settings-daemon 3.24. It should have the
> individual gnome-settings-daemon binaries instead of
> 'gnome-settings-daemon' listed.

It does have 
"RequiredComponents=gnome-settings-daemon;budgie-wm;budgie-daemon;budgie-panel;budgie-polkit;"

I'll change it and test.

> Thanks,
> Jeremy Bicha

Cheers.



Bug#869953: budgie-core: Adapt to gnome-settings-daemon 3.24

2017-08-17 Thread Bruno Miguel
On Thu, Aug 17, 2017 at 9:06 PM, David <davidmoham...@gmail.com> wrote:
> How did you install? - the correct package is budgie-desktop -
> https://packages.debian.org/buster/budgie-desktop

I installed it with apt install budgie-desktop

> as you can see gnome-settings-daemon is a dependency
>
> run
>
> sudo apt update
> sudo apt install --reinstall budgie-desktop gnome-settings-daemon

I've even tried installing from Unstable, but got the same error.

> On Thu, 17 Aug, 2017 at 8:47 PM, Bruno Miguel
> <brunoalexandremig...@gmail.com> wrote:
>
> Package: budgie-core Version: 10.3.1-4+b1 Followup-For: Bug #869953 I've
> installed Budgie in Testing and it won't login due to missing gnome-
> settings-daemon binary. Log: ago 17 20:35:30 carlsagan dbus-daemon[2485]:
> Activating via systemd: service name='org.a11y.Bus'
> unit='at-spi-dbus-bus.service' ago 17 20:35:30 carlsagan systemd[2464]:
> Starting Accessibility services bus... ago 17 20:35:30 carlsagan
> dbus-daemon[2485]: Successfully activated service 'org.a11y.Bus' ago 17
> 20:35:30 carlsagan systemd[2464]: Started Accessibility services bus. ago 17
> 20:35:30 carlsagan at-spi-bus-launcher[2553]: Activating service
> name='org.a11y.atspi.Registry' ago 17 20:35:30 carlsagan
> at-spi-bus-launcher[2553]: Successfully activated service
> 'org.a11y.atspi.Registry' ago 17 20:35:30 carlsagan
> org.a11y.atspi.Registry[2558]: SpiRegistry daemon is running with well-known
> name - org.a11y.atspi.Registry ago 17 20:35:30 carlsagan
> gnome-session[2487]: gnome-session-binary[2487]: WARNING: Unable to find
> required component 'gnome-settings-daemon' ==> ago 17 20:35:30 carlsagan
> gnome-session-binary[2487]: WARNING: Unable to find required component
> 'gnome-settings-daemon' ago 17 20:35:30 carlsagan
> gnome-session-binary[2487]: Entering running state ==> ago 17 20:35:30
> carlsagan gnome-session[2487]: Unable to init server: Could not connect:
> Connection refused ==> ago 17 20:35:30 carlsagan gnome-session-f[2568]:
> Cannot open display: ago 17 20:35:30 carlsagan gnome-session[2487]:
> gnome-session-binary[2487]: GLib-GObject-CRITICAL: g_object_unref: assertion
> 'G_IS_OBJECT (object)' failed ago 17 20:35:30 carlsagan
> gnome-session-binary[2487]: GLib-GObject-CRITICAL: g_object_unref: assertion
> 'G_IS_OBJECT (object)' failed ago 17 20:35:30 carlsagan gnome-session[2487]:
> gnome-session-binary[2487]: GLib-GObject-CRITICAL: g_object_unref: assertion
> 'G_IS_OBJECT (object)' failed ago 17 20:35:30 carlsagan
> gnome-session-binary[2487]: GLib-GObject-CRITICAL: g_object_unref: assertion
> 'G_IS_OBJECT (object)' failed ago 17 20:35:30 carlsagan
> gnome-session-binary[2487]: GLib-GObject-CRITICAL: g_object_unref: assertion
> 'G_IS_OBJECT (object)' failed -- System Information: Debian Release:
> buster/sid APT prefers testing APT policy: (900, 'testing') Architecture:
> amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.12.8-xanmod9 (SMP
> w/2 CPU cores; PREEMPT) Locale: LANG=pt_PT.UTF-8, LC_CTYPE=pt_PT.UTF-8
> (charmap=UTF-8), LANGUAGE=pt_PT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked
> to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages
> budgie-core depends on: ii dconf-gsettings-backend [gsettings-backend]
> 0.26.0-2+b1 ii libbudgie-plugin0 10.3.1-4+b1 ii libbudgietheme0 10.3.1-4+b1
> ii libc6 2.24-12 ii libcairo2 1.14.10-1 ii libgdk-pixbuf2.0-0 2.36.5-2 ii
> libgirepository-1.0-1 1.50.0-2 ii libglib2.0-0 2.53.4-3 ii
> libgnome-bluetooth13 3.20.1-1 ii libgnome-desktop-3-12 3.22.2-1 ii
> libgnome-menu-3-0 3.13.3-9 ii libgtk-3-0 3.22.18-1 ii libibus-1.0-5 1.5.14-3
> ii libmutter0i 3.22.4-2 ii libpeas-1.0-0 1.20.0-1+b1 ii libpolkit-agent-1-0
> 0.105-18 ii libpolkit-gobject-1-0 0.105-18 ii libpulse-mainloop-glib0 10.0-2
> ii libpulse0 10.0-2 ii libraven0 10.3.1-4+b1 ii libupower-glib3 0.99.5-3 ii
> libuuid1 2.29.2-2 ii libwnck-3-0 3.24.0-1 ii libx11-6 2:1.6.4-3 budgie-core
> recommends no packages. budgie-core suggests no packages. -- no debconf
> information



Bug#869953: budgie-core: Adapt to gnome-settings-daemon 3.24

2017-08-17 Thread Bruno Miguel
Package: budgie-core
Version: 10.3.1-4+b1
Followup-For: Bug #869953

I've installed Budgie in Testing and it won't login due to missing gnome-
settings-daemon binary.

Log:

ago 17 20:35:30 carlsagan dbus-daemon[2485]: Activating via systemd: service
name='org.a11y.Bus' unit='at-spi-dbus-bus.service'
ago 17 20:35:30 carlsagan systemd[2464]: Starting Accessibility services bus...
ago 17 20:35:30 carlsagan dbus-daemon[2485]: Successfully activated service
'org.a11y.Bus'
ago 17 20:35:30 carlsagan systemd[2464]: Started Accessibility services bus.
ago 17 20:35:30 carlsagan at-spi-bus-launcher[2553]: Activating service
name='org.a11y.atspi.Registry'
ago 17 20:35:30 carlsagan at-spi-bus-launcher[2553]: Successfully activated
service 'org.a11y.atspi.Registry'
ago 17 20:35:30 carlsagan org.a11y.atspi.Registry[2558]: SpiRegistry daemon is
running with well-known name - org.a11y.atspi.Registry
ago 17 20:35:30 carlsagan gnome-session[2487]: gnome-session-binary[2487]:
WARNING: Unable to find required component 'gnome-settings-daemon'
==> ago 17 20:35:30 carlsagan gnome-session-binary[2487]: WARNING: Unable to
find required component 'gnome-settings-daemon'
ago 17 20:35:30 carlsagan gnome-session-binary[2487]: Entering running state
==> ago 17 20:35:30 carlsagan gnome-session[2487]: Unable to init server: Could
not connect: Connection refused
==> ago 17 20:35:30 carlsagan gnome-session-f[2568]: Cannot open display:
ago 17 20:35:30 carlsagan gnome-session[2487]: gnome-session-binary[2487]:
GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
ago 17 20:35:30 carlsagan gnome-session-binary[2487]: GLib-GObject-CRITICAL:
g_object_unref: assertion 'G_IS_OBJECT (object)' failed
ago 17 20:35:30 carlsagan gnome-session[2487]: gnome-session-binary[2487]:
GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
ago 17 20:35:30 carlsagan gnome-session-binary[2487]: GLib-GObject-CRITICAL:
g_object_unref: assertion 'G_IS_OBJECT (object)' failed
ago 17 20:35:30 carlsagan gnome-session-binary[2487]: GLib-GObject-CRITICAL:
g_object_unref: assertion 'G_IS_OBJECT (object)' failed



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.8-xanmod9 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_PT.UTF-8, LC_CTYPE=pt_PT.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_PT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages budgie-core depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-2+b1
ii  libbudgie-plugin010.3.1-4+b1
ii  libbudgietheme0  10.3.1-4+b1
ii  libc62.24-12
ii  libcairo21.14.10-1
ii  libgdk-pixbuf2.0-0   2.36.5-2
ii  libgirepository-1.0-11.50.0-2
ii  libglib2.0-0 2.53.4-3
ii  libgnome-bluetooth13 3.20.1-1
ii  libgnome-desktop-3-123.22.2-1
ii  libgnome-menu-3-03.13.3-9
ii  libgtk-3-0   3.22.18-1
ii  libibus-1.0-51.5.14-3
ii  libmutter0i  3.22.4-2
ii  libpeas-1.0-01.20.0-1+b1
ii  libpolkit-agent-1-0  0.105-18
ii  libpolkit-gobject-1-00.105-18
ii  libpulse-mainloop-glib0  10.0-2
ii  libpulse010.0-2
ii  libraven010.3.1-4+b1
ii  libupower-glib3  0.99.5-3
ii  libuuid1 2.29.2-2
ii  libwnck-3-0  3.24.0-1
ii  libx11-6 2:1.6.4-3

budgie-core recommends no packages.

budgie-core suggests no packages.

-- no debconf information



Bug#403684:

2010-06-16 Thread Bruno Miguel
Package: libsane
Version: 1.0.21-2
Severity: normal

I'm having a similar problem. Xsane detexts my Epson Styleus CX3200 scanner but
it fails to initialize it and it also displays error messages related to ICM
profiles.

scanimage -L
device `epson2:libusb:003:002' is a Epson CC-570L flatbed scanner


sane-find-scanner
found USB scanner (vendor=0x04b8 [EPSON], product=0x0802 [USB MFP]) at
libusb:003:002



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (500, 
'squeeze'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.34-custom (SMP w/1 CPU core)
Locale: LANG=pt_PT.UTF-8, LC_CTYPE=pt_PT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libsane depends on:
ii  adduser  3.112   add and remove users and groups
ii  libavahi-client3 0.6.25-3Avahi client library
ii  libavahi-common3 0.6.25-3Avahi common library
ii  libc62.11.1-3Embedded GNU C Library: Shared lib
ii  libexif120.6.19-1library to parse EXIF files
ii  libgphoto2-2 2.4.6-1 gphoto2 digital camera library
ii  libgphoto2-port0 2.4.6-1 gphoto2 digital camera port librar
ii  libieee1284-30.2.11-6cross-platform library for paralle
ii  libjpeg626b-16.1 The Independent JPEG Group's JPEG 
ii  libsane-extras   1.0.21.2API library for scanners -- extra 
ii  libtiff4 3.9.2-3+b1  Tag Image File Format (TIFF) libra
ii  libusb-0.1-4 2:0.1.12-15 userspace USB programming library
ii  libv4l-0 0.8.0-1 Collection of video4linux support 
ii  udev 157-1   /dev/ and hotplug management daemo

Versions of packages libsane recommends:
ii  sane-utils1.0.21-2   API library for scanners -- utilit

Versions of packages libsane suggests:
ii  avahi-daemon  0.6.25-3   Avahi mDNS/DNS-SD daemon
ii  hplip 3.10.5-1   HP Linux Printing and Imaging Syst
pn  hpoj  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#579810: qemu-kvm: kvm won't run any virtual machine

2010-04-30 Thread Bruno Miguel
Package: qemu-kvm
Version: 0.12.3+dfsg-4
Severity: important

I've installed qemu-kvm under Debian Squeeze and I'm unable to run any virtual
machine. Everytime I try to run an ISO file, this is what happens: http://m
..friendfeed-media.com/e247ae46b58a9d2e48b98305af1c3437d8ca1365  If I use qemu
instead of kvm, it works but is extremely slow!


-- Package-specific info:


/proc/cpuinfo:

processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 6
model name  : AMD Sempron(tm) 140 Processor
stepping: 2
cpu MHz : 800.000
cache size  : 1024 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp 
lm 3dnowext 3dnow constant_tsc up nonstop_tsc extd_apicid pni monitor cx16 
popcnt lahf_lm svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw 
ibs skinit wdt
bogomips: 5399.73
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate




-- System Information:
Debian Release: squeeze/sid
  APT prefers squeeze
  APT policy: (500, 'squeeze'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/1 CPU core)
Locale: LANG=pt_PT.utf8, LC_CTYPE=pt_PT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages qemu-kvm depends on:
ii  adduser 3.112add and remove users and groups
ii  bridge-utils1.4-5Utilities for configuring the Linu
ii  iproute 20100224-5   networking and traffic control too
ii  libaio1 0.3.107-7Linux kernel AIO access library - 
ii  libasound2  1.0.22-2 shared library for ALSA applicatio
ii  libbluetooth3   4.60-1   Library to use the BlueZ Linux Blu
ii  libbrlapi0.54.1-4braille display access via BRLTTY 
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls 7.20.0-3 Multi-protocol file transfer libra
ii  libgnutls26 2.8.6-1  the GNU TLS library - runtime libr
ii  libncurses5 5.7+20100313-2   shared libraries for terminal hand
ii  libpci3 1:3.1.7-3Linux PCI Utilities (shared librar
ii  libpulse0   0.9.21-1 PulseAudio client libraries
ii  libsasl2-2  2.1.23.dfsg1-5   Cyrus SASL - authentication abstra
ii  libsdl1.2debian 1.2.13-5 Simple DirectMedia Layer
ii  libuuid12.16.2-0 Universally Unique ID library
ii  libvdeplug2 2.2.3-3  Virtual Distributed Ethernet - Plu
ii  libx11-62:1.3.3-3X11 client-side library
ii  python  2.5.4-9  An interactive high-level object-o
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages qemu-kvm recommends:
ii  linux-image-2.6.32-3-686 [lin 2.6.32-9   Linux 2.6.32 for modern PCs

Versions of packages qemu-kvm suggests:
pn  debootstrap   none (no description available)
pn  samba none (no description available)
ii  vde2  2.2.3-3Virtual Distributed Ethernet

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#579810: qemu-kvm: kvm won't run any virtual machine

2010-04-30 Thread Bruno Miguel
Oh, sorry. Here it is: twitpic.com/1jqqad



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#579810: qemu-kvm: kvm won't run any virtual machine

2010-04-30 Thread Bruno Miguel
On Fri, Apr 30, 2010 at 11:58 PM, Michael Tokarev m...@tls.msk.ru wrote:
 01.05.2010 02:45, Bruno Miguel wrote:

 Package: qemu-kvm
 Version: 0.12.3+dfsg-4
 Severity: important

 I've installed qemu-kvm under Debian Squeeze and I'm unable to run any
 virtual
 machine. Everytime I try to run an ISO file, this is what happens:
 http://m
 ..friendfeed-media.com/e247ae46b58a9d2e48b98305af1c3437d8ca1365  If I use
 qemu
 instead of kvm, it works but is extremely slow!

 It's http://friendfeed-media.com/e247ae46b58a9d2e48b98305af1c3437d8ca1365 .

 There, the very important bits of guest kernel backtrace (OOPS) is
 missing, the one which is a few lines above that.  Please collect
 full backtrace of the guest - you may try to use -curses and
 redirect to a file for example.

 Also, how about other .iso files?

 Note that kvm is used by many people worldwide.  Just a few minutes
 ago I installed a windows NT 4.0 (!) from an .iso file, and that
 was successful and took ~3 minutes (and 12 seconds to boot)...

 Thanks!

 /mjt


I've tried Ubuntu 9.10 and Ubuntu 10.04 isos and got the exact same
problems. Fedora 13 KDE beta also doesn't work.

How do I redirect the output to a text file? 'kvm -hda ubuntu.img
-cdrom ubuntu-10.04-desktop-i386.iso -m 512M -curses -boot d  
out.put' gives an error message:  'We need a terminal output'.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#579810: qemu-kvm: kvm won't run any virtual machine

2010-04-30 Thread Bruno Miguel
On Sat, May 1, 2010 at 12:13 AM, Michael Tokarev m...@tls.msk.ru wrote:
 01.05.2010 03:04, Bruno Miguel wrote:
 []

 I've tried Ubuntu 9.10 and Ubuntu 10.04 isos and got the exact same
 problems. Fedora 13 KDE beta also doesn't work.

 Wonderful...   Not!

 How do I redirect the output to a text file? 'kvm -hda ubuntu.img
 -cdrom ubuntu-10.04-desktop-i386.iso -m 512M -curses -boot d
 out.put' gives an error message:  'We need a terminal output'.

 The simplest way I found so far is to run it in screen (install
 screen package).  When it will OOPS, hit Ctrl+A followed by [ ,
 after which you will be able to scroll using arrow keys, and
 copy/paste text.  Scroll to the place a few lines before the
 OOPS start, and copy/paste whole 25 lines - email is best
 here.

 And oh, don't forget -curses :)

 Also, please verify virt. extensions are actually enabled
 in the bios, check dmesg on the host (last few lines
 related to kvm if any), and provide your host kernel
 version.

 Thanks!

 /mjt


Here is what I could grab with screen:
[2.463626]  [c012b5b7] bad_area_nosemaphore+0x17/0x20
[2.463923]  [c058dc76] do_page_fault+0x2f6/0x3a0
[2.464221]  [c058d980] ? do_page_fault+0x0/0x3a0
[2.464510]  [c058b983] error_code+0x73/0x80
[2.464793]  [c0129413] ? kvm_leave_lazy_mmu+0x43/0x70
[2.465090]  [c01eb3cd] move_ptes+0x1ad/0x270
[2.465370]  [c01eb540] move_page_tables+0xb0/0x130
[2.465662]  [c020de24] shift_arg_pages+0x94/0x180
[2.465953]  [c020e079] setup_arg_pages+0x169/0x190
[2.466248]  [c02439ab] load_elf_binary+0x2cb/0xab0
[2.466539]  [c02f4414] ? security_file_permission+0x14/0x20
[2.466944]  [c0207ad4] ? rw_verify_area+0x64/0xe0
[2.467242]  [c02436e0] ? load_elf_binary+0x0/0xab0
[2.467541]  [c020e58f] search_binary_handler+0xef/0x2f0
[2.467850]  [c020dc75] ? kernel_read+0x35/0x50
[2.468179]  [c0242040] load_script+0x220/0x270
[2.468464]  [c01e6910] ? get_user_pages+0x50/0x60
[2.468758]  [c020ce72] ? get_arg_page+0x52/0xb0
[2.469046]  [c0241e20] ? load_script+0x0/0x270
[2.469332]  [c020e58f] search_binary_handler+0xef/0x2f0
[2.469632]  [c020d044] ? copy_strings+0x174/0x190
[2.469921]  [c020eab7] do_execve+0x1f7/0x2c0
[2.470203]  [c03530ca] ? strncpy_from_user+0x3a/0x70
[2.470500]  [c0101a1d] sys_execve+0x2d/0x60
[2.470780]  [c01033ec] syscall_call+0x7/0xb
[2.471305]  [c01070a4] ? kernel_execve+0x24/0x30
[2.471598]  [c01012ac] ? run_init_process+0x1c/0x20
[2.471895]  [c0101396] ? init_post+0xe6/0x100
[2.472190]  [c07a33c0] ? kernel_init+0xb8/0xbf
[2.472478]  [c07a3308] ? kernel_init+0x0/0xbf
[2.476108]  [c0104087] ? kernel_thread_helper+0x7/0x10

dmseg result:
[  132.110972] kvm: emulating exchange as write
[ 3034.379135] kvm: Nested Virtualization enabled
[ 3037.273453] lo: Disabled Privacy Extensions
[ 3135.461934] kvm: emulating exchange as write
[ 3345.364961] kvm: Nested Virtualization enabled
[ 3347.104874] lo: Disabled Privacy Extensions
[ 3431.194729] kvm: emulating exchange as write



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#579810: qemu-kvm: kvm won't run any virtual machine

2010-04-30 Thread Bruno Miguel
On Sat, May 1, 2010 at 12:26 AM, Michael Tokarev m...@tls.msk.ru wrote:
 01.05.2010 03:23, Bruno Miguel wrote:
 []

 Here is what I could grab with screen:
 [    2.463626]  [c012b5b7] bad_area_nosemaphore+0x17/0x20
 [    2.463923]  [c058dc76] do_page_fault+0x2f6/0x3a0
 [    2.464221]  [c058d980] ? do_page_fault+0x0/0x3a0

 Not there yet.  it's basically the same as you provided
 on the pic initially.  The missing info is above this.

 As I said, please scroll up to a few lines above the
 beginning of the OOPS.  You didn't provide even the
 beginning itself.

 One more attempt?  Maybe you didn't try to scroll it
 in screen?  Again: hit Ctrl+A followed with [ after
 which you will be able to use arrow keys to scroll.

 /mjt


This is the output screen let's me select:

[4.911207]  [c020de24] shift_arg_pages+0x94/0x180
[4.911497]  [c020e079] setup_arg_pages+0x169/0x190
[4.912289]  [c02439ab] load_elf_binary+0x2cb/0xab0
[4.912583]  [c02f4414] ? security_file_permission+0x14/0x20
 [4.912904]  [c0207ad4] ? rw_verify_area+0x64/0xe0
[4.913195]  [c02436e0] ? load_elf_binary+0x0/0xab0
[4.913486]  [c020e58f] search_binary_handler+0xef/0x2f0
[4.913786]  [c020dc75] ? kernel_read+0x35/0x50
[4.914068]  [c0242040] load_script+0x220/0x270
[4.914351]  [c01e6910] ? get_user_pages+0x50/0x60
[4.914640]  [c020ce72] ? get_arg_page+0x52/0xb0
[4.914925]  [c0241e20] ? load_script+0x0/0x270
[4.915213]  [c020e58f] search_binary_handler+0xef/0x2f0
[4.915511]  [c020d044] ? copy_strings+0x174/0x190
[4.915799]  [c020eab7] do_execve+0x1f7/0x2c0
[4.916090]  [c03530ca] ? strncpy_from_user+0x3a/0x70
[4.916387]  [c0101a1d] sys_execve+0x2d/0x60
[4.916665]  [c01033ec] syscall_call+0x7/0xb
[4.927321]  [c01070a4] ? kernel_execve+0x24/0x30
[4.927607]  [c01012ac] ? run_init_process+0x1c/0x20
[4.927894]  [c0101396] ? init_post+0xe6/0x100
[4.928181]  [c07a33c0] ? kernel_init+0xb8/0xbf
[4.928458]  [c07a3308] ? kernel_init+0x0/0xbf
[4.928732]  [c0104087] ? kernel_thread_helper+0x7/0x10

Here is a video to prove that I did everything you asked:
http://www.box.net/shared/edknhrjz5n



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#579810: qemu-kvm: kvm won't run any virtual machine

2010-04-30 Thread Bruno Miguel
On Sat, May 1, 2010 at 1:01 AM, Michael Tokarev m...@tls.msk.ru wrote:
 severity 579810 normal
 thanks

 01.05.2010 03:48, Bruno Miguel wrote:

 On Sat, May 1, 2010 at 12:26 AM, Michael Tokarevm...@tls.msk.ru  wrote:

 01.05.2010 03:23, Bruno Miguel wrote:
 []

 []

 This is the output screen let's me select:

 And it's still the same.
 []

 Here is a video to prove that I did everything you asked:
 http://www.box.net/shared/edknhrjz5n

 Yes I see.  But the thing is not useful still.

 You need to convince it to not to switch into graphics mode
 somehow.  Or to use a serial console.  I don't know how to
 do neither of that -- last time I used an installer was some
 10 years ago.  Maybe I'll find some time to find and download
 the .iso images and to check how to do that, next week or so,
 but no promises.

 And note that you still didn't provide the host kernel
 version which I asked you in pre-last email.  But apparently
 this has nothing to do with the host kernel - it look more
 like a corrupt ELF file and the kernel choking on it, or
 the kernel itself is corrupt.  Check the md5sum of the .iso
 you're using and compare it with the one provided at the
 site you've got it from.

 In any way, I downgrade this bug to normal since the thing
 works for at least majority of others.

 Thanks!

 /mjt


Sorry, I totally forgot to tell the hosts kernel. Here it is: Linux
2.6.32-3-686 #1 SMP i686 GNU/Linux

The md5 is the same.

I too have no idea how to use kvm with a serial console. I'll try to
find a way and if I manage to do it, I'll post the output here.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#579679: network-manager: /etc/NetworkManager/nm-system-settings.conf should have diferent value

2010-04-29 Thread Bruno Miguel
Package: network-manager
Version: 0.8-1
Severity: normal

The file /etc/NetworkManager/nm-system-settings.conf has the [ifupdown] field
set to false. This causes nm-applet to think it's disconnected and, because of
that, some Gnome apps don't connect to the web. Two examples are Empathy and
Pidgin. Only after changing the value to true and restart Network Manager I was
able to use them.


-- System Information:
Debian Release: squeeze/sid
  APT prefers squeeze
  APT policy: (500, 'squeeze'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/1 CPU core)
Locale: LANG=pt_PT.utf8, LC_CTYPE=pt_PT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager depends on:
ii  adduser   3.112  add and remove users and groups
ii  dbus  1.2.24-1   simple interprocess messaging syst
ii  dhcp3-client  3.1.3-2DHCP client
ii  ifupdown  0.6.10 high level tools to configure netw
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libdbus-1-3   1.2.24-1   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.86-1 simple interprocess messaging syst
ii  libgcrypt11   1.4.5-2LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.24.0-1   The GLib library of C routines
ii  libgnutls26   2.8.6-1the GNU TLS library - runtime libr
ii  libgudev-1.0-0151-3  GObject-based wrapper library for 
ii  libnl11.1-5  library for dealing with netlink s
ii  libnm-glib2   0.8-1  network management framework (GLib
ii  libnm-util1   0.8-1  network management framework (shar
ii  libpolkit-gobject-1-0 0.96-2 PolicyKit Authorization API
ii  libuuid1  2.16.2-0   Universally Unique ID library
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  udev  151-3  /dev/ and hotplug management daemo
ii  wpasupplicant 0.6.10-2   client support for WPA and WPA2 (I

Versions of packages network-manager recommends:
ii  dnsmasq-base   2.52-1A small caching DNS proxy and DHCP
ii  iptables   1.4.6-2   administration tools for packet fi
ii  modemmanager   0.3-2 D-Bus service for managing modems
ii  network-manager-gnome  0.8-1 network management framework (GNOM
ii  policykit-10.96-2framework for managing administrat
ii  ppp2.4.4rel-10.1 Point-to-Point Protocol (PPP) - da

Versions of packages network-manager suggests:
pn  avahi-autoipd none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org