[Bug 1486654] [NEW] ssh-keygen fails to create keys when FQDN=64 chars

2015-08-19 Thread Javier Bahillo
Public bug reported: According to RFC's a FQDN hostname may have up to 64 chars. Nevertheless ssh-keygen fails to create a key when it has exactly these 64 chars: Hostname (edited to hide , but with same amount of chars): abcde-frontend-abcde-frontend-2-i-9b90b8d9.dyn.abcde.abcdfer.com It

[Bug 1486654] [NEW] ssh-keygen fails to create keys when FQDN=64 chars

2015-08-19 Thread Javier Bahillo
Public bug reported: According to RFC's a FQDN hostname may have up to 64 chars. Nevertheless ssh-keygen fails to create a key when it has exactly these 64 chars: Hostname (edited to hide , but with same amount of chars): abcde-frontend-abcde-frontend-2-i-9b90b8d9.dyn.abcde.abcdfer.com It

[Bug 1065714] Re: vsftpd 2.3.5 needs allow_writeable_chroot option

2015-01-14 Thread Javier Bahillo
Hi: Perhaps Launchpas /UBuntu policy should be to tag these cases as won'tfix? ** Changed in: vsftpd (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vsftpd in Ubuntu.

[Bug 1065714] Re: vsftpd 2.3.5 needs allow_writeable_chroot option

2015-01-14 Thread Javier Bahillo
Hi: Perhaps Launchpas /UBuntu policy should be to tag these cases as won'tfix? ** Changed in: vsftpd (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065714

[Bug 1250439] Re: suricata complains about NFQUEUE in newer kernels

2014-05-09 Thread Javier Bahillo
Tested ok on 14.04 (trusty) ** Tags removed: verification-done-precise verification-done-saucy verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1250439] Re: suricata complains about NFQUEUE in newer kernels

2014-05-05 Thread Javier Bahillo
I have tested this package on precise and saucy , and it solves the issue (suricata will start as long as you have the needed kernel module loaded) ** Tags added: verification-done-precise verification-done-saucy -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2014-04-16 Thread Javier Bahillo
Hello Sebastien: Perhaps it could be worthy have a look to https://bugzilla.gnome.org/show_bug.cgi?id=683577 Nevertheless, I have tried building gsd with these changes in code and in Ubuntu it blocks valid notifications (like that the printer is not online) ** Bug watch added: GNOME Bug Tracker

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2014-03-11 Thread Javier Bahillo
Hello Sebastien: I'm able to reproduce this whenever I want, so if you could tell me detailed instructions on how to add such debug, I would be glad to do it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1197809] Re: segfault error in libapt-pkg.so

2014-03-03 Thread Javier Bahillo
Hello: Removing rm -rf /var/lib/apt/lists/* seens that might workaround this, but it is probable that if you keep this repo in you sources list it mighty break again -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2013-12-16 Thread Javier Bahillo
Hello Sebastian: Is there any advance on this. Could I perform some test that might you help on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202198 Title: gnome-settings daemon notifies as

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2013-12-04 Thread Javier Bahillo
Hello: This bug is actually the same that the one for fedora in here https://bugzilla.redhat.com/show_bug.cgi?id=883401 (which I think @Tim knows as he has done some interactions) Nevertheless, several tries do not actually fix it: https://launchpad.net/~bencer/+archive/desktop-bugfixes - this

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2013-12-04 Thread Javier Bahillo
Hello @Sebastien: I think you wanted this , might be? https://bugzilla.gnome.org/attachment.cgi?id=230765action=diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202198 Title: gnome-settings

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2013-12-04 Thread Javier Bahillo
Hello Sebastien: I think that error is included between one of these conditions (note that the comment points to the Fedora report I mentioned you before): /* These reasons should not be shown to users (rhbz#883401) */ g_str_equal (reason, other) ||

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2013-12-04 Thread Javier Bahillo
Hello Sabastian, I think that these errors are not the error shown to the user, but some error that cups daemon (or any other related daemon - perhaps through dbus) sends to gnome-settings daemon . I do not know what is the content of the data argument in if

[Bug 1250439] [NEW] suricata complains about NFQUEUE in newer kernels

2013-11-12 Thread Javier Bahillo
Public bug reported: Suricata in newer kernels (3.5 and upper) will complain like this: * NFQUEUE support not found ! * Please ensure the nfnetlink_queue module is loaded or built in kernel although nfnetlink_queue is loaded: lsmod | grep nfnetlink_queue nfnetlink_queue17557 3

[Bug 1250439] Re: suricata complains about NFQUEUE in newer kernels

2013-11-12 Thread Javier Bahillo
** Patch added: suricata.init.patch https://bugs.launchpad.net/ubuntu/+source/suricata/+bug/1250439/+attachment/3906376/+files/suricata.init.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2013-11-06 Thread Javier Bahillo
Thanks @Sebastien. @Till I'll be just waiting for any info I might provide in order for you to ease digging into this -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202198 Title: gnome-settings

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2013-11-06 Thread Javier Bahillo
Hello Till: running /usr/share/system-config-printer/scp-dbus-service.py --debug did not provide any information when running or printing gnome-settings. Nevertheless perhaps this other log might be helpful for you. I have taken it from runnig

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2013-11-04 Thread Javier Bahillo
Hello Sebastien: Not sure if this has already been done. This bug report was open as suggested by Canonical support staff, and was supposedly assigned to some dev. Perhaps Alex (the guy from Canonical) could tell us if this has already been done. -- You received this bug notification because

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2013-11-04 Thread Javier Bahillo
Hi @Sebastien: Turning off notifications is not a useful workaround, as a user would still expect a notification that the printing has been ok, and this would provoke the same behaviour this issue is provoking, the users ending a documento to print several times. Unfortunately I'm unsure on how

[Bug 1202198] [NEW] gnome-settings daemon notifies as error an info message

2013-07-17 Thread Javier Bahillo
Public bug reported: When sending a document to a printer, gnome-settings daemon will show a message like: ERROR: connecting to printer Nevertheless, the document will print without any issue. Actually this message is a warning or info message, as it is telling the user that it is connecting