Bug#743789:

2020-12-12 Thread Elvis Edorh
Pozdrav,
molim vas prihvatite moje isprike. Ne želim zadirati u vašu privatnost,
napisao sam vam raniji e-mail, ali bez odgovora. U prvom sam vam e-mailu
spomenuo svog pokojnog klijenta koji je umro 30. prosinca 2013, od njegove
smrti primio sam nekoliko pisama iz banke kod koje je dao depozit prije
njegove smrti, banka je tražila da mu pružim najbližeg rođaka ili nekoga od
njegove rodbine koji mogu zatražiti njegova sredstva ili će ih banka
zaplijeniti, jer nisam uspio pronaći nijednog od njegov rođak, stoga sam
vas kontaktirao zbog ove tvrdnje, jer imate isto prezime s njim. Nakon
vašeg odgovora dat ću vam detalje i postupke transakcije
Čekam vaš odgovor

Elvis Edorh


Bug#661193: Fékkstu skilaboðin mín?

2020-11-16 Thread Elvis Edorh



Bug#826048: Heb je mijn bericht ontvangen?

2020-10-21 Thread Elvis Edorh



Bug#966196: mariadb-server-10.3: Mariadb 10.3.22 fails to start after Stretch update, Failed at step EXEC spawning /etc/mysql/debian-start: No such file or directory

2020-07-24 Thread elvis
Package: mariadb-server-10.3
Version: 1:10.3.22-0+deb10u1
Severity: normal

Dear Maintainer,

After updating Stretch mariadb fails with 

Jul 25 01:19:38 dog systemd[23576]: mariadb.service: Failed at step EXEC 
spawning /etc/mysql/debian-start: No such file or directory
Jul 25 01:19:38 dog systemd[1]: mariadb.service: Control process exited, 
code=exited, status=203/EXEC
Jul 25 01:19:40 dog systemd[1]: mariadb.service: Failed with result 'exit-code'.
Jul 25 01:19:40 dog systemd[1]: Failed to start MariaDB 10.3.22 database server.


The file debian-start actually has some text inside it saying this file is no 
longer needed, I deleted it once and got the same error. 
I recreated it and it all worked again.
It seems to have vanished after the update bringing the same situation back.

A workaround is to create the file. 





-- System Information:
Debian Release: 10.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages mariadb-server-10.3 depends on:
ii  adduser   3.118
ii  debconf [debconf-2.0] 1.5.71
ii  galera-3  25.3.25-2
ii  gawk  1:4.2.1+dfsg-1
ii  iproute2  4.20.0-2
ii  libc6 2.28-10
ii  libdbi-perl   1.642-1+b1
ii  libgnutls30   3.6.7-4+deb10u4
ii  libpam0g  1.3.1-5
ii  libstdc++68.3.0-6
ii  lsb-base  10.2019051400
ii  lsof  4.91+dfsg-1
ii  mariadb-client-10.3   1:10.3.22-0+deb10u1
ii  mariadb-common1:10.3.22-0+deb10u1
ii  mariadb-server-core-10.3  1:10.3.22-0+deb10u1
ii  passwd1:4.5-1.1
ii  perl  5.28.1-6
ii  psmisc23.2-1
ii  rsync 3.1.3-6
ii  socat 1.7.3.2-2
ii  zlib1g1:1.2.11.dfsg-1

Versions of packages mariadb-server-10.3 recommends:
ii  libhtml-template-perl  2.97-1

Versions of packages mariadb-server-10.3 suggests:
ii  bsd-mailx [mailx]  8.1.2-0.20180807cvs-1
pn  mariadb-test   
pn  netcat-openbsd 
pn  tinyca 

-- Configuration Files:
/etc/logcheck/ignore.d.paranoid/mariadb-server-10_3 [Errno 13] Permission 
denied: '/etc/logcheck/ignore.d.paranoid/mariadb-server-10_3'
/etc/logcheck/ignore.d.server/mariadb-server-10_3 [Errno 13] Permission denied: 
'/etc/logcheck/ignore.d.server/mariadb-server-10_3'
/etc/logcheck/ignore.d.workstation/mariadb-server-10_3 [Errno 13] Permission 
denied: '/etc/logcheck/ignore.d.workstation/mariadb-server-10_3'
/etc/mysql/debian-start [Errno 13] Permission denied: '/etc/mysql/debian-start'
/etc/mysql/mariadb.conf.d/50-server.cnf changed [not included]

-- debconf information excluded



Bug#959109: marked as pending in octave

2020-05-03 Thread Elvis Stansvik
Den tors 30 apr. 2020 kl 10:09 skrev Rafael Laboissiere
:
>
> Control: tag -1 pending
>
> Hello,
>
> Bug #959109 in octave reported by you has been fixed in the
> Git repository and is awaiting an upload. You can see the commit
> message below and you can check the diff of the fix at:
>
> https://salsa.debian.org/pkg-octave-team/octave/-/commit/e1e48957ac0e06d912eaecdac58c733624f7c518

Thanks Rafael,

Do you know when there might be another upload? My end goal is to
hopefully get an SRU for Ubuntu LTS through with this fix, since it's
a blocker for one of our Ubuntu based applications.

Cheers,
Elvis

>
> 
> d/p/load-hdf5-string-crash.patch: Ad DEP-3-compliant header
>
> Closes: #959109
> 
>
> (this message was generated automatically)
> --
> Greetings
>
> https://bugs.debian.org/959109



Bug#959109: octave: load on HDF5 files containing simple strings crashes interpreter

2020-04-29 Thread Elvis Stansvik
Package: octave
Version: 5.2.0-1+b1
Severity: normal
Tags: patch

Dear Maintainer,

When loading HDF5 files with simple strings in them, the Octave
interpreter crashes. The issue can be reproduced with

apt install octave python3-h5py
python3 -c "import h5py, numpy; f = h5py.File('outfile.hdf5', 'w'); 
f.create_dataset('scan/date', data=numpy.string_('Mon Jun 18 03:34:30 2018')); 
f.close()"
octave-cli --eval "load outfile.hdf5"

The problem was reported upstream at

https://savannah.gnu.org/bugs/index.php?58268

and an upstream patch is available at

https://hg.savannah.gnu.org/hgweb/octave/rev/9646d752c76c

Here's an MR on Salsa which adds the upstream patch to the Debian
package:

https://salsa.debian.org/pkg-octave-team/octave/-/merge_requests/2

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

Kernel: Linux 5.3.0-46-generic (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages octave depends on:
ii  libamd21:5.7.2+dfsg-1
ii  libbz2-1.0 1.0.8-2
ii  libc6  2.30-4
ii  libccolamd21:5.7.2+dfsg-1
ii  libcholmod31:5.7.2+dfsg-1
ii  libcolamd2 1:5.7.2+dfsg-1
ii  libcxsparse3   1:5.7.2+dfsg-1
ii  libfftw3-double3   3.3.8-2
ii  libfftw3-single3   3.3.8-2
ii  libfltk-gl1.3  1.3.4-10
ii  libfltk1.3 1.3.4-10
ii  libgcc-s1  10-20200418-1
ii  libgl1 1.3.1-1
ii  libglpk40  4.65-2
ii  liboctave7 5.2.0-1+b1
ii  libportaudio2  19.6.0-1
ii  libqhull7  2015.2-4
ii  libqscintilla2-qt5-15  2.11.2+dfsg-6+b1
ii  libqt5core5a   5.12.5+dfsg-10
ii  libqt5gui5 5.12.5+dfsg-10
ii  libqt5help55.12.5-2+b2
ii  libqt5network5 5.12.5+dfsg-10
ii  libqt5printsupport55.12.5+dfsg-10
ii  libqt5widgets5 5.12.5+dfsg-10
ii  libqt5xml5 5.12.5+dfsg-10
ii  libsndfile11.0.28-7
ii  libstdc++6 10-20200418-1
ii  libsuitesparseconfig5  1:5.7.2+dfsg-1
ii  libx11-6   2:1.6.9-2
ii  octave-common  5.2.0-1
ii  texinfo6.7.0.dfsg.2-5
ii  zlib1g 1:1.2.11.dfsg-2

Versions of packages octave recommends:
ii  default-jre-headless  2:1.11-72
ii  epstool   3.09-2
ii  gnuplot-qt [gnuplot-x11]  5.2.8+dfsg1-2
ii  libopenblas0  0.3.9+ds-1
ii  octave-doc5.2.0-1
ii  pstoedit  3.75-1

Versions of packages octave suggests:
pn  liboctave-dev  

-- no debconf information



Bug#893000: c-blosc: Add upstream patch for unaligned access

2018-03-15 Thread Elvis Stansvik
2018-03-15 12:53 GMT+01:00 Elvis Stansvik <elvst...@gmail.com>:
> Source: c-blosc
> Version: 1.14.0+ds1-1
> Severity: important
> Tags: patch
>
> Hi Daniel,
>
> After your update of the package to 1.14.0 (thanks for being so quick!),
> it was synced to Ubuntu's bionic-proposed, where it failed building on
> armhf due to an alignment bug.
>
> The bug only manifested itself in the Ubuntu build, because of the way
> they have their ARM building infrastructure set up (ARMv7 chroot on
> ARMv8 hardware).
>
> The bug was quickly fixed [1] upstream, and mwhudson @ #ubuntu-release
> kindly verified [2] the fix on his Ubuntu porter box.
>
> Attached is a debdiff that adds the upstream patch to the package.
>
> Sorry for the trouble, but would be great if a new version could be
> released.

Alternatively, if you don't want to carry a patch, the upstream author
just made a new release (1.14.1). The full changelog is just:

- Fixed a bug that caused C-Blosc to crash on platforms requiring strict
  alignment (as in some kinds of ARM CPUs).  Fixes #223.  Thanks to Elvis
  Stansvik and Michael Hudson-Doyle for their help.

- Fixed a piece of code that was not C89 compliant.  C89 compliance is
  needed mainly by MS VS2008 which is still used for creating Python 2
  extensions.

- Remove the (spurious) $Configuration var in cmake config for Windows.
  Thanks to Francis Brissette for pointing this out.

Elvis

>
> Thanks in advance,
> Elvis
>
> [1] 
> https://github.com/Blosc/c-blosc/commit/8a84d51487eed81431b0fa488805a62c2d8f0163
> [2] https://github.com/Blosc/c-blosc/issues/223#issuecomment-373320351
>
> -- System Information:
> Debian Release: buster/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 4.13.0-36-generic (SMP w/4 CPU cores)
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C 
> (charmap=ANSI_X3.4-1968)
> Shell: /bin/sh linked to /usr/bin/dash
> Init: unable to detect



Bug#893000: c-blosc: Add upstream patch for unaligned access

2018-03-15 Thread Elvis Stansvik
Source: c-blosc
Version: 1.14.0+ds1-1
Severity: important
Tags: patch

Hi Daniel,

After your update of the package to 1.14.0 (thanks for being so quick!),
it was synced to Ubuntu's bionic-proposed, where it failed building on
armhf due to an alignment bug.

The bug only manifested itself in the Ubuntu build, because of the way
they have their ARM building infrastructure set up (ARMv7 chroot on
ARMv8 hardware).

The bug was quickly fixed [1] upstream, and mwhudson @ #ubuntu-release
kindly verified [2] the fix on his Ubuntu porter box.

Attached is a debdiff that adds the upstream patch to the package.

Sorry for the trouble, but would be great if a new version could be
released.

Thanks in advance,
Elvis

[1] 
https://github.com/Blosc/c-blosc/commit/8a84d51487eed81431b0fa488805a62c2d8f0163
[2] https://github.com/Blosc/c-blosc/issues/223#issuecomment-373320351

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

Kernel: Linux 4.13.0-36-generic (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C 
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru c-blosc-1.14.0+ds1/debian/changelog 
c-blosc-1.14.0+ds1/debian/changelog
--- c-blosc-1.14.0+ds1/debian/changelog 2018-03-12 17:01:18.0 +
+++ c-blosc-1.14.0+ds1/debian/changelog 2018-03-15 10:26:45.0 +
@@ -1,3 +1,9 @@
+c-blosc (1.14.0+ds1-1.1) UNRELEASED; urgency=medium
+
+  * Add fix-unaligned-access.patch.
+
+ -- Elvis Stansvik <elvst...@gmail.com>  Thu, 15 Mar 2018 10:26:45 +
+
 c-blosc (1.14.0+ds1-1) unstable; urgency=medium
 
   * New upstream release:
diff -Nru c-blosc-1.14.0+ds1/debian/patches/fix-unaligned-access.patch 
c-blosc-1.14.0+ds1/debian/patches/fix-unaligned-access.patch
--- c-blosc-1.14.0+ds1/debian/patches/fix-unaligned-access.patch
1970-01-01 00:00:00.0 +
+++ c-blosc-1.14.0+ds1/debian/patches/fix-unaligned-access.patch
2018-03-15 10:26:45.0 +
@@ -0,0 +1,38 @@
+From 8a84d51487eed81431b0fa488805a62c2d8f0163 Mon Sep 17 00:00:00 2001
+From: Francesc Alted <fal...@gmail.com>
+Date: Thu, 15 Mar 2018 09:32:34 +
+Subject: [PATCH] [FIX] Do not use unaligned access when copying.  Fixes #223.
+
+---
+ blosc/fastcopy.c | 8 +---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+diff --git a/blosc/fastcopy.c b/blosc/fastcopy.c
+index 3c933b2..8e1b0d8 100644
+--- a/blosc/fastcopy.c
 b/blosc/fastcopy.c
+@@ -64,9 +64,13 @@ static inline unsigned char *copy_7_bytes(unsigned char 
*out, const unsigned cha
+ }
+ 
+ static inline unsigned char *copy_8_bytes(unsigned char *out, const unsigned 
char *from) {
++#if defined(BLOSC_STRICT_ALIGN)
+   uint64_t chunk;
+   memcpy(, from, 8);
+   memcpy(out, , 8);
++#else
++  *(uint64_t *) out = *(uint64_t *) from;
++#endif
+   return out + 8;
+ }
+ 
+@@ -449,9 +453,7 @@ unsigned char *fastcopy(unsigned char *out, const unsigned 
char *from, unsigned
+ case 16:
+   return copy_16_bytes(out, from);
+ case 8:
+-  *(uint64_t *) out = *(uint64_t *) from;
+-  out += 8;
+-  return out;
++  return copy_8_bytes(out, from);
+ default: {
+ }
+   }
diff -Nru c-blosc-1.14.0+ds1/debian/patches/series 
c-blosc-1.14.0+ds1/debian/patches/series
--- c-blosc-1.14.0+ds1/debian/patches/series2018-03-12 16:14:26.0 
+
+++ c-blosc-1.14.0+ds1/debian/patches/series2018-03-15 10:26:45.0 
+
@@ -0,0 +1 @@
+fix-unaligned-access.patch


Bug#244724: Akong minahal

2017-10-19 Thread Barr Elvis Nelson
[image: Inline image 1]


Bug#815597: [Pkg-octave-devel] Bug#815597: liboctave3: add upstream patch for HDF5 regression

2016-02-23 Thread Elvis Stansvik
2016-02-23 10:23 GMT+01:00 Rafael Laboissiere <raf...@laboissiere.net>:
> Control: tags -1 confirmed
> Control: fixed -1 4.0.1~rc2-1
>
> * Elvis Stansvik <elvst...@gmail.com> [2016-02-22 21:26]:
>>
>>
>> Please consider patching the package with following fix from upstream:
>>
>> http://savannah.gnu.org/bugs/?45225
>>
>> It was a regression in 4.0.0, and without the patch (which will be in
>> 4.0.1), Octave is unusable with HDF5 files with integer data.
>
>
> Thanks for the heads up.
>
> If the upstream release 4.0.1 is imminent, then I think we will not bother
> releasing a fix for the 4.0.0 Debian package now.  Does anybody know when
> the upstream developers intend to release version 4.0.1?

Ah yes, I realized after I sent this report that 4.0.1 might be just
around the corner. At least they've had several RCs. If that is the
case, feel free to close this issue.

>
> For people reading this bug report and in a desperate need for the fix,
> please use the version of the octave package in experimental. This can be
> done by APT pinning.  Here is a simple-minded recipe (as root):

Thanks a lot for the recipe. At the moment we're using an Octave built
from source to work around it.

Elvis

>
>echo "http://ftp.debian.org/debian/ experimental main" >
> /etc/apt/sources.list.d/debian-experimental.list:deb
>cat > /etc/apt/preferences.d/debian-releases < Package: *
> Pin: release a=
> Pin-Priority: 600
>
> Package: *
> Pin: release a=experimental
> Pin-Priority: 500
> EOFaptitude updateaptitude install octave/experimental
> liboctave3v5/experimental octave-common/experimental
>
>
> Rafael



Bug#815597: liboctave3: add upstream patch for HDF5 regression

2016-02-22 Thread Elvis Stansvik
Package: liboctave3
Severity: normal
Tags: upstream

Dear Maintainer,

Please consider patching the package with following fix from upstream:

http://savannah.gnu.org/bugs/?45225

It was a regression in 4.0.0, and without the patch (which will be in
4.0.1), Octave is unusable with HDF5 files with integer data.

Best regards,
Elvis Stansvik

-- System Information:
Debian Release: jessie/sid
  APT prefers wily-updates
  APT policy: (500, 'wily-updates'), (500, 'wily-security'), (500, 'wily'), 
(100, 'wily-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-27-generic (SMP w/4 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#814023: pyqt5-dev-tools should be offered in Python 2 and 3 variants

2016-02-07 Thread Elvis Stansvik
Package: pyqt5-dev-tools
Version: 5.4.2+dfsg-1build4~wily1~test1~qt551~1
Severity: normal

Dear Maintainer,

The pyqt5-dev-tools currently depends on Python 3. Since packages of PyQt5 are
for both Python 2 and 3 are available, I think it would make sense to split
this package into python3-pyqt5-dev-tools and python2-pyqt5-dev-tools, for
Python 3 and Python2, respectively. The scripts installed would have to be
renamed (e.g. "python2-pyuic5" and "python3-pyuic5" to avoid conflict).

As it currently stands, if I'm developing a PyQt5 application using Python 2, I
need the tools provided by this package. But installing it needlessly forces me
to install Python 3. I have no problem with installing Python 3 on my dev
machine, but when building the application in a clean environment such as
Docker, pulling in Python 3 seems a bit silly. It would be much better if there
was a python2-pyqt5-dev-tools I could install.

-- System Information:
Debian Release: jessie/sid
  APT prefers wily-updates
  APT policy: (500, 'wily-updates'), (500, 'wily-security'), (500, 'wily'), 
(100, 'wily-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-25-generic (SMP w/4 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pyqt5-dev-tools depends on:
ii  libc6  2.21-0ubuntu4
ii  libgcc11:5.2.1-22ubuntu2
ii  libqt5core5a   5.5.1+dfsg-1ubuntu1~wily1~test1
ii  libqt5xml5 5.5.1+dfsg-1ubuntu1~wily1~test1
ii  libstdc++6 5.2.1-22ubuntu2
ii  python33.4.3-4ubuntu1
ii  python3-pyqt5  5.4.2+dfsg-1build4~wily1~test1~qt551~1

pyqt5-dev-tools recommends no packages.

pyqt5-dev-tools suggests no packages.

-- no debconf information



Bug#814023: pyqt5-dev-tools should be offered in Python 2 and 3 variants

2016-02-07 Thread Elvis Stansvik
Hi Dimitry,

2016-02-07 18:10 GMT+01:00 Dmitry Shachnev <mity...@debian.org>:
> Hi Elvis,
>
> On Sun, Feb 07, 2016 at 05:48:40PM +0100, Elvis Stansvik wrote:
>> The pyqt5-dev-tools currently depends on Python 3. Since packages of PyQt5 
>> are
>> for both Python 2 and 3 are available, I think it would make sense to split
>> this package into python3-pyqt5-dev-tools and python2-pyqt5-dev-tools, for
>> Python 3 and Python2, respectively. The scripts installed would have to be
>> renamed (e.g. "python2-pyuic5" and "python3-pyuic5" to avoid conflict).
>
> Please remember that initally our PyQt5 packages were for Python 3 only.
> We have added Python 2 packages only to help other applications (like Calibre)
> porting from PyQt 4 to PyQt 5. I do not recommend using Python 2 in new code.

I see, that explains why there's no Python 2 variant. I wouldn't
recommend Python 2
either, but in this case a dependency on VTK keeps us on Python 2 for now, until
VTK 7 has been packaged (which is Python 3 ready). This should happen soon-ish,
but we need to work on our tool right now. We'll switch to Python 3 as soon as
something like a python3-vtk7 package is ready (debian-sci-maintainers
are working
on it).

>
>> As it currently stands, if I'm developing a PyQt5 application using Python 
>> 2, I
>> need the tools provided by this package. But installing it needlessly forces 
>> me
>> to install Python 3. I have no problem with installing Python 3 on my dev
>> machine, but when building the application in a clean environment such as
>> Docker, pulling in Python 3 seems a bit silly. It would be much better if 
>> there
>> was a python2-pyqt5-dev-tools I could install.
>
> I will not do this. If you just need to use pyuic with Python 2 then you may
> just use “python2 -m PyQt5.uic.pyuic command” which needs only python-pyqt5.

Yea, that's what I'll do for now. The tool I'm using for invoking
pyuic (pyqt-distutils)
even has options letting me specify the command, so that should work fine.

>
> What I can do is to replace a dependency on python3 with a recommendation —
> as two of three tools in this package are written in C++ and do not need 
> Python
> at all. Let me know if this will help you.

That would be much appreciated, because I need the pyrcc5 binary provided by the
package, and if you would drop the dependency to a recommendation, I could avoid
unnecessarily installing Python 3 in the Docker container where I deploy my app.

Thanks for the quick reply.

Elvis

>
> --
> Dmitry Shachnev



Bug#793887: kio-mtp conflicts with Plasma 5

2015-07-28 Thread Elvis Angelaccio
Package: kio-mtp
Version: 0.75+git20140304-1
Severity: important

Dear Maintainer,
After the transition to Plasma 5, apparently kio-mtp got removed from my system.
I can't connect my Android phone to Debian anymore.
Any attempt to reinstall the kio-mtp package results in Plasma 5 and related 
packages being removed.

Best regards,
Elvis

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


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



Bug#793887: kio-mtp conflicts with Plasma 5

2015-07-28 Thread Elvis Angelaccio
2015-07-28 17:53 GMT+02:00 Felix Geyer fge...@debian.org:

 Hi,

 On 28.07.2015 17:24, Elvis Angelaccio wrote:
  Package: kio-mtp
  Version: 0.75+git20140304-1
  Severity: important
 
  Dear Maintainer,
  After the transition to Plasma 5, apparently kio-mtp got removed from my
 system.
  I can't connect my Android phone to Debian anymore.
  Any attempt to reinstall the kio-mtp package results in Plasma 5 and
 related packages being removed.

 kio-extras ships the necessary plugin for Plasma 5 and is
 automatically pulled in by plasma-workspace.
 So with Plamsa 5 kio-mtp is obsolete.

 Cheers,
 Felix


Then I have no idea what might be the problem.
When I connect my phone, it's correctly listed in the Device Notifier
widget, but nothing happens if I click on it. And of course the phone it's
now shown in the Devices list on Dolphin.


Bug#793887: kio-mtp conflicts with Plasma 5

2015-07-28 Thread Elvis Angelaccio
I found this related bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1208601
It looks like the mtp kioslave provided by kio-extras is not supported by
old kde4 applications (like Dolphin).

2015-07-28 18:18 GMT+02:00 Elvis Angelaccio elvis.angelac...@kdemail.net:



 2015-07-28 17:53 GMT+02:00 Felix Geyer fge...@debian.org:

 Hi,

 On 28.07.2015 17:24, Elvis Angelaccio wrote:
  Package: kio-mtp
  Version: 0.75+git20140304-1
  Severity: important
 
  Dear Maintainer,
  After the transition to Plasma 5, apparently kio-mtp got removed from
 my system.
  I can't connect my Android phone to Debian anymore.
  Any attempt to reinstall the kio-mtp package results in Plasma 5 and
 related packages being removed.

 kio-extras ships the necessary plugin for Plasma 5 and is
 automatically pulled in by plasma-workspace.
 So with Plamsa 5 kio-mtp is obsolete.

 Cheers,
 Felix


 Then I have no idea what might be the problem.
 When I connect my phone, it's correctly listed in the Device Notifier
 widget, but nothing happens if I click on it. And of course the phone it's
 now shown in the Devices list on Dolphin.




Bug#792119: Plugin is installed to kde4 path

2015-07-12 Thread Elvis Angelaccio
After installing the breeze-kde4 package on Archlinux, I got the breeze
theme both for KDE and Qt4-only apps.
Indeed, your workaround looks similar to what the Archlinux guys are doing.
See the bottom of this PKGBUILD:
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/breeze

2015-07-12 16:56 GMT+02:00 Lisandro Damián Nicanor Pérez Meyer 
perezme...@gmail.com:

 tag 792119 moreinfo
 thanks

 On Sunday 12 July 2015 11:43:20 Lisandro Damián Nicanor Pérez Meyer wrote:
  On Saturday 11 July 2015 15:39:07 Lisandro Damián Nicanor Pérez Meyer
 wrote:
   Hi! The plugin seems to be installed in a kde4 path, so there is no way
   for
   it to be used by pure-qt apps.
  
   Maybe something is missing or maybe the plugin is just for KDE4 apps.
 
  I correct myself. Doing:
 
 
 QT_PLUGIN_PATH=/usr/lib/x86_64-linux-gnu/qt4/plugins/:/usr/lib/kde4/plugins/
  qtconfig-qt4
 
  I get the breeze theme on qt4's qt-config.
 
  So maybe it's a matter of settings for Qt4 apps :-/

 I have just found out that running qtconfig-qt4 and selecting Desktop
 theme,
 saving and restarting it will make it use Breeze theme on Plasma 5.

 If the kde4 plugin gets in QT_PLUGIN_PATH then it's also showed in
 qtconfig-
 qt4, but I higly doubt that's sensible enough.

 Maybe what we are missing is a way to select qt4's theming from inside
 Plasma
 5 itself.

 Kinds regards, Lisandro.
 --
 Lisandro Damián Nicanor Pérez Meyer
 http://perezmeyer.com.ar/
 http://perezmeyer.blogspot.com/



Bug#792119: kde-style-breeze-qt4: Breeze style works with KDE4 apps but it doesn't with Qt4 ones

2015-07-11 Thread Elvis Angelaccio
Package: kde-style-breeze-qt4
Version: 4:5.3.2-2
Severity: normal

Dear Maintainer,

After upgrading to Plasma 5 in Sid, the Qt4-only apps look really ugly, while 
KDE4 (and even GTK!) ones looks fine.
If I run qtconfig-qt4, the Breeze style is not available in the 'GUI Style' 
combobox, while it should be.

Thanks

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kde-style-breeze-qt4 depends on:
ii  kde-style-breeze  4:5.3.2-2
ii  libc6 2.19-19
ii  libkdecore5   4:4.14.2-5
ii  libkdeui5 4:4.14.2-5
ii  libqt4-dbus   4:4.8.7+dfsg-1
ii  libqtcore44:4.8.7+dfsg-1
ii  libqtgui4 4:4.8.7+dfsg-1
ii  libstdc++65.1.1-13
ii  libx11-xcb1   2:1.6.3-1
ii  libxcb1   1.10-3+b1

kde-style-breeze-qt4 recommends no packages.

kde-style-breeze-qt4 suggests no packages.

-- 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#784172: ITP: kronometer -- stopwatch application for KDE

2015-05-04 Thread Elvis Angelaccio
2015-05-03 23:47 GMT+02:00 Mario Fux f...@kde.org:

 Am Sonntag, 03. Mai 2015, 20.53:59 schrieb Joao Eriberto Mota Filho:

 Moring Joao Eriberto

 Thanks for taking care of this package. See below for a correction of the
 description though.

  Package: wnpp
  Severity: wishlist
  Owner: Joao Eriberto Mota Filho eribe...@debian.org
 
  * Package name: kronometer
Version : 1.6.0
Upstream Author : Elvis Angelaccio elvis.angelac...@kdemail.net
  * URL : http://www.aelog.org/kronometer
  * License : GPL-2+
Description : stopwatch application for KDE
 
   Kronometer is a stopwatch (timer/chronometer) application built for the
   K Desktop Environment.

 As we didn't use the term/abbreviation K Desktop Environment upstream in
 KDE
 for years and KDE (no abbreviation anymore) stands for the community (but
 not the software) we should fix this. My proposal:

 Kronometer is a stopwatch (timer/chronometer) application

 (I omitted built for ... on purpose, because the 1.6.0 version is based
 on
 kdelibs4/KDE Platform 4 but there is afaik already a port to KDE
 Frameworks 5
 and this should be a detail, we don't mention the Qt dependencies as well
 in
 the short description.

 ... Ah, just saw that this text is from the upstream author, will CC:
 him...
 Elvis, could you fix this on the webpage as well. Don't hesitate to ask for
 clarification or help!


 Thanks guys!
 Mario

 Sure. I need to fix also the appdata, since I copy-pasted there the same
phrase.

Cheers,
Elvis


Bug#783069: rkhunter: Rkhunter dont start

2015-04-21 Thread Elvis Elch
Package: rkhunter
Version: 1.4.2-0.4
Severity: normal

Dear Maintainer,

I installed rkhunter on Sid:

root@main:/home/elch# rkhunter -c
Invalid SCRIPTWHITELIST configuration option: Non-existent pathname:
/usr/bin/lwp-request
root@main:/home/elch# rkhunter -V
Rootkit Hunter 1.4.2


-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rkhunter depends on:
ii  binutils   2.25-6
ii  debconf [debconf-2.0]  1.5.56
ii  file   1:5.22+15-2
ii  net-tools  1.60-26+b1
ii  perl   5.20.2-3
ii  ucf3.0030

Versions of packages rkhunter recommends:
ii  iproute 1:3.16.0-2
ii  lsof4.86+dfsg-1
ii  postfix [mail-transport-agent]  2.11.3-1
ii  unhide.rb   22-1
ii  wget1.16.3-2

Versions of packages rkhunter suggests:
pn  bsd-mailx | mailutils | heirloom-mailx | mailx  none
pn  libdigest-whirlpool-perlnone
pn  liburi-perl none
pn  libwww-perl none
pn  powermgmt-base  none
pn  tripwirenone

-- debconf information:
  rkhunter/cron_db_update:
  rkhunter/cron_daily_run:
  rkhunter/apt_autogen: false


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



Bug#724597: python3-postgresql is broken with PostgreSQL 9.2+

2013-11-26 Thread Elvis Pranskevichus
Support for Python 3.3 and PostgreSQL 9.2+ is present as of v1.1 
upstream, which was released over a year ago.

Elvis


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



Bug#122932: meddiscounts. your code is #yJ

2008-05-05 Thread elvis lincoln
Too tired for hot bed?

http://lenajewelrydesigns.com/classes/fonts/

1.15$ - little price for a lot of pleasure





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



Bug#39667: Britney and Christina twosome

2008-03-23 Thread elvis Ducray
She wants to be penetrated and taken harder, longer, and tighter.

http://www.ieulorina.com/
Women Like It Big




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



Bug#333804: Slap that cute tight ass

2008-03-21 Thread elvis shuler

Don’t miss out on the action at every party – find out how.

http://www.aluuio.com/
Jessica Alba naked and wet



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



Bug#403904: clouded the excitement

2008-03-19 Thread elvis make
DickGargantuanLindsey http://www.Theerteens.com




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



Bug#161432: gHawaiian Heatl

2008-03-17 Thread Elvis Forrest
Chrystal Craze

http://www.mybudshop.com



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



Bug#81252: aquinas baneful administer

2008-03-17 Thread Elvis Watson
Pickup Perscriptions and Medicaitons before it is too late

www.alienateanecdotal.accent%2eloloies.com



the aquinasbaneful




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



Bug#84930: Tired with your poor health?

2008-01-14 Thread Elvis Gill
100% Safe To Take
http://www.crumbtost.com 

It should be noted   challenging. Something  If it occurs  including 
registration of corporation,   the next time you're  and lots of





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



Bug#6486: Fw:

2007-11-02 Thread elwood elvis

This product has completely re-built my self confidence.
I would not believe it unless I had seen it for my self.
I am very impressed with ManSter.
Richard, USA

See: www.guiset.com





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



Bug#211032: Weekly Sale Newsletter

2007-07-18 Thread Elvis
Have you hoped to have a pricey 
watch or piece of fine Jewerly?


We have the problem solved for you!

We have all the expinsive brands 
for a very small fraction of the cost.


www.qasswe.com




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



Bug#277073: swansontec leighklotz

2007-04-03 Thread elvis Mitch
rest is first wouldnt normally take time
http://img444.imageshack.us/my.php?image=jsxm5.gif
Banned nerds stuff matters Login fe Create



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



Bug#145280: john phillips jr No work tomorrow; Office closed

2006-10-15 Thread Elvis Titor
john phillips jr,

Find out how to generate 1.5 - 3.5k a day from your house.

800.671.9007

Call me at my number if you can return phone calls.

Goodbye,
Elvis Titor




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



Bug#201358: looking for someone?

2006-08-20 Thread Elvis
Hire,
i am ahere si!tting in the internet caffe. Fou!nd your email and
decided to write. Ia! might be coming to your place in 14 days, 
so I decided to email y!ou. May be we can meet? I am 25 y.o.!
girl. I haave a picture if you want.a No need to reply here as 
this is not my email. W!rite me at [EMAIL PROTECTED]




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



Bug#74909: Hi! It's Elvis

2005-08-22 Thread Elvis
Hello there!
It's Elvis, remember me?
My photo here http://huqimoxyjame.com/view.cgi?s=allm=CFAJA.iPdR,gfibjW,VSd


--
Best regards, Elvis



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



Bug#32579: slattern gettting fucked and her pussy filled with futz.

2005-08-18 Thread Elvis

Whats up? :)
This nasty little Peach is a gymnast so her flexible body can be bent into any 
shape possible to get some easy access fucking to that nice tight twat!


http://simigynilufo.com/view.cgi?s=aaam=GHECA.iPdR,gfibjW,VSd


--
Best regards, Elvis





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