[Bug 573017] [NEW] Removing ocaml dependencies

2010-05-01 Thread Val-libre
Public bug reported: Binary package hint: hevea There is no need to keep a dependance on ocaml-base-nox. Just compile the package with native-code option. Yes, maybe this is against ocaml debian policy but _users_ don't need to keep the same constraints as debian developers. BTW, this may help

[Bug 568852] [NEW] avahi-discover leads to a segfault when there is no display

2010-04-23 Thread Val-libre
Public bug reported: unset DISPLAY avahi-discover /usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display   warnings.warn(str(e), _gtk.Warning) /usr/lib/pymodules/python2.6/avahi_discover/SimpleGladeApp.py:335: Warning: invalid (NULL) pointer instance   retu

[Bug 449360] Re: automatic proxy configuration doesn't work

2010-04-06 Thread Val-libre
I had the same problem with epiphany-browser/luci (2.29.92-1) Problem solved by upgrading libproxy0 to the lucid one (0.2.3-0ubuntu6) So that epiphany-browser: Installed: 2.29.92-1 Candidate: 2.29.92-1 Version table: *** 2.29.92-1 0 500 http://fr.archive.ubuntu.com lucid/universe

[Bug 484116] [NEW] xrdp.pid should have a carriage return ... (?)

2009-11-17 Thread Val-libre
Public bug reported: Binary package hint: xrdp While doing a find . -name "*.pid" | xargs cat in /var/run 342634283006924744 <= xrdp/ files 259814884 4840 4470 3855 3800 3772 It seems that xrdp does not conform to the general pattern i.e. having a carriage return at the end of the pid fil

[Bug 379970] [NEW] dtd2cduce tool is missing

2009-05-24 Thread Val-libre
Public bug reported: Binary package hint: cduce Hello dtd2cduce tool is missing from cduce package. This is probably because tools/ directory is also missing from cduce soucre package ! Note : downloading cduce from svn trunk provides tools/ directory. So what is the relationship between cduce

[Bug 379959] [NEW] ocaml-source build dependance should be only a suggest

2009-05-24 Thread Val-libre
Public bug reported: Binary package hint: cduce Hello, Since Cduce can be compiled without ocaml-source (e.g. from svn trunk), the (build) dependance against ocaml-source should not be a requirement... Thus, the patch of ocaml-source should not be in the critical path when rebuilding the packag

[Bug 312437] [NEW] version `GLIBC_2.8' not found (required by /lib/security/pam_smbpass.so)

2008-12-30 Thread Val-libre
Public bug reported: lsb_release -rd Description:Ubuntu 8.04.1 Release:8.04 May be related with samba upgrade. ii samba 3.0.28a-1ubuntu4.7 ii samba-common 3.0.28a-1ubuntu4.7 With ii libc6

[Bug 295135] Re: libpam-runtime fails to upgrade from feisty to intrepid

2008-12-30 Thread Val-libre
@Steve Well, I have the same bug and : LANG=C apt-cache policy debconf 1.5.23ubuntu2 0 500 http://fr.archive.ubuntu.com intrepid/main Packages 1.5.20 0 500 http://fr.archive.ubuntu.com hardy/main Packages *** 1.5.14ubuntu1 0 You're assuming that everyeone should have

[Bug 196481] Re: segfault when saving location

2008-12-26 Thread Val-libre
Hello, Same bug with intrepid release. The segfault is : network-admin[30817]: segfault at 0 ip b75d10ab sp bff7231c error 4 in libglib-2.0.so.0.1800.2[b7567000+b5000] LANG=C apt-cache policy gnome-network-admin gnome-network-admin: Installed: 2.22.1-0ubuntu1 Candidate: 2.22.1-0ubuntu1 V

[Bug 242866] [NEW] Missing dependance (CMFCorePermissions)

2008-06-25 Thread Val-libre
Public bug reported: Binary package hint: zope-cmfbibliographyat ../bin/runzope 2008-06-25 10:48:15 INFO ZServer HTTP server started at Wed Jun 25 10:48:15 2008 Hostname: 0.0.0.0 Port: 8081 2008-06-25 10:48:15 INFO Zope Set effective user to "zope" 2008-06-25 10:49:13 ERROR Appli

[Bug 217291] Re: [Hardy] OCSInventory-agent can't configure it-self

2008-05-13 Thread Val-libre
I agree Have to run manually /var/lib/dpkg/postinst configure After that, if not running from /etc/ocsinventory, ocsinventory-agent seems to loop on ... open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x8) = 6 open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x8) = 6 ...

[Bug 223577] Re: dpkg-perl dependance not satisfiable

2008-04-28 Thread Val-libre
Oups, title is worng : should be **libgtk-perl** dependance not satisfiable !! -- dpkg-perl dependance not satisfiable https://bugs.launchpad.net/bugs/223577 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 223577] [NEW] dpkg-perl dependance not satisfiable

2008-04-28 Thread Val-libre
Public bug reported: Binary package hint: auto-apt Hardy freshly installed. LANG=C sudo apt-get install auto-apt Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: libgtk-perl The following NEW packages will be installed: au

[Bug 189275] [NEW] broken alternative

2008-02-05 Thread Val-libre
Public bug reported: Binary package hint: ghc6 An alternative is broken : /etc/alternatives# find . | xargs file | grep broken | grep ghc ./stat2resid: broken symbolic link to `/usr/lib/ghc-6.6.1/bin/stat2resid' and it is only invoked in grep stat2resid /var/lib/dpkg/info

[Bug 173057] `_apt-file': not a valid identifier

2007-11-30 Thread Val-libre
Public bug reported: Binary package hint: apt-file Error arraises when sourcing /etc/bash_completion.d/apt-file have apt-file && _apt-file() { local cur prev special i COMPREPLY=() cur=${COMP_WORDS[COMP_CWORD]} prev=${COMP_WORDS[COMP_CWORD-1]} [...] } comple