Bug#986655: Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable

2021-04-08 Thread PICCORO McKAY Lenz
Package: lighttpd
Version: 1.4.57-1
Severity: grave
Justification: non serious data loss

whe made force reload the log fiel are not more used.. this again happens
only with the shitstemd case, cos sysvinit script are in the fly converted
to, so the it display a "Warining" about log output is incomplete.. in some
cases causes spurious socket break

serveruno:/etc/lighttpd/conf-available# service lighttpd status
● lighttpd.service - Lighttpd Daemon
   Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; vendor
preset: enabled)
   Active: active (running) since Thu 2021-04-08 09:00:10 -04; 8h ago
  Process: 3997 ExecReload=/bin/kill -USR1 $MAINPID (code=exited,
status=0/SUCCESS)
 Main PID: 8936 (lighttpd)
Tasks: 1 (limit: 4915)
   CGroup: /system.slice/lighttpd.service
   └─8936 /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf

abr 08 17:24:22 serveruno systemd[1]: Reloading Lighttpd Daemon.
abr 08 17:24:22 serveruno systemd[1]: Reloaded Lighttpd Daemon.
abr 08 17:25:24 serveruno systemd[1]: Reloading Lighttpd Daemon.
abr 08 17:25:24 serveruno systemd[1]: Reloaded Lighttpd Daemon.
*Warning: Journal has been rotated since unit was started. Log output is
incomplete or unavailable*.
serveruno:/etc/lighttpd/conf-available# service lighttpd restart


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


Bug#986603: courier-MLM : it runs as root ? or we must manually set up as coureir user?

2021-04-07 Thread PICCORO McKAY Lenz
Package: courier-mlm
Version: 1.0.14-1
Severity: grave
Justification: renders package unusable

now found is a debian problem, the courier-mlm documents said in clear way
that cannot be use any shell constructs or script trick, and cannot use quotes,
the debian file has: PIDFILE={PORT}.pid and with previous PORT as
PORT="/run/courier/webmlmd" and init sysv scripts uses quotest..

so i always got this error wherever tyope of init system i used

abr 07 12:56:37 isomaker systemd[1]: courier-mlm.service: PID file
/run/courier/webmlmd.pid no such file or directory

after disabled all the systemd and start in sysvinit only mode
I got the same error.. i check that in debian package the courier-mlm
defines PIDDIR as a shell banish.. and use coutes in the sysvinit script,
so both units will fail always

i try to restart the courier mlm after correctly setup the lists,
the PIDFILE (with no quotes or shell constructs) and PIDFILE,
usin hardcoded path and problem solved..

so the solution is remove the shistemd unit (due the unable to handle
the problem of the mail list empty, check bug #979161 [1] )
or fix the pid definition with hardcoded path in the webmlmrc file

courier sources defines @piddir@ etc etc and when install uses hardcoded paths
so must fix that!

1 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979161

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


El mié, 7 de abr. de 2021 a la(s) 13:03, PICCORO McKAY Lenz
(mckaygerh...@gmail.com) escribió:
>
> i try to restart the courier mlm after correctly setup the lists
>
> but i got this using sysvinit or shitstemd :
>
> abr 07 12:56:37 serveruno systemd[1]: courier-mlm.service: PID file 
> /run/courier/webmlmd.pid no such file or directory
>
> after check the file is there, but owned by root and named differently:
>
> /run/courier/webmlm.sock
> /run/courier/webmlm.pid
>
> the shitstemd service unit defined with the stupid "d" at the end.. i ask 
> them:
>
> where is defined and what is the defaults for courier if i build from cources 
> and not used the debian package?
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com



Bug#986384: [Courier-imap] courier and maildrop it seems does not work as xpected

2021-04-04 Thread PICCORO McKAY Lenz
Source: courier
Severity: grave
Justification: causes non-serious data loss

I setup both : real system users and virtual ones, both servers have mixed
users nature (system ones and virtuals)

The specific build removal of the courier-maildrop package breaks the
courier MTA utilizing the virtual accounts tools, noted that some variables
are imported that normal build of maildrop does not! (I compared the rules
files of both), those are HOME, SHELL, LOGNAME and MAILDIRQUOTA while the
standalone version won't.

MArkus.. i revised and checked related bugs in debian and it seems that
standar "maildrop" package is a piece of crap respect of this..  for
working i must get back the older courier-maildrop and builds my own
package from courier sources, can you get back the build of
courier-maildrop i remember that i previously send a request about this!

SAM: but,i cannot understand pretty well .. we need to clarify this cos i
try to reproduce and i dont know if this was the problem, i do not set any
sticky bit in home users.. but my home users are under a subdirectory..
maybe this can be misinterpreted?

i found this problem randomly in newer versions of debian packages (i try
to compile from sources and i do not have such problem) and  in one
particular scenery ALWAYS are reproducible:

a) server are in a migration of ip and upgrading of programs
b) there's some dynamic deliveries pending
c) mail queue has almost 200 thousands of pending mails

When I changed the DNS to the new server with exact configuration, but
another ip, mails are delivered in log and courier system, but if you use
lasted maildrop debian shit it does not work! all the new mails are
delivered and dissapears (are in queue only but log as delivered)

El dom, 4 de abr. de 2021 a la(s) 12:04, Sam Varshavchik (
mr...@courier-mta.com) escribió:

> PICCORO McKAY Lenz writes:
>
> > I have installed maildrop (no longer courier-maildrop) and I am
> surprised to
> > find that the mails are not arriving at Maildir user place, even
> > at /var/mail/spool/$USER file! . that's i ask here to you guys cos i
> dont
> > know if the problem is dropmail debian package (build separately puff)
> or
> > courier..
>
> It's a long-standing problem with the debian package.
>
> > I define correctly the maildellivery in imap etc etc but I notice that
> the
> > mail is in /var/spool/mail instead of in the user's home... and I
> already
> > defined in /etc/maildroprc the DEFAULT
>
> Except that the standalone maildrop build is not going to know what the
> DEFAULT is, without the appropriate -d option.
>
> I do not remember any more details, this problem comes up every once in a
> while.
>
> ___
> Courier-imap mailing list
> courier-i...@lists.sourceforge.net
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
>


Bug#983478: FAM and other arch/kernels

2021-03-31 Thread PICCORO McKAY Lenz
El mié, 31 de mar. de 2021 a la(s) 09:08,
 escribió:
>
> On Wed, Mar 31, 2021 at 08:30:24AM -0400, PICCORO McKAY Lenz wrote:
> > linux is so popular (wh ugh) today.. but only for enterprices.. i do
> > not see any help for normal users that wants more freedom .. sad and
> > oscure!
>
> Please go away troll.
Lest make omise case of some non usefull "please do" guys.. .. but i'm
aware of the alternatives on lighttpd cos its my default wegbserver in
ALL my services

FAM was removed from almost all of the today's software including
COURIER or lighttpd

my point is not about that .. is about real collaboration.. we cannot
change things that can interfere with the work of others.. of course i
taking FAM as a vage example .. but we need more interchange of
information when we made changes.. THANKS to all for effors and Markus
to improve the courier package , you was so flexible about the last
days: listening ! AS MUST BE!



Bug#983478: FAM and other arch/kernels

2021-03-31 Thread PICCORO McKAY Lenz
I have reading the wiki page
https://wiki.debian.org/SupportedArchitectures and noted that debian
drop some time ago the "universal" in their tittle.. just by this kind
of SH*T (like systemd and removal of fam by gammon -> so linux only
here)

my point is that collaboration is D R O P P E D for others.. by
preferences on gamin/shitsemd those arches are more close to the abyss
.. well all the non-linux arches are "unnofficial" just after becomes
official release in wheezy..

>Given courier-imap had several issues in the past with FAM (see #357769,
>#578937, #599682), I think it's actually safer to just depend on (and
>build against) gamin, instead.  I certainly run courier-imap on gamin
>exclusively on my systems.

lighttpd and courier of course works with gamin but of course this
change does not help others mantainers.. i runs kfreebsd in one laptop
difficulty due all of those changes..

linux is so popular (wh ugh) today.. but only for enterprices.. i do
not see any help for normal users that wants more freedom .. sad and
oscure!

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#985705: courier-authlib: upgrades broken due the move of the tools

2021-03-23 Thread PICCORO McKAY Lenz
El lun, 22 de mar. de 2021 a la(s) 09:57, Markus Wanner
(mar...@bluegap.ch) escribió:
>
> On 22.03.21 14:10, PICCORO McKAY Lenz wrote:
> > dpkg: error al procesar el archivo
> > /var/cache/apt/archives/courier-authdaemon_0.71.1-2_i386.deb
> > (--unpack):
> >   intentando sobreescribir `/usr/sbin/authenumerate', que está también
> > en el paquete courier-authlib 0.71.0-1
> > dpkg: considerando la desconfiguración de courier-authdaemon, ya que
> > lo rompería la instalación de `courier-base' ...
>
> thanks for your report.  That surprises me, because I did add:
>
maybe Andrey are right! i installed the 0.71.0 in stretch from testing
and is not a common case.. i guess that i upgraded but debian_release
was not complety upgraded, i dont know if this bug report can be
closed of let opened for non common cases.. please feel free to
address as you guess

more after try a clean stretch install and test upgrade to buster and
later to testing and it works..

i stored the older vmware image and test again and i canot upgrade.. i
guess is a specific case of apt cache.. not of courier-lib .. i must
sleep for a while.. thanks for pay attention..



Bug#985705: upgrading from buster to testing it works but not from stretch

2021-03-22 Thread PICCORO McKAY Lenz
trey new case.. upgrading from buster to testing

noerrors.. but from stretch i cant upgrade..


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#985705: courier-authlib: upgrades broken due the move of the tools

2021-03-22 Thread PICCORO McKAY Lenz
Package: courier-authlib
Version: 0.71.0-1
Severity: serious

i just try the upgrade case from stretch to lasted and got error due
movement of the tools:
as changelog said;:

  * Move binaries autpasswd, authtest, and authenumerate from
courier-authlib to courier-authdaemon.  They require the
daemon to run and are useless without it.

when i try to upgrade got this error:

dpkg: error al procesar el archivo
/var/cache/apt/archives/courier-authdaemon_0.71.1-2_i386.deb
(--unpack):
 intentando sobreescribir `/usr/sbin/authenumerate', que está también
en el paquete courier-authlib 0.71.0-1
dpkg: considerando la desconfiguración de courier-authdaemon, ya que
lo rompería la instalación de `courier-base' ...


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#985329: solved upgrading to experimental

2021-03-15 Thread PICCORO McKAY Lenz
i have older packages yet in my install, i dont know how happened..
but do not close this bug until i found why happened

after check and forces proper upgraded in xperimental.. is working

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#985329: courier-mta not startable/configurable due mkesmtpdcert

2021-03-15 Thread PICCORO McKAY Lenz
Package: courier-mta
Version: 1.0.16-3
Severity: grave
Justification: renders package unusable

i guess real reason of bug #984696 and #984694 is that the
mkesmtpdcert tool has an error: check this sequence:

it seems that the script put the pem file in the /usr/lib/courier
event in /etc/courier, or maybe permission problems

serveruno:/etc/courier# mkesmtpdcert
/etc/courier/esmtpd.pem already exists.
serveruno:/etc/courier# rm /etc/courier/emstpd.pem
rm: no se puede borrar '/etc/courier/emstpd.pem': No existe el fichero
o el directorio
serveruno:/etc/courier#

Markus.. the problem is not the smtpaccess.dat or imapaccess.dat so
please check this again .. just run the script .. if you could
reproduce it.. mark #984696 and #984694 as real solved  i m still
coding at the scripts but i just testing first upgrade xperience.. (i
never do upgrade .. just one install and 9 years of peace since
squeeze)


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#984810: courier-authlib: authtest can access user data information from normal users accoun

2021-03-08 Thread PICCORO McKAY Lenz
Package: courier-authlib
Version: 0.71.0-1
Tags: upstream security buster stretch bullseye
Justification: user security hole
Severity: grave
Usertags: security

The /usr/sbin/auth is a program that can test from a
installation setup if authlib daemon are working
without the complete courier suite installed
(for cluster or distributed environment as i made it)

Currently as normal user, it can be accessed
to users database if we setup mysql, postgres
or sqlite, inclusively ldap setups..  i mean,
a limited account can query users mail data
to made some kind of attack

This information is reveal from DB:

serveruno:$ authtest test
Authentication succeeded.

 Authenticated: test  (uid 244, gid 244)
Home Directory: /home/users/intranetusers/test
   Maildir: /home/users/intranetusers/test/Maildir
 Quota: (none)
Encrypted Password: {MD5RAW}34ca4238a0b923820dcc509a6f75849b
Cleartext Password: 1
   Options: (none)

Of course clear password is a good practice do not store ..
but in intranets and corporate environments
knowed password are mandatory due management
of users..

In any case, this information is too open,
We used the authpasswd to check users db
setup is working on changes and upgrades

For this upgrade from a stable installation
to proper test lasted version before send this report,
the problem is present in all the versions of debian
packaged

I asked to upstream but is so obvious this problem
so i send to Debian,a sense solution is limit the
access to program (what i do):

chmod 750 /usr/sbin/authtest
chown courier:root /usr/sbin/authtest

i already ask to upstream but i dont know what SAm will think about it!

ADDITIONAL NOTE:  the  package that own the program is authlib.. this
is completely wrong.. cos important setup is not retrieved by
reportbug like the authdaemon setup files modified..  the
/usr/sbin/authenumerate /usr/sbin/authpasswd and /usr/sbin/authtest
must belong to authdaemon (to make sense)


Kernel: Linux 5.10.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages courier-authlib depends on:
ii  adduser 3.118
ii  libc6   2.31-9
ii  libgcc-s110.2.1-6
ii  libgdbm61.19-2
ii  libltdl72.4.6-15
ii  libpam0g1.4.0-6
ii  libstdc++6  10.2.1-6

Versions of packages courier-authlib recommends:
pn  expect  

courier-authlib suggests no packages.

-- no debconf information



Bug#983786: affects to bullseye too

2021-03-02 Thread PICCORO McKAY Lenz
The relevant commit is
2ebfa0325b501e308e43b451561a06cb18bb28ec (1) in the courier-libs repo.

But i'm afraid that backporting to bullseye will need another more big
commit, i'm asking to SAM for..

[1]
https://github.com/svarshavchik/courier-libs/commit/2ebfa0325b501e308e43b451561a06cb18bb28ec





Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


El lun, 1 de mar. de 2021 a la(s) 18:03, PICCORO McKAY Lenz (
mckaygerh...@gmail.com) escribió:

> Source: courier
> Version: 1.0.14-2
> Severity: serious
>
> hi markus.. sorry but this bug also affected freeze released bulleye..
> but noted that the commit is a changelog only entry.. so i asked to
> SAM
>
>
> https://sourceforge.net/p/courier/mailman/courier-users/?viewmonth=202103&viewday=1
>
> so this bug is closed only for uinstable but not for freeze testing
> bullseye
>
> --
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>


Bug#983786: affects to bullseye too

2021-03-01 Thread PICCORO McKAY Lenz
Source: courier
Version: 1.0.14-2
Severity: serious

hi markus.. sorry but this bug also affected freeze released bulleye..
but noted that the commit is a changelog only entry.. so i asked to
SAM

https://sourceforge.net/p/courier/mailman/courier-users/?viewmonth=202103&viewday=1

so this bug is closed only for uinstable but not for freeze testing bullseye

-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#983478: some hints to take in consideration

2021-03-01 Thread PICCORO McKAY Lenz
> Incorrect information was given in #981513:

> - the release team has now decided that fam will stay in bullseye,
>  it is expected that fam will be removed for bookworm

that's true..  some ports need fam cos gamin is linux only.. and
remenber that debian it build for others kernel/archs combinations!

and also future releases of courier it seems will deprecated
fam/gammin dependency..

sorry MArkus but fam must be listed as first and gamin as optinoal..
so:" fam | gamin " in imap package and build depends on libfam-dev |
libgamin-dev

-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#983786: fix crash caused by a malformed DNS query/response.

2021-03-01 Thread PICCORO McKAY Lenz
Source: courier
Version: 1.0.15-1
Severity: serious

already upstream in  Fixes a crash caused by a malformed DNS query/response.

in details: backporting this:
https://github.com/svarshavchik/courier/commit/91b3f7ca6c38c9b56c93484f8687c99d6c62c091

-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#979545: the stretch-pu: package courier/0.76.3-5+deb9u1 still are broken

2021-01-07 Thread PICCORO McKAY Lenz
Package: courier-mlm
Version: 0.76.3-5+deb9u1
Severity: grave
Justification: renders package unusable

the upload of Andreas from #875696 that  backported the "fix" to
stretch, is still broken cos package still are unusable..

it never finishes to install cos lists directories missing from
configuration never are pre-made.. cos to make a list we need to set
up too many things at post install -.-. by example a debostrap always
will be broken even if shistemd are used by default and not only
sysvinit, check bug  #979161

so an urgent backport of the commit
https://salsa.debian.org/debian/courier/-/commit/be22539626fcefbcadcfa377454d0e42d6009ade
must be done

also the shistemd unit file must be installed disabled because of the
lists directories missing from configuration

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#933948: too many split f the same things

2020-12-27 Thread PICCORO McKAY Lenz
El dom, 27 de dic. de 2020 a la(s) 12:42, Markus Wanner (mar...@bluegap.ch)
escribió:

> On 12/27/20 5:22 PM, PICCORO McKAY Lenz wrote:
>
> > it seems has several inter-dependencies.. or as you mantainers called
> > circular dependences.. so i'm unable to check in production cos does not
> > buil in a OBS environment..
>
> I see no circular dependency here.  Register to review is a pretty
> simple one-way dependency.
>
there's a debian issue already send about that but i'm too complicated
for.. i'm searching for.. but i cant find it yet! and was marked as
important.. it seems related to systvinit .. but i cant find it yet



> Glad you begin to understand that packaging is not quite as trivial as
> compiling from source for just your local installation.
>
of course.. we need to improve to property give more feedback to the today
quality of..
remember that today's sysadmins does not have same skill that old school ..
that's why system-ht are handle right? so easy to use for thems! XD XD



>
> Regards
>
> Markus
>


Bug#933948: too many split f the same things

2020-12-27 Thread PICCORO McKAY Lenz
the review needs registration etc etc..  i try to analize but it has too
complicated things for quick review..

it seems has several inter-dependencies.. or as you mantainers called
circular dependences.. so i'm unable to check in production cos does not
buil in a OBS environment..

again as i mailed.. more complications..


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


Bug#974585: current patch only hides error but still happened

2020-11-12 Thread PICCORO McKAY Lenz
Package: courier-mta
Version: 1.0.6-1
Severity: critical
Justification: hide real errors

as of 0015-Disable-imapscanfail-maildirwatch-error-reporting.patch
only hide the error message and seems real solution are by install FAM

please check https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578937#105

-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#946591: mkesmtpdcert does not make file where it said (seems solved)

2020-11-12 Thread PICCORO McKAY Lenz
Seems this issue is solved with the patch
0012-Define-and-use-PEMFILE-in-mkesmtpdcert.patch

please confirm and close

-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#933948: systemd forces stop and garbage in coureir again

2020-10-05 Thread PICCORO McKAY Lenz
i checked this in devuan (it lacks of systemd) and does work..but not on debian

root@venenux:~# service courier-imap-ssl status
● courier-imap-ssl.service - LSB: Courier IMAP server (TLS)
   Loaded: loaded (/etc/init.d/courier-imap-ssl; generated)
   Active: active (exited) since Mon 2020-10-05 15:28:47 VET; 34s ago

it said "active" but (exited) seems, premature received success of
lauch .. i guess cos there's no such good control of pid file if
process broke:

based on https://sourceforge.net/p/courier/mailman/message/35056163/

seems systemd cannot handle that! maybe that's why by the sysv script
does work! again systemd problem related


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#951593: cups-filters: Cups filters has hard depends on imagemagick makes unnistallable

2020-02-19 Thread PICCORO McKAY Lenz
seems  844049 and 951593are also affected!

please we must said hard words to make this some noise and take attention?

cups-filters are the problem.. so then make something!


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#951593: cups-filters: Cups filters has hard depends on imagemagick makes unnistallable

2020-02-18 Thread PICCORO McKAY Lenz
Package: cups-filters,
Version: 2.2.1-8+deb9u4
Severity: grave

Dear Maintainer,

   * What led up to the situation?

try to install several times in several machines graphicmagicks event
imagemagick (graphicsmagick-imagemagick-compat)m but it's impossible..
cups-filters package has a hard depends on imagemagick.. and this
cupsfilters are required by lsb-printin and hp cups modules

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

apt-get install graphicsmagick-imagemagick-compat

This len in that state:

Following packages will be erased:
  ayatana-indicator-printers cups cups-filters cups-pdf hplip
imagemagick imagemagick-6.q16 printer-driver-cups-pdf
printer-driver-gutenprint printer-driver-hpcups printer-driver-pxljr
printer-driver-splix task-print-server

   * What was the outcome of this action?

uninstalable due removes my cups system as i have running perfectly,
after command performs, cups hp printers does not work!

   * What outcome did you expect instead?

alternate depends on cups-filters to be able to install
graphicsmagick-imagemagick-compat



-- System Information:
Distributor ID: Debian
Description: Debian GNU/Linux 9.10 (strecht)
Release: 9.10
Codename: strecht

Architecture: x86_64

Kernel: Linux 4.9.0-11-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_VE.UTF-8, LC_CTYPE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages cups-filters depends on:
ii  bc   1.06.95-9+b3
ii  cups-filters-core-drivers1.11.6-3+deb9u1
ii  ghostscript  9.26a~dfsg-0+deb9u6
ii  imagemagick  8:6.9.7.4+dfsg-11+deb9u7
ii  imagemagick-6.q16 [imagemagick]  8:6.9.7.4+dfsg-11+deb9u7
ii  libc62.24-11+deb9u4
ii  libcups2 2.2.1-8+deb9u4
ii  libcupsfilters1  1.11.6-3+deb9u1
ii  libcupsimage22.2.1-8+deb9u4
ii  libfontconfig1   1:2.13.0-5
ii  libfontembed11.11.6-3+deb9u1
ii  libgcc1  1:6.3.0-18+deb9u1
ii  libijs-0.35  0.35-12
ii  libpoppler64 0.48.0-2+deb9u2
ii  libqpdf176.0.0-2
ii  libstdc++6   6.3.0-18+deb9u1
ii  poppler-utils0.48.0-2+deb9u2

Versions of packages cups-filters recommends:
ii  liblouisutdml-bin  2.6.0-3+b2

Versions of packages cups-filters suggests:
pn  antiword   
pn  docx2txt   
ii  foomatic-db-compressed-ppds [foomatic-db]  20161201-1

-- no debconf information


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#950575: kamailio manual install fails die modules are not yet in path?¡

2020-02-03 Thread PICCORO McKAY Lenz
Package: kamailio,systemd
Version: kamailio/5.3.0-1
Version: systemd/230-7
Severity: grave

Another systemd related problem, (like happened with #921015 ), this
error seems does not hapened if are installed with apt.get

i try to install kamailio due other ways, like aptitude or gui others,
and in those ways will fail, because first selected package to install
are kamailio per se and some modules are not yet ready to use it,
this is the output due the systemd "thing" .. does not happened in devuan
with sysvinit or openrc only:

Feb  3 17:25:58 10-101-2-99 systemd[1]: Starting Kamailio (Openser)
SIP Server...
Feb  3 17:25:58 10-101-2-99 systemd[21293]: Failed at step
RUNTIME_DIRECTORY spawning /usr/sbin/kamailio: File exists
Feb  3 17:25:58 10-101-2-99 systemd[1]: kamailio.service: control
process exited, code=exited status=233
Feb  3 17:25:58 10-101-2-99 systemd[1]: Failed to start Kamailio
(Openser) SIP Server.
Feb  3 17:25:58 10-101-2-99 systemd[1]: Unit kamailio.service entered
failed state.
Feb  3 17:25:59 10-101-2-99 systemd[1]: kamailio.service holdoff time
over, scheduling restart.
Feb  3 17:25:59 10-101-2-99 systemd[1]: Stopping Kamailio (Openser)
SIP Server...
Feb  3 17:25:59 10-101-2-99 systemd[1]: Starting Kamailio (Openser)
SIP Server...
Feb  3 17:25:59 10-101-2-99 systemd[1]: Reloading.
Feb  3 17:25:59 10-101-2-99 kamailio[21315]: loading modules under
config path: /usr/lib/x86_64-linux-gnu/kamailio/modules/
Feb  3 17:25:59 10-101-2-99 kamailio[21315]: Listening on

i cannot find what means "RUNTIME DIRECTORY" maybe are due in buster
now path are not set and maybe does not find property the paths, but
only happened with systemd related, i tested same package in devuan
(yes, it works, taking directly from debian) and installs property..

i also tested with mxlinux and works too also..


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#946591: mkesmtpdcert does not make file where it said

2019-12-11 Thread PICCORO McKAY Lenz
Package: courier-mta
Version: 1.0.6-1
Severity: critical
Justification: causes serious data loss

the mkesmtpdcert pgrogram in debian was altered, BUT are not in sync
around documentations.. that may cause confusion and data loss due
admins does not find resulting cert file and daemons does not start
never:

root@mail:/etc/courier# man mkesmtpdcert | grep pem
   /usr/lib/courier/esmtpd.pem. The mkesmtpdcert generates a
self-signed X.509 certificate, mainly for testing.
   /usr/lib/courier/esmtpd.pem must be owned by the courier user
and have no group or world permissions. The
   /usr/lib/courier/esmtpd.pem already exists.

root@mail:/etc/courier# mkesmtpdcert
/etc/courier/esmtpd.pem already exists.
root@mail:/etc/courier#


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#939377: Citadel hangs after install so cannot continue..

2019-11-25 Thread PICCORO McKAY Lenz
The Citadel server hangs directly after it is started, so that Webcit
and the comman-line client cannot connect:

all the package was re-buiild agains sid and does not work..

i noted the bug 939377 and 943531 and 805504 seems happened with only
debian packages and are related similar (or maybe same ) bugs

i'll try a new upstream source directly from upstream and isntall in
upstream way and report feedback


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#933734: ALT+LEFT or ALT+RIGHT arrow does not work anymore

2019-08-02 Thread PICCORO McKAY Lenz
Package: sakura
Version: 3.6.0-3
Severity: serious
Justification: package application are not usable as released!

in the manpage of the sakura it said that ALT+LEFT arrow change the
terminal to the left nex and so same for right nex with right arrow..

since debian 10 this stop to work! that's all!


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#928717: in normal builds local urresponsive flas are parsed to build process

2019-05-09 Thread PICCORO McKAY Lenz
Cited from upstream For a native x86_64 build, you need to REMOVE {{-fPIE}}
from the CFLAGS and {{-fPIE -pie}} from LDFLAGS.

Seems dpkg-buildflags are passed that arguments to build processs in 64bits
amd64,

due in i386 builds compiles fine!


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


Bug#928717: Build link error bundled pjproject : relocation against symbol cant be used when shared object

2019-05-09 Thread PICCORO McKAY Lenz
Source: asterisk
Version: 1:16.2.1~dfsg-1
Severity: grave

lasted source fails to buil din common local install with error:

/usr/bin/ld: res_pjsip_session.o: relocation R_X86_64_PC32 against
symbol `ast_sip_session_media_state_reset' can not be used when making
a shared object; recompile with -fPIC

upstream community forum issue at

https://community.asterisk.org/t/build-link-error-bundled-pjproject-relocation-against-symbol-cant-be-used-when-shared-object/79608

upstream bug at:

https://issues.asterisk.org/jira/browse/ASTERISK-28411

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#927717: pkg/config file still with some problems

2019-04-21 Thread PICCORO McKAY Lenz
Package: libjpeg-dev
Version: 1:1.5.1-2
Severity: grave

Dear Maintainer.
It appeares that the provided pkg-config libjpeg.pc file contains
an unsubsituted 'regexp', @VERSIONH@.

It is guessed that the rules file does not define it

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


Bug#927456: irrlicht makefiles does not honors CFLAGS and CXXFLAGS, so neither hardening

2019-04-19 Thread PICCORO McKAY Lenz
Package: libirrlicht-dev
Version: 1.5+dfsg1-1
Severity: serious

in Makefile line 84 we have a non override CFLAG set  as:

irrlicht-1.8.4.0/source/Irrlicht/Makefile

CFLAGS := -O3 -fexpensive-optimizations -DPNG_THREAD_UNSAFE_OK
-DPNG_NO_MMX_CODE -DPNG_NO_MNG_FEATUR
ES

so i set to serious due irrlicht on Debian uses system PNG and JPEG
libraries.. so here we can see more that just only not honor the CFLAGS..
take a shot to the "NO_MMX_CODE"

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


Bug#925478: restart action breaks with systemd (Again)

2019-03-25 Thread PICCORO McKAY Lenz
Package: lighttpd
Version: 1.4.35-4+deb8u1
Version: 1.4.53-3
Severity: grave


The systemd (again) seems have problems iwth lighttpd..
when i try to restart the service aftyer some time.. service does not start
and a paralele service are in backgound..

that problem does not happen with wheeze , neither happen in Devuan
that used sysv-init

until that days, systemd seems are mor a pain in the ass rather a solution!

root@ip-10-101-2-11:/etc/# service lighttpd status
● lighttpd.service - Lighttpd Daemon
   Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled)
   Active: failed (Result: exit-code) since Mon 2019-03-25 16:08:05 UTC; 4s ago
  Process: 3019 ExecStart=/usr/sbin/lighttpd -D -f
/etc/lighttpd/lighttpd.conf (code=exited, status=255)
  Process: 3011 ExecStartPre=/usr/sbin/lighttpd -t -f
/etc/lighttpd/lighttpd.conf (code=exited, status=0/SUCCESS)
 Main PID: 3019 (code=exited, status=255)

Mar 25 16:08:05 ip-10-101-2-11 lighttpd[3011]: Syntax OK
Mar 25 16:08:05 ip-10-101-2-11 systemd[1]: Started Lighttpd Daemon.
Mar 25 16:08:05 ip-10-101-2-11 lighttpd[3019]: 2019-03-25 16:08:05:
(network.c.409) can't bind to port:  80 Addre...n use
Mar 25 16:08:05 ip-10-101-2-11 systemd[1]: lighttpd.service: main
process exited, code=exited, status=255/n/a
Mar 25 16:08:05 ip-10-101-2-11 systemd[1]: Unit lighttpd.service
entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.
root@ip-10-101-2-11:/etc/# ps -lxa | grep http
0 0  3032 32390  20   0  12728  2188 -  S+   pts/1  0:00
grep --color=auto http
133 20456 1  20   0  97324  2284 -  S?  0:17
/usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf
root@ip-10-101-2-11:/etc/# kill -9 20456
root@ip-10-101-2-11:/etc/# service lighttpd start
root@ip-10-101-2-11:/etc/# service lighttpd status
● lighttpd.service - Lighttpd Daemon
   Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled)
   Active: active (running) since Mon 2019-03-25 16:08:52 UTC; 11s ago
  Process: 3050 ExecStartPre=/usr/sbin/lighttpd -t -f
/etc/lighttpd/lighttpd.conf (code=exited, status=0/SUCCESS)
 Main PID: 3058 (lighttpd)
   CGroup: /system.slice/lighttpd.service
   └─3058 /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf

Mar 25 16:08:52 ip-10-101-2-11 lighttpd[3050]: Syntax OK
Mar 25 16:08:52 ip-10-101-2-11 systemd[1]: Started Lighttpd Daemon.
Mar 25 16:08:58 ip-10-101-2-11 systemd[1]: Started Lighttpd Daemon.
root@ip-10-101-2-11:/etc/#





Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#924941: d-shlibmove: fails in opensuse build service

2019-03-18 Thread PICCORO McKAY Lenz
El lun., 18 de mar. de 2019 a la(s) 15:45, Jonas Smedegaard
(jo...@jones.dk) escribió:
> Ok.  What does "locally on my machine" mean, regarding environment?
on my local install daily use, also i setup apart a clean install just
only for build! in vm

>
> Which version of Debian, and does that use some form of containers?
debian 8 jessie

> > i just see the patch at 0.8X d-shlibs and seems necesary the
> > ignoredevlibs parameter!
> That error message is unrelated to ignoredevlibs parameter.
thanks for the clarify! but there's some workaround that can i made in
wheeze case?

>
> Also, libsrtp2-1 package makes no use of that recent parameter.
>
>
>  - Jonas
>
> --
>  * Jonas Smedegaard - idealist & Internet-arkitekt
>  * Tlf.: +45 40843136  Website: http://dr.jones.dk/
>
>  [x] quote me freely  [ ] ask before reusing  [ ] keep private
> -BEGIN PGP SIGNATURE-
>
> iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlyP9WIACgkQLHwxRsGg
> ASGWmRAAgMDWLcFWgkjxplYDEVEM2BU1REy9JvOiLy0zey5c0dqrJL5paTf0i17G
> v/5GzVnnNAfh6vn75pFdUY7YBHGl1IHoYgxEctOqfoPXdAzIbP1A/Z8R14V6OMZx
> h8GipExFDOJRxAW93xX0vVeYNdA98EE7+T4ngXepJhCzwkmcjqcRqJvtO03QOvG6
> W8dJDTSkZI+oYkUhepAHo+5hl755SMJIXVGlZaHGbKG0IqCZYSSmUcXX+yp0lqPC
> BfyRB+Anu3sp3oHgh2C2bao+yMtYKg1WeDcYpx/PG9/pTqV0RmjM6ZtdprQ77A8F
> dTdRBxBwSxZp+zj2JuegacmzcH5qyu3UkAGw0qy7IPq/hLuQZxQmPBDM8VqvwERM
> sFjvmgvngy0UB8XPpRNXCoNCxTQ4pk4T5tIeOGBKGy306/C+voDeHpcfIxqk1EDR
> rNPwiT/YdvSgSogGBfdCB66qy1XCWW1TsV9YBBcWQzcf6AxLzUyedIBiNEISbDgU
> 38G713cLi35fWcRF90tXbfkH8FbgurSrW6ZKdQPTONvXkDjULkueUH42b2pfOv87
> 5lAoqf6xEYaLxGuQHgMiAwoJGjIoTwoUPyDhdZ3yEJfJvBRPAQz+GWVTGStpSZX2
> tipd904XJlcv9o7IcmDN9lEoSLI+cgEf1E7GiTcMZcLeO007uJA=
> =PYor
> -END PGP SIGNATURE-



Bug#924941: d-shlibmove: fails in opensuse build service

2019-03-18 Thread PICCORO McKAY Lenz
but locally in my machine i cannot build ! with same error!

i just see the patch at 0.8X d-shlibs and seems necesary the
ignoredevlibs parameter!


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

El lun., 18 de mar. de 2019 a la(s) 14:37, Jonas Smedegaard
(jo...@jones.dk) escribió:
>
> control: retitle -1 d-shlibmove: fails in opensuse build service
> control: tags -1 unreproducible
>
> Quoting PICCORO McKAY Lenz (2019-03-18 19:08:28)
> > a backported fix of the patch in 636919 (released in 0.83) woutld be
> > usefully for jessie and seems necesary!
> >
> > i'll must now then backported the patch in wheeze for my purposes...
> > buyt then so what with jessie?
> >
> > Lenz McKAY Gerardo (PICCORO)
> > http://qgqlochekone.blogspot.com
> >
> > El lun., 18 de mar. de 2019 a la(s) 14:00, PICCORO McKAY Lenz
> > (mckaygerh...@gmail.com) escribió:
> > >
> > > El lun., 18 de mar. de 2019 a la(s) 13:49, Jonas Smedegaard
> > > (jo...@jones.dk) escribió:
> > > > Since libpcap0.8-dev should be available in jessie, I suspect the
> > > > cause for this issue is that the apt cache for some reason wasn't
> > > > populated - see https://bugs.debian.org/636919
> > >
> > > Hi!, sorry for the title! i dont see it before send the email!
> > >
> > > umm maybe that will work for jessie, but i'm triying to backporting
> > > also for wheeze? so in that case? how to do?
> > >
> > > >
> > > > This is supposed to be fixed with https://bugs.debian.org/630591
> > > > which should be solved in jessie.
> > > >
> > >
> > >
> > > > Do you use plain jessie or some parts in unusual versions?
> > >
> > > Plain jessie in some build services, mostly opensuse build service! in
> > > all fails!
>
> My guess is that your build environment is slightly broken, in that its
> apt cache is not populated.
>
> If my guess is correct, then that is not a bug in d-shlibs.
>
> I am not familiar with OBS, so cannot help further, unfortunately.
>
>
>  - Jonas
>
> --
>  * Jonas Smedegaard - idealist & Internet-arkitekt
>  * Tlf.: +45 40843136  Website: http://dr.jones.dk/
>
>  [x] quote me freely  [ ] ask before reusing  [ ] keep private
> -BEGIN PGP SIGNATURE-
>
> iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlyP5UgACgkQLHwxRsGg
> ASEePBAAkHPwZkwLrSWs0wOzeISQvmA4NBk/DdiP8onXPgUNiUJ2rhhwRTRk5Ldn
> RF+fzrTfmVRPq7iQpqEvrn+Fue6CrBE6T1r6VIIQg3xQBCqNNyet5U/B7w3rGXxb
> OVMr9fIBlswteNQHf8UbQAI6YW/mzGj82QyhpQYw/3VS4bVD3sQslKI+hjoju9JN
> XIc4sMM5BFuA4N6PIRym8UdvcB/Irnirixez3ohe8YvaZEE+IHrvrNUfsXWlI7Ak
> zzEW2Tnog1BjcPMN0HdTdB8zyQ9Mz2sHePkI7SeLpBUQGpBjy2VfvTBcNp+jhni3
> Urgn2Z8R5FQeAgacfL/3h5mvavM5KWgIK/kVJLg/upC9wnuMoDmgZ2LIq5FEWUyy
> Fr/hXlHeh76Bmy4TgaEkw1mEoKWGUSKXQOUMusvqlbAbcvWRjhAhK6sxwlzj9RV/
> MeMbiCJY1bDw8hSpQR41VsV4H5EnX53cN7dsngMUGGgDF7uA+1x+oN0pXDB/gWck
> YgnBA1sqzHgavAANKZ/fldPhhH25yTjxJK2ENVq+DTeYblxFy2NWwdb0kF3co9TA
> CP8ylvsUVFlY/NQGTKxq1z+lLRliq3eJxt9m9PrfFVgyQwk75NSnGPCem057fiD9
> EHgJEk/i1bDksJmrUNvmU55EJ4FUy6vSG5WSBsYl2QDeLVmTPUQ=
> =66IP
> -END PGP SIGNATURE-



Bug#924941: d-shlibmove --commit \ [ 269s] --devunversioned --exclude-la \ [ 269s] --multiarch \ [ 269s] --movedev "debian/tmp/usr/include/*" usr/include/ \ [ 269s] --movedev "debian/tmp/usr/lib/i386-

2019-03-18 Thread PICCORO McKAY Lenz
a backported fix of the patch in 636919 (released in 0.83) woutld be
usefully for jessie and seems necesary!

i'll must now then backported the patch in wheeze for my purposes...
buyt then so what with jessie?

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

El lun., 18 de mar. de 2019 a la(s) 14:00, PICCORO McKAY Lenz
(mckaygerh...@gmail.com) escribió:
>
> El lun., 18 de mar. de 2019 a la(s) 13:49, Jonas Smedegaard
> (jo...@jones.dk) escribió:
> > Since libpcap0.8-dev should be available in jessie, I suspect the cause
> > for this issue is that the apt cache for some reason wasn't populated -
> > see https://bugs.debian.org/636919
>
> Hi!, sorry for the title! i dont see it before send the email!
>
> umm maybe that will work for jessie, but i'm triying to backporting
> also for wheeze? so in that case? how to do?
>
> >
> > This is supposed to be fixed with https://bugs.debian.org/630591 which
> > should be solved in jessie.
> >
>
>
> > Do you use plain jessie or some parts in unusual versions?
>
> Plain jessie in some build services, mostly opensuse build service! in
> all fails!
>
> > Do you use some form of container or chroot?
> in some way can be said yes!?
>
>
> >
> >
> >  - Jonas
> >
> > --
> >  * Jonas Smedegaard - idealist & Internet-arkitekt
> >  * Tlf.: +45 40843136  Website: http://dr.jones.dk/
> >
> >  [x] quote me freely  [ ] ask before reusing  [ ] keep private
> > -BEGIN PGP SIGNATURE-
> >
> > iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlyP2goACgkQLHwxRsGg
> > ASHeow//d18dZuTQD5sxOu6ky+8pYeNlD/LwWr7Bua0bJV9XSgEMnAyRACtm3kRn
> > ZFHxzV1XpAQdBMQpMpx6fGSL/3PeW+QYxhymRI9dwZapEieb3JScT4Vf24k6lLFb
> > 5VbrUa/FUgU5N5C/l8tCGJjJwIdGICMnCz9efLHgNNyHC6rPmxXSRHSMtudhqA46
> > r2vM/IS37FqCGYtwsqZ3oHUSZtCWxGKySNgpABgc2+iRgBSRki+Hc3l1Zr8FrQNJ
> > /GISSBVhXxLdYPuAt3qKOYNACj3yUpfHt51Q6UHtPDghz1fbV3Mbr13JHQEAMfb1
> > hEz5L/r2SU7hx8nvlm9uyplF+L/Wo7TyHbCxW4D+8pDGJhFnv7Yyr6bsFOcVId2i
> > s9mDOWSb+58+/K/6mWSlAdYU+1hga1Qh8s3QtJWTteIl6v1Sj1Vh+nNOoDjCIfW7
> > klvBLzYPQk1biIbDwPavb95rt4HWKyaoQEWp0W7E3eN/N+ygrJ5/YrDMzOTNQTuI
> > C7yKSgZCQa72ltJRwhk34yowtIq2uDFxXxqWqPvDBwcinjzEMWzHdeHQO3aFL66Q
> > GEs/mwopBrDXqlBoQBn//J5jCvTBCCi4m8GwORReJR//3apRi9l0ZdTuR4BjnpDW
> > lPmmET5qK0vOWHe7Zz/KmyILHMh1Y2D05hodLQnsevzn513m8tg=
> > =Yc5a
> > -END PGP SIGNATURE-



Bug#924941: d-shlibmove --commit \ [ 269s] --devunversioned --exclude-la \ [ 269s] --multiarch \ [ 269s] --movedev "debian/tmp/usr/include/*" usr/include/ \ [ 269s] --movedev "debian/tmp/usr/lib/i386-

2019-03-18 Thread PICCORO McKAY Lenz
El lun., 18 de mar. de 2019 a la(s) 13:49, Jonas Smedegaard
(jo...@jones.dk) escribió:
> Since libpcap0.8-dev should be available in jessie, I suspect the cause
> for this issue is that the apt cache for some reason wasn't populated -
> see https://bugs.debian.org/636919

Hi!, sorry for the title! i dont see it before send the email!

umm maybe that will work for jessie, but i'm triying to backporting
also for wheeze? so in that case? how to do?

>
> This is supposed to be fixed with https://bugs.debian.org/630591 which
> should be solved in jessie.
>


> Do you use plain jessie or some parts in unusual versions?

Plain jessie in some build services, mostly opensuse build service! in
all fails!

> Do you use some form of container or chroot?
in some way can be said yes!?


>
>
>  - Jonas
>
> --
>  * Jonas Smedegaard - idealist & Internet-arkitekt
>  * Tlf.: +45 40843136  Website: http://dr.jones.dk/
>
>  [x] quote me freely  [ ] ask before reusing  [ ] keep private
> -BEGIN PGP SIGNATURE-
>
> iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlyP2goACgkQLHwxRsGg
> ASHeow//d18dZuTQD5sxOu6ky+8pYeNlD/LwWr7Bua0bJV9XSgEMnAyRACtm3kRn
> ZFHxzV1XpAQdBMQpMpx6fGSL/3PeW+QYxhymRI9dwZapEieb3JScT4Vf24k6lLFb
> 5VbrUa/FUgU5N5C/l8tCGJjJwIdGICMnCz9efLHgNNyHC6rPmxXSRHSMtudhqA46
> r2vM/IS37FqCGYtwsqZ3oHUSZtCWxGKySNgpABgc2+iRgBSRki+Hc3l1Zr8FrQNJ
> /GISSBVhXxLdYPuAt3qKOYNACj3yUpfHt51Q6UHtPDghz1fbV3Mbr13JHQEAMfb1
> hEz5L/r2SU7hx8nvlm9uyplF+L/Wo7TyHbCxW4D+8pDGJhFnv7Yyr6bsFOcVId2i
> s9mDOWSb+58+/K/6mWSlAdYU+1hga1Qh8s3QtJWTteIl6v1Sj1Vh+nNOoDjCIfW7
> klvBLzYPQk1biIbDwPavb95rt4HWKyaoQEWp0W7E3eN/N+ygrJ5/YrDMzOTNQTuI
> C7yKSgZCQa72ltJRwhk34yowtIq2uDFxXxqWqPvDBwcinjzEMWzHdeHQO3aFL66Q
> GEs/mwopBrDXqlBoQBn//J5jCvTBCCi4m8GwORReJR//3apRi9l0ZdTuR4BjnpDW
> lPmmET5qK0vOWHe7Zz/KmyILHMh1Y2D05hodLQnsevzn513m8tg=
> =Yc5a
> -END PGP SIGNATURE-



Bug#924941: d-shlibmove --commit \ [ 269s] --devunversioned --exclude-la \ [ 269s] --multiarch \ [ 269s] --movedev "debian/tmp/usr/include/*" usr/include/ \ [ 269s] --movedev "debian/tmp/usr/lib/i386-

2019-03-18 Thread PICCORO McKAY Lenz
Source: d-shlibs
Version: 0.58
Severity: serious


On a rebuild of the libsrtp2 package failds with error in depends
calculation using jessie, same result using strecth:


 dh_installgsettings -plibsrtp2-1
 d-shlibmove --commit \
 --devunversioned --ignorelibdep \
 --multiarch \
 --movedev "debian/tmp/usr/include/*" usr/include/ \
 --movedev "debian/tmp/usr/lib/i386-linux-gnu/pkgconfig/*" \
 usr/lib/i386-linux-gnu/pkgconfig \
 debian/tmp/usr/lib/i386-linux-gnu/libsrtp2.so
 Library package automatic movement utility
 devlibs error: There is no package matching [libpcap0.8-dev] and
noone provides it, please report bug to d-shlibs maintainer
 debian/rules:110: recipe for target 'binary-post-install/libsrtp2-1' failed
 make: *** [binary-post-install/libsrtp2-1] Error 1


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#921015: kamailio 5.2 invalid permissions at run dir cuases several issues

2019-02-01 Thread PICCORO McKAY Lenz
Hi victor, you didnt noted tha i mentiones that i use buster, and i
mention that only happened when kamailio need to comunicate
internally.. this means with many modules enables and asterisk in the
game... and i noted that build from upstream already happened in 5.1
and 5.2 so seems its a kamailio bug

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

El vie., 1 de feb. de 2019 a la(s) 08:56, Victor Seva
(linuxman...@torreviejawireless.org) escribió:
>
>  severity 921015 normal
> --
> thanks
>
> Hello,
>
> You didn't mentioned if you are using systemd or sysv. Both have rules to 
> create and set permissions for /var/run/kamailio dir:
>
> # debian/kamailio.init
> HOMEDIR=/var/run/$NAME
> [..]
> USER=kamailio
> GROUP=kamailio
> [..]
> # /var/run can be a tmpfs
> if [ ! -d $HOMEDIR ]; then
> mkdir -p $HOMEDIR
> chown ${USER}:${GROUP} $HOMEDIR
> fi
>
>
> # debian/kamailio.service
> # /var/run/kamailio in tmpfs
> RuntimeDirectory=kamailio
> RuntimeDirectoryMode=0750
>
> In my testing with the default config (sysv):
>
> seting RUN_KAMAILIO=yes on /etc/default/kamailio
>
> root@c56eab6f6ec2:/# service kamailio start
> [] Starting Kamailio SIP Server: kamailio:Listening on
>  udp: 127.0.0.1:5060
>  udp: 172.17.0.2:5060
>  tcp: 127.0.0.1:5060
>  tcp: 172.17.0.2:5060
> Aliases:
>  tcp: c56eab6f6ec2:5060
>  tcp: localhost:5060
>  udp: c56eab6f6ec2:5060
>  udp: localhost:5060
>
> /usr/sbin/kamailio[754]: INFO: rr [../outbound/api.h:52]: ob_load_api(): 
> unable to import bind_ob - maybe module is not loaded
>
> /usr/sbin/kamailio[754]: INFO: rr [rr_mod.c:177]: mod_init(): outbound module 
> not available
>
> /usr/sbin/kamailio[754]: INFO:  [main.c:2648]: main(): processes (at 
> least): 32 - shm size: 67108864 - pkg size: 8388608
>
> /usr/sbin/kamailio[754]: INFO:  [core/udp_server.c:153]: 
> probe_max_receive_buffer(): SO_RCVBUF is initially 212992
>
> /usr/sbin/kamailio[754]: INFO:  [core/udp_server.c:205]: 
> probe_max_receive_buffer(): SO_RCVBUF is finally 425984
>
> /usr/sbin/kamailio[754]: INFO:  [core/udp_server.c:153]: 
> probe_max_receive_buffer(): SO_RCVBUF is initially 212992
>
> /usr/sbin/kamailio[754]: INFO:  [core/udp_server.c:205]: 
> probe_max_receive_buffer(): SO_RCVBUF is finally 425984
>
> /usr/sbin/kamailio[754]: ERROR:  [core/tcp_main.c:2739]: tcp_init(): 
> could not get TCP protocol number
>
> /usr/sbin/kamailio[754]: ERROR:  [core/tcp_main.c:2739]: tcp_init(): 
> could not get TCP protocol number
>
> . ok
> root@c56eab6f6ec2:/# ls -lah /var/run/kamailio/
> total 12K
> drwxr-xr-x 2 kamailio kamailio 4.0K Feb  1 12:49 .
> drwxr-xr-x 1 root root 4.0K Feb  1 12:48 ..
> -rw-r--r-- 1 kamailio kamailio4 Feb  1 12:49 kamailio.pid
> srw--- 1 kamailio kamailio0 Feb  1 12:49 kamailio_ctl
> prw-rw 1 root root0 Feb  1 12:49 kamailio_rpc.fifo
> srw-rw 1 root root0 Feb  1 12:49 kamailio_rpc.sock
> root@c56eab6f6ec2:/# kamcmd
> kamcmd 1.5
> Copyright 2006 iptelorg GmbH
> This is free software with ABSOLUTELY NO WARRANTY.
> For details type `warranty'.
> kamcmd> ps
> 754 main process - attendant
> 755 udp receiver child=0 sock=127.0.0.1:5060
> 756 udp receiver child=1 sock=127.0.0.1:5060
> 757 udp receiver child=2 sock=127.0.0.1:5060
> 758 udp receiver child=3 sock=127.0.0.1:5060
> 759 udp receiver child=4 sock=127.0.0.1:5060
> 760 udp receiver child=5 sock=127.0.0.1:5060
> 761 udp receiver child=6 sock=127.0.0.1:5060
> 762 udp receiver child=7 sock=127.0.0.1:5060
> 763 udp receiver child=0 sock=172.17.0.2:5060
> 764 udp receiver child=1 sock=172.17.0.2:5060
> 765 udp receiver child=2 sock=172.17.0.2:5060
> 766 udp receiver child=3 sock=172.17.0.2:5060
> 767 udp receiver child=4 sock=172.17.0.2:5060
> 768 udp receiver child=5 sock=172.17.0.2:5060
> 769 udp receiver child=6 sock=172.17.0.2:5060
> 770 udp receiver child=7 sock=172.17.0.2:5060
> 771 slow timer
> 772 timer
> 773 secondary timer
> 774 JSONRPCS FIFO
> 775 JSONRPCS DATAGRAM
> 776 ctl handler
> 777 tcp receiver (generic) child=0
> 778 tcp receiver (generic) child=1
> 779 tcp receiver (generic) child=2
> 780 tcp receiver (generic) child=3
> 781 tcp receiver (generic) child=4
> 782 tcp receiver (generic) child=5
> 783 tcp receiver (generic) child=6
> 784 tcp receiver (generic) child=7
> 785 tcp main process
> kamcmd>
>
>
> Cheers,
> Victor



Bug#921015: kamailio 5.2 invalid permissions at run dir cuases several issues

2019-01-31 Thread PICCORO McKAY Lenz
Package: kamailio
Severity: grave
Version: 5.2.1-1

either upgraded or installed from zero, kamailio 5.2.1-1 seems there's no
working anymore with some important modules enabled..  4.4.4 does work
perfectly .. the fifo and rcp file are under a /var/run/kamailio directory
with denied access by the service and this files are important for control

seems the /var/run/kamailio directory are  denied for some resources..
as i can see directory are owed byt root and only ower and group have
access (seems kamailio itseflt change this but i can guarantee), but i
sure see that kamailio 4.4 instalation have the /var/run/kamailio
directory set to kamailio user and group

kamailio 4.4 backported by me for jessie:
`drwxr-xr-x 2 kamailio kamailio 100 Aug 15 17:33 kamailio`
kamailio 5.2 installed on buster/testing:
`drwxr-x--- 2 root root 120 Jan 30 09:35 kamailio`

due that several issues are happened if we started using some modules
due unable to manage the socket control:

```
Jan 31 15:35:51 venenux-debian kamailio[16861]: 17(16889) ERROR:
 [core/io_wait.h:1040]: io_wait_loop_epoll(): epoll_wait(7,
0x7f6ed6f88d88, 0, 5000): Invalid argument [22]
Jan 31 15:35:51 venenux-debian kamailio[16861]: 0(16863) ERROR: ctl
[ctl.c:390]: mod_destroy(): ERROR: ctl: could not delete unix socket
/var/run/kamailio//kamailio_ctl: Permission denied (13)
Jan 31 15:35:51 venenux-debian kamailio[16861]: 0(16863) DEBUG: 
[db_pool.c:100]: pool_remove(): removing connection from the pool
Jan 31 15:35:51 venenux-debian kamailio[16861]: 0(16863) DEBUG: tm
[t_funcs.c:85]: tm_shutdown(): start
Jan 31 15:35:51 venenux-debian kamailio[16861]: 0(16863) DEBUG: tm
[t_funcs.c:88]: tm_shutdown(): emptying hash table
Jan 31 15:35:51 venenux-debian kamailio[16861]: 0(16863) DEBUG: tm
[t_funcs.c:90]: tm_shutdown(): removing semaphores
Jan 31 15:35:51 venenux-debian kamailio[16861]: 0(16863) DEBUG: tm
[t_funcs.c:92]: tm_shutdown(): destroying tmcb lists
Jan 31 15:35:51 venenux-debian kamailio[16861]: 0(16863) DEBUG: tm
[t_funcs.c:95]: tm_shutdown(): done
Jan 31 15:35:51 venenux-debian kamailio[16861]: 0(16863) ERROR:
jsonrpcs [jsonrpcs_fifo.c:599]: jsonrpc_fifo_destroy(): FIFO stat
failed: Permission denied
Jan 31 15:35:51 venenux-debian kamailio[16861]: 0(16863) ERROR:
jsonrpcs [jsonrpcs_sock.c:516]: jsonrpc_dgram_destroy(): socket stat
failed: Permission denied
```

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#917456: urgent need to upgrade upstream

2018-12-27 Thread PICCORO McKAY Lenz
Package: rtpproxy
Version: 1.2.1-2.2
Severity: grave

current debian packages are unusable behind nat, due advertise option,
Back in 2009, Daniel Goepp posted a patch to RTPproxy to support
putting rtpproxy behind NAT.

today the debian package are unuseless with packaged kamailio , due
does not retransmid the calls in NAT:

Dec 27 17:04:24] WARNING[1009]: chan_sip.c:4065 retrans_pkt:
Retransmission timeout reached on transmission
1859282381-3255...@bjc.bgi.b.bah for seqno 21 (Critical Response) --
See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
Packet timed out after 6912ms with no response
[Dec 27 17:04:24] WARNING[1009]: chan_sip.c:4089 retrans_pkt: Hanging
up call 1859282381-3255...@bjc.bgi.b.bah - no reply to our critical
packet (see https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions).
-- Channel SIP/101206000-0007 left 'simple_bridge' basic-bridge


after install manually the lasted seems problems are gone

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#909196: geany: webhelper seems ported to webkit2gtk, please reenable it

2018-09-19 Thread PICCORO McKAY Lenz
Package: geany-plugin-webhelper
Version: geany-plugin-webhelper unable to install in testing
Severity: grave

when upgrade geany-plugin-webhelper are missing and due that breaks my
geany instalation

i make pressure due i'm unnable to use webhelper and geany becomes
unnusable.. crash when push save button (due make refresh to the
plugin that does not exist and config file said are enabled, but its a
older version)

The geany and geany-plugins packages are 1.33-1 version,
geany-plugin-webhelper still only in 1.29 and it is unable to install
cause dependencies error:

geany-plugin-webhelper:
 Depende: geany-abi-71
  Depende: geany-plugins-common (=1.29+dfsg-1) pero se va a instalar
1.33+dfsg-1+b1


Seems problema around webkit support was resolved with that commit:

https://github.com/geany/geany-plugins/pull/746/commits/4039a13882f4b9e2127f6e7b018bdbdffe36e2a2

and the bugt reported
https://github.com/geany/geany-plugins/issues/412 ; i added notes
about it!



Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#902992: live-build broken due subversion recommends

2018-07-06 Thread PICCORO McKAY Lenz
pufff you dont understand! i called with "--apt-recommends false"
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


2018-07-05 8:00 GMT-04:00 Luca Boccassi :
> On Wed, 4 Jul 2018 12:04:54 -0400 PICCORO McKAY Lenz  l.com> wrote:
>> Package: live-build
>> Version: 1:20171207
>> Severity: grave
>>
>> we need a mechanish to avoid bad or abuse of recommends in apt, this
>> problem avoit the automatization of the process
>>
>> if we list the package subversion-tools, that recomends exim4 over
> any
>> other, take preference to a specific package
>>
>> root@pc-desk-w32:/vnx/osposos/debianlive8# aptitude why exim4
>> i   subversion-tools Recomienda exim4 | mail-transport-agent
>>
>> so then process end with this:
>>
>> The following packages have unmet dependencies:
>>  courier-mta : Conflicts: mail-transport-agent
>>  exim4-config : Conflicts: courier-mta but 0.76.3-5 is to be
> installed
>>  exim4-daemon-light : Conflicts: mail-transport-agent
>>
>> and lb build fails, with a only solution to make interactive shell
> and
>> avoiting automatization of the process
>>
>> we need the mechanish due we cannot track all packages that abuse or
>> are bad mantained due policy violations!
>>
>> Lenz McKAY Gerardo (PICCORO)
>> http://qgqlochekone.blogspot.com
>
> There's already an option, call lb config with "--apt-recommends false"
> and recommends will not be installed.
>
> --
> Kind regards,
> Luca Boccassi



Bug#902992: live-build broken due subversion recommends

2018-07-04 Thread PICCORO McKAY Lenz
Package: live-build
Version: 1:20171207
Severity: grave

we need a mechanish to avoid bad or abuse of recommends in apt, this
problem avoit the automatization of the process

if we list the package subversion-tools, that recomends exim4 over any
other, take preference to a specific package

root@pc-desk-w32:/vnx/osposos/debianlive8# aptitude why exim4
i   subversion-tools Recomienda exim4 | mail-transport-agent

so then process end with this:

The following packages have unmet dependencies:
 courier-mta : Conflicts: mail-transport-agent
 exim4-config : Conflicts: courier-mta but 0.76.3-5 is to be installed
 exim4-daemon-light : Conflicts: mail-transport-agent

and lb build fails, with a only solution to make interactive shell and
avoiting automatization of the process

we need the mechanish due we cannot track all packages that abuse or
are bad mantained due policy violations!

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#895782: please remove or update to 5.2.X both sources, dkms and gui/cli

2018-05-03 Thread PICCORO McKAY Lenz
i REVISED THAT THE REQUIRED PATCH ARE ALREADY IN
*virtualbox_5.1.8-dfsg-7.dsc*
<http://snapshot.debian.org/archive/debian-debug/20161116T150535Z/pool/contrib/v/virtualbox/virtualbox_5.1.8-dfsg-7.dsc>
WHY NOT JUST RE-BACKPORT THAT VERSION TO JESSIE? that currently has this
problem!

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2018-05-03 9:48 GMT-04:00 PICCORO McKAY Lenz :

> hi, any oklder than 5.2 will faild to build the kernel module again linux
> 4.7+ and in jessie/*stretch* there are kernels 4.7+ (4.9+ for backports
> and 4.15+)
>
> please remove it the virtualbox backport until a good package are
> available..
>
> also i can see that strecht not have a virtualbox normal package..
>
> *i think a debian release cannot be do if many important package are not
> available due broke upgrades!*
>
> an upgrade from jessie to strecht broke the setup of a virtualbox user!
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>


Bug#895782: please remove or update to 5.2.X both sources, dkms and gui/cli

2018-05-03 Thread PICCORO McKAY Lenz
hi, any oklder than 5.2 will faild to build the kernel module again linux
4.7+ and in jessie/*stretch* there are kernels 4.7+ (4.9+ for backports and
4.15+)

please remove it the virtualbox backport until a good package are
available..

also i can see that strecht not have a virtualbox normal package..

*i think a debian release cannot be do if many important package are not
available due broke upgrades!*

an upgrade from jessie to strecht broke the setup of a virtualbox user!

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


Bug#878906: love must be package in each versioned,not only one version

2017-10-17 Thread PICCORO McKAY Lenz
Source: love
Version: 0.9.1-4
Severity: serious

every new mayor release of love, the compatibility are breack with old ..

so installed games in system comes unusable!

in conclusion: love engine in debian are not so used! so packaging
seem are waste of time and resources if are no useless for the users

so then, love must be offered in versioned! so  even a only one
package "love", we must provide "love09" and/or "love10" for love
0.9.X and 0.10.X

It's been many years since LÖVE 0.9.X was released,

and it's already on version 0.10.2, which is not fully compatible with 0.9.x.

so if some user have a game with 0.9 working, and updated, the game
will not work without reason event the user are a expert..

as example, golang are packaged in this way.. versioned!

i'm mading my own work in venenux repository.. maybe need to track those changes


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#871775: mysql-workbench: Alter table crashes Workbench

2017-08-11 Thread PICCORO McKAY Lenz
Package: mysql-workbench
Version: 6.2.3+dfsg-7
Severity: grave
Tags: upstream
Justification: causes data loss

choose a table, and the point another table but not choosen, alter it!
added or remove some columns and then crash arrival!

https://bugs.mysql.com/bug.php?id=65606
https://bugs.mysql.com/bug.php?id=76669
https://bugs.mysql.com/bug.php?id=70225

debian wheeze and debian jessie has a unusable package !

-- System Information:
Debian Release: 8.5
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-586
Locale: LANG=es_VE.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mysql-workbench depends on:
ii  libatkmm-1.6-12.22.7-2.1
ii  libc6 2.19-18+deb8u6
ii  libcairo2 1.14.0-2.1+deb8u2
ii  libcairomm-1.0-1  1.10.0-1.1
ii  libctemplate2 2.2-4
ii  libgcc1   1:4.9.2-10
ii  libgdal1h 1.10.1+dfsg-8+b3
ii  libgdk-pixbuf2.0-02.31.1-2+deb8u5
ii  libgl1-mesa-glx [libgl1]  13.0.6-1~bpo8+1
ii  libglib2.0-0  2.42.1-1+b1
ii  libglibmm-2.4-1c2a2.42.0-1
ii  libgnome-keyring0 3.12.0-1+b1
ii  libgtk2.0-0   2.24.25-3+deb8u1
ii  libgtkmm-2.4-1c2a 1:2.24.4-1.1
ii  libmysqlclient18  5.5.52-0+deb8u1
ii  libmysqlcppconn7  1.1.3-6
ii  libodbc1  2.3.1-3
ii  libpango-1.0-01.36.8-3
ii  libpangocairo-1.0-0   1.36.8-3
ii  libpangomm-1.4-1  2.34.0-1.1
ii  libpcre3  2:8.35-3.3+deb8u4
ii  libpcrecpp0   2:8.35-3.3+deb8u4
ii  libpython2.7  2.7.9-2+deb8u1
ii  libsigc++-2.0-0c2a2.4.0-1
ii  libstdc++64.9.2-10
ii  libtinyxml2.6.2   2.6.2-2
ii  libuuid1  2.25.2-6
ii  libvsqlitepp3 0.3.13-3
ii  libx11-6  2:1.6.2-3
ii  libxml2   2.9.1+dfsg1-5+deb8u4
ii  libzip2   0.11.2-1.2
ii  mysql-workbench-data  6.2.3+dfsg-7
ii  python-mysql.connector1.2.3-2
ii  python-paramiko   1.15.1-1
ii  python-pexpect3.2-1
ii  python-pyodbc 3.0.6-2
ii  python-pysqlite2  2.6.3-3
ii  python2.7 2.7.9-2+deb8u1
pn  python:any

Versions of packages mysql-workbench recommends:
ii  mariadb-client-10.0 [virtual-mysql-client]  10.0.28-0+deb8u1
ii  mysql-utilities 1.3.5-2
ii  ttf-bitstream-vera  1.10-8

Versions of packages mysql-workbench suggests:
ii  gnome-keyring  3.14.0-1+b1

-- no debconf information



Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#871405: gdm3: russian secondary languaje not displayed if not default

2017-08-07 Thread PICCORO McKAY Lenz
Package: gdm3
Severity: serious
Tags: l10n
Justification: causes serious data loss

gdm3 has a terribe bug: does not show russian languaje if are
secondary or as alternative

i installed debian 8 from scrach in spanish and then adde russian
languaje locale as second optionaly..

the iso used was DVD flavor with GDM3 as display manager..
NOTE: all the es_XX, ru_XX and en_XX locales where are generated
correctly i mans ALL including ucranian russian UTF8 and non UTF8
locales

then the screen of the GDM3 are showed, only englich and spanish are
availables..

restarted and again try to login and only spanish and russian are availables..

install the lightdm (due now debians only offerts NOTHING display
managers such GMD3 and LIGHTY)

then now russian are available in languaje choices only if lightdm are
set as default

but are not saved for specific users as defaul languje, so all users
if choose another languaje optionally to use, does not saved as user
default.. like DEbian squeeze does perfectly and debian lenny!


-- System Information:
Debian Release: 8.5
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-586
Locale: LANG=es_VE.UTF-8, LC_CTYPE=es_VE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


Versions of packages gdm3 depends on:
ii  accountsservice0.6.37-3+b1
ii  adduser3.113+nmu3
ii  dconf-cli  0.22.0-1
ii  dconf-gsettings-backend0.22.0-1
ii  debconf [debconf-2.0]  1.5.56
ii  gir1.2-gdm33.14.1-6
ii  gnome-session [x-session-manager]  3.14.0-2
ii  gnome-session-bin  3.14.0-2
ii  gnome-settings-daemon  3.14.2-3
ii  gnome-shell3.14.2-3+b1
ii  gnome-terminal [x-terminal-emulator]   3.14.1-1
ii  gsettings-desktop-schemas  3.14.1-1
ii  kde-window-manager [x-window-manager]  4:4.11.13-2
ii  libaccountsservice00.6.37-3+b1
ii  libaudit1  1:2.4-1+b1
ii  libc6  2.19-17
ii  libcanberra-gtk3-0 0.30-2.1
ii  libcanberra0   0.30-2.1
ii  libgdk-pixbuf2.0-0 2.31.1-2+b1
ii  libgdm13.14.1-6
ii  libglib2.0-0   2.42.1-1
ii  libglib2.0-bin 2.42.1-1
ii  libgtk-3-0 3.14.5-1
ii  libpam-modules 1.1.8-3.1
ii  libpam-runtime 1.1.8-3.1
ii  libpam-systemd 215-14
ii  libpam0g   1.1.8-3.1
ii  librsvg2-common2.40.5-1
ii  libselinux12.3-2
ii  libsystemd0215-14
ii  libwrap0   7.6.q-25
ii  libx11-6   2:1.6.2-3
ii  libxau61:1.0.8-1
ii  libxdmcp6  1:1.1.1-1+b1
ii  libxrandr2 2:1.4.2-1+b1
ii  lsb-base   4.1+Debian13+nmu1
ii  metacity [x-window-manager]1:3.14.3-1
ii  mutter [x-window-manager]  3.14.2-1
ii  policykit-10.105-8
ii  ucf3.0030
ii  x11-common 1:7.7+7
ii  x11-xserver-utils  7.7+3+b1
ii  xterm [x-terminal-emulator]312-2

Versions of packages gdm3 recommends:
ii  at-spi2-core   2.14.0-1
ii  desktop-base   8.0.2
ii  gnome-icon-theme   3.12.0-1
ii  gnome-icon-theme-symbolic  3.12.0-1
ii  x11-xkb-utils  7.7+1
ii  xserver-xephyr 2:1.16.4-1
ii  xserver-xorg   1:7.7+7
ii  zenity 3.14.0-1

Versions of packages gdm3 suggests:
ii  gnome-orca3.14.0-4
ii  libpam-gnome-keyring  3.14.0-1+b1

-- Configuration Files:
/etc/gdm3/daemon.conf changed [not included]

-- debconf information:
  gdm3/daemon_name: /usr/sbin/gdm3
* shared/default-x-display-manager: kdm


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#871401: debian-i18n: russian-spanish cant change in display manager

2017-08-07 Thread PICCORO McKAY Lenz
Package: debian-i18n
Severity: grave
Tags: l10n
Justification: causes non-serious data loss

Dear Maintainer,

Install debian in spanish and added optionally russian and english as
alternate languajes..
When try to access in GDM3 login screen, only Spanish and english are available
NOTE: all the es_XX, ru_XX and en_XX locales where are generated correctly

I Regenerate all the locales again, and remove the stupid gnome-puach dm
install the lightdm (due now debians only offerts nothing about
display managers)
then now russian are available in languaje choices
but are not saved for specific users as defaul languje
and if does not choose for fist time, next time are not set correctly

In resume:

1) the stupid GDM3 does not offer russian languaje option if spanish are default
2) lightdm offers russian laguaje option but are not saved for users
that choose it
3) if user forgot to use russian, when logout and choose it, no
russian are showed
4) if spanish are default or english, missing russian entries are in desktop
5) only gonmepuach desktop use complete russian translations, Xfce4
and LXDE does not .
6) russian translations appears only when are set by default, and then
spanish are missing


-- System Information:
Debian Release: 8.5
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-586
Locale: LANG=es_VE.UTF-8, LC_CTYPE=es_VE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#863046: crash in menu->client

2017-05-20 Thread PICCORO McKAY Lenz
Package: minetest
Version: 0.4.15+repack-1
Severity: serious


after many tests, Minetest package is buggy only on one thing: crash
when in main menu go to Client; i paste the trace, the other in menu
"server" works:

minetest
2017-05-20 15:04:00: [Main]: Automatically selecting world at
[/home/jennifer/.minetest/worlds/test]
2017-05-20 15:04:00: WARNING[Main]: Could not load icon file
'/usr/share/icons/hicolor/128x128/apps/minetest.png'
2017-05-20 15:04:00: WARNING[Main]: Could not load icon file
'/usr/share/games/minetest/misc/minetest-xorg-icon-128.png'
Loaded texture: /usr/share/games/minetest/games/minetest_game/menu/header.png
Loaded texture: /usr/share/games/minetest/games/minetest_game/menu/icon.png
Loaded texture: /usr/share/games/minetest/games/minimal/menu/icon.png
Loaded texture: /usr/share/games/minetest/textures/base/pack/blank.png
Loaded texture:
/usr/share/games/minetest/textures/base/pack/server_flags_favorite.png
Loaded texture:
/usr/share/games/minetest/textures/base/pack/server_flags_creative.png
Loaded texture:
/usr/share/games/minetest/textures/base/pack/server_flags_damage.png
Loaded texture:
/usr/share/games/minetest/textures/base/pack/server_flags_pvp.png
terminate called after throwing an instance of 'LuaError'
  what():  Runtime error from mod '' in callback run(): Type is not
convertible to string
stack traceback:
[C]: in function 'func'
/usr/share/games/minetest/builtin/async/init.lua:10: in function

Aborted

NOTE: default debian minetest server package are running and up when i
made all the test and play many mods and games


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#859308: please fix that !

2017-04-01 Thread PICCORO McKAY Lenz
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859309#10

now i cannot report!?!?

use report bug! and report bug are broken!? WTH? WTF?

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#859309: closed by Michael Biebl (Re: [Pkg-utopia-maintainers] Bug#859309: network manager broken after using light slim or ldm, complicated with simple packages such slim)

2017-04-01 Thread PICCORO McKAY Lenz
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859308

FUCK*** REPORT BUG ITS BROKEN AFTER SOME INSTALL WHAT THE HELLL!
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


2017-04-01 19:21 GMT-04:00 Debian Bug Tracking System :
> This is an automatic notification regarding your Bug report
> which was filed against the network-manager package:
>
> #859309: network manager broken after using light slim or ldm, complicated 
> with simple packages such slim
>
> It has been closed by Michael Biebl .
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Michael Biebl 
>  by
> replying to this email.
>
>
> --
> 859309: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859309
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>
>
> ------ Mensaje reenviado --
> From: Michael Biebl 
> To: PICCORO McKAY Lenz , 859309-d...@bugs.debian.org
> Cc:
> Bcc:
> Date: Sun, 2 Apr 2017 01:17:32 +0200
> Subject: Re: [Pkg-utopia-maintainers] Bug#859309: network manager broken 
> after using light slim or ldm, complicated with simple packages such slim
> Please use reportbug to file the bug report.
>
> --
> Why is it that all of the instruments seeking intelligent life in the
> universe are pointed away from Earth?
>
>
>
> -- Mensaje reenviado --
> From: PICCORO McKAY Lenz 
> To: Debian Bug Tracking System 
> Cc:
> Bcc:
> Date: Sat, 1 Apr 2017 19:12:34 -0400
> Subject: network manager broken after using light slim or ldm, complicated 
> with simple packages such slim
> Package: network-manager
> Version: 0.9.10.0
> Severity: grave
>
> Disclaimer: seem was reporte before, market as solved but persist!
>
> After updating some packages from backports (including changing some
> gtk3 engines)
> Selecting in the Wifi-Connection the desired connection leads to:
>
> Failed to add/activate connection
> (32) No session found for uid 1000 (unknown)
>
> aint able to choose a connection, now network manager its the ower of my 
> desktop
>
> slim are 1.3.6-4 with the pam support and  libpam-systemd is installed 
> (204-8).
>
> obviously in this case systemctl does not show any due no operation
> was performed
>
> i reported this agains network manager due all of thoer programs
> works, neither n-m, after using slim..
>
> all my desktop penbox, lxdm and mate works using slim except the
> network manager related packages
>
>
>
> systemas@venenux10:~$ nm-applet
>
> (nm-applet:28979): nm-applet-WARNING **: Failed to register as an
> agent: (32) Session not found
>
> (nm-applet:28979): nm-applet-WARNING **: Falló al añadir/activar la
> conexión: (32) No session found for uid 1000 (unknown)
> Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
>
>
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>



Bug#859309: network manager broken after using light slim or ldm, complicated with simple packages such slim

2017-04-01 Thread PICCORO McKAY Lenz
Package: network-manager
Version: 0.9.10.0
Severity: grave

Disclaimer: seem was reporte before, market as solved but persist!

After updating some packages from backports (including changing some
gtk3 engines)
Selecting in the Wifi-Connection the desired connection leads to:

Failed to add/activate connection
(32) No session found for uid 1000 (unknown)

aint able to choose a connection, now network manager its the ower of my desktop

slim are 1.3.6-4 with the pam support and  libpam-systemd is installed (204-8).

obviously in this case systemctl does not show any due no operation
was performed

i reported this agains network manager due all of thoer programs
works, neither n-m, after using slim..

all my desktop penbox, lxdm and mate works using slim except the
network manager related packages



systemas@venenux10:~$ nm-applet

(nm-applet:28979): nm-applet-WARNING **: Failed to register as an
agent: (32) Session not found

(nm-applet:28979): nm-applet-WARNING **: Falló al añadir/activar la
conexión: (32) No session found for uid 1000 (unknown)
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.



Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#859308: reportbug breaks after install some backporte packs

2017-04-01 Thread PICCORO McKAY Lenz
Package: reportbug
Version: 6.6.3
Severity: grave


firts of all, the stupid report bug are broken so dont say "this was not
made using report bug" i'm pn console and report bug web page dont work
either

this its the backtrace using pipes:

Querying Debian BTS for reports on reportbug (source)...
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2211, in 
main()
  File "/usr/bin/reportbug", line 1081, in main
return iface.user_interface()
  File "/usr/bin/reportbug", line 1703, in user_interface
latest_first=self.options.latest_first)
  File "/usr/lib/python2.7/dist-packages/reportbug/ui/text_ui.py", line
517, in handle_bts_query
source=source, http_proxy=http_proxy, archived=archived)
  File "/usr/lib/python2.7/dist-packages/reportbug/debbugs.py", line 1275,
in get_reports
stats = debianbts.get_status(bugs)
  File "/usr/lib/pymodules/python2.7/debianbts.py", line 188, in get_status
bugs.append(_parse_status(elem))
  File "/usr/lib/pymodules/python2.7/debianbts.py", line 281, in
_parse_status
bug.source = _uc(tmp['source'])
  File "/usr/lib/pymodules/python2.7/debianbts.py", line 298, in _uc
return unicode(string, 'utf-8', 'replace')
TypeError: coercing to Unicode: need string or buffer, typedArrayType found
systemas@syslaptop1:~$

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


Bug#858955: subversion: Error unable to retrieve any working copy after upgrade/install

2017-03-29 Thread PICCORO McKAY Lenz
2017-03-28 23:04 GMT-04:00 James McCoy :

> This discussion is specifically talking about when a 411 status is
> returned, not a 413.
>
the document only cited 411 error as example, could not cover all the cases
due there are more, if u understand how to work http 1.1 vs other http 1.X
and 2

You talked about building subversion locally fixing the behavior, but
> that wouldn't have changed the default value for the
> http-chunked-requests configuration.
>
umm i build only 1.8.0, but 1.8.10, so then ok there a upstream bug here..
but debian could made something for users in transition...


>   Subversion 1.8.1 fixes this issue by detecting automatically whether
>   chunked requests are supported at the set up of a session. This is
>   done by issuing one additional request at the start of the session.
>
> Subversion 1.8.10 is newer than 1.8.1 and therefore has the above
> mentioned fix.
>
as u said, i compiled 1.8.0 not 1.8.10, so these setting now its not work
any more..

also documentation do not mention those problem in svn mail list:

well ist not working, i provide not only one, i provide two urls where u
come and get to test.. once with svn 1.6.12 and once with svn 1.7.0 rc1 and
theres no work

seend to you in private mail:


Bug#858955: subversion: Error unable to retrieve any working copy after upgrade/install

2017-03-28 Thread PICCORO McKAY Lenz
I cited why must be set for 1.8 and q.9 until 1.10 released:

Users who wish to avoid the additional request may set that option to yes
 or no in order to short-circuit the additional request and avoid making it.

later we have:

The Serf-based HTTP access library would use chunked transfer encoding for
most requests. When themod_dav_svn Subversion server is fronted by a proxy
or reverse proxy

its common that well made configuration are a light webserver for front
request and specialiced webserver for each specific task, in this case,
apache2 for subversion..

so obviously u dont have how to test, and package dont have any of these
guaranties.. I NOTE MANY SIMILAR CASES UNRESOLVED in large amount of bugs
in debian bug list for subversion package..

so then please leave aside the selft defensive excuses and please fix the
package..

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2017-03-28 22:28 GMT-04:00 James McCoy :

> On Tue, Mar 28, 2017 at 07:34:46PM -0400, PICCORO McKAY Lenz wrote:
> > Package: subversion
> > Version: 1.8.10-6+deb8u4
> > Severity: grave
> > Justification: renders package unusable
> >
> > Dear Maintainer,the current package in debian are broken
> > i upgrade clients to jeesie
> > and now could'n chekout working copies from external networks, only
> > internal local network
> >
> > but when i conpiled my own package, but version 1.8.0 im able to
> > chekout from any svn of any version
> >
> >* What led up to the situation?
> > I used debian wheeze (clients) and squeeze (servers)
> > and then upgrade/install jeesie on clients, but servers leave intact
> > due great performance
> > (note that some tests on wheeze does not report good performance, no
> > hardware update will)
> >* What exactly did you do (or not do) that was effective (or
> >  ineffective)?
> > svn co http:///svn/project1
> >* What was the outcome of this action?
> > Unable to connect to a repository at URL 'http:///svn/project1'
> > Unexpected HTTP status 413 'Request Entity Too Large' on '/svn/project1'
>
> You suggest that setting "http-chunked-requests = no" fixes this, when
> the error in the release notes is a 411, not a 413.  Are you sure that
> has an impact?  Without a server to test against, I can't investigate
> the problem.
>
> As far as changing the config, the default value is to auto-detect
> whether chunked requests are supported.  If your specific proxy is
> broken, then I would suggest following the directions in the release
> notes and setting the config that's needed for you _just_ for that
> server.
>
> Cheers,
> --
> James
> GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB
>


Bug#858955: avout Unexpected HTTP status 413 when chekout client 1.8 againts server 1.6/1.7/1.5

2017-03-28 Thread PICCORO McKAY Lenz
As well documented:

http://subversion.apache.org/docs/release-notes/1.8.html#411-length-required

default configuration in code must be "http-chunked-requests = no"

i compiled my own package but 1.8.0 and works, debian package just
dont work in any ...

well knowed in internet:

http://stackoverflow.com/questions/17399664/subversion-1-8-0-client-working-against-a-1-6-11-server

please patch and update package in jeesie and sid!

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#858955: subversion: Error unable to retrieve any working copy after upgrade/install

2017-03-28 Thread PICCORO McKAY Lenz
Package: subversion
Version: 1.8.10-6+deb8u4
Severity: grave
Justification: renders package unusable

Dear Maintainer,the current package in debian are broken
i upgrade clients to jeesie
and now could'n chekout working copies from external networks, only
internal local network

but when i conpiled my own package, but version 1.8.0 im able to
chekout from any svn of any version

   * What led up to the situation?
I used debian wheeze (clients) and squeeze (servers)
and then upgrade/install jeesie on clients, but servers leave intact
due great performance
(note that some tests on wheeze does not report good performance, no
hardware update will)
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
svn co http:///svn/project1
   * What was the outcome of this action?
Unable to connect to a repository at URL 'http:///svn/project1'
Unexpected HTTP status 413 'Request Entity Too Large' on '/svn/project1'
   * What outcome did you expect instead?
Clone and cekout lasted revision of the "project1"


-- System Information:
Debian Release: 8.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages subversion depends on:
ii  libapr11.5.1-3
ii  libaprutil11.5.4-1
ii  libc6  2.19-18+deb8u7
ii  libldap-2.4-2  2.4.40+dfsg-1+deb8u2
ii  libsasl2-2 2.1.26.dfsg1-13+deb8u1
ii  libsvn11.8.10-6+deb8u4

subversion recommends no packages.

Versions of packages subversion suggests:
pn  db5.3-util
ii  patch 2.7.5-1
ii  subversion-tools  1.8.10-6+deb8u4

-- no debconf information

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#855521: lxpanel: freezes all the desktop environment if started or lauch no matter desktop are used

2017-02-20 Thread PICCORO McKAY Lenz
i have installed and no difference, as i said, firts i have mate, then i
switch to LXDE and lxpanel does not start anymore

i tried to debug or got some info but nothing, hangs all the environment at
star the panel

inclusivelly, if i changed the panel lxpanel in lxde-session by the fbpanel
LXDE start and works..

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2017-02-20 21:13 GMT-04:00 Andriy Grytsenko :

> control: tags -1 + jessie moreinfo
>
> Have you tried to install version 0.9.3-1 from Stretch? I've not managed
> to reproduce your issue yet but I suspect it is fixed in newer versions,
> and it might be some configuration issue from MATE desktop as well.
>


Bug#855521: lxpanel: freezes all the desktop environment if started or lauch no matter desktop are used

2017-02-19 Thread PICCORO McKAY Lenz
Package: lxpanel
Version: 0.7.2-1
Severity: grave
Justification: renders package unusable

lxpanel complety freezes the environment desktop no matter what desktop are used

how to reproduce: install debian LXDE and then when completed and
start firts sesions
logout and install compelte MATE desktop session,and start using mate..
then logount and rebood and try to start MATE, and then logout
when returns to LXDE does'n start, if try to use openbox and start
manually lxpanel freezes

rund a gdb with lxpanel-dbg instaled does not help so much, in the debugger
when try to use gdb, hangs complety at pthreaths libs

IMPORTANT NOTE:
then uninstall the hevy-unperformance stupid pulseaudio ans use
gstreamer and fbpanel start perfectly
that have same problem...

-- System Information:
Debian Release: 8.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages lxpanel depends on:
ii  libasound2  1.0.28-1
ii  libc6   2.19-18+deb8u7
ii  libcairo2   1.14.0-2.1+deb8u2
ii  libfm-gtk4  1.2.3-1
ii  libfm-modules   1.2.3-1
ii  libfm4  1.2.3-1
ii  libgdk-pixbuf2.0-0  2.31.1-2+deb8u5
ii  libglib2.0-02.42.1-1+b1
ii  libgtk2.0-0 2.24.25-3+deb8u1
ii  libiw30 30~pre9-8
ii  libmenu-cache3  1.0.0-1
ii  libpango-1.0-0  1.36.8-3
ii  libwnck22   2.30.7-2
ii  libx11-62:1.6.2-3
ii  libxml2 2.9.1+dfsg1-5+deb8u4
ii  lxmenu-data 0.1.4-1
ii  lxpanel-data0.7.2-1
Versions of packages lxpanel recommends:
ii  xkb-data  2.12-1

Versions of packages lxpanel suggests:
ii  chromium [www-browser]  55.0.2883.75-1~deb8u1
ii  firefox-esr [www-browser]   45.6.0esr-1~deb8u1
ii  google-chrome-stable [www-browser]  48.0.2564.116-1
ii  iceweasel   45.6.0esr-1~deb8u1
ii  lxsession   0.5.1-2
ii  menu2.1.47
ii  w3m [www-browser]   0.5.3-19+deb8u1

-- no debconf information



Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#855514: closed by Michael Biebl (Re: Bug#855514: MATE does'n save settings if using gconf gsettings backend and gstreamer: DEPENDS of DCONF not are solved)

2017-02-19 Thread PICCORO McKAY Lenz
https://packages.debian.org/jessie/libs/libdconf-dbus-1-0

the problem are that i not installed dconf-gsettings-backend i
installed gconf-gsettings-backend and mate related packages not take
care if those depends on dconf-service and libdconf-dbus-1-0
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


2017-02-19 12:45 GMT-04:00 Debian Bug Tracking System :
> This is an automatic notification regarding your Bug report
> which was filed against the dconf-gsettings-backend package:
>
> #855514: MATE does'n save settings if using gconf gsettings backend and 
> gstreamer: DEPENDS of DCONF not are solved
>
> It has been closed by Michael Biebl .
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Michael Biebl 
>  by
> replying to this email.
>
>
> --
> 855514: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855514
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>
>
> -- Mensaje reenviado --
> From: Michael Biebl 
> To: PICCORO McKAY Lenz , 855514-d...@bugs.debian.org
> Cc:
> Date: Sun, 19 Feb 2017 17:40:57 +0100
> Subject: Re: Bug#855514: MATE does'n save settings if using gconf gsettings 
> backend and gstreamer: DEPENDS of DCONF not are solved
> Am 19.02.2017 um 16:04 schrieb PICCORO McKAY Lenz:
>> Package: dconf-gsettings-backend
>> Version: 0.22.0-1
>> Severity: serious
>>
>>
>> How reproducible: Always - If "libdconf-dbus" and "dconf-service" not
>> installed, so gconf cannot comunicate by itself to dbus, that's grave!
>> due package gsettings-backend are offers by two flavors:
>> dconf-gsettings-backend and gconf-gsettings-backend
>>
>
> This bug report sounds confused. There is no libdconf-dbus package and
> dconf-gsettings-backend already has a dependency on dconf-service.
>
>
>
>
> --
> Why is it that all of the instruments seeking intelligent life in the
> universe are pointed away from Earth?
>
>
>
> -- Mensaje reenviado --
> From: PICCORO McKAY Lenz 
> To: Debian Bug Tracking System 
> Cc:
> Date: Sun, 19 Feb 2017 11:04:36 -0400
> Subject: MATE does'n save settings if using gconf gsettings backend and 
> gstreamer: DEPENDS of DCONF not are solved
> Package: dconf-gsettings-backend
> Version: 0.22.0-1
> Severity: serious
>
>
> How reproducible: Always - If "libdconf-dbus" and "dconf-service" not
> installed, so gconf cannot comunicate by itself to dbus, that's grave!
> due package gsettings-backend are offers by two flavors:
> dconf-gsettings-backend and gconf-gsettings-backend
>
> this happened due i swicht to gstreamer event use of pulseaudio, due
> pulse are very heavyweight (very) and poor performance focused
> the MATE environment could not save setting this due strong depends of
> the dconf-dbus missing package (libdconf-dbus)
>
> IMPORTANT SIMILARITY : https://bugzilla.redhat.com/show_bug.cgi?id=1246995
>
> so understanding that GSettings is a GLib implementation of DConf,
> which stores its data in a binary database
> THIS ITS CRITICAL DUE WITHOUT THAT PACKAGE MATE CANNOT SAVE SETTINGS
> no matter what backend settings daemon are installed, libdconf-dbus
> and dconf-service are a strong dependency!
>
> So in conclusion:
> * Gconf - XML based database (backend system). Does not fit or seems
> to work with mate and gstreamer if some other are not installed0
> * Dconf - BLOB based database (backend system). The newer one and
> seems defaults touse with MATE, but no info its provided in any place!
> * Gsettings - an implementation of Dconf in API level, to communicate
> with the service !!!???
>
> user must have the choice to select gstreamer either the very
> heavyweight-poor-performance pulse server this due
> NOT ALL USERS HAVE VERY MODERN MACHINE!
>
> this are the output in xsession-errors:
>
> Xsession: X session started for systemas at dom feb 19 09:21:46 VET 2017
> localuser:systemas being added to access control list
> GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will 
> not
> be saved or shared with other applications.
> GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will 
> not
> be saved or shared with other applications.
> GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will 
> not
> be saved or shared with other applications.
> GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will 
> not
> be saved or shared with other applications.
> SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
> GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
> GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will 
> not
> be saved or shared with other applications.
>
> related errors: bug #443366 and also bug #
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>



Bug#855514: MATE does'n save settings if using gconf gsettings backend and gstreamer: DEPENDS of DCONF not are solved

2017-02-19 Thread PICCORO McKAY Lenz
Package: dconf-gsettings-backend
Version: 0.22.0-1
Severity: serious


How reproducible: Always - If "libdconf-dbus" and "dconf-service" not
installed, so gconf cannot comunicate by itself to dbus, that's grave!
due package gsettings-backend are offers by two flavors:
dconf-gsettings-backend and gconf-gsettings-backend

this happened due i swicht to gstreamer event use of pulseaudio, due
pulse are very heavyweight (very) and poor performance focused
the MATE environment could not save setting this due strong depends of
the dconf-dbus missing package (libdconf-dbus)

IMPORTANT SIMILARITY : https://bugzilla.redhat.com/show_bug.cgi?id=1246995

so understanding that GSettings is a GLib implementation of DConf,
which stores its data in a binary database
THIS ITS CRITICAL DUE WITHOUT THAT PACKAGE MATE CANNOT SAVE SETTINGS
no matter what backend settings daemon are installed, libdconf-dbus
and dconf-service are a strong dependency!

So in conclusion:
* Gconf - XML based database (backend system). Does not fit or seems
to work with mate and gstreamer if some other are not installed0
* Dconf - BLOB based database (backend system). The newer one and
seems defaults touse with MATE, but no info its provided in any place!
* Gsettings - an implementation of Dconf in API level, to communicate
with the service !!!???

user must have the choice to select gstreamer either the very
heavyweight-poor-performance pulse server this due
NOT ALL USERS HAVE VERY MODERN MACHINE!

this are the output in xsession-errors:

Xsession: X session started for systemas at dom feb 19 09:21:46 VET 2017
localuser:systemas being added to access control list
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not
be saved or shared with other applications.
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not
be saved or shared with other applications.
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not
be saved or shared with other applications.
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not
be saved or shared with other applications.
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will not
be saved or shared with other applications.

related errors: bug #443366 and also bug #

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#801046: git: "Out of memory, malloc failed" cloning certain repos

2016-05-17 Thread PICCORO McKAY Lenz
the problem its that versions in wheeze stable are not fixed!

what about it?

-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#812654: libreoffice-writer: if center a portion of text, all text its centered in rest of document!!!!

2016-01-25 Thread PICCORO McKAY Lenz
reopens 812654
thanks


> That's not how it works. Center in writer affects the _paragraph_. Anything 
> else
> ("center a random part of a sentence" inside a block doesn't make sense. Where
> to center if it's inside a surrounding text?)
sorry due the languaje i write not property..

just where are the cursos, suppost that only that line will be
centered or the paragraph right?
well the centering are in all the document!

>
> No. This BTS is NOT for bpo-specific bugs. It doesn't know that versions and
> the version tracking gets confused. The package should redirect reports
> to debian-backpo...@lists.debian.org where they belong. Unless there is
> a bug there in that version.
well its not redirected! i'm not a debian-bug reporter expert!



Bug#812654: libreoffice-writer: if center a portion of text, all text its centered in rest of document!!!!

2016-01-25 Thread PICCORO McKAY Lenz
Package: libreoffice-writer
Version: 1:5.0.4~rc2-2~bpo8+1
Severity: grave
Justification: causes non-serious data loss

The writter (and i noted all of LO, if a portion of text selected or
where cursor are)
its toggle to aling centered, all the rest of the text in rest of the document
event its not selected are centered too

   * What led up to the situation?
writing i want to center a piece of text and the rest its also centered

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
writing i want to center a piece of text and the rest its also centered
the text selected was using the "default" style, as rest of text not selected.

   * What was the outcome of this action?
text not selected are centered too

   * What outcome did you expect instead?
only center the line where the text was selected or cursor are positioned


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

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

Versions of packages libreoffice-writer depends on:
ii  libabw-0.1-1   0.1.0-2
ii  libc6  2.19-18+deb8u1
ii  libe-book-0.1-10.1.1-2
ii  libgcc11:4.9.2-10
ii  libicu52   52.1-8+deb8u3
ii  libodfgen-0.1-10.1.1-2
ii  libreoffice-base-core  1:5.0.4~rc2-2~bpo8+1
ii  libreoffice-core   1:5.0.4~rc2-2~bpo8+1
ii  librevenge-0.0-0   0.0.1-3
ii  libstdc++6 4.9.2-10
ii  libwpd-0.10-10 0.10.0-2+b1
ii  libwpg-0.3-3   0.3.0-3
ii  libxml22.9.1+dfsg1-5
ii  uno-libs3  5.0.4~rc2-2~bpo8+1
ii  ure5.0.4~rc2-2~bpo8+1
ii  zlib1g 1:1.2.8.dfsg-2+b1

Versions of packages libreoffice-writer recommends:
ii  libreoffice-math  1:5.0.4~rc2-2~bpo8+1

Versions of packages libreoffice-writer suggests:
ii  default-jre [java5-runtime]2:1.7-52
ii  fonts-crosextra-caladea20130214-1
ii  fonts-crosextra-carlito20130920-1
ii  libreoffice-base   1:5.0.4~rc2-2~bpo8+1
pn  libreoffice-gcj
ii  libreoffice-java-common1:5.0.4~rc2-2~bpo8+1
ii  openjdk-7-jre [java5-runtime]  7u79-2.5.6-1~deb8u1

Versions of packages libreoffice-core depends on:
ii  fontconfig2.11.0-6.3
ii  fonts-opensymbol  2:102.6+LibO5.0.4~rc2-2~bpo8+1
ii  libatk1.0-0   2.14.0-1
ii  libboost-date-time1.55.0  1.55.0+dfsg-3
ii  libc6 2.19-18+deb8u1
ii  libcairo2 1.14.0-2.1
ii  libclucene-contribs1  2.3.3.4-4
ii  libclucene-core1  2.3.3.4-4
ii  libcups2  1.7.5-11+deb8u1
ii  libcurl3-gnutls   7.38.0-4+deb8u2
ii  libdbus-1-3   1.8.20-0+deb8u1
ii  libdbus-glib-1-2  0.102-1
ii  libeot0   0.01-3
ii  libexpat1 2.1.0-6+deb8u1
ii  libexttextcat-2.0-0   3.4.4-1
ii  libfontconfig12.11.0-6.3
ii  libfreetype6  2.5.2-3+deb8u1
ii  libgcc1   1:4.9.2-10
ii  libgdk-pixbuf2.0-02.31.1-2+deb8u3
ii  libgl1-mesa-glx [libgl1]  10.3.2-1+deb8u1
ii  libglew1.10   1.10.0-3
ii  libglib2.0-0  2.42.1-1
ii  libglu1-mesa [libglu1]9.0.0-2
ii  libgraphite2-31.2.4-3
ii  libgtk2.0-0   2.24.25-3
ii  libharfbuzz-icu0  0.9.35-2
ii  libharfbuzz0b 0.9.35-2
ii  libhunspell-1.3-0 1.3.3-3
ii  libhyphen02.8.8-1
ii  libice6   2:1.0.9-1+b1
ii  libicu52  52.1-8+deb8u3
ii  libjpeg62-turbo   1:1.3.1-12
ii  liblangtag1   0.5.1-3
ii  liblcms2-22.6-3+b3
ii  libldap-2.4-2 2.4.40+dfsg-1+deb8u1
ii  libmythes-1.2-0   2:1.2.4-1
ii  libneon27-gnutls  0.30.1-1
ii  libnspr4  2:4.10.7-1
ii  libnss3   2:3.17.2-1.1+deb8u2
ii  libodfgen-0.1-1   0.1.1-2
ii  libpango-1.0-01.36.8-3
ii  libpangocairo-1.0-0   1.36.8-3
ii  libpangoft2-1.0-0 1.36.8-3
ii  libpng12-01.2.50-2+b2
ii  librdf0   1.0.17-1+b1
ii  libreoffice-common1:5.0.4~rc2-2~bpo8+1
ii  librevenge-0.0-0  0.0.1-3
ii  libsm62:1.2.2-1+b1
ii  libssl1.0.0   1.0.1k-3+deb8u1
ii  libstdc++64.9.2-10
ii  libx11-6  2:1.6.2-3
ii  libxext6  2:1.3.3-1
ii  libxinerama1  2:1.1.3-1+b1
ii  libxml2   2.9.1+dfsg1-5
ii  libxrandr22:1.4.2-1+b1
ii  libxrender1   1:0.9.8-1+b1
ii  libxslt1.11.1.28-2+b2
ii  libxt61:1.1.4-1+b1
ii  uno-libs3 5.0.4~rc2-2~bpo8+1
ii  ure   5.0.4~rc2-2~bpo8+1
ii  zlib1g1:1.2.8.dfsg-2+b1

Bug#812344: simple-scan: segfault using Canon Lite 100 with simple-scan

2016-01-22 Thread PICCORO McKAY Lenz
Package: simple-scan
Version: 3.14.0-1
Severity: grave
Tags: upstream
Justification: renders package unusable

scaning with simple-scan got a message like "cannot retrieve image" or
"no valid scanner"
and then the program got to choose the scanner

in second try the program never start to scan and exit, in console
this its the dmesg output:

NOTE: in venenux or squeeze i recompile the sane and never got this
problem, only in wheeze and jeesie!

NOTE2: xsane works perfectly in wheeze and jeesie an dnever git this problem!

NOTE3: theres a reset of the port in "589572.965269" that maybe could
be a port usb problem: NO! xsane works well! and in same machine
venenux works well!

root@massenkoh:/home/debianuser# dmesg | tail
[589417.623987] usb 2-1-port6: unable to enumerate USB device
[589520.343242] usb 1-1.6: new high-speed USB device number 5 using ehci-pci
[589520.437469] usb 1-1.6: New USB device found, idVendor=04a9, idProduct=1904
[589520.437474] usb 1-1.6: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[589520.437477] usb 1-1.6: Product: CanoScan
[589520.437479] usb 1-1.6: Manufacturer: Canon
[589559.939391] scan-thread[19811]: segfault at 0 ip b1d7d97c sp
b414ff50 error 4 in libsane-genesys.so.1.0.24[b1d31000+7e000]
[589572.965269] usb 1-1.6: reset high-speed USB device number 5 using ehci-pci
[589577.928318] scan-thread[19859]: segfault at 0 ip b1ceb97c sp
b40eff50 error 4 in libsane-genesys.so.1.0.24[b1c9f000+7e000]
root@massenkoh:/home/debianuser#

libsane-extras are installed and no third party firmware are need for
Cannon lite 100 in any
of my debian either jeesie or squeeze or venenux!

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

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

Versions of packages simple-scan depends on:
ii  adwaita-icon-theme   3.14.0-2
ii  dbus-x11 1.8.20-0+deb8u1
ii  dconf-gsettings-backend [gsettings-backend]  0.22.0-1
ii  gconf-gsettings-backend [gsettings-backend]  3.2.6-3
ii  gnome-icon-theme-symbolic3.12.0-1
ii  libatk1.0-0  2.14.0-1
ii  libc62.19-18+deb8u1
ii  libcairo-gobject21.14.0-2.1
ii  libcairo21.14.0-2.1
ii  libcolord2   1.2.1-1+b2
ii  libgdk-pixbuf2.0-0   2.31.1-2+deb8u3
ii  libglib2.0-0 2.42.1-1
ii  libgtk-3-0   3.14.5-1+deb8u1
ii  libgudev-1.0-0   215-17+deb8u2
ii  libpango-1.0-0   1.36.8-3
ii  libpangocairo-1.0-0  1.36.8-3
ii  libsane  1.0.24-8
ii  xdg-utils1.1.0~rc1+git20111210-7.4
ii  zlib1g   1:1.2.8.dfsg-2+b1

simple-scan recommends no packages.

simple-scan suggests no packages.

-- no debconf information

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#810631: critical: cause found to lxdm pasword fail problem

2016-01-14 Thread PICCORO McKAY Lenz
hi, related to reorted bug 810631 i investigate something, a grave
problem due the system totally hang at graphical level, normal users
cannot do any, only root can kill the process (a X restart does not
solved!!!) this made totally non usefully the system if a passowrd
faill occurs

seems the problems of check password fail started in the password less
feature at lxdm

seems the daemon hangs trying to activte a field event show either the
user list!

i not have enough skills to provide a prper pach solution (well i try
but i quite busy at work) so i push pression to both upstream and
debian to solve this with my feedback

before that commit of password less feature everything works
perfectly! (9dc81f33988cda29627d41d2d09409749b8fe371)

usptream report: https://sourceforge.net/p/lxde/bugs/690/#b0c6 with
this feedback yet posted

http://git.lxde.org/gitweb/?p=lxde/lxdm.git;a=commitdiff;h=bd27836969912adbe6ae8d87f9bb6fe369772b88

http://git.lxde.org/gitweb/?p=lxde/lxdm.git;a=commitdiff;h=a8db292ca909d7beb1824207d84f3a0a2c146f58
-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#810631: lxdm grave problem: not show list users if password fail

2016-01-10 Thread PICCORO McKAY Lenz
Package: lxdm
Version: 0.5.3-1
Severity: grave
Tags: patch

when a password chek fail for users, and user list are enaled,
te user list box dissapear,

bug are in upstream with patch easyle to commit available:

https://sourceforge.net/p/lxde/bugs/690/

--- lxdm-0.5.0/./src/greeter.c~ 2013-09-14 05:44:28.0 +0200
+++ lxdm-0.5.0/./src/greeter.c  2014-10-01 14:11:02.870973292 +0200
@@ -146,7 +146,7 @@
if(user_list_scrolled)
gtk_widget_show(user_list_scrolled);
else
-   gtk_widget_hide(user_list);
+   gtk_widget_show(user_list);
gtk_widget_grab_focus(user_list);
}
else

-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#801046: git: "Out of memory, malloc failed" cloning certain repos

2015-10-14 Thread PICCORO McKAY Lenz
the 2.X does not have that problem, but i not used 2.x
due i not have jeese or sid, i use only squeeze and wheeze-live

seems that commits u refer have the point of the problem
as i explain, the tech exact info its in
commit c80d96ca0c3cf948c5062bf6591a46c625620b6d (tags/v1.9-rc0~97^2)
but i also read its also a workaround like i send prevoiusly
but more elegancy..

right now i coulnd analize that code at that commit but can u
take over this or notify something on debian mantainers?

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


2015-10-12 15:32 GMT-04:30 Jonathan Nieder :
> tags 801046 + moreinfo
> quit
>
> Hi Lenz,
>
> PICCORO McKAY Lenz wrote:
>
>> Version: 1:1.7.10.4-1+wheezy1
>> Severity: grave
>
> I am able to use git.  Are you sure the package is actually unusable?
> For example, do commands like "git init" work?
>
> [...]
>> Current version of git for wheeze and squeeze are unusable, does not
>> work as normal user for make it work user must know the root
>> password and swicht, sudo does not work!
>
> Thanks for reporting.  I'm having some trouble understanding the exact
> problem.
>
> Does version 2.x have this problem as well?  There was a change
> upstream mentioning http.pushbuffer but I am not sure if it is
> related.
>
> commit c80d96ca0c3cf948c5062bf6591a46c625620b6d (tags/v1.9-rc0~97^2)
> Author: Brian M. Carlson 
> Date:   Thu Oct 31 02:36:51 2013 -0400
>
> remote-curl: fix large pushes with GSSAPI
>
> Due to an interaction between the way libcurl handles GSSAPI
> authentication over HTTP and the way git uses libcurl, large
> pushes (those over http.postBuffer bytes) would fail due to
> an authentication failure requiring a rewind of the curl
> buffer.  Such a rewind was not possible because the data did
> not fit into the entire buffer.
>
> Enable the use of the Expect: 100-continue header for large
> requests where the server offers GSSAPI authentication to
> avoid this issue, since the request would otherwise fail.
> This allows git to get the authentication data right before
> sending the pack contents.  Existing cases where pushes
> would succeed, including small requests using GSSAPI, still
> disable the use of 100 Continue, as it causes problems for
> some remote HTTP implementations (servers and proxies).
>
> Signed-off-by: Brian M. Carlson 
> Signed-off-by: Jeff King 
>
> Thanks and hope that helps,
> Jonathan



Bug#801046: git: "Out of memory, malloc failed" cloning certain repos

2015-10-13 Thread PICCORO McKAY Lenz
the 2.X does not have that problem, but i not used 2.x
due i not have jeese or sid, i use only squeeze and wheeze-live

seems that commits u refer have the point of the problem
as i explain, the tech exact info its in
commit c80d96ca0c3cf948c5062bf6591a46c625620b6d (tags/v1.9-rc0~97^2)
but i also read its also a workaround like i send prevoiusly
but more elegancy..

right now i coulnd analize that code at that commit but can u
take over this or notify something on debian mantainers?

2015-10-12 15:32 GMT-04:30, Jonathan Nieder :
> tags 801046 + moreinfo
> quit
>
> Hi Lenz,
>
> PICCORO McKAY Lenz wrote:
>
>> Version: 1:1.7.10.4-1+wheezy1
>> Severity: grave
>
> I am able to use git.  Are you sure the package is actually unusable?
> For example, do commands like "git init" work?
>
> [...]
>> Current version of git for wheeze and squeeze are unusable, does not
>> work as normal user for make it work user must know the root
>> password and swicht, sudo does not work!
>
> Thanks for reporting.  I'm having some trouble understanding the exact
> problem.
>
> Does version 2.x have this problem as well?  There was a change
> upstream mentioning http.pushbuffer but I am not sure if it is
> related.
>
> commit c80d96ca0c3cf948c5062bf6591a46c625620b6d (tags/v1.9-rc0~97^2)
> Author: Brian M. Carlson 
> Date:   Thu Oct 31 02:36:51 2013 -0400
>
> remote-curl: fix large pushes with GSSAPI
>
> Due to an interaction between the way libcurl handles GSSAPI
> authentication over HTTP and the way git uses libcurl, large
> pushes (those over http.postBuffer bytes) would fail due to
> an authentication failure requiring a rewind of the curl
> buffer.  Such a rewind was not possible because the data did
> not fit into the entire buffer.
>
> Enable the use of the Expect: 100-continue header for large
> requests where the server offers GSSAPI authentication to
> avoid this issue, since the request would otherwise fail.
> This allows git to get the authentication data right before
> sending the pack contents.  Existing cases where pushes
> would succeed, including small requests using GSSAPI, still
> disable the use of 100 Continue, as it causes problems for
> some remote HTTP implementations (servers and proxies).
>
> Signed-off-by: Brian M. Carlson 
> Signed-off-by: Jeff King 
>
> Thanks and hope that helps,
> Jonathan
>


-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#801046: fatal: Out of memory, malloc failed (tried to allocate 524288000 bytes)

2015-10-05 Thread PICCORO McKAY Lenz
Package: git
Version: 1:1.7.10.4-1+wheezy1
Severity: grave
Tags: patch

Current version of git for wheeze and squeeze are unusable, does not
work as normal user
for make it work user must know the root password and swicht, sudo
does not work!

some related 
https://bitbucket.org/site/master/issues/4174/clone-pull-on-shared-hosting-with-limited

some sites offers some solutions:
http://stackoverflow.com/questions/8855317/git-push-out-of-memory-malloc-failed
but its on the server remote side, users does not manage servers will clone!

a example of problem behavior (and then a proposed solution and some
notes, see below):

intranet@sysmail00:~/Devel$ git clone
https://gitlab.com/mckaygerhard/simplecontrolasistencia.git
Cloning into 'simplecontrolasistencia'...
Username for 'https://gitlab.com': mckaygerhard
Password for 'https://mckaygerh...@gitlab.com':
fatal: Out of memory, malloc failed (tried to allocate 524288000 bytes)
fatal: Not a git repository: '/home/intranet/Devel/simplecontrolasistencia/.git'

But some sites said around a solutions, mention that change system values:
https://github.com/gitlabhq/gitlabhq/issues/3882#issuecomment-40053598
the following two comments seems solves the problem, but a consecuence
may happened
as :http://www.ericlin.me/git-broken-pipe-out-of-memory-error mentin
that if the buffer
does not return to normal value other problems may happened

So as the current git packages in squeeze and wheeze (including
backports) can be patched
to defaults to that values, the secnd proble are a consecuence around
up the value of buffer
lest see how now works for the configured values:

intranet@sysmail00:~/devel$ fatal: Not a git repository:
'/home/intranet/devel/simplecontrolasistencia/.git'
git clone https://gitlab.comgit config --global pack.threads 1
intranet@sysmail00:~/devel$ git config --global
core.packedGitWindowSize 157286400
intranet@sysmail00:~/devel$ git config --global core.packedGitLimit 157286400
intranet@sysmail00:~/devel$ git config --global core.windowMemory 157286400
intranet@sysmail00:~/devel$ git config --global pack.packSizeLimit 157286400
intranet@sysmail00:~/devel$ git config --global pack.deltaCacheSize 157286400
intranet@sysmail00:~/devel$ git config --global pack.windowMemory 157286400
intranet@sysmail00:~/devel$ git config --global http.postBuffer 157286400
intranet@sysmail00:~/devel$ git clone
https://gitlab.com/mckaygerhard/simplecontrolasistencia.git
Cloning into 'simplecontrolasistencia'...
Username for 'https://gitlab.com': mckaygerhard
Password for 'https://mckaygerh...@gitlab.com':
remote: Counting objects: 957, done.
remote: Compressing objects: 100% (606/606), done.
remote: Total 957 (delta 341), reused 907 (delta 321)
Receiving objects: 100% (957/957), 6.14 MiB | 37.00 KiB/s, done.
Resolving deltas: 100% (341/341), done.
Checking connectivity... done.
intranet@sysmail00:~/devel$


IF THE VALUES ARE NOT REESTABLISHED THIS HAPPENED:

git-remote-https(52011,0x7fff7011acc0) malloc: ***
mmap(size=18446744071938875392) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
git-remote-https(52011,0x7fff7011acc0) malloc: ***
mmap(size=18446744071938875392) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
fatal: Out of memory, malloc failed (tried to allocate
18446744071938872320 bytes)

NOTE THAT IF YOU MADE THIS AS ROOT THE CLONE WILL WORK! WITH ANY VALUES!

intranet@sysmail00:~/Devel$ su
Contraseña:
root@sysmail00:~/devel$ git config --global http.postBuffer 5242880
root@sysmail00:/home/intranet/devel# git clone
https://gitlab.com/mckaygerhard/simplecontrolasistencia.git
Cloning into 'simplecontrolasistencia'...
Username for 'https://gitlab.com': mckaygerhard
Password for 'https://mckaygerh...@gitlab.com':
remote: Counting objects: 957, done.
remote: Compressing objects: 100% (606/606), done.

In this case the total amount of retrieve data are not calculated
(6,14 Mb), but as normal user yes!.

-- System Information:
Debian Release: 7.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
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 git depends on:
ii  git-man  1:1.7.10.4-1+wheezy1
ii  libc62.13-38+deb7u6
ii  libcurl3-gnutls  7.26.0-1+wheezy10
ii  liberror-perl0.17-1
ii  libexpat12.1.0-1+deb7u1
ii  perl-modules 5.14.2-21+deb7u2
ii  zlib1g   1:1.2.7.dfsg-13

Versions of packages git recommends:
ii  less 444-4
ii  openssh-client [ssh-client]  1:6.0p1-4+deb7u2
ii  patch2.6.1-3
ii  rsync3.0.9-4

Versions of packages git suggests:
ii  gettext-base  0.18.1.1-9
pn  git-arch  
pn  g

Bug#800118: binary directory problems loading mods

2015-09-26 Thread PICCORO McKAY Lenz
Package: yamagi-quake2
Version: 5.30~dfsg1-1
Severity: grave

debian oficial yquake set base directory to binary installed engine
at /usr/lib/yamagi-quake2/ but last 5.30 release already set that
as changelog describes..

so i think this cause a problem, with debian package 5.21 or my
own build of 5.31 i can load doom2 mod but with the debian 5.30
i cannot load, and got and error:

Error: Couldn't load pics/colormap.pcx

When i installed the mod doom2 as root in the base lib dir (as defined in rules)
the mod loads! ( i put the doom2 directory in the binary dir a side baseq2)

I think the game path must not be set or maybe the system may change

i still not report that to the upstream due i build a unchanged binary and works

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

Kernel: Linux 3.2.0-0.bpo.2-686-pae (SMP w/2 CPU cores)
Locale: LANG=es_VE.UTF-8, LC_CTYPE=es_VE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages yamagi-quake2 depends on:
ii  libc6   2.11.3-3 Embedded GNU C Library: Shared lib
ii  libgl1-mesa-glx [li 7.10.3-4~bpo60+1 free implementation of the OpenGL
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG
ii  libogg0 1.3.0-4  Ogg bitstream library
ii  libopenal1  1:1.12.854-2 Software implementation of the Ope
ii  libsdl1.2debian 1.2.15-5vnzsqu1  Massenkoh Simple DirectMedia Layer
ii  libvorbis0a 1.3.2-1  The Vorbis General Audio Compressi
ii  libvorbisfile3  1.3.2-1  The Vorbis General Audio Compressi
ii  yamagi-quake2-core  5.30~dfsg1-1 enhanced version of id Software's
ii  zlib1g  1:1.2.3.4.dfsg-3vnz1 compression library - runtime

yamagi-quake2 recommends no packages.

yamagi-quake2 suggests no packages.

-- no debconf information




-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#799385: fix playlist that disappear after leaving full-screen with openbox

2015-09-24 Thread PICCORO McKAY Lenz
Package: smplayer
Version: 14.9.0~ds0-1.1
Severity: important
Tags: patch

fix playlist that disappear after leaving full-screen mode if window
manager are openbox r ratpoison with uses specific settings

Ths fix must be backported to wheeze too.

Related Bug-Debian: http://bugs.debian.org/799385

Origin: https://sourceforge.net/p/smplayer/patches/62/
Bug: https://sourceforge.net/p/smplayer/bugs/482/
Forwarded: not-needed

--- smplayer-14.9.0~ds0.orig/src/baseguiplus.cpp
+++ smplayer-14.9.0~ds0/src/baseguiplus.cpp
@@ -427,10 +427,10 @@ void BaseGuiPlus::aboutToExitFullscreen(
   #endif
   );

+   playlistdock->setFloating( fullscreen_playlist_was_floating );
if (fullscreen_playlist_was_visible) {
playlistdock->show();
}
-   playlistdock->setFloating( fullscreen_playlist_was_floating );
ignore_playlist_events = false;
 #endif
 }

-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
Description: try to fix playlist hide wuth a hack that always show the playlist if are activated
Author: PICCORO Lenz McKAY 
Bug-Debian: http://bugs.debian.org/799385

Origin: https://sourceforge.net/p/smplayer/patches/62/
Bug: https://sourceforge.net/p/smplayer/bugs/482/
Forwarded: not-needed

--- smplayer-14.9.0~ds0.orig/src/baseguiplus.cpp
+++ smplayer-14.9.0~ds0/src/baseguiplus.cpp
@@ -427,10 +427,10 @@ void BaseGuiPlus::aboutToExitFullscreen(
   #endif
   );
 
+	playlistdock->setFloating( fullscreen_playlist_was_floating );
 	if (fullscreen_playlist_was_visible) {
 		playlistdock->show();
 	}
-	playlistdock->setFloating( fullscreen_playlist_was_floating );
 	ignore_playlist_events = false;
 #endif
 }


Bug#799385: recent openbox cuase playlist smplayer dissapear if retuns from fullscreen

2015-09-18 Thread PICCORO McKAY Lenz
Seems are reported in smplayer proyect, but its not smplayer problem i
tested extensivelly nd openbox 3.4.11 works!

https://sourceforge.net/p/smplayer/bugs/482/

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


2015-09-18 11:29 GMT-04:30 PICCORO McKAY Lenz :
> Package: openbox
> Version: 3.5.0-7
> Severity: grave
>
> When using smplayer wit iopenbox 3.5.0 and show the playlist both
> windows are show, and then go to fullscreen and back to normal and
> playlist dissapears, event if a try to show it or fource tho show it!
>
> When using 3.4.11 playlist are show in normal screen , compat mode and
> fullscreen if user wnats and if returns from fullscreen playlist will
> return to show again, that's not happened with openbox 3.5.0 or 3.6.0,
> the playlist dissapears if smplayer returns from fullscreen
>
> NOt a bug of smplayer due i try many versions of smplayers and only
> happened with openbox 3.5.X and 3.6.X, i also tried using stable
> debian jesse 8.0 and still happened with openbox 3.5.2
>
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable')
> Architecture: i686 (x86)
>
> Kernel: Linux 3.2.0-0.bpo.2-686-pae (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 openbox depends on:
> ii  libc6   2.11.1-2 GNU C Library: Shared libraries
> ii  libfontconfig1  2.6.0-4  generic font configuration 
> library
> ii  libfreetype62.3.11-1 FreeType 2 font engine, shared 
> lib
> ii  libglib2.0-02.22.2-2 The GLib library of C routines
> ii  libice6 2:1.0.5-1X11 Inter-Client Exchange library
> ii  libobt0   3.5.0-7 parsing library for openbox
> ii  libobrender27   3.5.0-7 rendering library for openbox them
> ii  libpango1.0-0   1.26.0-1 Layout and rendering of 
> internatio
> ii  libsm6  2:1.1.1-1X11 Session Management library
> ii  libstartup-notifica 0.10-1   library for program launch 
> feedbac
> ii  libx11-62:1.3-1  X11 client-side library
> ii  libxau6 1:1.0.5-1X11 authorisation library
> ii  libxext62:1.0.99.4-1 X11 miscellaneous extension 
> librar
> ii  libxft2 2.1.13-3 FreeType-based font drawing 
> librar
> ii  libxinerama12:1.0.3-2X11 Xinerama extension library
> ii  libxml2 2.7.6.dfsg-1 GNOME XML library
> ii  libxrandr2  2:1.3.0-2X11 RandR extension library
> ii  libxrender1 1:0.9.4-2X Rendering Extension client 
> libra
> ii  zlib1g  1:1.2.3.3.dfsg-15+b2 compression library - runtime
>
> Versions of packages openbox recommends:
> pn  openbox-themes (no description available)
>
> Versions of packages openbox suggests:
> ii  libxml2-dev 2.7.6.dfsg-1 Development files for the GNOME 
> XM
> ii  menu2.1.42   generates programs menu for all 
> me
> ii  obconf  2.0.3-3  Preferences manager for Openbox 
> wi
> ii  python  2.6.1-3  An interactive high-level 
> object-o
> ii  ttf-dejavu  2.30-1   Metapackage to pull in 
> ttf-dejavu-
>
> -- no debconf information
>
>
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com



Bug#799385: recent openbox cuase playlist smplayer dissapear if retuns from fullscreen

2015-09-18 Thread PICCORO McKAY Lenz
Package: openbox
Version: 3.5.0-7
Severity: grave

When using smplayer wit iopenbox 3.5.0 and show the playlist both
windows are show, and then go to fullscreen and back to normal and
playlist dissapears, event if a try to show it or fource tho show it!

When using 3.4.11 playlist are show in normal screen , compat mode and
fullscreen if user wnats and if returns from fullscreen playlist will
return to show again, that's not happened with openbox 3.5.0 or 3.6.0,
the playlist dissapears if smplayer returns from fullscreen

NOt a bug of smplayer due i try many versions of smplayers and only
happened with openbox 3.5.X and 3.6.X, i also tried using stable
debian jesse 8.0 and still happened with openbox 3.5.2

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i686 (x86)

Kernel: Linux 3.2.0-0.bpo.2-686-pae (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 openbox depends on:
ii  libc6   2.11.1-2 GNU C Library: Shared libraries
ii  libfontconfig1  2.6.0-4  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libglib2.0-02.22.2-2 The GLib library of C routines
ii  libice6 2:1.0.5-1X11 Inter-Client Exchange library
ii  libobt0   3.5.0-7 parsing library for openbox
ii  libobrender27   3.5.0-7 rendering library for openbox them
ii  libpango1.0-0   1.26.0-1 Layout and rendering of internatio
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libstartup-notifica 0.10-1   library for program launch feedbac
ii  libx11-62:1.3-1  X11 client-side library
ii  libxau6 1:1.0.5-1X11 authorisation library
ii  libxext62:1.0.99.4-1 X11 miscellaneous extension librar
ii  libxft2 2.1.13-3 FreeType-based font drawing librar
ii  libxinerama12:1.0.3-2X11 Xinerama extension library
ii  libxml2 2.7.6.dfsg-1 GNOME XML library
ii  libxrandr2  2:1.3.0-2X11 RandR extension library
ii  libxrender1 1:0.9.4-2X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-15+b2 compression library - runtime

Versions of packages openbox recommends:
pn  openbox-themes (no description available)

Versions of packages openbox suggests:
ii  libxml2-dev 2.7.6.dfsg-1 Development files for the GNOME XM
ii  menu2.1.42   generates programs menu for all me
ii  obconf  2.0.3-3  Preferences manager for Openbox wi
ii  python  2.6.1-3  An interactive high-level object-o
ii  ttf-dejavu  2.30-1   Metapackage to pull in ttf-dejavu-

-- no debconf information



Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com



Bug#719748: tcltk-default must fix Conflict/Repleace respect tk-tile package

2013-08-14 Thread PICCORO McKAY Lenz
Source: tcltk-defaults
Version: 8.5.0-2.1
Severity: grave

The tcl-dev package must fix conflicts agains older versions and not
hole package tk-tile, suggested:

Conflicts: tk-tile (<< 0.8.4-0)
Replaces: tk-tile (<< 0.8.4-0)

theres a new release of tk tile package source:

and release notes said:

Tile 0.8.4.0 is a checkpoint release, matching what is included in Tk
8.5.9 (including all bugs). It will most likely also match what is
eventually to be available in Tk 8.6.0.

must be analize and revise. could be this bug fixed in newer version

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


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



Bug#612264: tk-tile and tk colliding dir

2013-08-14 Thread PICCORO McKAY Lenz
theres a new release of tk tile package source:

and release notes said:

Tile 0.8.4.0 is a checkpoint release, matching what is included in Tk 8.5.9
(including all bugs). It will most likely also match what is eventually to
be available in Tk 8.6.0.

must be analize and revise. could be this bug fixed in newer version

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


Bug#708151: Escape querys corercted in odbc querys: fixed postgresql errors in odbc users private modules

2013-05-13 Thread PICCORO McKAY Lenz
Package: ejabberd
Version: 2.1.10-4
Severity: grave
Justification: error in some querys to database causes malfuntion on xmmp server
Tags: patch wheeze

Postgresql not support "//" escape strings, only "/'" that its standar
sql99, and do not cause problem in others database odbc engines.

when i enable ejabberd mod_private users and other that use odbc
conection, see errors in log, for querys.. configured to use
postgresql to stored the amount huge users in the enterprise.

HOW TO REPRODUCE ERROR:

1) configure the ejabberd with odbc potgresql conection
2) change to enable all odbc related modules, EXCEPT VCARD (miscdocumented)
3) tail /var/log/ejabberd/ejabberd.log | grep odbc

u can see error querys wuth this if users start private chats..

HOW TO FIX:

please patch that file as:

src/odbc/odbc_queries.erl
@@ -557,7 +557,7 @@ escape($\n) -> "\\n";
 escape($\t) -> "\\t";
 escape($\b) -> "\\b";
 escape($\r) -> "\\r";
-escape($')  -> "\\'";
+escape($')  -> "''";
 escape($")  -> "\\\"";
 escape($\\) -> "";
 escape(C)   -> C.

Postgresql not support "//" escape strings, only "/'" that its standar sql99

-- System Information:

Debian Release: 7.0.0
  APT prefers stable
  APT policy: (900, 'papachama'), (750, 'stable'), (600, 'testing'),
(550, 'unstable'), (500, 'experimental')
Architecture: i386 (x86)

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


--
Lenz McKAY Gerardo (PICCORO)
http://venenux.net


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



Bug#707905: mjpeg missing shared lib for capturing video

2013-05-11 Thread PICCORO McKAY Lenz
Package: mjpegtools
Version: 1:2.0.0+debian-2
Severity: serious
Tags: unstable patch


theres a missing important library in package, libavrec shared libm
without it recording tools cant be..

the library was libavrec, and must be separated as another package
such libavplay, or libavfile...

Important Notes:

considering that multimedia software are not popular in linux
environments and due notable inexperience in multimedia related
software:
1) u must consider added "--list-missing " to dh_install throught
overriding that objetive target in rules file... this due newer
debhelper 7+ level non considering that changes
2) u must considering that some multimedia software are focused for/on
very newer devices o very older devices, mjpegtools are a special
software for recording from  devices that are currently not supoorted
on newer kernels, such like Zoran capturing devices that capture
throught jpeg framebuffer grab and Matrox g200/g400 that are very
outdated but still supported in kernel..

the matrox devices are very famous for excelent performance on
capturing video.. that people wich was had one.. like me..


-- 
Lenz McKAY Gerardo (PICCORO)
http://venenux.net Multimedia distribution


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



Bug#707305: runtime error on load, "can execute code"

2013-05-08 Thread PICCORO McKAY Lenz
Package: libquicktime2
Version: 2:1.2.4-1
Severity: serious
Tags: wheezy stable
Justification: runtime error on load, "can execute code"

libquicktime (libquicktime2) is marked as Multi-Arch compiled, but i
try to use wheeze in a pentium4 class machine (first appears, with
RAMBUS memories), and dont load.. i try to compile

but in compilation i cant see in : cpuinfo.sh a hardcoded cpu march
for 686 class, based on stepping, so if i complied libquicktime in a
dual core machine, will parse "core2" to compliation flags, and lib
will be unable to run in a pentium4/celeron3/semprom machine class

so, i checked rules and patches and there's no related flags to solve
that or prevents

file cpuinfo.sh must be patched and set march correctly

now i dont have the machine, and seems that this means libquicktime
will faild in sempron or celeron class machine

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com


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



Bug#703793: mplayer crash seriously with newer libogg

2013-03-23 Thread PICCORO McKAY Lenz
Package: libogg-dev
Version: 1.3.0-4
Severity: serious

seems that ogg library has ABI break:

that happen when i upgrade to wheeze and open at first time mplayer
(mplayer not updated)

/usr/bin/mplayer -noquiet -nofs -nomouseinput -sub-fuzziness 1
-identify -slave -vo xv, -nokeepaspect -framedrop -nodr -double -input
conf=/usr/share/smplayer/input.conf -stop-xscreensaver -wid 123732430
-monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0
-ass-font-scale 1 -ass-styles
/home/lprieto/.config/smplayer/styles.ass -fontconfig -font Arial
-subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20
-subcp ISO-8859-1 -subpos 100 -cache 1000 -osdlevel 0 -prefer-ipv4
-vf-add screenshot -slices -af equalizer=0:0:0:0:0:0:0:0:0:0 -softvol
-softvol-max 110 file:///media/tempo/VIDEO_TS/VTS_01_4.VOB

/usr/bin/mplayer: symbol lookup error: /usr/lib/libogg.so.0: undefined
symbol: __stack_chk_fail_local



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-k8-3
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)

Versions of packages libogg-dev depends on:
ii  libc6-dev 2.11.3-4   GNU C Library: Development Librari
ii  libogg0   1.3.0-4Ogg Bitstream Library

libogg-dev recommends no packages.

-- no debconf information

--
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com


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



Bug#703330: missing Conflict/Repleace files `/usr/include/tcl', also in package deprecated tk-tile

2013-03-19 Thread PICCORO McKAY Lenz
obvously a replace too, due files are present and similar fuctions i
revised the pacakge and compared.. well this last not necesary but .. who
kowns

On Tue, Mar 19, 2013 at 3:27 PM, Sven Joachim  wrote:

> On 2013-03-19 20:43 +0100, PICCORO McKAY Lenz wrote:
>
> > this king of stupid responce are the cause of late fixeds on debian
> > unstable.. ok the package its not comming from debian,
> >
> > cos i must repackaged .. thingking that are broken in unstable!!!
>
> Well, I think they actually are, see #612264 (reported over two years
> ago and never fixed).  While tk-tile has been removed from testing
> because of that problem, it will still bite users who upgrade from
> squeeze, hence tcl-dev needs to declare a Conflicts: tk-tile.
>
> Cheers,
>Sven
>



-- 
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com


Bug#703330: missing Conflict/Repleace files `/usr/include/tcl', also in package deprecated tk-tile

2013-03-19 Thread PICCORO McKAY Lenz
this king of stupid responce are the cause of late fixeds on debian
unstable.. ok the package its not comming from debian,

cos i must repackaged .. thingking that are broken in unstable!!!

see "files" for both packages and its obviosly this tk-dev must have a
conflicts/break field.

ufff...

On Tue, Mar 19, 2013 at 2:47 PM, Andrey Rahmatullin  wrote:

> Control: tags -1 + moreinfo
>
> On Mon, Mar 18, 2013 at 10:42:02AM -0430, PICCORO McKAY Lenz wrote:
> > the tk-dev package on upgrades not install correctly.. this are due
> > some non present conflics, said :
> >
> > Desempaquetando el reemplazo de tcl-dev ...
> > dpkg: error al procesar ./tcl-dev_8.5.0-1vnz1_all.deb (--install):
> >  intentando sobreescribir `/usr/include/tcl', que está también en el
> > paquete tk-tile 0.8.2-2.1
> What is tcl-dev_8.5.0-1vnz1_all.deb? The vnz1 part suggests it is not an
> official Debian package.
>
>
> --
> WBR, wRAR
>



-- 
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com


Bug#698309: ejabberd : broken shared roster group support, only support 30 users max

2013-01-16 Thread PICCORO McKAY Lenz
critically affects many operations, please upgrade package to 2.1.11
as soon a possible the problem  may possibly affecting  erlang 0.15.b
in backpost and wheeze

https://support.process-one.net/browse/EJAB-1537

please package the new release of givme hope of sponsorig to a package
made by me if need

this its a serious bug, that affects a mayority of operations

any http conections with consideration amount of data closed suddently

this make unusable the jabbed package in debian wheeze next stable release..



-- 
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com


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



Bug#687238: missing libncursesw5-dev or equivalent in sources, error : cannot find -lncursesw in path

2012-09-11 Thread PICCORO McKAY Lenz
i not see in build log from
https://buildd.debian.org/status/fetch.php?pkg=libsdl1.2&arch=i386&ver=1.2.14-6.1&stamp=1286726436
the lncursesw..

but seem theres another similar issues (so not directly related):

http://trac.rephial.org/ticket/1625

i dont nkow how appears the -lncursesw linker flag but i cant build
without ncursesw devel package in clean env


On Tue, Sep 11, 2012 at 2:49 PM, PICCORO McKAY Lenz
 wrote:
> On Tue, Sep 11, 2012 at 2:38 PM, Dominique Dumont  wrote:
>>
>> Are you building this package on a pristine squeeze system ?
>>
> of course.. i have two virtual machines that purge/reinstall in every
> build of a delicate or very important package..
>
> sdl its a very important package.. i build a special deprecated
> version due i build for kde3/trinity version of vneneux, so i must
> have a debian puer working before modified and send to debian a bug
> report...
>
> http://200.62.27.27/redmine/projects/venenuxmassenkoh/repository/changes/msksqueeze/media/sdlsque/libsdl1.2_1.2.15-5vnzsqu1.dsc
>
> i know DM are very busy, so i test this before.. u must added
> libncursesw5-dev and send info to sdl developers..
>>
>> All the best
>>
>> Dominique
>>
>> [1]
>> https://buildd.debian.org/status/fetch.php?pkg=libsdl1.2&arch=i386&ver=1.2.14-6.1&stamp=1286726436
>
>
>
> --
> Lenz McKAY Gerardo (PICCORO)
> http://qglochekone.blogspot.com



-- 
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com


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



Bug#687238: missing libncursesw5-dev or equivalent in sources, error : cannot find -lncursesw in path

2012-09-11 Thread PICCORO McKAY Lenz
On Tue, Sep 11, 2012 at 2:38 PM, Dominique Dumont  wrote:
>
> Are you building this package on a pristine squeeze system ?
>
of course.. i have two virtual machines that purge/reinstall in every
build of a delicate or very important package..

sdl its a very important package.. i build a special deprecated
version due i build for kde3/trinity version of vneneux, so i must
have a debian puer working before modified and send to debian a bug
report...

http://200.62.27.27/redmine/projects/venenuxmassenkoh/repository/changes/msksqueeze/media/sdlsque/libsdl1.2_1.2.15-5vnzsqu1.dsc

i know DM are very busy, so i test this before.. u must added
libncursesw5-dev and send info to sdl developers..
>
> All the best
>
> Dominique
>
> [1]
> https://buildd.debian.org/status/fetch.php?pkg=libsdl1.2&arch=i386&ver=1.2.14-6.1&stamp=1286726436



-- 
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com


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



Bug#687238: missing libncursesw5-dev or equivalent in sources, error : cannot find -lncursesw in path

2012-09-10 Thread PICCORO McKAY Lenz
Package: libsdl1.2debian-all
Version: 1.2.14-6.1
Severity: serious
Justification: package uninstallable

the build of package faild due missing build-depend on libncursesw, in
this error:

 error : cannot find -lncursesw in path

please added libncursesw5-dev or equivalent to build-depends in control file

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

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

Versions of packages libsdl1.2debian-alsa depends on:
ii  libasound21.0.23-1   shared library for ALSA applicatio
ii  libc6 2.11-4  GNU C Library: Shared libraries
ii  libdirectfb-1.0-0 1.0.1-11   direct frame buffer graphics - sha
ii  libsvga1  1:1.4.3-27 console SVGA display libraries


more depend unnecesary..

libsdl1.2debian-all recommends no packages.

libsdl1.2debian-all suggests no packages.

-- no debconf information

-- 
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com


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



Bug#684067: redmine postgresql backend fails in redmine clean

2012-08-08 Thread PICCORO McKAY Lenz
FIND it!

dpkg-reconfigure -plow --force redmine

follow verbose steps, now in config dialos u can see that in usernames said
"Mysql" and its using pgsql backend.. this was minor mistake.. so change db
name redmine_default to redmine (by removing lIinstance var) in postinst
script (lines: 175 aprox)

this its due in postgresql by default when user connect assumes a equal db
name exist for users , so postinst scritp when connect user redmine this
cant due redmine database dont exist, event redmine_default (in default
instace case) its the db to use..

the right solution its to modifi conection from dbconfig common to use a
specific database name in conection processs.

On Wed, Aug 8, 2012 at 1:28 PM, PICCORO McKAY Lenz
wrote:

> now i will test postgresql backen (i not tested due some space need)
> for that i run "dpkg-reconfigure -plow redmine" and respont all quiestion
> using postgres wihtout none security and xxx user with xxx password, testin
> connection results ok event by localhost or socket, so its clear that
> problem are betweet redmine or debian's dbconfig script due fails
> populating db but not previously conections
>
> I could, I managed to reproduce the error with sqlite backend, the only
> difference between before and after, its that ruby 1.9.1 devel package were
> instaled. Let me explain:
>
> 1) I installed redmine all depends in clean env, but using sqlite backend
> (that installed before perectly) and event fails, even I did not realize
> that bundler had installed so then ruby 1.9.1 also, (bundler now depends
> of), but i had installed with devel ruby1.9.1-dev also.
>
> 2) so then i revise all changelog and bug reports and notice some issues
> about gems and rack, so additional depends installed in a repackaging of
> rails 2.3.14 result that must be : ruby-rack> = 1.4 and rubygems> = 1.8
> explicitly, as it still had the rubygems 1.6 from unstable, this fixes the
> first problem reported, but i put previosly in redmine file config/boot.rb
>  a "require 'thread'" line after RAILS_ROOT related, this are mandatory i
> tested without and in some cases faild redmine to install.
>
> 3) after notice had installed ruby bundler so then ruby 1.9.1, then
> uninstall all ruby 1.9.1 (so i must uninstall bundler), removing
> ruby1.9.1-dev solved the problem and install redmine perfect with sqlite or
> mysql backend if all of those topics are exactly as i said.  There's
> something whit db:migrating that relies on ruby 1.9 ...
>
> 4) then removes and purge all redmine, so repeat install ruby1.9.1-dev and
> redmine and installs fine
> 5) then removes and reinstall but first with bundler installed failds.
> 6) some try after, i cant reproduce this case...
>
> So then if in upgrade redmine from squeeze to wheeze ruby 1.9.1 are
> installed, upgrades will fail this bug its very famous in debian over
> net, seee google search related ...
>
> with postgres: when i reconfigure, i setup postgres to ask in every
> conection the password (and dbconfig has stored also) result that:
>
> Creating config file /etc/redmine/default/database.yml.new with new version
> Password for user postgres:
> creating postgres user redmine:  Password for user postgres:
> already exists.
> resetting password:  Password for user postgres:
> success.
> Password for user postgres:
> creating database redmine_default: Password for user postgres:
> already exists.
> dbconfig-common: flushing administrative password
> Populating database for redmine instance "default".
> This may take a while.
> NOTE: Gem.source_index is deprecated, use Specification. It will be
> removed on or after 2011-11-01.
> Gem.source_index called from
> /usr/share/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
> Please install RDoc 2.4.2+ to generate documentation.
> rake aborted!
> server closed the connection unexpectedly
> This probably means the server terminated abnormally
>  before or while processing the request.
>
> Tasks: TOP => db:migrate => environment
> (See full trace by running task with --trace)
> Error when running rake db:migrate, check database configuration.
> exit: 295: Illegal number: -1
>
>
>
> --
> Lenz McKAY Gerardo (PICCORO)
> http://qglochekone.blogspot.com
>
>


-- 
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com


Bug#684067: redmine postgresql backend fails in redmine clean

2012-08-08 Thread PICCORO McKAY Lenz
now i will test postgresql backen (i not tested due some space need)
for that i run "dpkg-reconfigure -plow redmine" and respont all quiestion
using postgres wihtout none security and xxx user with xxx password, testin
connection results ok event by localhost or socket, so its clear that
problem are betweet redmine or debian's dbconfig script due fails
populating db but not previously conections

I could, I managed to reproduce the error with sqlite backend, the only
difference between before and after, its that ruby 1.9.1 devel package were
instaled. Let me explain:

1) I installed redmine all depends in clean env, but using sqlite backend
(that installed before perectly) and event fails, even I did not realize
that bundler had installed so then ruby 1.9.1 also, (bundler now depends
of), but i had installed with devel ruby1.9.1-dev also.

2) so then i revise all changelog and bug reports and notice some issues
about gems and rack, so additional depends installed in a repackaging of
rails 2.3.14 result that must be : ruby-rack> = 1.4 and rubygems> = 1.8
explicitly, as it still had the rubygems 1.6 from unstable, this fixes the
first problem reported, but i put previosly in redmine file config/boot.rb
 a "require 'thread'" line after RAILS_ROOT related, this are mandatory i
tested without and in some cases faild redmine to install.

3) after notice had installed ruby bundler so then ruby 1.9.1, then
uninstall all ruby 1.9.1 (so i must uninstall bundler), removing
ruby1.9.1-dev solved the problem and install redmine perfect with sqlite or
mysql backend if all of those topics are exactly as i said.  There's
something whit db:migrating that relies on ruby 1.9 ...

4) then removes and purge all redmine, so repeat install ruby1.9.1-dev and
redmine and installs fine
5) then removes and reinstall but first with bundler installed failds.
6) some try after, i cant reproduce this case...

So then if in upgrade redmine from squeeze to wheeze ruby 1.9.1 are
installed, upgrades will fail this bug its very famous in debian over
net, seee google search related ...

with postgres: when i reconfigure, i setup postgres to ask in every
conection the password (and dbconfig has stored also) result that:

Creating config file /etc/redmine/default/database.yml.new with new version
Password for user postgres:
creating postgres user redmine:  Password for user postgres:
already exists.
resetting password:  Password for user postgres:
success.
Password for user postgres:
creating database redmine_default: Password for user postgres:
already exists.
dbconfig-common: flushing administrative password
Populating database for redmine instance "default".
This may take a while.
NOTE: Gem.source_index is deprecated, use Specification. It will be removed
on or after 2011-11-01.
Gem.source_index called from
/usr/share/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
Please install RDoc 2.4.2+ to generate documentation.
rake aborted!
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.

Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)
Error when running rake db:migrate, check database configuration.
exit: 295: Illegal number: -1



-- 
Lenz McKAY Gerardo (PICCORO)
http://qglochekone.blogspot.com


Bug#684067: redmine postgresql backend fails in redmine clean instalation (whatever version 1.4.3, 1.4.4 or 1.4.2)

2012-08-06 Thread PICCORO McKAY Lenz
i have news, some outputs, i tested and confirmed other ruby apps can
coonenct and i can setup redmine perfectly by hand but dbconfig-common
not! this its very severy

the problem its that default database for new users in postgres engine
are same as user connected, testin fount it:

root@sys001web:/etc/redmine/default# psql -h localhost -U redmine -W
Contraseña para usuario redmine:
psql: FATAL:  no existe la base de datos <>
root@sys001web:/etc/redmine/default#
root@sys001web:/etc/redmine/default# su - postgres
postgres@sys001web:~$ createdb -O redmine redmine redmine
postgres@sys001web:~$ ^D
postgres@sys001web:~$ logout
root@sys001web:/etc/redmine/default# psql -h localhost -U redmine -W
Contraseña para usuario redmine:
psql (9.1.3)
conexión SSL (cifrado: DHE-RSA-AES256-SHA, bits: 256)
Digite «help» para obtener ayuda.

redmine=> \q
root@sys001web:/etc/redmine/default#

then i reconfigured a found this:

dbconfig-common: writing config to
/etc/dbconfig-common/redmine/instances/default.conf

Creating config file /etc/redmine/default/database.yml.new with new version
creating postgres user redmine:  already exists.
resetting password:  success.
creating database redmine_default: already exists.
dbconfig-common: flushing administrative password
Populating database for redmine instance "default".
This may take a while.
NOTE: Gem.source_index is deprecated, use Specification. It will be
removed on or after 2011-11-01.
Gem.source_index called from
/usr/share/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
Please install RDoc 2.4.2+ to generate documentation.
rake aborted!
el servidor ha cerrado la conexión inesperadamente
Probablemente se debe a que el servidor terminó de manera anormal
antes o durante el procesamiento de la petición.

Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)
Error when running rake db:migrate, check database configuration.
exit: 295: Illegal number: -1
dpkg: error al procesar redmine (--configure):
 el subproceso instalado el script post-installation devolvió el
código de salida de error 2


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



Bug#684067: redmine postgresql backend fails in redmine clean instalation (whatever version 1.4.3, 1.4.4 or 1.4.2)

2012-08-06 Thread PICCORO McKAY Lenz
Package: redmine
Version: 1.4.4+dfsg1-1
Justification: renders package unusable
Severity: grave

When i install or upgrade redmine (whatever clen or not environment or
server debian)
with postgresql backend didint finally install and get this error:

Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)
Error when running rake db:migrate, check database configuration.
exit: 295: Illegal number: -1

i installed to clean env 1.4.3 redmine and failts with same error, but
i not have any plugin extra, and i used pgsql backend.. it faild with
others backend but sqlite not fail...

this bug are present since 1.4.3 and on some rare cisrcunstances on
1.4.2 too, its permanent and in redmine 1.4.4

this its seriously... i market grave and render package unusable due
only works if i used mysql or postgres
also works with mariadb inclusively but not using dbconfig common
with postgres..

I ATTACHED DEBIAN SYSTEM INFO FOR THE TWO CASES with postgres when
fail and for mysql that install perfectly

later i'l try install in varios king of environment and for sqlite or
mysql not fail, only postgresql backend fails, it seem to be a bad
username/password due in installation configuration do not ask for
postgresql admin's password..

my postgresql configuration permit and trust the user admindb

Complete error at instalation its:

Configuring redmine-pgsql (1.4.4+dfsg1-1) ...
Configuring redmine (1.4.4+dfsg1-1) ...
dbconfig-common: writing config to
/etc/dbconfig-common/redmine/instances/default.conf
Creating config file
/etc/dbconfig-common/redmine/instances/default.conf with new version
Creating config file /etc/redmine/default/database.yml.new with new version
creating postgres user redmine:  success.
verifying creation of user: success.
creating database redmine_default: success.
verifying database redmine_default exists: success.
dbconfig-common: flushing administrative password
Creating config file /etc/redmine/default/database.yml with new version
NOTE: Gem.source_index is deprecated, use Specification. It will be
removed on or after 2011-11-01.
Gem.source_index called from
/usr/share/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
Please install RDoc 2.4.2+ to generate documentation.
Creating config file /etc/redmine/default/session.yml with new version
A new secret session key has been generated in /etc/redmine/default/session.yml
Populating database for redmine instance "default".
This may take a while.
NOTE: Gem.source_index is deprecated, use Specification. It will be
removed on or after 2011-11-01.
Gem.source_index called from
/usr/share/redmine/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
Please install RDoc 2.4.2+ to generate documentation.
rake aborted!
Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)
Error when running rake db:migrate, check database configuration.
exit: 295: Illegal number: -1
dpkg: error al procesar redmine (--configure):
 el subproceso instalado el script post-installation devolvió el
código de salida de error 2


THERE's REPORT SYSTEMWITH POSTGRESQL PACKAGE:

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

Kernel: Linux 2.6.39-bpo.2-686-pae (SMP w/2 CPU cores)
Locale: LANG=es_VE.UTF-8, LC_CTYPE=es_VE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages redmine depends on:
ii  bundler  1.1.3-1 Manage Ruby application dependenci
ii  dbconfig-common  1.8.46  common framework for packaging dat
ii  debconf [debconf-2.0 1.5.36.1Debian configuration management sy
ii  redmine-pgsql1.4.4+dfsg1-1 metapackage providing MySQL depend
ii  ruby 4.5 An interpreter of object-oriented
ii  ruby-coderay 1.0.6-1 Venenux Ruby library for syntax hi
ii  ruby-fastercsv   1.5.5-1 Complete replacement to the CSV st
ii  ruby-net-ldap0.3.1-1 LDAP client library for Ruby
ii  ruby-rack1.4.1-1 Modular Ruby webserver interface
ii  ruby-rails-2.3   2.3.14-2  MVC ruby based framework geared fo

Versions of packages redmine recommends:
ii  libopenid-ruby [ruby-o 2.1.8debian-1 Ruby library for verifying and ser
ii  ruby-rmagick   2.13.1-5ImageMagick API for Ruby (document

Versions of packages redmine suggests:
ii  subversion   1.6.18dfsg-1vnzsqe1 Advanced version control system in

  redmine/instances/default/password-confirm: (password omitted)
  redmine/instances/default/mysql/admin-pass: (password omitted)
  redmine/instances/default/app-password-confirm: (password omitted)
  redmine/instances/default/mysql/app-pass: (password omitted)
  redmine/instances/default/pgsql/admin-pass: (password omitted)
  redmine/instances/default/pgsql/app-pass: (password omitted)
  redmine/instances/default/passwords-do-not-match:
  redmine/instan

Bug#669646: more info links

2012-04-20 Thread PICCORO McKAY Lenz
https://bugzilla.redhat.com/show_bug.cgi?id=677171

https://bugzilla.redhat.com/show_bug.cgi?id=657006

-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
Cofundador de Venenux;  debian based multimedia alike free only zealots
users (oh well, i try but..too many free guidelines buahhh)
http://shutendouji.net
creador de massenkoh linux; debian enhanchements for better up to date
support on stable brand, including non-free soft.


Bug#644279: linux-image-2.6.38-bpo.2-686: Disabling IRQ 10 hang and crash laptops, ALL KERNELS on squeeze & backports

2011-10-06 Thread PICCORO McKAY Lenz
i'm just test 3.0 & 3.0.X and works well, when test, works well and
then fail, was much more stable and fail once: as I said earlier, each
kernel update/change, changes level IDs of sound card by module
asigned, then error its now present again. I had to reboot with acpi =
off, then restart the sound card with "alsactl init" and then boot
again normally without problem, so does same with the other kernel
2.6.39 and 2.6.32

seem that module for sound card changes every kernel update/change,
and the error apaers, but i not sure.. due other day error was on
other module..

i will test for a while more, and just report tomorow

see you i will hope this help a litte more

On Tue, Oct 4, 2011 at 5:27 PM, Ben Hutchings  wrote:
> On Tue, Oct 04, 2011 at 03:22:17PM -0430, PICCORO McKAY Lenz wrote:
>> err currently i'm prefer stable.. this trend for lasted software its a
>> windoze think
>>
>> i' talking ab out stable kernel bug, what about that?
> [...]
>
> I'm asking you to test 3.0, to see whether the bug has been fixed
> upstream.  I agree that it should still be fixed in stable.
>
> Ben.
>
> --
> Ben Hutchings
> We get into the habit of living before acquiring the habit of thinking.
>                                                              - Albert Camus
>



-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
Cofundador de Venenux;  debian based multimedia alike free only
zealots users (oh well, i try but..too many free guidelines buahhh)
http://shutendouji.net
creador de massenkoh linux; debian enhanchements for better up to date
support on stable brand, including non-free soft.



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



Bug#644279: linux-image-2.6.38-bpo.2-686: Disabling IRQ 10 hang and crash laptops, ALL KERNELS on squeeze & backports

2011-10-04 Thread PICCORO McKAY Lenz
On Tue, Oct 4, 2011 at 3:47 PM, Jonathan Nieder  wrote:
> PICCORO McKAY Lenz wrote:
>
>> i will test again, currently 2.6.39 works well, more stable and do not
>> hang too much,
>
> ... when you add the "acpi=off" boot-time parameter.  I wouldn't call
> that working.
ok obviously this its not the idea!
>
>> but what about squeeze brand 2.6.32, this fails too!
>
> Actually, we don't care about 2.6.39 at all, except when it is relevant
> to fixing 2.6.32 or 3.x.  If you don't believe me, feel free to look
> around at http://bugs.debian.org/src:linux-2.6 or
> http://lists.debian.org/debian-kernel/
>
well 2.6.32 fails, and 3.0.X/3.0 i currently installing, 2.6.39 works
correclty after update alsa modules.. this can be help..

i will mail tomorrow after few test..

thanks
> Thanks again for your work.  Let's get this fixed.
>



-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
Cofundador de Venenux;  debian based multimedia alike free only
zealots users (oh well, i try but..too many free guidelines buahhh)
http://shutendouji.net
creador de massenkoh linux; debian enhanchements for better up to date
support on stable brand, including non-free soft.



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



Bug#644279: linux-image-2.6.38-bpo.2-686: Disabling IRQ 10 hang and crash laptops, ALL KERNELS on squeeze & backports

2011-10-04 Thread PICCORO McKAY Lenz
ok thanks,

i will test again, currently 2.6.39 works well, more stable and do not
hang too much,

but what about squeeze brand 2.6.32, this fails too!

On Tue, Oct 4, 2011 at 3:30 PM, Jonathan Nieder  wrote:
>
> Hi,
>
> PICCORO McKAY Lenz wrote:
>
> > i' talking ab out stable kernel bug, what about that?
>
> A 3.x kernel (to help us debug, not as a long-term solution) should
> not require any dependencies except for linux-base and initramfs-tools
> from outside squeeze.
>
> [...]
> > but acpi also fail with 2.6.39 too,
> > and when hang i must boot with acpi=off and then test again with acpi full
> > on
>
> If this is still broken with a 3.x kernel, then we can work with
> upstream on fixing it there.  If it is already fixed with a 3.x
> kernel, we can look for a fix and try to backport it to squeeze.
>
> Hope that clarifies a little,
> Jonathan



--
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
Cofundador de Venenux;  debian based multimedia alike free only
zealots users (oh well, i try but..too many free guidelines buahhh)
http://shutendouji.net
creador de massenkoh linux; debian enhanchements for better up to date
support on stable brand, including non-free soft.



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



Bug#644279: linux-image-2.6.38-bpo.2-686: Disabling IRQ 10 hang and crash laptops, ALL KERNELS on squeeze & backports

2011-10-04 Thread PICCORO McKAY Lenz
err currently i'm prefer stable.. this trend for lasted software its a
windoze think

i' talking ab out stable kernel bug, what about that?

i'm running 2.6.39, quite more stable, but previosly i update alsa state of
mixer, and also install a few packages..but acpi also fail with 2.6.39 too,
and when hang i must boot with acpi=off and then test again with acpi full
on

i thik this quite serious, u'm hope mi info help..

On Tue, Oct 4, 2011 at 2:38 PM, Ben Hutchings  wrote:

> On Tue, Oct 04, 2011 at 01:34:30PM -0430, PICCORO McKAY Lenz wrote:
> > Package: linux-2.6
> > Version: 2.6.38-5~bpo60+1
> [...]
>
> What about 3.0 (currently in testing and unstable)?
>
> Ben.
>
> --
> Ben Hutchings
> We get into the habit of living before acquiring the habit of thinking.
>  - Albert Camus
>



-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
Cofundador de Venenux;  debian based multimedia alike free only zealots
users (oh well, i try but..too many free guidelines buahhh)
http://shutendouji.net
creador de massenkoh linux; debian enhanchements for better up to date
support on stable brand, including non-free soft.


Bug#644279: linux-image-2.6.38-bpo.2-686: Disabling IRQ 10 hang and crash laptops, ALL KERNELS on squeeze & backports

2011-10-04 Thread PICCORO McKAY Lenz
Package: linux-2.6
Version: 2.6.38-5~bpo60+1
Justification: breaks the whole system
Severity: critical
Tags: d-i upstream

The system (independient of kernel even backport version or oficial ) hangs,
and stops,
i investigated with dmesg, and so then found this trace :

irq 10: nobody cared (try booting with the "irqpoll" option)

..after few second system hangs! The irq acpi asigned its for sound card
when acpi are enabled.

In next boot i disable acpi complety parsing acpi=off and system works
perfectly, this
with 2.6.32 or 2.6.38 independiently

PLEASE note that the lspci and others results on report was when acpi are
disabled!

I'v also instaled later 2.6.39 from backport and hands but no rare or weird
messages on dmesg where found!!!

-- Package-specific info:
** Kernel log: boot messages should be attached
root@massenkoh:/var/log# cat dmesg.0 | grep " 50"
[ 50.898606] irq 10: nobody cared (try booting with the "irqpoll" option)
[ 50.898665] Pid: 0, comm: swapper Not tainted 2.6.38-bpo.2-686 #1
[ 50.898667] Call Trace:
[ 50.898677] [] ? __report_bad_irq+0x24/0x69
[ 50.898682] [] ? __report_bad_irq+0x2b/0x69
[ 50.898686] [] ? note_interrupt+0xe7/0x13d
[ 50.898690] [] ? handle_level_irq+0x66/0x9b
[ 50.898694] [] ? handle_level_irq+0x0/0x9b
[ 50.898696]  [] ? do_IRQ+0x2e/0x84
[ 50.898705] [] ? __do_softirq+0x0/0x14e
[ 50.898708] [] ? common_interrupt+0x30/0x38
[ 50.898712] [] ? __do_softirq+0x0/0x14e
[ 50.898716] [] ? console_unlock+0x10f/0x18e
[ 50.898722] [] ? md5_transform+0x2fc/0x7b9
[ 50.898726] [] ? __do_softirq+0x3e/0x14e
[ 50.898729] [] ? __do_softirq+0x0/0x14e
[ 50.898731]  [] ? irq_exit+0x26/0x59
[ 50.898739] [] ? smp_apic_timer_interrupt+0x6b/0x75
[ 50.898745] [] ? apic_timer_interrupt+0x31/0x38
[ 50.898773] [] ? acpi_idle_enter_bm+0x247/0x284 [processor]
[ 50.898779] [] ? cpuidle_idle_call+0xd4/0x15d
[ 50.898782] [] ? cpu_idle+0x95/0xb0
[ 50.898787] [] ? start_kernel+0x333/0x338
[ 50.898790] handlers:
[ 50.898811] [] (sdhci_irq+0x0/0x45f [sdhci])
[ 50.898870] [] (tifm_7xx1_isr+0x0/0xb8 [tifm_7xx1])
[ 50.898931] [] (yenta_interrupt+0x0/0xb5 [yenta_socket])
[ 50.898995] [] (usb_hcd_irq+0x0/0x60 [usbcore])
[ 50.899059] [] (usb_hcd_irq+0x0/0x60 [usbcore])
[ 50.899121] Disabling IRQ #10
root@massenkoh:/var/log#

also this weird when acpi are enabled:

Sep 12 17:33:19 massenkoh kernel: [ 9.550753] firewire_ohci :07:06.1:
PCI INT B -> GSI 17 (level, low) -> IRQ
17
Sep 12 17:33:19 massenkoh kernel: [ 9.590678] i801_smbus :00:1f.3: PCI
INT B -> GSI 19 (level, low) -> IRQ 19
Sep 12 17:33:19 massenkoh kernel: [ 9.590684] ACPI: I/O resource
:00:1f.3 [0x18c0-0x18df] conflicts with ACPI
region SMBI [0x18c0-0x18cf]
Sep 12 17:33:19 massenkoh kernel: [ 9.590781] ACPI: If an ACPI driver is
available for this device, you should us
e it instead of the native driver
Sep 12 17:33:19 massenkoh kernel: [ 9.604197] iwlagn: Intel(R) Wireless WiFi
Link AGN driver for Linux, 1.3.27ks
Sep 12 17:33:19 massenkoh kernel: [ 9.604200] iwlagn: Copyright(c) 2003-2009
Intel Corporation
Sep 12 17:33:19 massenkoh kernel: [ 9.604299] iwlagn :03:00.0: PCI INT A
-> GSI 17 (level, low) -> IRQ 17
Sep 12 17:33:19 massenkoh kernel: [ 9.604335] iwlagn :03:00.0: setting
latency timer to 64
Sep 12 17:33:19 massenkoh kernel: [ 9.604395] iwlagn :03:00.0: Detected
Intel Wireless WiFi Link 4965AGN REV=
0x4

** Model information
TOSHIBA Satellite A205 S4607

** Network interface configuration:

auto lo
iface lo inet loopback

wlan and eth0 still not active when kernel hands in mayority cases!

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS,
943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
Subsystem: Toshiba America Info Systems Device [1179:ff10]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: agpgart-intel

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile
945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2]
(rev 03) (prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems Device [1179:ff10]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR-  [disabled]
Capabilities: 

00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME,
943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
Subsystem: Toshiba America Info Systems Device [1179:ff10]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 

00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High
Definition Audio Controller [8086:27d8] (rev 02)
Subsystem: Toshiba America Info Systems Toshiba Satellite A100-796 audio
(Realtek ALC861) [1179:ff10]

Bug#625742: virtualbox-ose: vbox error packagin & soved : exports duplicate symbol; package conflicts missing!!!

2011-05-05 Thread PICCORO McKAY Lenz
Package: virtualbox-ose
Version: 4.0.4-dfsg-1
Severity: serious

the sid virtualbox-ose package missing conflicts procedures in dkms and/or
source packages for modules, when compiles and install, at start or load
modules into kernel put this message to stdout and dmesg filter said:

[ 5594.948928] vboxdrv: Found 2 processor cores.
[ 5594.949384] vboxdrv: fAsync=0 offMin=0x249 offMax=0x1159c2
[ 5594.949429] vboxdrv: TSC mode is 'synchronous', kernel timer mode is
'normal'.
[ 5594.949431] vboxdrv: Successfully loaded version 4.0.4_OSE (interface
0x0016).
[ 5594.958540] vboxguest: exports duplicate symbol RTMemFreeEx (owned by
vboxdrv)

and searching i note that previously instalation of similar
virtualbox-ose-dkms or (guest-dkms) packages do not remove by mistake the
old vboxguest module (dkms in previous compilation then removed), and then
obviously try to load at same time
as vboxdrv and netfilter brigde.

after rm -f  /lib/modules/`uname -r`/misc/*guest* situation solves! and
virtualboxworks!

as can note, in debian system information virtualbox-guest-additions was not
instaled, was instaled and then i removed later, so
theres no confusion on this bug that are quite necesary to fix, due many
sites cite as
build error and only its a package mistake.

SOLUTION SOLVED:

adde conflicts in virtualbox---source packages templates, in the
files control.modules.in and this prevent and handle part of solution, also
maybe a rm command on pre-install for for the presence of modules are not
removed by dkms posr-remove script at uninstalll thems, due they can have
problems with the "source" and generated from virtualbox-ose-xxx-source
modules packages!

i hope this help

-- System Information:
Debian Release: 6.0.1
Architecture: i386 (i686)

Kernel: Linux 2.6.38-massenkoh-686 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=es_VE.UTF-8, LC_CTYPE=es_VE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages virtualbox-ose depends on:
ii  adduser 3.112+nmu2   add and remove users and groups
ii  libc6   2.11.2-10Embedded GNU C Library: Shared
lib
ii  libcurl37.21.0-1 Multi-protocol file transfer
libra
ii  libgcc1 1:4.4.5-8GCC support library
ii  libpng12-0  1.2.44-1 PNG library - runtime
ii  libpython2.62.6.6-8+b1   Shared Python runtime library
(ver
ii  libqtcore4  4:4.6.3-4Qt 4 core module
ii  libqtgui4   4:4.6.3-4Qt 4 GUI module
ii  libsdl1.2debian 1.2.14-6.1   Simple DirectMedia Layer
ii  libssl0.9.8 0.9.8o-4 SSL shared libraries
ii  libstdc++6  4.4.5-8  The GNU Standard C++ Library v3
ii  libvncserver0   0.9.7-2+b1   API to write one's own vnc
server
ii  libx11-62:1.3.3-4X11 client-side library
ii  libxcursor1 1:1.1.10-2   X cursor management library
ii  libxext62:1.1.2-1X11 miscellaneous extension
librar
ii  libxml2 2.7.8.dfsg-2 GNOME XML library
ii  libxmu6 2:1.0.5-2X11 miscellaneous utility
library
ii  libxt6  1:1.0.7-1X11 toolkit intrinsics library
ii  python  2.6.6-3+squeeze5 interactive high-level
object-orie
ii  python-central  0.6.16+nmu1  register and build utility for
Pyt
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages virtualbox-ose recommends:
ii  libgl1-mesa-glx [libgl1]7.7.1-4  A free implementation of the
OpenG
ii  libqt4-opengl   4:4.6.3-4Qt 4 OpenGL module
ii  virtualbox-ose-qt   4.0.4-dfsg-1 x86 virtualization solution -
Qt b
ii  virtualbox-ose-source   4.0.4-dfsg-1 x86 virtualization solution -
kern

Versions of packages virtualbox-ose suggests:
ii  libasound21.0.23-2.1 shared library for ALSA
applicatio
ii  libpulse0 0.9.21-3   PulseAudio client libraries
ii  vde2  2.2.3-3Virtual Distributed Ethernet
pn  virtualbox-guest-additions (no description available)

-- no debconf information

-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
Cofundador de Venenux;  debian based multimedia alike free only zealots
users (oh well, i try but..too many free guidelines buahhh)
http://shutendouji.net
creador de massenkoh linux; debian enhanchements for better up to date
support on stable brand, including non-free soft.


Bug#623851: hotssh: help button & false depends, only help button raise depends on gnome terminal, must be x-terminal-emulator

2011-04-23 Thread PICCORO McKAY Lenz
Package: hotssh
Version: 0.5.2-3
Severity: serious

There's a false depends on all hotssh package, help button & false
depends, only help button raise depends on gnome terminal, must be
x-terminal-emulator


the only file that need gnome-terminal its the file
/usr/lib/python2.6/dist-packages/hotssh/sshwindow.py , only used
terminal for invoke man of ssh.. fisrt parse parameter this must be
change to
"x-terminal-emulator" in line 359 , and the second parse parameter
option must be change to "-e", with this i make test and no
gnome-terminal emulator its need, only even system debian terminal
alternative system handle it

--
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
Cofundador de Venenux;  debian based multimedia alike free only
zealots users (oh well, i try but..too many free guidelines buahhh)
http://shutendouji.net
creador de massenkoh linux; debian enhanchements for better up to date
support on stable brand, including non-free soft.



--
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
Cofundador de Venenux;  debian based multimedia alike free only
zealots users (oh well, i try but..too many free guidelines buahhh)
http://shutendouji.net
creador de massenkoh linux; debian enhanchements for better up to date
support on stable brand, including non-free soft.



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