[Bug 243506] Re: crash en installant obm

2008-06-30 Thread sylvain garcia
like say mcas, please change bug description to english.
You can look some information about OBM to 
http://www.obm.org/doku.php?id=ubuntuhardy


When I see DpkgTerminalLog:
--
debconf: Impossible d'initialiser l'interface : Dialog

debconf: (L'interface dialog ne fonctionnera pas avec un terminal
rustique (« dumb »), un tampon shell d'Emacs ou sans terminal de
contrôle.)

debconf: Utilisation de l'interface Readline en remplacement
--

What is the terminal which you use?

-- 
crash en installant obm
https://bugs.launchpad.net/bugs/243506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 252882] [NEW] crash on multiple db install with dbc_dbpass in config

2008-07-29 Thread sylvain garcia
Public bug reported:

Binary package hint: dbconfig-common

using dbconfig-common we can set variables on config script like:
dbc_dbname
dbc_dbuser
dbc_dbpass

When I use dbconfig, with hardcoded_dbtype, like /usr/share/dbconfig-
common/dpkg/config.mysql or /usr/share/dbconfig-common/dpkg/config.pgsql
there are no problem.

Now I want use multiple db config, so I use /usr/share/dbconfig-
common/dpkg/config with in my config script dbc_dbname, dbc_dbuser,
dbc_dbpass; and I have an error:

debconf (developer): <-- SET obm-storage/pgsql/authmethod-admin ident
debconf (developer): --> 0 value set
debconf (developer): <-- SET obm-storage/pgsql/authmethod-user password
debconf (developer): --> 0 value set
debconf (developer): <-- SET obm-storage/db/app-user obm
debconf (developer): --> 0 value set
debconf (developer): <-- SET obm-storage//app-pass mypassword
debconf (developer): --> 10 obm-storage//app-pass doesn't exist

Now, multiple db config without dbc_dbpass in my config script all works
well.

In fact in /usr/share/dbconfig-common/dpkg/common line 261, this script
try to set debconf variable but $dbc_dbtype is not yet set.

I attach this patch which verify that $dbc_dbtype is set

** Affects: dbconfig-common (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: dbconfig-common (Debian)
 Importance: Undecided
 Status: New

-- 
crash on multiple db install with dbc_dbpass in config
https://bugs.launchpad.net/bugs/252882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 252882] Re: crash on multiple db install with dbc_dbpass in config

2008-07-29 Thread sylvain garcia

** Attachment added: "dpkg-common.patch"
   http://launchpadlibrarian.net/16378826/dpkg-common.patch

** Also affects: dbconfig-common (Debian)
   Importance: Undecided
   Status: New

-- 
crash on multiple db install with dbc_dbpass in config
https://bugs.launchpad.net/bugs/252882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 259776] Re: MIR for obm

2008-10-16 Thread Sylvain Garcia

I have resolve this bugs:

1) nothing
2) I make a patch to disable this ;-)
3) Now debconf ask login and password for OBM global admin, so i upload new sql 
file to remove all default users.

Do you have other suggestion to main inclusion?

Tonio had upload OBM 2.1.10-0ubuntu2 version, thank you Tonio ;-)

-- 
MIR for obm
https://bugs.launchpad.net/bugs/259776
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 259776] Re: MIR for obm

2008-10-16 Thread Sylvain Garcia

I have resolve this bugs:

1) nothing
2) I make a patch to disable this ;-)
3) Now debconf ask login and password for OBM global admin, so i upload new sql 
file to remove all default users.

Do you have other suggestion to main inclusion?

Tonio had upload OBM 2.1.10-0ubuntu2 version, thank you Tonio ;-)

-- 
MIR for obm
https://bugs.launchpad.net/bugs/259776
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 259776] Re: MIR for obm

2008-10-08 Thread Sylvain Garcia
thanks for your review. So there is 3 bugs:

1 - the script $path/../auto/changePasswd.pl which use password on the command 
line.
  I agree with you and, I was discussed with all OBM dev team about this. But 
in Ubuntu, it isn't a problem because all perl program aren't installed. This 
part of OBM manage mail server (postfix, cyrus), ldap server, In Ubuntu 
version (and packging version) I don't build this because is very difficult for 
debian policy and conf files. In ubuntu there is just calendar/CRM/project..., 
just php/mysql.
So i was discussed with OBM team, but i think that it isn't a problem for the 
MIR.

2- OBM use "sudo /sbin/halt";  ;-)
   yes it's an old feature (OBM was born 8-9 years ago...), so it's unused 
feature for ubuntu package. I wil mak a patch.

3- login/password are already set.
  ok, I can use debconf to create first admin user, but i will add a README to 
describe how make a domain for OBM.

So I will resolve two bug: 2 and 3 before the first RC
Do you agree with me ? (in particular for hangePasswd.pl)

-- 
MIR for obm
https://bugs.launchpad.net/bugs/259776
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 257863] [NEW] new upstream for obm

2008-08-14 Thread sylvain garcia
Public bug reported:

Binary package hint: obm

I have build new package for new upstream release of OBM 2.1.10 with
also fix on packaging (cf changelog)

  * change obm-conf postinst with genobmconf.pl.
  * just root/www-data permissions on /etc/obm/obm_conf.ini.
  * remove unused templates, in ubuntu package.
  * change default encryption password to MD5SUM
  * obm-conf.config check alphnum password

I worked with zul and tonio to improv packaging (thanks)

I had upload new package on revu

** Affects: obm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
new upstream for obm
https://bugs.launchpad.net/bugs/257863
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 257863] Re: new upstream for obm

2008-08-19 Thread sylvain garcia
uploaded by Anthony Mercatante in intrepid, tx

** Changed in: obm (Ubuntu)
   Status: New => Fix Released

-- 
new upstream for obm
https://bugs.launchpad.net/bugs/257863
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 309061] Re: stuck when confirming password in installation

2008-12-30 Thread Sylvain Garcia
antiono,  I checked the code, but i don't understand how do you have enter a 
password with '#', I have tested but I can't reproduce this.
But, it's possible in obm user and database name, and this can crash 
installation.
--> I wil fix that, i'm working on.

And I have a question about your installation, and what do you want
You had install mysql-server and obm at the same time, and you want use the 
password that you enter on mysql-server installation? 
When you install mysql-server the password during installation is password of 
mysql root user, so i don't understand.

Do you can explain more?

-- 
stuck when confirming password in installation
https://bugs.launchpad.net/bugs/309061
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 312514] [NEW] obm-conf installation crash with '#'

2008-12-30 Thread Sylvain Garcia
Public bug reported:

Binary package hint: obm

when you enter # character in debconf on obm database name and obm database 
user obm-conf crash.
I 'm working on for the next release.

** Affects: obm (Ubuntu)
 Importance: Undecided
 Assignee: Sylvain Garcia (sylvain-garcia)
 Status: New

** Changed in: obm (Ubuntu)
 Assignee: (unassigned) => Sylvain Garcia (sylvain-garcia)

-- 
obm-conf installation crash with '#'
https://bugs.launchpad.net/bugs/312514
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 309061] Re: stuck when confirming password in installation

2008-12-30 Thread Sylvain Garcia
I don't understand antonio installation and i can reproduce exactly this
bug, but an an other bug, i have open new bug report: #312514


** Changed in: obm (Ubuntu)
   Status: Triaged => Incomplete

-- 
stuck when confirming password in installation
https://bugs.launchpad.net/bugs/309061
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 312514] Re: obm-conf installation crash with '#'

2009-01-14 Thread Sylvain Garcia
** Changed in: obm (Ubuntu)
   Status: New => In Progress

-- 
obm-conf installation crash with '#'
https://bugs.launchpad.net/bugs/312514
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306595] Re: BrockenCount>0

2009-01-14 Thread Sylvain Garcia
** Changed in: obm (Ubuntu)
   Status: New => Incomplete

-- 
BrockenCount>0
https://bugs.launchpad.net/bugs/306595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 309061] Re: stuck when confirming password in installation

2008-12-17 Thread Sylvain Garcia
thanks for this report.

Do you enter a password with special characteres for password of user
obm database, (like '#' or other) ?

-- 
stuck when confirming password in installation
https://bugs.launchpad.net/bugs/309061
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 306595] Re: BrockenCount>0

2008-12-17 Thread Sylvain Garcia
thanks for this report.

Do you enter a password with special characteres for password of user
obm database, (like '#' or other) ?

-- 
BrockenCount>0
https://bugs.launchpad.net/bugs/306595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 309061] Re: stuck when confirming password in installation

2008-12-18 Thread Sylvain Garcia
ok,

there is  a bug with special character, thanks for reports, i will
correct this for the next release

thank you

** Changed in: obm (Ubuntu)
 Assignee: (unassigned) => Sylvain Garcia (sylvain-garcia)
   Status: New => Confirmed

-- 
stuck when confirming password in installation
https://bugs.launchpad.net/bugs/309061
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 309061] Re: stuck when confirming password in installation

2009-02-11 Thread Sylvain Garcia
I don't understand antonio installation and i ---can't--- reproduce
exactly this bug, but an an other bug, i have open new bug report:
#312514

-- 
stuck when confirming password in installation
https://bugs.launchpad.net/bugs/309061
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 259776] Re: MIR for obm

2009-04-09 Thread Sylvain Garcia
Hi kees, sorry for this delay :-(

I agree with, you about reject of OBM.
OBM is an old project which had make good code and bad code.
I had discuss with th principal developer of php. He work on background in 
order to remove, and improve security on this.

I wouldlike  say that obm require "magic quotes", so sql injection is
limited. I know, is bad to use this but there is an history...

So, thank you any way, about this discuss on MIR. OBM is project which
increase, and i wouldlike even though in the futur build a thing between
Ubuntu and OBM

Tx Nick, Loïc, Martin, Jamie, and me :P

-- 
MIR for obm
https://bugs.launchpad.net/bugs/259776
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 588138] Re: obm extremely outdated and missing options.

2010-06-01 Thread Sylvain Garcia
Hi,

Yes i agree with you, obm version in ubuntu is very outdated, it's my
fault

there are many problem in new version of obm to include in obm. In the
past some lib was not include in obm, now we have mootools and othe
js/phpo lib in ubuntu. I must verify compatibility version with obm and
upload this.

When i have some time i will work on, i write this in my todo list ;)

But, OBM Ubuntu version and obm version on obm.org doesnt include same featue 
because we must include all crapy package package in ubuntu. In Ubuntu you have 
just the UI of OBM, no mail, no sync.
The work to include the fulle ob version is very hard and require many time and 
work.

thanks for this report.

-- 
obm extremely outdated and missing options.
https://bugs.launchpad.net/bugs/588138
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1306991] Re: pip stops with ImportError for request-Modul

2015-09-01 Thread Sylvain Garcia
Solved by uninstalling : sudo apt-get remove pyton3-pip
Then reinstall with easy_install: sudo easy_install3 pip

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1306991

Title:
  pip stops with ImportError for request-Modul

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1306991/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs