Bug#944875: calibre: ebook-convert to pdf aborts due to missing objects in QWebEngineProfile

2019-11-16 Thread rush
Package: calibre
Version: 4.3.0+dfsg-2
Severity: normal

Dear Maintainer,

ebook-convert package aborts every time I'm trying to convert file to pdf 
format.

Abort message looks this way: 

   <..prior conversion log..>
   68% Parsed all content for markup transformation
   70% Completed markup transformation
   WebEngineContext used before QtWebEngine::initialize() or OpenGL context 
creation failed.
   Traceback (most recent call last):
 File "/usr/bin/ebook-convert", line 20, in 
   sys.exit(main())
 File "/usr/lib/calibre/calibre/ebooks/conversion/cli.py", line 401, in main
   plumber.run()
 File "/usr/lib/calibre/calibre/ebooks/conversion/plumber.py", line 1275, 
in run
   self.opts, self.log)
 File "/usr/lib/calibre/calibre/ebooks/conversion/plugins/pdf_output.py", 
line 176, in convert
   self.convert_text(oeb_book)
 File "/usr/lib/calibre/calibre/ebooks/conversion/plugins/pdf_output.py", 
line 243, in convert_text
   log=self.log, cover_data=self.cover_data, 
report_progress=self.report_progress
 File "/usr/lib/calibre/calibre/ebooks/pdf/html_writer.py", line 1139, in 
convert
   manager = RenderManager(opts, log, container.root)
 File "/usr/lib/calibre/calibre/ebooks/pdf/html_writer.py", line 250, in 
__init__
   ans.setUrlRequestInterceptor(self.interceptor)
   AttributeError: 'QWebEngineProfile' object has no attribute 
'setUrlRequestInterceptor' 

If I simply comment out line 250 in html_writer.py, there is no abort and 
conversion passes without issues and produces expected pdf file. Everything 
works.

I see there is a similar issue reported to upstream, but bug was declined as 
they do not support calibre which comes from debian package.
Details are here: https://bugs.launchpad.net/calibre/+bug/1850835

Probably there was a new version for python-pyqt which we don't have yet in 
debian, but I didn't figure that out.

Could you please have a look?

--
Regards, Rushan.


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.2.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages calibre depends on:
ii  calibre-bin  4.3.0+dfsg-2
ii  dpkg 1.19.7
ii  fonts-liberation 1:1.07.4-10
ii  imagemagick  8:6.9.10.23+dfsg-2.1+b2
ii  imagemagick-6.q16 [imagemagick]  8:6.9.10.23+dfsg-2.1+b2
ii  libjpeg-turbo-progs  1:1.5.2-2+b1
ii  libjs-coffeescript   1.12.8~dfsg-4
ii  libjs-mathjax2.7.4+dfsg-1
ii  optipng  0.7.7-1+b1
ii  poppler-utils0.71.0-6
ii  python-apsw  3.29.0-r1-2
ii  python-bs4   4.8.0-2
ii  python-chardet   3.0.4-4
ii  python-cherrypy3 8.9.1-5
ii  python-css-parser1.0.4-1
ii  python-cssselect 1.1.0-1
ii  python-cssutils  1.0.2-2
ii  python-dateutil  2.7.3-3
ii  python-dbus  1.2.12-1
ii  python-feedparser5.2.1-1
ii  python-html2text 2019.8.11-1
ii  python-html5-parser  0.4.9-1
ii  python-html5lib  1.0.1-1
ii  python-lxml  4.4.1-1
ii  python-markdown  3.1.1-2
ii  python-mechanize 1:0.4.3-2
ii  python-msgpack   0.5.6-2
ii  python-netifaces 0.10.4-1+b2
ii  python-pil   6.2.1-2+b1
ii  python-pkg-resources 41.4.0-1
ii  python-pyparsing 2.4.2-1
ii  python-pyqt5 5.12.3+dfsg-3
ii  python-pyqt5.qtsvg   5.12.3+dfsg-3
ii  python-pyqt5.qtwebengine 5.12.1-4+b1
ii  python-regex 0.1.20190207-1+b2
ii  python-routes2.4.1-1
ii  python2.72.7.17-1
ii  xdg-utils1.1.3-1

Versions of packages calibre recommends:
ii  python-dnspython  1.16.0-1

Versions of packages calibre suggests:
pn  python-unrardll  

-- no debconf information



Bug#839767: ncmpcpp fails to start due to undefined symbol in binary

2016-10-04 Thread rush
Package: ncmpcpp
Version: 0.7.4-1+b1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

ncmpcpp is not able to start at all. any attempt to start results into this:

bash$ ncmpcpp 
ncmpcpp: symbol lookup error: ncmpcpp: undefined symbol: 
_ZN6TagLib6String14WCharByteOrderE

I tried to check what is missing:

bash$ echo _ZN6TagLib6String14WCharByteOrderE|c++filt
TagLib::String::WCharByteOrder

though it looks like taglib is available in my system:

bash$ dpkg -l | grep libtag
ii  libtag-extras1 1.0.1-3+b1 amd64TagLib extras 
library - support for more file formats
ii  libtag1v5:amd641.11+dfsg.1-0.1amd64audio meta-data 
library
ii  libtag1v5-vanilla:amd641.11+dfsg.1-0.1amd64audio meta-data 
library - vanilla flavour
ii  libtaglib-ocaml0.3.1-1+b3 amd64OCaml bindings 
for the TagLib Audio Meta-Data Library

ldd also shows, that all dependencies are in place:

bash$ ldd /usr/bin/ncmpcpp
  linux-vdso.so.1 (0x7ffdcdfc5000)
  libboost_filesystem.so.1.61.0 => 
/usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.61.0 (0x7f44a026)
  libboost_system.so.1.61.0 => 
/usr/lib/x86_64-linux-gnu/libboost_system.so.1.61.0 (0x7f44a005c000)
  libboost_locale.so.1.61.0 => 
/usr/lib/x86_64-linux-gnu/libboost_locale.so.1.61.0 (0x7f449fd71000)
  libboost_program_options.so.1.61.0 => 
/usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.61.0 
(0x7f449faf2000)
  libboost_regex.so.1.61.0 => 
/usr/lib/x86_64-linux-gnu/libboost_regex.so.1.61.0 (0x7f449f7da000)
  libicuuc.so.57 => /usr/lib/x86_64-linux-gnu/libicuuc.so.57 
(0x7f449f43)
  libicudata.so.57 => /usr/lib/x86_64-linux-gnu/libicudata.so.57 
(0x7f449d9b3000)
  libboost_thread.so.1.61.0 => 
/usr/lib/x86_64-linux-gnu/libboost_thread.so.1.61.0 (0x7f449d78b000)
  libmpdclient.so.2 => /usr/lib/libmpdclient.so.2 (0x7f449d574000)
  libreadline.so.6 => /lib/x86_64-linux-gnu/libreadline.so.6 
(0x7f449d32a000)
  libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f449d10d000)
  libncursesw.so.5 => /lib/x86_64-linux-gnu/libncursesw.so.5 
(0x7f449cedb000)
  libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 (0x7f449ccb1000)
  libfftw3.so.3 => /usr/lib/x86_64-linux-gnu/libfftw3.so.3 (0x7f449c8b4000)
  libcurl-gnutls.so.4 => /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4 
(0x7f449c63a000)
  libtag.so.1 => /usr/lib/x86_64-linux-gnu/libtag.so.1 (0x7f449c357000)
  libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x7f449bfd6000)
  libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x7f449bcd)
  libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x7f449bab9000)
  libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f449b71b000)
  librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x7f449b513000)
  libboost_chrono.so.1.61.0 => 
/usr/lib/x86_64-linux-gnu/libboost_chrono.so.1.61.0 (0x7f449b30c000)
  libicui18n.so.57 => /usr/lib/x86_64-linux-gnu/libicui18n.so.57 
(0x7f449ae92000)
  libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7f449ac8c000)
  /lib64/ld-linux-x86-64.so.2 (0x55964ec77000)
  libnghttp2.so.14 => /usr/lib/x86_64-linux-gnu/libnghttp2.so.14 
(0x7f449aa66000)
  libidn.so.11 => /lib/x86_64-linux-gnu/libidn.so.11 (0x7f449a832000)
  librtmp.so.1 => /usr/lib/x86_64-linux-gnu/librtmp.so.1 (0x7f449a615000)
  libssh2.so.1 => /usr/lib/x86_64-linux-gnu/libssh2.so.1 (0x7f449a3e9000)
  libnettle.so.6 => /usr/lib/x86_64-linux-gnu/libnettle.so.6 
(0x7f449a1b)
  libgnutls.so.30 => /usr/lib/x86_64-linux-gnu/libgnutls.so.30 
(0x7f4499e4e000)
  libgssapi_krb5.so.2 => /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 
(0x7f4499c03000)
  libkrb5.so.3 => /usr/lib/x86_64-linux-gnu/libkrb5.so.3 (0x7f449992b000)
  libk5crypto.so.3 => /usr/lib/x86_64-linux-gnu/libk5crypto.so.3 
(0x7f44996fb000)
  libcom_err.so.2 => /lib/x86_64-linux-gnu/libcom_err.so.2 (0x7f44994f7000)
  liblber-2.4.so.2 => /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2 
(0x7f44992e6000)
  libldap_r-2.4.so.2 => /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2 
(0x7f4499095000)
  libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x7f4498e7a000)
  libhogweed.so.4 => /usr/lib/x86_64-linux-gnu/libhogweed.so.4 
(0x7f4498c45000)
  libgmp.so.10 => /usr/lib/x86_64-linux-gnu/libgmp.so.10 (0x7f44989c2000)
  libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x7f44986b1000)
  libp11-kit.so.0 => /usr/lib/x86_64-linux-gnu/libp11-kit.so.0 
(0x7f449844c000)
  libtasn1.so.6 => /usr/lib/x86_64-linux-gnu/libtasn1.so.6 (0x7f4498239000)
  libkrb5support.so.0 => /usr/lib/x86_64-linux-gnu/libkrb5support.so.0 
(0x7f449802d000)
  libkeyutils.so.1 => /lib/x86_64-linux-gnu/libkeyutils.so.1 
(0x7f4497e29000)
  libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x7f4497c12000)
  libsasl2.so.2 => /usr/lib/x86_64-linux-gnu/libsasl2.so.2 

Bug#656578: Can't install extensions from gnome site (exception in /usr/share/gnome-shell/js/ui/extensionSystem.js)

2012-09-11 Thread Евгений 'Rush' Непомнящий
i don't know this is a bug or a feature.

1. This bug happened when gnome - network settings - proxy set to
manual, so if you set it to none, all things will work as you
expect.
2. Developers don't check message status code in callback within
_httpSession.queue_message call, so when request failed we seeing this
useless error message in the log.

Hope this help you.


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



Bug#670665: mpd: init script doesn't read mpd config if user is changed in it and fails to start mpd daemon

2012-04-27 Thread rush
Package: mpd
Version: 0.16.7-2
Severity: normal
Tags: patch

Dear Maintainer,

When user changes user in /etc/mpd.conf init script fails to start daemon, 
cause user mpd as owner of service directories is hardcoded in init script ( 
/etc/init.d/mpd).
Init script creates /var/run/mpd and its owner is mpd:audio (due to 
dpkg-statoverride, that's also wrong) and fails to create /var/run/mpd/pid, 
cause user specified in config hasn't enough permissions.

I modified init script and now ot seems find.

Here is diff:



24,27d23
 MPD_USER=$(sed -n '/^user/{s/.*\([^]*\).*/\1/;p}' $MPDCONF)
 MPD_USER=${MPD_USER:-mpd}
 MPD_GROUP=$(sed -n '/^group/{s/.*\([^]*\).*/\1/;p}' $MPDCONF)
 MPD_GROUP=${MPD_GROUP:-audio}
42,44c38,45
   #use defaults
   chown $MPD_USER:$MPD_GROUP /var/run/mpd
   chmod 755 /var/run/mpd
---
   if dpkg-statoverride --list --quiet /var/run/mpd  /dev/null; then
   #if dpkg-statoverride is used update it with permissions there
   dpkg-statoverride --force --quiet --update --add $( 
 dpkg-statoverride --list --quiet /var/run/mpd ) 2 /dev/null
   else
   #use defaults
   chown mpd:audio /var/run/mpd
   chmod 755 /var/run/mpd
   fi
67c68
 chown $MPD_USER:$MPD_GROUP $PIDDIR
---
 chown mpd:audio $PIDDIR

==

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mpd depends on:
ii  adduser   3.113+nmu1
ii  libao41.1.0-1.1+b1
ii  libasound21.0.25-2
ii  libaudiofile1 0.3.3-3
ii  libavahi-client3  0.6.31-1
ii  libavahi-common3  0.6.31-1
ii  libavahi-glib10.6.31-1
ii  libavcodec53  5:0.10.2-0.3
ii  libavformat53 5:0.10.2-0.3
ii  libavutil51   5:0.10.2-0.3
ii  libc6 2.13-30
ii  libcurl3-gnutls   7.25.0-1
ii  libfaad2  2.7-8
ii  libflac8  1.2.1-6
ii  libgcc1   1:4.7.0-4
ii  libglib2.0-0  2.32.1-1
ii  libid3tag00.15.1b-10
ii  libjack-jackd2-0 [libjack-0.116]  1.9.8~dfsg.3+20120418gitf82ec715-4
ii  libmad0   0.15.1b-7
ii  libmikmod23.1.12-4
ii  libmms0   0.6.2-3
ii  libmp3lame0   1:3.99.5-0.1
ii  libmpcdec62:0.1~r459-2
ii  libogg0   1.2.2~dfsg-1
ii  libpulse0 1.1-3+b1
ii  libsamplerate00.1.8-4
ii  libshout3 2.2.2-8
ii  libsqlite3-0  3.7.11-2
ii  libstdc++64.7.0-4
ii  libvorbis0a   1.3.2-1.2
ii  libvorbisenc2 1.3.2-1.2
ii  libvorbisfile31.3.2-1.2
ii  libwavpack1   4.60.1-3
ii  lsb-base  4.1+Debian2
ii  zlib1g1:1.2.6.dfsg-2

mpd recommends no packages.

Versions of packages mpd suggests:
pn  avahi-daemon  none
pn  icecast2  none
pn  mpc [mpd-client]  0.20-2
pn  mpdscribble [mpd-client]  0.22-2
pn  ncmpcpp [mpd-client]  0.5.6-2
pn  pulseaudionone

-- Configuration Files:
/etc/init.d/mpd changed [not included]
/etc/mpd.conf changed [not included]

-- 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#648319: bash-completion: /etc/bash_completion script doesn't do the job

2012-01-11 Thread rush
Sorry again, just missed all others in CC.

2012/1/11, Jonathan Nieder jrnie...@gmail.com:

 Please use a subject line.  Often, preserving the subject
 line of the message you are replying to is enough.


Oh, I'm sorry.

 I don't follow.  Isn't COMPAT_DIR _supposed_ to point to
 /etc/bash_completion.d?  Which completion is not working?

If I specify /etc/bash_completion.d in this variable noone from
/usr/share/bash-completion/completions/ will work. I tested on ssh,
ip, apt-get, aptitude and others (nothing happens on TAB [[only dirs
suggested for completion]]). After
changing it to /usr/share/bash-completion/completions/ it works well.
But there are some comletions left in old dir. They do not work in
this case.

$ ls /etc/bash_completion.d/
apache2.2-common  desktop-file-validate  dpatch_edit_patch  git
initramfs-tools  m-a  openvpn  rinse
apt-file  devscripts.chdist  dput   grub
insserv  mpc  pon  vim-addon-manager
debconf   devscripts.pkgnamesduploadhelpers
libreoffice.sh   ncmpcpp  quilt

PS. And yes, I've restarted shell every time after I changed
/usr/share/bash-completion/bash_completion .

Best regards,
Rush.



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



Bug#648319:

2012-01-10 Thread rush
Hey, guys, just adding symlink doesn't resolve the issue.

You can find string

  : ${BASH_COMPLETION_COMPAT_DIR:=/etc/bash_completion.d}

in /usr/share/bash-completion/bash_completion file.

Therefore most of completions do not working.

Just changing it to /usr/share/bash-completion/completions also break
completions, that left in /etc/bash_completion.d. But most of them
already are in new place.

So we are should wait, while all developers will move it from old
destination to new.

But it would be better to change string with COMPAT_DIR variable. Here is patch:

--- /usr/share/bash-completion/bash_completion_broken 2012-01-11
11:34:13.534680333 +0400
+++ /usr/share/bash-completion/bash_completion  2012-01-11
11:34:04.618636189 +0400
@@ -40,7 +40,7 @@

 # Set the following to the location of the backwards compat completion dir.
 #
-: ${BASH_COMPLETION_COMPAT_DIR:=/etc/bash_completion.d}
+: ${BASH_COMPLETION_COMPAT_DIR:=/usr/share/bash-completion/completions}
 readonly BASH_COMPLETION_COMPAT_DIR

 # Blacklisted completions, causing problems with our code.



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



Bug#647991: nmap fails to work with some interface labels

2011-11-08 Thread rush
Package: nmap
Version: 5.21-1.1
Severity: important

Dear Maintainer,

If I do this:

$ sudo ip a a 192.168.0.49/30 label eth1\ облом dev eth1
$ ip a s dev eth1
3: eth1: NO-CARRIER,BROADCAST,MULTICAST,UP mtu 1500 qdisc pfifo_fast state 
DOWN qlen 1000
link/ether 00:04:79:67:b4:93 brd ff:ff:ff:ff:ff:ff
inet 10.10.10.1/24 brd 10.10.10.255 scope global eth1
inet 192.168.0.49/30 scope global eth1 облом
inet6 fe80::204:79ff:fe67:b493/64 scope link 
   valid_lft forever preferred_lft forever

I'll get this:

$ sudo nmap -O 192.168.0.1

Starting Nmap 4.62 ( http://nmap.org ) at 2011-01-25 23:47 MSK
Failed to determine the netmask of eth1 облом!: No such device (19)

So this is all problem.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nmap depends on:
ii  libc62.13-21  
ii  libgcc1  1:4.6.2-3
ii  liblua5.1-0  5.1.4-10 
ii  libpcap0.8   1.1.1-8  
ii  libpcre3 8.12-4   
ii  libssl1.0.0  1.0.0e-2 
ii  libstdc++6   4.6.2-3  

nmap recommends no packages.

nmap suggests no packages.

-- debconf-show failed



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



Bug#642154: [Xen-devel] Re: BUG: unable to handle kernel paging request at ffff8803bb6ad000

2011-10-10 Thread rush
2011/10/10, Konrad Rzeszutek Wilk konrad.w...@oracle.com:

 Can I ask you to do one more thing? Can you upgrade to the xen-4.1.1 in
 the testing and try with the xsave (or without) and see if it works?

Ok, but I need around a week for it. (some difficulties with access to
this server at the moment).

 holds his fingers hoping it is the xsave feature

Thank you (:



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



Bug#642154: BUG: unable to handle kernel paging request at ffff8803bb6ad000

2011-10-08 Thread rush
OK, I tried it again, but Oops didn't gone.

menuentry 'Debian GNU/Linux, with Xen 4.0-amd64 and Linux
3.0.0-1-amd64' --class debian --class gnu-linux --class gnu --class os
--class xen {
insmod raid
insmod mdraid1x
insmod lvm
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(xen-system)'
search --no-floppy --fs-uuid --set=root
709c172b-19b2-417d-8a43-e1957bcdc2f6
echo'Loading Xen 4.0-amd64 ...'
multiboot   /boot/xen-4.0-amd64.gz placeholder xsave=0
echo'Loading Linux 3.0.0-1-amd64 ...'
module  /boot/vmlinuz-3.0.0-1-amd64 placeholder
root=/dev/mapper/xen-system ro quiet
echo'Loading initial ramdisk ...'
module  /boot/initrd.img-3.0.0-1-amd64
}

Was it right?

[   24.242539] BUG: unable to handle kernel paging request at 8803be1ab000
[   24.242780] IP: [810106db] __sanitize_i387_state+0x23/0xe1
[   24.242956] PGD 1604067 PUD 3d82d9067 PMD 3d84ca067 PTE 0
[   24.243309] Oops:  [#1] SMP
[   24.243533] CPU 0
[   24.243601] Modules linked in: xt_tcpudp xt_physdev iptable_filter
ip_tables x_tables xen_netback xen_blkback bridge stp xen_evtchn xenfs
loop snd_pcm snd_timer snd soundcore snd_page_alloc i2c_i801 joydev
evdev pcspkr ghes i2c_core video processor hed button ext4 mbcache
jbd2 crc16 dm_mod raid1 md_mod usbhid hid sg sd_mod crc_t10dif ahci
libahci libata scsi_mod ehci_hcd fan thermal usbcore thermal_sys
e1000e [last unloaded: scsi_wait_scan]
[   24.247197]
[   24.247291] Pid: 2526, comm: forks Not tainted 3.0.0-1-amd64 #1
Intel Corporation S1200BTL/S1200BTL
[   24.247621] RIP: e030:[810106db]  [810106db]
__sanitize_i387_state+0x23/0xe1
[   24.247829] RSP: e02b:88034862be00  EFLAGS: 00010246
[   24.247935] RAX:  RBX: 7fff1755a8c0 RCX: 0200
[   24.248047] RDX: 8803be1aae00 RSI: 88034862bfd8 RDI: 8803bbf55650
[   24.248159] RBP: 8803bbf55650 R08: 88034862a000 R09: 81684640
[   24.248271] R10: 7fe2b7cd09d0 R11: 0246 R12: 
[   24.248384] R13:  R14: 8803bbf55650 R15: 7fff1755a8c0
[   24.248498] FS:  7fe2b7cd0700() GS:8803d614f000()
knlGS:
[   24.248641] CS:  e033 DS:  ES:  CR0: 8005003b
[   24.248750] CR2: 8803be1ab000 CR3: 0003bc23c000 CR4: 2660
[   24.248862] DR0:  DR1:  DR2: 
[   24.248976] DR3:  DR6: 0ff0 DR7: 0400
[   24.249088] Process forks (pid: 2526, threadinfo 88034862a000,
task 8803bbf55650)
[   24.249231] Stack:
[   24.249325]  81010919 00413201 88034862bf58
0011
[   24.249715]  8803bbf55ae0  81008fdd

[   24.250101]  7fff1755a6f8 0011 00040001
fffe09df
[   24.250491] Call Trace:
[   24.250589]  [81010919] ? save_i387_xstate+0x102/0x1f3
[   24.250700]  [81008fdd] ? do_signal+0x212/0x649
[   24.250810]  [8133733a] ? error_exit+0x2a/0x60
[   24.250916]  [81009450] ? do_notify_resume+0x25/0x6b
[   24.251027]  [8133bfe0] ? int_signal+0x12/0x17
[   24.251132] Code: e8 13 2a ff ff 66 90 c3 48 8b 97 48 04 00 00 48
85 d2 0f 84 d0 00 00 00 48 8b 47 08 f6 40 14 01 74 02 0f 0b 48 8b 05
45 4e 71 00
[   24.253911]  8b b2 00 02 00 00 48 89 c1 48 21 f1 48 39 c1 0f 84 a7 00 00
[   24.255408] RIP  [810106db] __sanitize_i387_state+0x23/0xe1
[   24.255581]  RSP 88034862be00
[   24.255680] CR2: 8803be1ab000
[   24.255780] ---[ end trace e9c161e4e81bf087 ]---

2011/10/3, Ian Campbell i...@hellion.org.uk:
 On Mon, 2011-10-03 at 14:47 -0400, Konrad Rzeszutek Wilk wrote:
  echo'Loading Xen 4.0-amd64 ...'
  multiboot   /boot/xen-4.0-amd64.gz placeholder

 Oops. I meant to try it in the hypervisor - so right after placeholder add
 xsave=0

 Which in grub2 means add GRUB_CMDLINE_XEN=xsave=0 to /etc/default/grub
 (there is no commented out example in this case) and re-run update-grub.

 Ian.

 --
 Ian Campbell


 Many a bum show has been saved by the flag.
   -- George M. Cohan




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



Bug#642154: BUG: unable to handle kernel paging request at ffff8803bb6ad000

2011-10-01 Thread rush
2011/10/1, Jonathan Nieder jrnie...@gmail.com:

 Cc-ing the reporter.  Rush, are you able to reproduce the oops you
 mentioned?  Does adding noxsave to the kernel command line help?


I'm sorry, i'm not guru in such questions.
Do I need to specify xsave=0 in grub boot options or there is another
way to do it?



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



Bug#642154: BUG: unable to handle kernel paging request at ffff8803bb6ad000

2011-10-01 Thread rush
]  [81010919] ? save_i387_xstate+0x102/0x1f3
[   22.784004]  [81008fdd] ? do_signal+0x212/0x649
[   22.784112]  [8133733a] ? error_exit+0x2a/0x60
[   22.784219]  [81336e61] ? retint_restore_args+0x5/0x6
[   22.784328]  [8100122a] ? hypercall_page+0x22a/0x1000
[   22.784436]  [81009450] ? do_notify_resume+0x25/0x6b
[   22.784545]  [8133bfe0] ? int_signal+0x12/0x17
[   22.784652] Code: e8 13 2a ff ff 66 90 c3 48 8b 97 48 04 00 00 48
85 d2 0f 84 d0 00 00 00 48 8b 47 08 f6 40 14 01 74 02 0f 0b 48 8b 05
45 4e 71 00
[   22.787445]  8b b2 00 02 00 00 48 89 c1 48 21 f1 48 39 c1 0f 84 a7 00 00
[   22.788942] RIP  [810106db] __sanitize_i387_state+0x23/0xe1
[   22.789115]  RSP 8803bc403e00
[   22.789215] CR2: 8803bb7c5000
[   22.789315] ---[ end trace f589986fb387a3c6 ]---

grub boot options was:

menuentry 'Debian GNU/Linux, with Xen 4.0-amd64 and Linux
3.0.0-1-amd64' --class debian --class gnu-linux --class gnu --class os
--class xen {
insmod raid
insmod mdraid1x
insmod lvm
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(xen-system)'
search --no-floppy --fs-uuid --set=root
709c172b-19b2-417d-8a43-e1957bcdc2f6
echo'Loading Xen 4.0-amd64 ...'
multiboot   /boot/xen-4.0-amd64.gz placeholder
echo'Loading Linux 3.0.0-1-amd64 ...'
module  /boot/vmlinuz-3.0.0-1-amd64 placeholder
root=/dev/mapper/xen-system ro xsave=0 quiet
echo'Loading initial ramdisk ...'
module  /boot/initrd.img-3.0.0-1-amd64
}

Rush.



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



Bug#642154: BUG: unable to handle kernel paging request at ffff8803bb6ad000

2011-09-20 Thread rush
 R15: 7fffe280adc0
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.354641] FS:
7f5b50288700() GS:8803d616a000()
knlGS:
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.354729] CS:  e033 DS:  ES:
 CR0: 8005003b
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.354782] CR2: 8803ba17f000
CR3: 0003bb69f000 CR4: 2660
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.354840] DR0: 
DR1:  DR2: 
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.354897] DR3: 
DR6: 0ff0 DR7: 0400
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.354955] Process processes
(pid: 7447, threadinfo 8803bbf94000, task 8803bdab2380)
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.355084]  81010919
00413201 8803bbf95f58 0011
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.355191]  8803bdab2810
 81008fdd 
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.355298]  7fffe280abf8
0011 00040001 fffe1d18
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.355449]  [81010919]
? save_i387_xstate+0x102/0x1f3
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.355504]  [81008fdd]
? do_signal+0x212/0x649
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.37]  [81009450]
? do_notify_resume+0x25/0x6b
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.355611]  [810fbfa6]
? sys_read+0x5f/0x6b
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.355664]  [8133bfe0]
? int_signal+0x12/0x17
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.356318]  RSP 8803bbf95e00
Sep 15 02:10:03 xen-dom0 kernel: [ 3109.356818] ---[ end trace
35f1420b1560ce2e ]---

Hope it will help.

Best regards,
rush.



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



Bug#642154: BUG: unable to handle kernel paging request at ffff8803bb6ad000

2011-09-19 Thread rush
Package: linux-2.6
Version: 3.0.0-3
Severity: important
Tags: upstream

Dear Maintainer,

 I have some suspicious activities on my server: i've continiously repeated 
messages in dmesg about BUG: unable to handle kernel paging request, also 
there are many messages like 

Message from syslogd@xen-dom0 at Sep 20 00:45:04 ...
 kernel:[430010.207876] Oops:  [#3453] SMP 

Message from syslogd@xen-dom0 at Sep 20 00:45:04 ...
 kernel:[430010.213958] Stack:

Message from syslogd@xen-dom0 at Sep 20 00:45:04 ...
 kernel:[430010.215212] Call Trace:

Message from syslogd@xen-dom0 at Sep 20 00:45:04 ...
 kernel:[430010.215745] Code: e8 13 2a ff ff 66 90 c3 48 8b 97 48 04 00 00 48 
85 d2 0f 84 d0 00 00 00 48 8b 47 08 f6 40 14 01 74 02 0f 0b 48 8b 05 45 4e 71 
00 

Message from syslogd@xen-dom0 at Sep 20 00:45:04 ...
 kernel:[430010.220251] CR2: 8803bbe85000

falling down in console or ssh session.

I've checked memory: they are fine (also they are new, just a week from a 
shop). I tried to reboot several times without any effect.

Also there is xen on this machine
ii  libxenstore3.0 4.1.1-2  
Xenstore communications library for Xen
ii  xen-hypervisor-4.0-amd64   4.0.1-2  The Xen 
Hypervisor on AMD64
ii  xen-linux-system-3.0.0-1-amd64 3.0.0-3  Xen 
system with Linux 3.0.0 on 64-bit PCs (meta-package)
ii  xen-qemu-dm-4.04.0.1-2  Xen 
Qemu Device Model virtual machine hardware emulator
ii  xen-tools  4.2.1-1  Tools 
to manage Xen virtual servers
ii  xen-utils-4.0  4.0.1-2  XEN 
administrative tools
ii  xen-utils-common   4.1.0~rc6-1  XEN 
administrative tools - common files
ii  xenstore-utils 4.1.1-2  
Xenstore utilities for Xen

It can take some influence on this messages?

Is it serious and my server in dangerous? How i make fix it or at least turn 
off messages in console and ssh session?
By the way, munin monitoring sometimes show blank spaces in graphics when 
quering xen time. But xen virtual machine works fine without any problems.

Please help me =)


-- Package-specific info:
** Version:
Linux version 3.0.0-1-amd64 (Debian 3.0.0-3) (b...@decadent.org.uk) (gcc 
version 4.5.3 (Debian 4.5.3-8) ) #1 SMP Sat Aug 27 16:21:11 UTC 2011

** Command line:
placeholder root=/dev/mapper/xen-system ro quiet

** Tainted: D (128)
 * Kernel has oopsed before.

** Kernel log:
[430009.942525] RSP: e02b:88005895fe00  EFLAGS: 00010246
[430009.942630] RAX:  RBX: 7fff294b9380 RCX: 
0200
[430009.942769] RDX: 8803bbf13e00 RSI: 88005895ffd8 RDI: 
88005813b510
[430009.942905] RBP: 88005813b510 R08: 88005895e000 R09: 
81684640
[430009.943044] R10: 00012800 R11: 0246 R12: 

[430009.943179] R13:  R14: 88005813b510 R15: 
7fff294b9380
[430009.943321] FS:  7f7d27518700() GS:8803d620c000() 
knlGS:
[430009.943463] CS:  e033 DS:  ES:  CR0: 8005003b
[430009.943570] CR2: 8803bbf14000 CR3: 000214dd3000 CR4: 
2660
[430009.943711] DR0:  DR1:  DR2: 

[430009.943851] DR3:  DR6: 0ff0 DR7: 
0400
[430009.943995] Process swap (pid: 2786, threadinfo 88005895e000, task 
88005813b510)
[430009.944136] Stack:
[430009.944231]  81010919 00413201 88005895ff58 
0011
[430009.944617]  88005813b9a0  81008fdd 

[430009.945001]  7fff294b91b8 0011 00040001 
fffe0ae3
[430009.945387] Call Trace:
[430009.945485]  [81010919] ? save_i387_xstate+0x102/0x1f3
[430009.945594]  [81008fdd] ? do_signal+0x212/0x649
[430009.945701]  [81009450] ? do_notify_resume+0x25/0x6b
[430009.945811]  [810fbfa6] ? sys_read+0x5f/0x6b
[430009.956650]  [8133bfe0] ? int_signal+0x12/0x17
[430009.956757] Code: e8 13 2a ff ff 66 90 c3 48 8b 97 48 04 00 00 48 85 d2 0f 
84 d0 00 00 00 48 8b 47 08 f6 40 14 01 74 02 0f 0b 48 8b 05 45 4e 71 00 
[430009.959514]  8b b2 00 02 00 00 48 89 c1 48 21 f1 48 39 c1 0f 84 a7 00 00 
[430009.960980] RIP  [810106db] __sanitize_i387_state+0x23/0xe1
[430009.961151]  RSP 88005895fe00
[430009.961251] CR2: 8803bbf14000
[430009.961350] ---[ end trace 35f1420b1560dba9 ]---
[430010.207109] BUG: unable to handle kernel paging request at 8803bbe85000
[430010.207350] IP: [810106db] __sanitize_i387_state+0x23/0xe1
[430010.207525] PGD 1604067 PUD 3d82d9067 PMD 3d84b9067 PTE 0
[430010.207876] Oops:  [#3453] SMP 
[430010.208099] CPU 4 
[430010.208166] Modules linked in: xt_tcpudp xt_physdev iptable_filter 

Bug#636594: [Pkg-xen-devel] Bug#636594: Bug#636594: Acknowledgement (xen: VM restarting too fast. Refusing to restart to avoid loops.)

2011-08-14 Thread rush
Ah, OK. My current kernel is 3.0.0-1. So I'll try to udpate it and
check it again later.
Thank you.



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



Bug#636594: [Pkg-xen-devel] Bug#636594: Acknowledgement (xen: VM restarting too fast. Refusing to restart to avoid loops.)

2011-08-12 Thread rush
Yeap, but as you can see xen doesn't work even in case linux 3.0.0.
Therefore this is why i've created this bug report.

2011/8/13, Pasi Kärkkäinen pa...@iki.fi:
 On Thu, Aug 04, 2011 at 04:34:04PM +0400, ?? wrote:
 By the way seems to me problem independs from kernel.
 I've installed 2.6.39 kernel and tried to start domain with xl create
 and it is the same problem.
 When i try to start domain with xm i get error:

 Error: Device 768 (vbd) could not be connected. Path closed or removed
 during hotplug add: backend/vbd/2/768 state: 1


 Upstream Linux 2.6.39 kernel does NOT yet have xen-blkback driver!

 On 3.0.0 with xm i don't see such error. It works like xl.


 .. and Linux 3.0.0 adds xen-blkback, so that's why it works with 3.0.0.

 More info here:
 http://wiki.xen.org/xenwiki/XenParavirtOps

 And:
 http://wiki.xensource.com/xenwiki/Linux_30_bugs

 And:
 http://wiki.xen.org/xenwiki/XenCommonProblems


 -- Pasi






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



Bug#636594: xen: VM restarting too fast. Refusing to restart to avoid loops.

2011-08-04 Thread rush
Package: xen-hypervisor-4.1-amd64
Version: 4.1.1-1
Severity: normal
File: xen
Tags: sid

I can't start new domain. xend logs writes

[2011-08-04 14:24:29 1905] INFO (XendDomainInfo:169) Recreating domain 18394, 
UUID 879e3aba-7d21-4767-80e9-851c562ee8e6. at /local/domain/18394
[2011-08-04 14:24:29 1905] INFO (XendDomainInfo:2078) Domain has shutdown: 
name=windows_2008 id=18394 reason=reboot.
[2011-08-04 14:24:29 1905] ERROR (XendDomainInfo:2195) VM windows_2008 
restarting too fast (Elapsed time: 0.297588 seconds). Refusing to restart to 
avoid loops.

Domain config is 

arch='i686'
kernel = /usr/lib/xen-default/boot/hvmloader
builder='hvm'
memory = 768
shadow_memory = 10
name = windows_2008
pae=1
acpi=1
apic=1
vif = [ 'type=ioemu, bridge=eth2' ]
disk = [ 'file:/mnt/virtual/win_2008/win_2008.img,hda,w' 
,'file:/mnt/virtual/win_2008/win_2008.iso,hdc:cdrom,r' ]
device_model = '/usr/lib/xen-4.1/bin/qemu-dm'
boot=d
sdl=0
vnc=1
vncunused=1
vnclisten=0.0.0.0
vncconsole=1
stdvga=1
serial='pty'
usbdevice='tablet'
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash= 'restart'

qemu-dm log is 

domid: 18294
Strip off blktap sub-type prefix to /mnt/virtual/win_2008/win_2008.img (drv 
'aio')
Using file /mnt/virtual/win_2008/win_2008.img in read-write mode
Strip off blktap sub-type prefix to /mnt/virtual/win_2008/win_2008.iso (drv 
'aio')
Using file /mnt/virtual/win_2008/win_2008.iso in read-only mode
Watching /local/domain/0/device-model/18294/logdirty/cmd
Watching /local/domain/0/device-model/18294/command
Watching /local/domain/18294/cpu
char device redirected to /dev/pts/5
qemu_map_cache_init nr_buckets = 1 size 4194304
shared page at pfn feffd
buffered io page at pfn feffb
Guest uuid = fbd53dd4-0ee0-445d-a798-d47cec227d14
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
xen be core: xen be core: can't open gnttab device
can't open gnttab device
populating video RAM at ff00
mapping video RAM from ff00
Register xen platform.
Done register platform.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
xs_read(/local/domain/0/device-model/18294/xen_extended_power_mgmt): read error
xs_read(): vncpasswd get error. 
/vm/fbd53dd4-0ee0-445d-a798-d47cec227d14/vncpasswd.
medium change watch on `hdc' (index: 1): aio:/mnt/virtual/win_2008/win_2008.iso
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
Log-dirty: no command yet.
vcpu-set: watch node error.
xs_read(/local/domain/18294/log-throttling): read error
qemu: ignoring not-understood drive `/local/domain/18294/log-throttling'
medium change watch on `/local/domain/18294/log-throttling' - unknown device, 
ignored

By the way 

$ aptitude search ~ixen
i A libxenstore3.0- 
Xenstore communications library for Xen
i   xen-docs-4.1  - 
Documentation for Xen
i   xen-hypervisor-4.1-amd64  - Xen 
Hypervisor on AMD64
i   xen-linux-system-3.0.0-1-amd64- Xen 
system with Linux 3.0.0 on 64-bit PCs (meta-package)
i   xen-tools - Tools 
to manage Xen virtual servers
i   xen-utils-4.1 - XEN 
administrative tools
i A xen-utils-common  - XEN 
administrative tools - common files
i A xenstore-utils- 
Xenstore utilities for Xen
$ uname -a
Linux host 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64 GNU/Linux
$ cat /etc/issue
Debian GNU/Linux wheezy/sid

I haven't found any information about this issue in the internet.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

xen-hypervisor-4.1-amd64 depends on no packages.

Versions of packages xen-hypervisor-4.1-amd64 recommends:
ii  xen-utils-4.1 4.1.1-1XEN administrative tools

Versions of packages xen-hypervisor-4.1-amd64 suggests:
ii  xen-docs-4.1  4.1.1-1Documentation for Xen

-- 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#597209: base: keyboard doesn't work properly

2010-09-17 Thread rush
Package: base
Severity: normal

Hello,

I've an error in dmesg:
 $ dmesg | grep -i keyboard
[0.430054] atkbd.c: Failed to enable keyboard on isa0060/serio0
[0.430174] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input1

I think it is a reason, that LED indicators don't work at all:
i can press caps lock or num lock, but it doesn't affect at LED at all, it 
affects only on keyboard behaviour.
and this LED is my layout indicator. it's too hard to work without it :(

By the way keyboard if Genius GK-04008/C and it worked perfect with old 
computer (there was debian since debian etch). This bug is only with new 
hardware. I tried to use this keyboard with old one and all is fine.
New hardware is: AMD Athlon II X2 215 with Gigabyte M52L-S3P. Old one was AMD 
Athlon Dual Core 4050 with EliteGroup GeForce6100PMM2 SocketAM2.

Also setleds from VT shows nothing about caps lock. it's always off. Others 
(num and scroll) it shows correct, but leds are always turned on. 

By the way, my keyboard configuration:

 $ grep -vE ^#|^$ /etc/default/keyboard 
XKBMODEL=pc105
XKBLAYOUT=us,ru
XKBVARIANT=,
XKBOPTIONS=grp:caps_toggle,grp_led:scroll

I tried to change keyboard with dpkg-reconfigure keyboard-configuration, but it 
didn't help me.

The last one, if it's matter anything my wm is awesome and i haven't any DE 
(like gnome/kde/etc).

Thank you for your time and help.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#352758: Never be infirm with her afstreken

2009-02-17 Thread diorama Rush
Proper answer for your age, if it's trying to spoil your romantic fun. aetropal

http://geocities.com/martinreedhih1475/


aeusseru afstoot agarskap
afmieheg aficom agrat
aggi aeromexico africa-l



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



Bug#369056: bathurst backbone aden

2008-03-17 Thread Rose Rush
Aquire rPescriptions and Mdeications right now!

http://analgesicbeck.abound.lagtiu.com



in bathurstbackbone




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#145280: viKraMax The Evolutionary Growth Of ED Pill

2007-10-22 Thread Celina Rush
My dear buddie

viadra* is approved  treatment 

But it has very bad side effects. eg:

1.Increase the risk of Heart Attack
2.Increase The risk Of Blindness
3.Headache, facial flushing, and upset stomach
4.Too Expensive

Check for the best Alternative

http://howmanyseasmustawhite.blogspot.com/

Still waiting? check it now, you will thankful to me latter
Regards,

nclacukmarine  
Resources to use for Expository Writing from Scholastic - 
Knuckle down

not to taste





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332114: recreation internship

2007-04-20 Thread Josi Rush

This particular evening, if it is remembered for nothing else, will be 
remembered in that place for its strange sunset.

AN ALLE FINANZINVESTOREN!
DIESE AKTIE WIRD DURCHSTARTEN!
FREITAG 20. APRIL STARTET DIE HAUSSE!
REALISIERTER KURSGEWINN VON 400%+ IN 5 TAGEN!

Symbol: G7Q.F
Company: COUNTY LINE ENERGY
5 Tages Kursziel: 0.95
Schlusskurs: 0.21
WKN:  A0J3B0
ISIN: US2224791077
Markt: Frankfurt

LASSEN SIE SICH DIESE CHANCE NICHT ENTGEHEN!
G7Q WIRD WIE EINE RAKETE DURCHSTARTEN!
UNSERE ERWARTUNGEN WIRD G7Q.F UBERTREFFEN!

Though the novelty had not yet worn off, the peaceful comportment of the seals 
had quieted my alarm.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#164957: Adobe Acrobat 8.0 ready to download

2007-01-26 Thread Wilford Rush
Adobe Acrobat enables business, creative, and engineering professionals who 
work with graphically complex documents to improve the reliability and 
efficiency of business-critical document exchange through PDF technology.
Adobe Acrobat 8.0 Professional has the following features in addition to the 
features found in the standard version: Create PDF documents with one-button 
ease from AutoCAD, Microsoft Visio, and Microsoft Project (Windows only); 
Preserve document layers in technical drawings in Visio and AutoCAD, and object 
data in Visio (Windows only); Permanently delete sensitive information, 
including specific text or illustrations, with redaction tools; Create fillable 
PDF forms from scanned paper, existing PDF documents, Microsoft Word documents, 
or Excel spreadsheets; Automatically recognize form fields on static PDF 
documents and convert them to interactive fields that can be filled 
electronically by anyone using free Adobe Reader versions 7 or 8; Enable Adobe 
Reader (versions 7 or 8) users to participate in reviews with complete 
commenting and markup tools, including sticky notes, highlighter, lines, 
shapes, and stamps; Enable Adobe Reader (versions 7 or 8) users to fill and 
save PDF forms locally for offline use, and to digitally sign PDF documents.
Adobe Acrobat 8.0 Professional
Retail Price $449.00
Our Price $79.95
You save $369.05
http://besttowards.org
Please note, that there will be more special offers available for our constant 
customers. Every effort has been made to ensure the accuracy of all information 
contained herein. DS Team makes no warranty expressed or implied with respect 
to accuracy of the information, including price, product editorials or product 
specifications. Product and manufacturer names are used only for the purpose of 
identification. We appreciate your cooperation with us and we'll be glad to see 
you as our clients in the future.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#196367: =?koi8-r?b?PT9LT0k4LVI/UT8iPUVCPUNGPUM3PUNGLT1DQj1DRj1DNz1DRiwgPUNCPUNGPUQzPUMxPUQxID1D

2006-11-01 Thread Ed Rush
Mj1DQz1EMT1DND1EOCw/PQA=?=
Date: Wed, 1 Nov 2006 12:16:41 -0060
MIME-Version: 1.0
Content-Type: text/plain;
format=flowed;
charset=koi8-r;
reply-type=original
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4807.2300
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.2300

÷ ÏÔ×ÅÔ ÎÁ Ô×ÏÅ ÐÉÓØÍÏ

ëÁËÁÑ ÕÍÎÅÎØËÁÑ ÍÁÌØÞÉË!

ðÏÒÏÊ ÏÎ ÎÏÇÉ ÞÕÔØ ×ÏÌÏÞÉÔ,
é ÂÅÄÎÙÊ ÈÕÊ ÐÏ ÎÅÊ ÌÅÔÁÅÔ,
îÏ ÕÖ ÔÁËÏÊ ÅÂÌÉ×ÏÊ ÂÁÂÙ
íÕÖÞÉÎÕ Ó ÄÌÉÎÎÕÀ ÅÌÄÏÀ !
÷ úÁÍÏÓË×ÏÒÅÞØÅ, ÎÁ ÐÏÌÑÎËÅ
îÉ ÂÌÑÄØ, ÎÉ ÄÅ×ËÁ-ÐÏÔÁÓËÕÈÁ,
ëÁË ÂÕÄÔÏ ÅÊ ×ÓÁÄÉÌÉ ÄÙÛÌÏ,
ôÁËÕÀ ÏÔÙÓËÁÔØ ÅÌÄÕ,
åÝÅ ÎÅ ÓÔÁÒÏÊ ÂÙÌ ÐÏÒÙ.
é ÐÏÓËÏÒÅÅ ÐÒÉ×ÅÄÉ !
èÏÔÉÔÅ ÎÅÔ, ÈÏÔÉÔÅ ×ÅÒØÔÅ,
åÍÕ ÂÙ ÅÊ ÎÅ ÂÁ ÅÂÁÔØ,
ìÉÃÏÍ ÒÕÍÑÎÁ É ÂÅÌÁ.
÷ÏÛÅÄÛÉ, Ó×ÏÄÎÑ ÐÏËÌÏÎÉÌÁÓØ,
é ÒÁÓÓÕÖÄÁÑ ÔÁË Ó ÓÏÂÏÀ,
ðÏÓÕÄÕ ÐÁËÏÓÔÉÔØ Ó×ÏÀ !
ó×ÅÒÛÁÑ ÂÒÁÞÎÙÅ ÄÅÌÁ
é ÐÏÍÏÌÞÁ× ÍÉÎÕÔÙ Ä×Å,
é ÂÕÊÎÏÊ ÓÔÒÁÓÔÉ ÏÂÕÚÄÁÔØ,
é ÄÒÏÖØ ÐÏÞÕÄÉÌÁÓØ × ÍÁÎÄÅ.
é ÎÅ ÎÁÓÙÔÉÔ ×ÁÓ ÔÏÇÄÁ
é ÎÕ ËÏÌÏÔØ ×ÑÚÁÌØÎÏÊ ÓÐÉÃÅÊ
þÔÏÂÙ ÈÕÄÁ ÎÅ ÓÌÕÞÉÌÏÓØ



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#10813: Hi! It's Marilyn

2005-08-22 Thread Marilyn Rush
Bonjour.
It's Marilyn, remember me?
My photo here http://huqimoxyjame.com/view.cgi?s=allm=IJBIG.iPdR,gfibjW,VSd


--
Best regards, Marilyn



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#188670: great ppv on now on PPV 6

2005-04-07 Thread Jerri Rush
so whats on tonight at Fri, 08 Apr 2005 03:03:25 -0200
http://iaI.storedirect.info


dont care
http://zwA.storedirect.info/r/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]