[Bug 2067389] Re: default acl doesn't work

2024-05-29 Thread PERRY Jean-Michel
** Package changed: ubuntu => acl (Ubuntu)

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

Title:
  default acl doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acl/+bug/2067389/+subscriptions


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

[Bug 2067389] [NEW] default acl doesn't work

2024-05-28 Thread PERRY Jean-Michel
Public bug reported:

lsb_release -rd
No LSB modules are available.
Description:Ubuntu 24.04 LTS
Release:24.04

fresh install of ubuntu server 24.04
with latest samba

when you put default acl (setfacl -dm g:toto:rwx Info) this is not
implemanted when you create a new directory and not set the good
rigths.(by another PC like windows)

ll
d---rws---+ 2 root GInformatique 4096 mai   27 15:12 Informatique/

getfacl Informatique/
# file: Informatique/
# owner: root
# group: GInformatique
# flags: -s-
user::---
group::rwx
group:GInformatique:rwx
mask::rwx
other::---

OK
if I create a new directory with windows across samba 
drwxrwsr-x+ 2 toto GUtilisateurs 4096 mai   28 15:13 'Nouveau dossier', 
It's OK
but if you  "setfacl -dm g:GInformatique:rwx Informatique"
when I create a new directory , Ubuntu create 4 New directory like that

d---r-s---+ 2 toto GInformatique 4096 mai   28 15:16 'Nouveau dossier'/
d---r-s---+ 2 toto GInformatique 4096 mai   28 15:16 'Nouveau dossier (2)'/
d---r-s---+ 2 toto GInformatique 4096 mai   28 15:16 'Nouveau dossier (3)'/
d---r-s---+ 2 toto GInformatique 4096 mai   28 15:16 'Nouveau dossier (4)'/
with  getfacl Nouveau\ dossier
# file: Nouveau dossier
# owner: toto
# group: GInformatique
# flags: -s-
user::---
group::rwx  #effective:r-x
group:GInformatique:rwx   #effective:r-x
mask::r-x
other::---
default:user::---
default:group::rwx
default:group:GInformatique:rwx
default:mask::rwx
default:other::---

Ubuntu set #effective:r-x  with older ubuntu like 22.04.4 LTS it's
work fine

Thank you

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  default acl doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2067389/+subscriptions


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

Re: [Bug 1898092] Re: Impossible to upgrade from previous LTS to last one

2020-10-24 Thread Jean-Michel PLOUHINEC
Hello Brian,

this works perfectly, many thanks for your support.

JM

Le 07/10/2020 à 17:45, Brian Murray a écrit :
> This is likely because your /etc/apt/sources.list file only contains
> entries for main and restricted. You are missing entries for universe
> and possibly multiverse. Please enable universe and try the upgrade
> again.
>
> ** Changed in: ubuntu-release-upgrader (Ubuntu)
> Status: New => Incomplete
>

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

Title:
  Impossible to upgrade from previous LTS to last one

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1898092/+subscriptions

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

[Bug 1898092] [NEW] Impossible to upgrade from previous LTS to last one

2020-10-01 Thread Jean-Michel PLOUHINEC
Public bug reported:

Impossible to upgrade from previous LTS to last one.
sudo do-release-upgrade starts properly but failed and revert back.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.38
ProcVersionSignature: Ubuntu 4.15.0-118.119-generic 4.15.18
Uname: Linux 4.15.0-118-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.17
Architecture: amd64
CrashDB: ubuntu
Date: Thu Oct  1 20:20:09 2020
InstallationDate: Installed on 2011-09-14 (3305 days ago)
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-10-01 (0 days ago)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic dist-upgrade

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

Title:
  Impossible to upgrade from previous LTS to last one

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1898092/+subscriptions

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

[Bug 1876999] Re: No system-config-samba package in 20.04 ?

2020-07-04 Thread Jean-Michel COSTE
Hello,
shares-admin close suddenly on UBUNTU 20.04.
Cannot admin Samba with a graphic interface ?
JM

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

Title:
  No system-config-samba package in 20.04 ?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-samba/+bug/1876999/+subscriptions

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

[Bug 1793885] [NEW] additional drivers : change from nvidia-driver-390 to nvidia-340

2018-09-22 Thread Jean-Michel Gaulin
*** This bug is a duplicate of bug 1783629 ***
https://bugs.launchpad.net/bugs/1783629

Public bug reported:

application additional drivers : 
Change from nvidia-driver-390
to nvidia-340
apply

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: nvidia-340 (not installed)
ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
Uname: Linux 4.15.0-34-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.3
Architecture: amd64
Date: Sat Sep 22 16:30:12 2018
DuplicateSignature:
 package:nvidia-340:(not installed)
 Unpacking nvidia-340 (340.106-0ubuntu3) ...
 dpkg: error processing archive 
/var/cache/apt/archives/nvidia-340_340.106-0ubuntu3_amd64.deb (--unpack):
  trying to overwrite '/lib/udev/rules.d/71-nvidia.rules', which is also in 
package nvidia-kernel-common-390 390.48-0ubuntu3
ErrorMessage: trying to overwrite '/lib/udev/rules.d/71-nvidia.rules', which is 
also in package nvidia-kernel-common-390 390.48-0ubuntu3
InstallationDate: Installed on 2018-04-30 (145 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3ubuntu0.1
SourcePackage: nvidia-graphics-drivers-340
Title: package nvidia-340 (not installed) failed to install/upgrade: trying to 
overwrite '/lib/udev/rules.d/71-nvidia.rules', which is also in package 
nvidia-kernel-common-390 390.48-0ubuntu3
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-340 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic package-conflict

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

Title:
  additional drivers : change from nvidia-driver-390 to nvidia-340

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1793885/+subscriptions

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

[Bug 1787763] [NEW] ruby-ncurses is broken: try ruby -e 'require "ncurses"'

2018-08-18 Thread Jean Michel
Public bug reported:

~$ruby -e 'require "ncurses"'
Traceback (most recent call last):
5: from -e:1:in `'
4: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in 
`require'
3: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in 
`require'
2: from /usr/lib/ruby/vendor_ruby/ncurses.rb:23:in `'
1: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in 
`require'
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': 
/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.5.0/ncursesw_bin.so: undefined 
symbol: set_menu_win - 
/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.5.0/ncursesw_bin.so (LoadError)

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ruby-ncurses 1.4.9-1build3
ProcVersionSignature: Ubuntu 4.15.0-32.35-generic 4.15.18
Uname: Linux 4.15.0-32-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: GNOME-Flashback:GNOME
Date: Sat Aug 18 22:25:06 2018
InstallationDate: Installed on 2015-12-14 (977 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: ruby-ncurses
UpgradeStatus: Upgraded to bionic on 2018-05-08 (102 days ago)

** Affects: ruby-ncurses (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  ruby-ncurses is broken: try ruby -e 'require "ncurses"'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-ncurses/+bug/1787763/+subscriptions

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

[Bug 1775673] [NEW] ruby-ncurses is broken in ubuntu 18.04

2018-06-07 Thread Jean Michel
Public bug reported:

any ruby program trying to use ruby-ncurses fails with various symbols
not defined

** Affects: ruby-ncurses (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  ruby-ncurses is broken in ubuntu 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-ncurses/+bug/1775673/+subscriptions

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

[Bug 1702026] [NEW] [HP t730 Thin Client, Realtek ALC221, Black Mic, Front] No sound at all with Ubuntu greater than 12.04

2017-07-03 Thread Jean-Michel Repond
Public bug reported:

The mic works well with Ubuntu 12.04 but not with newer versions. I've try with 
14.04, 16.04 and 17.04.
I've try to compile last alsa-lib (1.1.4.1), alsa-tools (1.1.3) and also-utils 
(1.1.4) versions but mic doesn't works with them.
Mic is correctly discovered by system (When I plug the jack it appears in 
System Sound GUI), but it doesn't record anything.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: alsa-base (not installed)
ProcVersionSignature: Ubuntu 4.10.0-24.28-generic 4.10.15
Uname: Linux 4.10.0-24-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.1
Architecture: amd64
CurrentDesktop: Unity:Unity7
Date: Mon Jul  3 09:54:27 2017
InstallationDate: Installed on 2017-06-27 (5 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaRecordingTest: ALSA recording test through plughw:Generic failed
Symptom_Card: Built-in Audio - HD-Audio Generic
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC1D0c:   tf 1443 F...m pulseaudio
 /dev/snd/controlC1:  tf 1443 F pulseaudio
 /dev/snd/controlC0:  tf 1443 F pulseaudio
Symptom_Jack: Black Mic, Front
Symptom_Type: No sound at all
Title: [HP t730 Thin Client, Realtek ALC221, Black Mic, Front] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug zesty

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

Title:
  [HP t730 Thin Client, Realtek ALC221, Black Mic, Front] No sound at
  all with Ubuntu greater than 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1702026/+subscriptions

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


[Bug 724714] Re: Package phppgadmin should not recommend postgresql-doc

2016-04-26 Thread Jean-Michel Vourgère
** Changed in: phppgadmin (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Package phppgadmin should not recommend postgresql-doc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/724714/+subscriptions

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


[Bug 1573475] Re: Sync ndppd 0.2.5-2 (universe) from Debian unstable (main)

2016-04-22 Thread Jean-Michel Vourgère
Hi

The killer bugfix is that ndppd 0.2.4 needs the interface to be in
promisc mode for ndppd to work. This means the package is badly broken.

If you are reluctant to take this version, someone should at least backport the 
fix:
https://github.com/DanielAdolfsson/ndppd/commit/cb23cdbeac158b9e93425fa22fe89235f08cef7b
This commit is not really minimal, since it also add some logging. But it is 
the nearest thing I could find.

That killer bug is documented there:
https://github.com/DanielAdolfsson/ndppd/issues/13

-- 
nirgal@d.o

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

Title:
  Sync ndppd 0.2.5-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ndppd/+bug/1573475/+subscriptions

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


[Bug 1573475] [NEW] Sync ndppd 0.2.5-2 (universe) from Debian unstable (main)

2016-04-22 Thread Jean-Michel Vourgère
Public bug reported:

Please sync ndppd 0.2.5-2 (universe) from Debian unstable (main)

Changelog entries since current yakkety version 0.2.4-1:

ndppd (0.2.5-2) unstable; urgency=medium

  * Drop ndppd-dbg package.

 -- Jean-Michel Vourgère <nir...@debian.org>  Thu, 21 Apr 2016 03:07:21
+0200

ndppd (0.2.5-1) unstable; urgency=medium

  * New upstream version:
- Fixed FTBFS with GCC 6. (Closes: #811756)
- Fixed need to have interface in promiscuous mode.
  * Enabled all compilation hardening.
  * Switched to automatic debug symbols system. ndppd-dbg is now a
transitionnal package.
  * d/control: Switched Vcs-Git to a secure URL.
  * Bumped policy to 3.9.8: No change required.

 -- Jean-Michel Vourgère <nir...@debian.org>  Mon, 18 Apr 2016 22:33:13
+0200

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

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

Title:
  Sync ndppd 0.2.5-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ndppd/+bug/1573475/+subscriptions

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

[Bug 1424364] Re: package plymouth-theme-ubuntu-text 0.8.8-0ubuntu17.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-02-18 Thread Jean-Michel Gaulin
I think I solved my problem (maybe not the better way) :

In /lib/plymouth/themes/ubuntu-text, there is a file :
ubuntu-text.plymouth 
But apt-get looked for 
ubuntu-text.plymouth.in

ubuntu-text.plymouth was empty, so I just created a new file with the
same name and ".in" extension and relaunch upgrade

$ sudo touch /lib/plymouth/themes/ubuntu-text/ubuntu-text.plymouth.in
$ sudo apt-get upgrade

=> upgrade successful

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

Title:
  package plymouth-theme-ubuntu-text 0.8.8-0ubuntu17.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1424364/+subscriptions

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


[Bug 1424364] Re: package plymouth-theme-ubuntu-text 0.8.8-0ubuntu17.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-02-17 Thread Jean-Michel Gaulin
i tried to reinstall plymouth-theme-ubuntu-text but it failed :

:~$ sudo apt-get install --reinstall plymouth-theme-ubuntu-text
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   
Lecture des informations d'état... Fait
0 mis à jour, 0 nouvellement installés, 1 réinstallés, 0 à enlever et 5 non mis 
à jour.
1 partiellement installés ou enlevés.
Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
E: Internal Error, No file name for plymouth-theme-ubuntu-text:amd64

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

Title:
  package plymouth-theme-ubuntu-text 0.8.8-0ubuntu17.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1424364/+subscriptions

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

[Bug 1486865] Re: [FFE] Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-12-20 Thread Jean-Michel Vourgère
** Changed in: rrdtool (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rrdtool in Ubuntu.
https://bugs.launchpad.net/bugs/1486865

Title:
  [FFE] Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1486865/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1486865] Re: [FFE] Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-12-20 Thread Jean-Michel Vourgère
** Changed in: rrdtool (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  [FFE] Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1486865/+subscriptions

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


Re: [Bug 1486865] Re: Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-10-11 Thread Jean-Michel Vourgère
Hi

"The Wily Werewolf (pre-release freeze)" now has version 1.5.4-5.

Am I correct in assuming this bug can be closed, now?

https://bugs.launchpad.net/ubuntu/+source/rrdtool

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

Title:
  [FFE] Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1486865/+subscriptions

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


Re: [Bug 1486865] Re: Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-10-11 Thread Jean-Michel Vourgère
Hi

"The Wily Werewolf (pre-release freeze)" now has version 1.5.4-5.

Am I correct in assuming this bug can be closed, now?

https://bugs.launchpad.net/ubuntu/+source/rrdtool

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rrdtool in Ubuntu.
https://bugs.launchpad.net/bugs/1486865

Title:
  [FFE] Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1486865/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1486865] Re: Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-08-29 Thread Jean-Michel Vourgère
Mathieu Trudel-Lapierre wrote:
 Having a new rrdtool and not lagging behind would be good, I think. I'll
 complete the bug on Monday when I am back home, we just need to list things
 from the upstream ChangeLog.

Here it is:


RRDtool 1.5.4 - 2015-08-09
==
Bug Fixes
-
* parse floating point numbers according to C locale in rrdtool create
  arguments, regardles of the systems locale setting.
* include missing rrd_rados.h into distribution archive
* make rrdtool work on ARM again
* make rrdtool test suit pass on 32bit OSs
* fix --grid-dash option regression in graph
* fix systemd support
* fix link dependency for libpng since we are using functions directly
* fix python modulename
* fix rrdtool tune to accept U in minimum and maximum options
* fi
* rrd_parsetime now uses a mutex lock to become threadsafe
* rrd_xport is now threadsafe
* stop using MAX_PATH and make everything dynamic and make rrdtool work on
  Gnu HURD ... thanks nirgal!

Features

* new RPN operators: STEPWIDTH, NEWDAY, NEWWEEK, NEWMONTH and NEWWEEK
  together they allow to draw graphs where a rate is converted back to
  absolute numbers and accumulated over a periode.


RRDtool 1.5.3 - 2015-04-30
==
Bug Fixes
-
* Brought commmand-line options and documentation back into sync.
* Make LINE dashes option work again

RRDtool 1.5.2 - 2015-04-23
==
Bug Fixes
-
* paramters in VDEF are vnames and not data source names, hence
  they can be 255 chars long and not only 20

RRDtool 1.5.1 - 2015-04-22
==
Bug Fixes
-
* parse numbers up to 40 characters long ..
* fix install rules for Python and Lua
* include missing VERSION and LICENSE file
* unlink before rename in rrd_create when running on WIN32

RRDtool 1.5.0 - 2015-04-16
==

New Features

* automatic x-axis labels that work from 1s to 30y on a single chart
* librados integration
* new datasource types: DCOUNTER and DDERIVE (they work the same as the
  original DS, except that they can deal with floatingpoint numbers).
* compile without graphics libraries: ./configure --disable-rrd_graph
* updated windows port (see WIN32-BUILD-TIPS.txt)
* single step RRAs for MIN,MAX,LAST are generated virtually from
  an AVERAGE RRA
* ignore updates in the past with rrdtool update --skip-past-updates
* ignore a LINE when scaling a chart using the skipscale option
* detect 32bit timeoverflows
* massive performance boost for charts with more than 100 DEF line by
  switching form a linear search to a HASH when searching for data
* improved cross compilation support
* .Net bindings
* allow rrdtool graph to silently skip non-existing source files using the
  --use-nan-for-all-missing-data option
* restore from a pipe (rrdtool restore - y.rrd)
* in rrdtool create, row count and step can be defined in absolute time
* all new create on steroids can pull both data and configuration from
  existing rrd files
* use rrdtool graph to chart arbitrary data via a callback function for
data fetching
  support is integrated in the perl bindings.
* re-written parser for rrdtool graph commands. It now follows a simple key
  value pattern, compatible with the previous syntax.
* MEDIAN op for CDEF expressions
* DEPTH,INDEX,COPY,ROL ops for CDEF (as seen in PostScript)
* gradient AREA backgrounds
* no more locale magic while reading numeric data.

Bugfixes

all the bugs fixed in 1.4.x during 1.5 development

RRDtool 1.4.9 - 2014-09-29
==

New Features

* allows rrdrestore to read input from stdin
* add documentation for RRDs::xport
* RPN operators MINNAN and MAXNAN
* --left-axis-format option to rrd_graph

Bugfixes

* properly verify validity of user suplied format strings
* remove graph functions from python module when compiled without graphing
  support
* verify that only short integers are used in COMPUTE rpn expressions
* eliminate duplicate setlocale calls
* fixed endless loop and double frees in rrd_restore
* fixed missing variable initializations in rrd_graph
* fixed JSON output format to actually be valid JSON
* detect failing fallocate and fall back to seeking
* fixed format string in ruby bindings

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rrdtool in Ubuntu.
https://bugs.launchpad.net/bugs/1486865

Title:
  Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1486865/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1486865] Re: Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-08-29 Thread Jean-Michel Vourgère
Mathieu Trudel-Lapierre wrote:
 Having a new rrdtool and not lagging behind would be good, I think. I'll
 complete the bug on Monday when I am back home, we just need to list things
 from the upstream ChangeLog.

Here it is:


RRDtool 1.5.4 - 2015-08-09
==
Bug Fixes
-
* parse floating point numbers according to C locale in rrdtool create
  arguments, regardles of the systems locale setting.
* include missing rrd_rados.h into distribution archive
* make rrdtool work on ARM again
* make rrdtool test suit pass on 32bit OSs
* fix --grid-dash option regression in graph
* fix systemd support
* fix link dependency for libpng since we are using functions directly
* fix python modulename
* fix rrdtool tune to accept U in minimum and maximum options
* fi
* rrd_parsetime now uses a mutex lock to become threadsafe
* rrd_xport is now threadsafe
* stop using MAX_PATH and make everything dynamic and make rrdtool work on
  Gnu HURD ... thanks nirgal!

Features

* new RPN operators: STEPWIDTH, NEWDAY, NEWWEEK, NEWMONTH and NEWWEEK
  together they allow to draw graphs where a rate is converted back to
  absolute numbers and accumulated over a periode.


RRDtool 1.5.3 - 2015-04-30
==
Bug Fixes
-
* Brought commmand-line options and documentation back into sync.
* Make LINE dashes option work again

RRDtool 1.5.2 - 2015-04-23
==
Bug Fixes
-
* paramters in VDEF are vnames and not data source names, hence
  they can be 255 chars long and not only 20

RRDtool 1.5.1 - 2015-04-22
==
Bug Fixes
-
* parse numbers up to 40 characters long ..
* fix install rules for Python and Lua
* include missing VERSION and LICENSE file
* unlink before rename in rrd_create when running on WIN32

RRDtool 1.5.0 - 2015-04-16
==

New Features

* automatic x-axis labels that work from 1s to 30y on a single chart
* librados integration
* new datasource types: DCOUNTER and DDERIVE (they work the same as the
  original DS, except that they can deal with floatingpoint numbers).
* compile without graphics libraries: ./configure --disable-rrd_graph
* updated windows port (see WIN32-BUILD-TIPS.txt)
* single step RRAs for MIN,MAX,LAST are generated virtually from
  an AVERAGE RRA
* ignore updates in the past with rrdtool update --skip-past-updates
* ignore a LINE when scaling a chart using the skipscale option
* detect 32bit timeoverflows
* massive performance boost for charts with more than 100 DEF line by
  switching form a linear search to a HASH when searching for data
* improved cross compilation support
* .Net bindings
* allow rrdtool graph to silently skip non-existing source files using the
  --use-nan-for-all-missing-data option
* restore from a pipe (rrdtool restore - y.rrd)
* in rrdtool create, row count and step can be defined in absolute time
* all new create on steroids can pull both data and configuration from
  existing rrd files
* use rrdtool graph to chart arbitrary data via a callback function for
data fetching
  support is integrated in the perl bindings.
* re-written parser for rrdtool graph commands. It now follows a simple key
  value pattern, compatible with the previous syntax.
* MEDIAN op for CDEF expressions
* DEPTH,INDEX,COPY,ROL ops for CDEF (as seen in PostScript)
* gradient AREA backgrounds
* no more locale magic while reading numeric data.

Bugfixes

all the bugs fixed in 1.4.x during 1.5 development

RRDtool 1.4.9 - 2014-09-29
==

New Features

* allows rrdrestore to read input from stdin
* add documentation for RRDs::xport
* RPN operators MINNAN and MAXNAN
* --left-axis-format option to rrd_graph

Bugfixes

* properly verify validity of user suplied format strings
* remove graph functions from python module when compiled without graphing
  support
* verify that only short integers are used in COMPUTE rpn expressions
* eliminate duplicate setlocale calls
* fixed endless loop and double frees in rrd_restore
* fixed missing variable initializations in rrd_graph
* fixed JSON output format to actually be valid JSON
* detect failing fallocate and fall back to seeking
* fixed format string in ruby bindings

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

Title:
  Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1486865/+subscriptions

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


Re: [Bug 1486865] Re: Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-08-21 Thread Jean-Michel Vourgère
If you don't want version 1.5, you should at least take 1.4.8-3 that
fixes use-after-free stuff.
http://metadata.ftp-master.debian.org/changelogs/main/r/rrdtool/unstable_changelog

Mathieu Trudel-Lapierre:
 Unfortunately we missed the Feature Freeze cutoff (and I realise it's
 partly my fault). Let's fix this bug up to add the details needed for a
 Freeze Exception (https://wiki.ubuntu.com/FreezeExceptionProcess)
 
 ** Changed in: rrdtool (Ubuntu)
Status: New = Triaged


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rrdtool in Ubuntu.
https://bugs.launchpad.net/bugs/1486865

Title:
  Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1486865/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1486865] Re: Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-08-21 Thread Jean-Michel Vourgère
If you don't want version 1.5, you should at least take 1.4.8-3 that
fixes use-after-free stuff.
http://metadata.ftp-master.debian.org/changelogs/main/r/rrdtool/unstable_changelog

Mathieu Trudel-Lapierre:
 Unfortunately we missed the Feature Freeze cutoff (and I realise it's
 partly my fault). Let's fix this bug up to add the details needed for a
 Freeze Exception (https://wiki.ubuntu.com/FreezeExceptionProcess)
 
 ** Changed in: rrdtool (Ubuntu)
Status: New = Triaged


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

Title:
  Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1486865/+subscriptions

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


[Bug 1486865] [NEW] Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-08-20 Thread Jean-Michel Vourgère
Public bug reported:

Please sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Resynchronise with Debian.  Remaining changes:
- Updating to lua 5.2 version:
  - debian/rules: build 5.2 version, use autoconf.
  - debian/control: update lua to 5.2 version, added autoreconf.
  - debian/liblua5.2-rrd0.install: updated path to 5.2 version.
  - debian/liblua5.2-rrd-dev.install: updated path to 5.2 version.
  - debian/patches/rrdtool-1.4.7-lua-5.2.patch: fixes for lua 5.2
version.
- Enable verbose build.
- Stop building the librrd-ruby1.8 transitional package.

Hi.

New debian version support lua5.2 out of the box. See new binary package
lua-rrd and lua-rrd-dev. (lua5.3 is there too)
The is no Ubuntu reverse dependency on Ubuntu-specific packages 
liblua5.2-rrd-dev and liblua5.2-rrd0, so adding transitionnal packages
in Ubuntu is not really necessary (If someone has time to make them, that
would be nice however).
The other Ubuntu changes (verbose build and drop of librrd-ruby1.8) are now
in Debian.

Changelog entries since current wily version 1.4.8-1.2ubuntu1:

rrdtool (1.5.4-5) unstable; urgency=medium

  * Removed Multi-Arch:no. (Closes: #795646)
  * Added support for lua5.3.
  * Removed rrdcached from hurd since it uses 'Not implemented' functions.
  * Reduced build and -dev dependencies.

 -- Jean-Michel Vourgère nir...@debian.org  Mon, 17 Aug 2015 16:08:45
+0200

rrdtool (1.5.4-4) unstable; urgency=medium

  * Allowed dh_install to proceed when python-setuptools is not installed.
  * Added patch 390x_first_week_day to fix unit tests on 390x architectures.
  * Enabled Multi-Arch. Partial support due to #117142. Lintian override for
python debug symbols (See #795275).
  * Enabled perl-shared unit tests.
  * Refreshed lua patches headers: Applied-Upstream.

 -- Jean-Michel Vourgère nir...@debian.org  Fri, 14 Aug 2015 15:26:41
+0200

rrdtool (1.5.4-3) unstable; urgency=medium

  * Added new patches to support lua5.2. Thanks Yolanda Robla.
  * Switched building of lua, perl, python and ruby bindings packages to use
debhelper specific buildsystems:
- Created packages lua-rrd and lua-rrd-dev, providing support for both
  lua 5.1 and 5.2. The old packages are now transitional. Added
  dependency on dh_lua.
- Adjusted cleaning, installing and testing to these systems.
  * Force LC_ALL during the build; Re-enabled rpn2 unit test.
  * Enabled rrdcached unit test.
  * d/control: Dropped pre-Jessie transitions.
  * Dropped unused lintian overrides.

 -- Jean-Michel Vourgère nir...@debian.org  Wed, 12 Aug 2015 17:23:20
+0200

rrdtool (1.5.4-2) unstable; urgency=low

  * Force UTF-8 encoding and UTC timezone on build.
  * patches/breaks-long-man-lines: Force UTF-8.
  * New patch 7digits to limit precision in unit test success checks.

 -- Jean-Michel Vourgère nir...@debian.org  Sun, 09 Aug 2015 22:58:54
+0200

rrdtool (1.5.4-1) unstable; urgency=low

  * Added myself in uploaders.
  * Update d/watch to look dirrectly at github.
  * New upstream version:
- Fixes json output (Closes: #686825)
- Fixes rrdupdate duplicate paragraph in man (Closes: #603507)
- Adds support for floating point values with DERIVE, COUNTER with new
  datasource types: DCOUNTER and DDERIVE. (Closes: #543631)
- Fixes compilation on hurd. (Closes: #721975)
- Provide a python example with locale setup. (Closes: #729007).
- Drop all patches but no-rpath-for-ruby: Applied upstream.
- Added build-dependency on dc.
- Ignoring new systemd files that would change the socket location and
  many options. Using upstream lsb files from github. (Closes: #717248,
  #748656)
  * Moved project to alioth: Updated maintainer address and Vcs-* fields.
  * Dropped transitional packages librrd-ruby*.
  * Bumped standards to 3.9.6: No change required.
  * Switch copyright to DEP5 format.
  * Bumped source format to 3.0 (quilt):
- Dropped d/README.source;
- Dropped quilt has a dependency.
  * Minimized d/rules:
- Using dh_auto_configure fixes all hardening but for ruby.
- Uses /usr/lib/arch-triplet.
- Clean using d/clean.
  * Enabled verbose build.
  * Re-enabled optimisations on arm. (Closes: #467342)
  * Disable rpn2 unittest that fails.
  * Made the builds reproducible:
- Set up fake BUILD_DATE and BUILD_TIME in d/rules from changelog.
- New patch reproducible-builds to use these.
  * Added patch breaks-long-man-lines to fix Cant break line warnings.
  * Added librrd4.lintian-overrides for false positive.

 -- Jean-Michel Vourgère nir...@debian.org  Sun, 09 Aug 2015 17:43:02
+0200

rrdtool (1.4.8-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix setlocale calls, causing free'd memory usage. Thanks Matthias Nagel.
(Closes: #751842)
  * Add libpng-dev as an alternative to libpng12-dev. (Closes: #662494)

 -- Jean-Michel Vourgère nir...@debian.org

[Bug 1486865] [NEW] Sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

2015-08-20 Thread Jean-Michel Vourgère
Public bug reported:

Please sync rrdtool 1.5.4-5 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Resynchronise with Debian.  Remaining changes:
- Updating to lua 5.2 version:
  - debian/rules: build 5.2 version, use autoconf.
  - debian/control: update lua to 5.2 version, added autoreconf.
  - debian/liblua5.2-rrd0.install: updated path to 5.2 version.
  - debian/liblua5.2-rrd-dev.install: updated path to 5.2 version.
  - debian/patches/rrdtool-1.4.7-lua-5.2.patch: fixes for lua 5.2
version.
- Enable verbose build.
- Stop building the librrd-ruby1.8 transitional package.

Hi.

New debian version support lua5.2 out of the box. See new binary package
lua-rrd and lua-rrd-dev. (lua5.3 is there too)
The is no Ubuntu reverse dependency on Ubuntu-specific packages 
liblua5.2-rrd-dev and liblua5.2-rrd0, so adding transitionnal packages
in Ubuntu is not really necessary (If someone has time to make them, that
would be nice however).
The other Ubuntu changes (verbose build and drop of librrd-ruby1.8) are now
in Debian.

Changelog entries since current wily version 1.4.8-1.2ubuntu1:

rrdtool (1.5.4-5) unstable; urgency=medium

  * Removed Multi-Arch:no. (Closes: #795646)
  * Added support for lua5.3.
  * Removed rrdcached from hurd since it uses 'Not implemented' functions.
  * Reduced build and -dev dependencies.

 -- Jean-Michel Vourgère nir...@debian.org  Mon, 17 Aug 2015 16:08:45
+0200

rrdtool (1.5.4-4) unstable; urgency=medium

  * Allowed dh_install to proceed when python-setuptools is not installed.
  * Added patch 390x_first_week_day to fix unit tests on 390x architectures.
  * Enabled Multi-Arch. Partial support due to #117142. Lintian override for
python debug symbols (See #795275).
  * Enabled perl-shared unit tests.
  * Refreshed lua patches headers: Applied-Upstream.

 -- Jean-Michel Vourgère nir...@debian.org  Fri, 14 Aug 2015 15:26:41
+0200

rrdtool (1.5.4-3) unstable; urgency=medium

  * Added new patches to support lua5.2. Thanks Yolanda Robla.
  * Switched building of lua, perl, python and ruby bindings packages to use
debhelper specific buildsystems:
- Created packages lua-rrd and lua-rrd-dev, providing support for both
  lua 5.1 and 5.2. The old packages are now transitional. Added
  dependency on dh_lua.
- Adjusted cleaning, installing and testing to these systems.
  * Force LC_ALL during the build; Re-enabled rpn2 unit test.
  * Enabled rrdcached unit test.
  * d/control: Dropped pre-Jessie transitions.
  * Dropped unused lintian overrides.

 -- Jean-Michel Vourgère nir...@debian.org  Wed, 12 Aug 2015 17:23:20
+0200

rrdtool (1.5.4-2) unstable; urgency=low

  * Force UTF-8 encoding and UTC timezone on build.
  * patches/breaks-long-man-lines: Force UTF-8.
  * New patch 7digits to limit precision in unit test success checks.

 -- Jean-Michel Vourgère nir...@debian.org  Sun, 09 Aug 2015 22:58:54
+0200

rrdtool (1.5.4-1) unstable; urgency=low

  * Added myself in uploaders.
  * Update d/watch to look dirrectly at github.
  * New upstream version:
- Fixes json output (Closes: #686825)
- Fixes rrdupdate duplicate paragraph in man (Closes: #603507)
- Adds support for floating point values with DERIVE, COUNTER with new
  datasource types: DCOUNTER and DDERIVE. (Closes: #543631)
- Fixes compilation on hurd. (Closes: #721975)
- Provide a python example with locale setup. (Closes: #729007).
- Drop all patches but no-rpath-for-ruby: Applied upstream.
- Added build-dependency on dc.
- Ignoring new systemd files that would change the socket location and
  many options. Using upstream lsb files from github. (Closes: #717248,
  #748656)
  * Moved project to alioth: Updated maintainer address and Vcs-* fields.
  * Dropped transitional packages librrd-ruby*.
  * Bumped standards to 3.9.6: No change required.
  * Switch copyright to DEP5 format.
  * Bumped source format to 3.0 (quilt):
- Dropped d/README.source;
- Dropped quilt has a dependency.
  * Minimized d/rules:
- Using dh_auto_configure fixes all hardening but for ruby.
- Uses /usr/lib/arch-triplet.
- Clean using d/clean.
  * Enabled verbose build.
  * Re-enabled optimisations on arm. (Closes: #467342)
  * Disable rpn2 unittest that fails.
  * Made the builds reproducible:
- Set up fake BUILD_DATE and BUILD_TIME in d/rules from changelog.
- New patch reproducible-builds to use these.
  * Added patch breaks-long-man-lines to fix Cant break line warnings.
  * Added librrd4.lintian-overrides for false positive.

 -- Jean-Michel Vourgère nir...@debian.org  Sun, 09 Aug 2015 17:43:02
+0200

rrdtool (1.4.8-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix setlocale calls, causing free'd memory usage. Thanks Matthias Nagel.
(Closes: #751842)
  * Add libpng-dev as an alternative to libpng12-dev. (Closes: #662494)

 -- Jean-Michel Vourgère nir...@debian.org

[Bug 1462923] Re: package phppgadmin 5.1-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-06-23 Thread Jean-Michel Vourgère
Hello

According to logs, you have a problem with your apache installation.
Reloading web server apache2: Apache2 is not running; initscript apache2, 
action reload failed.

Please fix it, and then retry installing phppgadmin.

** Changed in: phppgadmin (Ubuntu)
   Status: New = Invalid

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

Title:
  package phppgadmin 5.1-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1462923/+subscriptions

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


[Bug 1399103] Re: postins script in ocsinventory-server 2.0.5-1.1 contains wrong directory name

2015-06-14 Thread Jean-Michel Vourgère
** Changed in: ocsinventory-server (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  postins script in ocsinventory-server 2.0.5-1.1 contains wrong
  directory name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocsinventory-server/+bug/1399103/+subscriptions

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


[Bug 590296] Re: package ocsinventory-server 1.02.1-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-06-14 Thread Jean-Michel Vourgère
** Changed in: ocsinventory-server (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  package ocsinventory-server 1.02.1-2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocsinventory-server/+bug/590296/+subscriptions

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


[Bug 1337561] Re: no access for software after installation

2015-06-14 Thread Jean-Michel Vourgère
** Changed in: ocsinventory-server (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  no access for software after installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocsinventory-server/+bug/1337561/+subscriptions

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


[Bug 564724] Re: OCSInventory-ng 1.02.1 hasn't the patch for security issues

2015-06-14 Thread Jean-Michel Vourgère
** Changed in: ocsinventory-server (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  OCSInventory-ng 1.02.1 hasn't the patch for security issues

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocsinventory-server/+bug/564724/+subscriptions

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


[Bug 1452186] Re: package phppgadmin (not installed) failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 1

2015-05-07 Thread Jean-Michel Vourgere
This is a problem with apache itself, and not with phppgadmin.

For some reason, /var/log/apache2/ is not writable by apache. You need
to have a working apache2 before you can set up and use phppgadmin.

Maybe you can just delete the log/apache2 directory and reinstall
apache?

** Changed in: phppgadmin (Ubuntu)
   Status: New = Invalid

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

Title:
  package phppgadmin (not installed) failed to install/upgrade: il
  sottoprocesso installato script di post-installation ha restituito lo
  stato di errore 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1452186/+subscriptions

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


[Bug 1118565] Re: Change php dependency to not exclusive mod_php or php-cgi

2015-05-07 Thread Jean-Michel Vourgere
** Changed in: phppgadmin (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Change php dependency to not exclusive mod_php or php-cgi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1118565/+subscriptions

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


[Bug 724714] Re: Package phppgadmin should not recommend postgresql-doc

2015-05-07 Thread Jean-Michel Vourgere
** Changed in: phppgadmin (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  Package phppgadmin should not recommend postgresql-doc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/724714/+subscriptions

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


[Bug 614481] Re: phppgadmin uses deprecated php commands

2015-05-07 Thread Jean-Michel Vourgere
** Changed in: phppgadmin (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  phppgadmin uses deprecated php commands

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/614481/+subscriptions

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


[Bug 724714] Re: Package phppgadmin should not recommend postgresql-doc

2015-04-28 Thread Jean-Michel Vourgere
** Changed in: phppgadmin (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  Package phppgadmin should not recommend postgresql-doc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/724714/+subscriptions

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


[Bug 1444876] Re: phpPgAdmin is using deprecated Apache v2.2 syntax

2015-04-28 Thread Jean-Michel Vourgere
** Changed in: phppgadmin (Ubuntu)
   Status: New = Fix Committed

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

Title:
  phpPgAdmin is using deprecated Apache v2.2 syntax

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1444876/+subscriptions

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


[Bug 1081103] Re: package phppgadmin (not installed) failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-04-28 Thread Jean-Michel Vourgere
Apache need to be properly set up for phppgadmin to work.

Here you have a problem with line 31 of /etc/apache2/httpd.conf

You probably simply have to enable mod rewrite.

** Changed in: phppgadmin (Ubuntu)
   Status: New = Invalid

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

Title:
  package phppgadmin (not installed) failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1081103/+subscriptions

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

[Bug 1118565] Re: Change php dependency to not exclusive mod_php or php-cgi

2015-04-28 Thread Jean-Michel Vourgere
** Bug watch added: Debian Bug tracker #710101
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710101

** Changed in: phppgadmin (Debian)
   Importance: Undecided = Unknown

** Changed in: phppgadmin (Debian)
   Status: New = Unknown

** Changed in: phppgadmin (Debian)
 Remote watch: None = Debian Bug tracker #710101

** Changed in: phppgadmin (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  Change php dependency to not exclusive mod_php or php-cgi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1118565/+subscriptions

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


[Bug 1387882] Re: Apache is a dependency even if httpd requirement is fullfilled (e.g. by installing nginx)

2015-04-28 Thread Jean-Michel Vourgere
** Changed in: phppgadmin (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  Apache is a dependency even if httpd requirement is fullfilled (e.g.
  by installing nginx)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1387882/+subscriptions

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


[Bug 1311596] Re: Unable to access phppgadmin after installation

2015-04-28 Thread Jean-Michel Vourgere
Fixed in 5.1-1.1

** Changed in: phppgadmin (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Unable to access phppgadmin after installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1311596/+subscriptions

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


[Bug 1387882] Re: Apache is a dependency even if httpd requirement is fullfilled (e.g. by installing nginx)

2015-04-28 Thread Jean-Michel Vourgere
Fixed in 5.1-1.1

** Changed in: phppgadmin (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Apache is a dependency even if httpd requirement is fullfilled (e.g.
  by installing nginx)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1387882/+subscriptions

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


[Bug 1444876] Re: phpPgAdmin is using deprecated Apache v2.2 syntax

2015-04-28 Thread Jean-Michel Vourgere
Fixed in 5.1-1.1

** Changed in: phppgadmin (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  phpPgAdmin is using deprecated Apache v2.2 syntax

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1444876/+subscriptions

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


[Bug 785991] Re: package phppgadmin 4.2.3-1.1 failed to install/upgrade: installed post-installation script alfolyamat 1 hibakóddal kilépett

2015-04-28 Thread Jean-Michel Vourgere
The bug is due to a broken apache configuration, independently of
phppgadmin.

The file missing is phpmyadmin. Reassiging the bug

** Package changed: phppgadmin (Ubuntu) = phpmyadmin (Ubuntu)

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

Title:
  package phppgadmin 4.2.3-1.1 failed to install/upgrade: installed
  post-installation script alfolyamat 1 hibakóddal kilépett

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/785991/+subscriptions

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

[Bug 770436] Re: package phppgadmin 4.2.3-1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-04-28 Thread Jean-Michel Vourgere
The problem is because your apache2 settings was broken, independently
of phppgadmin.

That bug is in frontaccounting.

** Also affects: frontaccounting
   Importance: Undecided
   Status: New

** No longer affects: frontaccounting

** Also affects: frontaccounting (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: frontaccounting (Ubuntu)

** Package changed: phppgadmin (Ubuntu) = frontaccounting (Ubuntu)

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

Title:
  package phppgadmin 4.2.3-1.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/frontaccounting/+bug/770436/+subscriptions

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


[Bug 1428120] Re: After recent updates, localhost/phppgadmin gives a 404

2015-04-28 Thread Jean-Michel Vourgere
** Changed in: phppgadmin (Ubuntu)
   Status: New = Fix Committed

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

Title:
  After recent updates, localhost/phppgadmin gives a 404

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1428120/+subscriptions

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


[Bug 614481] Re: phppgadmin uses deprecated php commands

2015-04-28 Thread Jean-Michel Vourgere
Next version will use libphp-adodb rather than bundling a specific version.
Hopefully this will fix that issue.
If not, bug you be reassigned to package libphp-adodb.

** Changed in: phppgadmin (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  phppgadmin uses deprecated php commands

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/614481/+subscriptions

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


[Bug 1193453] Re: package phppgadmin 5.0.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-04-28 Thread Jean-Michel Vourgere
The problem is because of file /etc/apache2/conf.d/phppgadmin.save that you 
have created.
It prevents apache to start.
Apache must be properly set up before one can install phpphadmin.

Logs show:
Syntax error on line 10 of /etc/apache2/conf.d/phppgadmin.save:
The specified network mask is invalid.

** Changed in: phppgadmin (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/1193453

Title:
  package phppgadmin 5.0.3-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1193453/+subscriptions

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


[Bug 1311489] Re: Apache config should be placed in conf-available, not conf.d

2015-04-28 Thread Jean-Michel Vourgere
Fixed in 5.1-1.1

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

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

Title:
  Apache config should be placed in conf-available, not conf.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1311489/+subscriptions

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


[Bug 394788] Re: Error when installing

2015-04-28 Thread Jean-Michel Vourgere
Apache 2.4 brings a totally new way of enabling the configuration, so I
believe this was fixed in 5.1-1.1

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

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

Title:
  Error when installing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/394788/+subscriptions

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


[Bug 360394] Re: package phppgadmin 4.2.2-1 failed to install/upgrade: подпроцесс post-installation script возвратил код ошибки 1

2015-04-28 Thread Jean-Michel Vourgere
Apache must be working before phppgadmin can be used.
This is a bug with mod_scgi.so, unrelated to phppgadmin.

** Changed in: phppgadmin (Ubuntu)
   Status: New = Invalid

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

Title:
  package phppgadmin 4.2.2-1 failed to install/upgrade: подпроцесс post-
  installation script возвратил код ошибки 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/360394/+subscriptions

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

[Bug 1428120] Re: After recent updates, localhost/phppgadmin gives a 404

2015-04-28 Thread Jean-Michel Vourgere
This was fixed in 5.1-1.1

** Changed in: phppgadmin (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  After recent updates, localhost/phppgadmin gives a 404

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1428120/+subscriptions

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


[Bug 1001077] Re: package phppgadmin 5.0.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-04-28 Thread Jean-Michel Vourgere
Apache2 can't work without /etc/apache2/envvars

Apache need to be properly set up before installing phppgadmin.

** Changed in: phppgadmin (Ubuntu)
   Status: New = Invalid

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

Title:
  package phppgadmin 5.0.3-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1001077/+subscriptions

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


[Bug 1250504] Re: package phppgadmin 5.1-1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2015-04-28 Thread Jean-Michel Vourgere
Fixed in 5.1-1.1

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

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

Title:
  package phppgadmin 5.1-1 failed to install/upgrade: le sous-processus
  script post-installation installé a retourné une erreur de sortie
  d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1250504/+subscriptions

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

[Bug 1246174] Re: phppgadmin installs duplicate files in different directories on Ubuntu 13.10 (saucy)

2015-04-28 Thread Jean-Michel Vourgere
Fixed in 5.1-1.1

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

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

Title:
  phppgadmin installs duplicate files in different directories on Ubuntu
  13.10 (saucy)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1246174/+subscriptions

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


[Bug 1421901] Re: package phppgadmin (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-04-28 Thread Jean-Michel Vourgere
This was fixed in 5.1-1.1, with the new way of installing configurations
for apache 2.4

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

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

Title:
  package phppgadmin (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/1421901/+subscriptions

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


[Bug 407763] Re: phpPgAdmin install error (apache2: Syntax error on line 278 of /etc/apache2/apache2.conf)

2015-04-28 Thread Jean-Michel Vourgere
I suppose this was a broken link to /etc/phpphadmin/

Anyways, this should not occur anymore since 5.1-1.1 where the
configuration is enabled in a totally new way, for apache2.4.

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

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

Title:
  phpPgAdmin install error (apache2: Syntax error on line 278 of
  /etc/apache2/apache2.conf)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/407763/+subscriptions

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


[Bug 574185] Re: phppgadmin cannot dump in sql format

2015-04-28 Thread Jean-Michel Vourgere
Fix upstream in commit 83e0f7de9d2ebac3949fb66709b582a40a38aab0 on 2009-10-29
in version 5.0~beta1

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

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

Title:
  phppgadmin cannot dump in sql format

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/574185/+subscriptions

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


[Bug 772823] Re: Plus symbol is lost from queries on database change

2015-04-28 Thread Jean-Michel Vourgere
I think it was fixed with the version 5 series.
Please reopen if you still have the issue.

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

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

Title:
  Plus symbol is lost from queries on database change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/772823/+subscriptions

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


[Bug 506360] Re: PHP error on editing privileges (with PostgreSQL 8.4)

2015-04-28 Thread Jean-Michel Vourgere
I can't reproduce the issue with phppgadmin 5.1+ds-1

I get a nice message about the object having default permission.

I can grant and revoke permission.

I guess it's fixed. Do you still have the problem?

** Changed in: phppgadmin (Ubuntu)
   Status: New = Incomplete

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

Title:
  PHP error on editing privileges (with PostgreSQL 8.4)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/506360/+subscriptions

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


[Bug 662985] Re: Click on schema name proposes to download redirect.php instead of showing schema tables

2015-04-28 Thread Jean-Michel Vourgere
Version 5.1+ds-1 of phppgadmin uses system version of libphp-adodb.

I cannot reproduce the problem here.

Do you stll experience it?

If you do, that bug should be reassigned to libphp-adodb.

** Changed in: phppgadmin (Ubuntu)
   Status: New = Incomplete

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

Title:
  Click on schema name proposes to download redirect.php instead of
  showing schema tables

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phppgadmin/+bug/662985/+subscriptions

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


[Bug 1249709] Re: Update dpkg-www for Apache 2.4 transition

2015-03-25 Thread Jean-Michel Vourgere
** Changed in: dpkg-www (Ubuntu)
   Status: New = Fix Committed

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

Title:
  Update dpkg-www for Apache 2.4 transition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg-www/+bug/1249709/+subscriptions

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


[Bug 1409932] [NEW] nvidia-331-updates-uvm 331.113-0ubuntu0.1: nvidia-331-updates-uvm kernel module failed to build

2015-01-12 Thread Jean-Michel Travert
Public bug reported:

got a crash report after trying to update the package

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331-updates-uvm 331.113-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
Uname: Linux 3.16.0-29-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
DKMSKernelVersion: 3.16.0-29-generic
Date: Mon Jan 12 22:12:15 2015
InstallationDate: Installed on 2012-01-21 (1086 days ago)
InstallationMedia: Ubuntu 10.04.3 LTS Lucid Lynx - Release amd64 (20110720.1)
PackageVersion: 331.113-0ubuntu0.1
SourcePackage: nvidia-graphics-drivers-331-updates
Title: nvidia-331-updates-uvm 331.113-0ubuntu0.1: nvidia-331-updates-uvm kernel 
module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-331-updates (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package utopic

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

Title:
  nvidia-331-updates-uvm 331.113-0ubuntu0.1: nvidia-331-updates-uvm
  kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331-updates/+bug/1409932/+subscriptions

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


[Bug 858301] Re: package digikam-data not installed failed to install/upgrade: trying to overwrite /usr/share/doc/kde/HTML/en/digikam/2Greens.png , which is also in package digikam-doc 1.2~svn1134171-

2014-12-11 Thread Jean-Michel Vourgere
** Bug watch added: Debian Bug tracker #767570
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767570

** Also affects: digikam via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767570
   Importance: Unknown
   Status: Unknown

** No longer affects: digikam

** Also affects: digikam (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767570
   Importance: Unknown
   Status: Unknown

** Changed in: digikam (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  package digikam-data  not installed  failed to install/upgrade: trying
  to overwrite  /usr/share/doc/kde/HTML/en/digikam/2Greens.png , which
  is also in package digikam-doc 1.2~svn1134171-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/858301/+subscriptions

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


[Bug 1270005] Re: package digikam 4:3.4.0-1ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-12-11 Thread Jean-Michel Vourgere
** Changed in: digikam (Ubuntu)
   Status: New = Invalid

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

Title:
  package digikam 4:3.4.0-1ubuntu3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/1270005/+subscriptions

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


[Bug 1171735] Re: pkg_resources.DistributionNotFound: PIL

2014-12-06 Thread Jean-Michel Vourgere
** Bug watch added: Debian Bug tracker #761140
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761140

** Also affects: pytimechart (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761140
   Importance: Unknown
   Status: Unknown

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

Title:
  pkg_resources.DistributionNotFound: PIL

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytimechart/+bug/1171735/+subscriptions

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


[Bug 1399103] Re: postins script in ocsinventory-server 2.0.5-1.1 contains wrong directory name

2014-12-05 Thread Jean-Michel Vourgere
** Changed in: ocsinventory-server (Ubuntu)
   Status: New = Fix Committed

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

Title:
  postins script in ocsinventory-server 2.0.5-1.1 contains wrong
  directory name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocsinventory-server/+bug/1399103/+subscriptions

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


[Bug 1376002] Re: Apache won't start with default config

2014-12-05 Thread Jean-Michel Vourgere
** Changed in: ocsinventory-server (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  Apache won't start with default config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocsinventory-server/+bug/1376002/+subscriptions

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


[Bug 999062] Re: package ocsinventory-reports 1.02.2-1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-12-05 Thread Jean-Michel Vourgere
Some one has made /etc/apache2/mods-enabled/rewrite.load a real file. It should 
be a link.
I suppose this is an admin manipulation.

** Changed in: ocsinventory-server (Ubuntu)
   Status: New = Invalid

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

Title:
  package ocsinventory-reports 1.02.2-1.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocsinventory-server/+bug/999062/+subscriptions

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


[Bug 1337561] Re: no access for software after installation

2014-12-05 Thread Jean-Michel Vourgere
** Changed in: ocsinventory-server (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  no access for software after installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocsinventory-server/+bug/1337561/+subscriptions

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


[Bug 1270809] Re: package w3c-markup-validator 1.3+dfsg-1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2014-12-04 Thread Jean-Michel Vourgere
** Changed in: w3c-markup-validator (Ubuntu)
   Status: New = Fix Committed

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

Title:
  package w3c-markup-validator 1.3+dfsg-1 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/w3c-markup-validator/+bug/1270809/+subscriptions

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

[Bug 1259547] Re: package w3c-markup-validator 1.3+dfsg-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-12-04 Thread Jean-Michel Vourgere
** Changed in: w3c-markup-validator (Ubuntu)
   Status: New = Fix Committed

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

Title:
  package w3c-markup-validator 1.3+dfsg-1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/w3c-markup-validator/+bug/1259547/+subscriptions

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


[Bug 1395488] Re: SSI Syntax has changed in Apache 2.3.13+, breaks validator's includes

2014-12-04 Thread Jean-Michel Vourgere
** Changed in: w3c-markup-validator (Ubuntu)
   Status: New = Fix Committed

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

Title:
  SSI Syntax has changed in Apache 2.3.13+, breaks validator's includes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/w3c-markup-validator/+bug/1395488/+subscriptions

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


[Bug 403501] Re: Installation crash during update

2014-11-04 Thread Jean-Michel Vourgere
Fixed in 1.02-1

** Changed in: python-socksipy (Ubuntu)
   Status: New = Fix Released

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

Title:
  Installation crash during update

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

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


[Bug 814028] Re: package man-db 2.5.9-4 failed to install/upgrade: subprocess script post-installation installé was killed by signal (Relais brisé (pipe))

2014-09-23 Thread Jean-Michel RAMSEYER
*** This bug is a duplicate of bug 1372673 ***
https://bugs.launchpad.net/bugs/1372673

** Attachment removed: Df.txt
   
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/814028/+attachment/945/+files/Df.txt

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

Title:
  package man-db 2.5.9-4 failed to install/upgrade: subprocess script
  post-installation installé was killed by signal (Relais brisé (pipe))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/814028/+subscriptions

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

[Bug 814028] Re: package man-db 2.5.9-4 failed to install/upgrade: subprocess script post-installation installé was killed by signal (Relais brisé (pipe))

2014-09-23 Thread Jean-Michel RAMSEYER
*** This bug is a duplicate of bug 1372673 ***
https://bugs.launchpad.net/bugs/1372673

I've upgraded to 12.04 and this bug disappear

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

Title:
  package man-db 2.5.9-4 failed to install/upgrade: subprocess script
  post-installation installé was killed by signal (Relais brisé (pipe))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/814028/+subscriptions

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

[Bug 1019628] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.1: virtualbox kernel module failed to build [Fehler: ungültige Präprozessordirektive #Oefine]

2014-07-29 Thread Jean Michel
Bien, c'est comme pour moi :
Rebuilding /usr/share/applications/bamf.index...
Traitement des actions différées (« triggers ») pour « gnome-menus »...
Paramétrage de dkms (2.2.0.3-1ubuntu3.2) ...
Paramétrage de libgsoap1 (2.8.4-2) ...
Paramétrage de virtualbox (4.1.12-dfsg-2ubuntu0.6) ...
 * Stopping VirtualBox kernel modules[ OK ] 
 * Starting VirtualBox kernel modules   
 * No suitable module for running kernel found
 [fail]
invoke-rc.d: initscript virtualbox, action restart failed.
Traitement des actions différées (« triggers ») pour « python-central »...
Paramétrage de virtualbox-dkms (4.1.12-dfsg-2ubuntu0.6) ...
Loading new virtualbox-4.1.12 DKMS files...
First Installation: checking all kernels...
Building only for 3.13.0-32-generic
Building initial module for 3.13.0-32-generic
Error! Bad return status for module build on kernel: 3.13.0-32-generic (x86_64)
Consult /var/lib/dkms/virtualbox/4.1.12/build/make.log for more information.
 * Stopping VirtualBox kernel modules[ OK ] 
 * Starting VirtualBox kernel modules   
 * No suitable module for running kernel found
 [fail]
invoke-rc.d: initscript virtualbox, action restart failed.
Paramétrage de virtualbox-qt (4.1.12-dfsg-2ubuntu0.6) ...
Traitement des actions différées (« triggers ») pour « libc-bin »...
ldconfig deferred processing now taking place

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.1: virtualbox kernel module
  failed to build [Fehler: ungültige Präprozessordirektive #Oefine]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1019628/+subscriptions

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

[Bug 390730] Re: mdb-export prints binary for OLE fields.

2013-11-28 Thread Jean-Michel Vourgere
** Changed in: mdbtools (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mdbtools in Ubuntu.
https://bugs.launchpad.net/bugs/390730

Title:
  mdb-export prints binary for OLE fields.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdbtools/+bug/390730/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1227033] Re: mdb-sql crashed with SIGSEGV in _IO_vfprintf_internal()

2013-11-28 Thread Jean-Michel Vourgere
** Changed in: mdbtools (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mdbtools in Ubuntu.
https://bugs.launchpad.net/bugs/1227033

Title:
  mdb-sql crashed with SIGSEGV in _IO_vfprintf_internal()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdbtools/+bug/1227033/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1227033] Re: mdb-sql crashed with SIGSEGV in _IO_vfprintf_internal()

2013-11-28 Thread Jean-Michel Vourgere
** Changed in: mdbtools (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  mdb-sql crashed with SIGSEGV in _IO_vfprintf_internal()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdbtools/+bug/1227033/+subscriptions

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


[Bug 390730] Re: mdb-export prints binary for OLE fields.

2013-11-28 Thread Jean-Michel Vourgere
** Changed in: mdbtools (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  mdb-export prints binary for OLE fields.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdbtools/+bug/390730/+subscriptions

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


[Bug 1227033] Re: mdb-sql crashed with SIGSEGV in _IO_vfprintf_internal()

2013-10-12 Thread Jean-Michel Vourgere
Fixed upstream
https://github.com/brianb/mdbtools/commit/abcb273f2b7ec2bfb743c79ebbc390f817cab3e6

** Changed in: mdbtools (Ubuntu)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mdbtools in Ubuntu.
https://bugs.launchpad.net/bugs/1227033

Title:
  mdb-sql crashed with SIGSEGV in _IO_vfprintf_internal()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdbtools/+bug/1227033/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1227033] Re: mdb-sql crashed with SIGSEGV in _IO_vfprintf_internal()

2013-10-12 Thread Jean-Michel Vourgere
Fixed upstream
https://github.com/brianb/mdbtools/commit/abcb273f2b7ec2bfb743c79ebbc390f817cab3e6

** Changed in: mdbtools (Ubuntu)
   Status: New = Fix Committed

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

Title:
  mdb-sql crashed with SIGSEGV in _IO_vfprintf_internal()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdbtools/+bug/1227033/+subscriptions

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


[Bug 1210871] [NEW] Sync javascript-common 11 (universe) from Debian unstable (main)

2013-08-10 Thread Jean-Michel Vourgere
Public bug reported:

Please sync javascript-common 11 (universe) from Debian unstable (main)
Version in ubuntu does NOT support apache2.4 right now!

Changelog entries since current saucy version 8:

javascript-common (11) unstable; urgency=low

  * Test if obsolete /etc/apache2/conf.d/ was removed by user before
touching it (Closes: #718249); Thanks Jean-Michel Vourgère.
  * Improving clean up for fresh installs.

 -- Marcelo Jorge Vieira (metal) me...@debian.org  Mon, 29 Jul 2013
11:36:13 -0300

javascript-common (10) unstable; urgency=low

  * Downgrading webservers relation from 'recommends' to 'suggests'

 -- Marcelo Jorge Vieira (metal) me...@debian.org  Sun, 28 Jul 2013
19:46:24 -0300

javascript-common (9) unstable; urgency=low

  [ Jean-Michel Vourgère ]

  * Fixed lighttpd test of preexisting link. (Closes: #712072)
  * Reload apache2/lighttpd ourself, drop dependency on wwwconfig-common.
   (Closes: #638200)
  * Make lintian happy:
. Bumped standard to 3.9.4 (no change required).
. Canonicalize control vcs-fields.
  * Make piuparts happy: (Closes: #603205)
. Remove conf-enabled/ on postrm if empty.
. Remove obsolete dir conf.d/ if empty on configure.
  * Moved /etc/javascript-common conffiles into their final conf-available
locations.
conf-enabled/ and conf.d files are now proper links on conf-available ones.
. New maintscript.
. Renamed source file lighttpd.conf into 90-javascript-alias.conf.
. Bumped to compat level 9.
. Adjusted Depends on debhelper = 9
  * Add copyright format version.
  * Changed set up for apache2.4 (Closes: #710475)
. Build-Depends on dh-apache2.
. New debian/apache2 file with dh_apache2 settings.
. Added --with apache2 to debian/rules.
. Changed Suggests: into Recommends: http.
  * Disable lighttpd conf in prerm remove. Temporarily store the fact that user
manually disabled our configuration. In that case, do not reinstall link on
configure. See README.lighttpd_removal. (Downgrades #474913)

  [ Marcelo Jorge Vieira ]

  * Removed Steve Kemp from Uploaders

 -- Marcelo Jorge Vieira (metal) me...@debian.org  Sun, 28 Jul 2013
18:10:52 -0300

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

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

Title:
  Sync javascript-common 11 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/1210871/+subscriptions

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

[Bug 1204518] Re: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-07-30 Thread Jean-Michel Vourgere
** Bug watch added: Debian Bug tracker #717496
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717496

** Also affects: apache2 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717496
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1204518

Title:
  package apache2 2.4.4-6ubuntu5 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1204518/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 239048] Re: apache2 conf.d and sites-enabled oops

2013-07-30 Thread Jean-Michel Vourgere
This is fixed in versio 2.4

** Changed in: apache2 (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/239048

Title:
  apache2 conf.d and sites-enabled oops

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/239048/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 239048] Re: apache2 conf.d and sites-enabled oops

2013-07-30 Thread Jean-Michel Vourgere
This is fixed in versio 2.4

** Changed in: apache2 (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  apache2 conf.d and sites-enabled oops

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/239048/+subscriptions

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


[Bug 1204518] Re: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-07-30 Thread Jean-Michel Vourgere
** Bug watch added: Debian Bug tracker #717496
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717496

** Also affects: apache2 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717496
   Importance: Unknown
   Status: Unknown

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

Title:
  package apache2 2.4.4-6ubuntu5 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1204518/+subscriptions

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

[Bug 1087948] Re: package javascript-common 8 failed to install/upgrade: subprocesso script post-installation instalado retornou erro do status de saída 1

2013-07-29 Thread Jean-Michel Vourgere
** Bug watch added: Debian Bug tracker #712072
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712072

** Also affects: javascript-common (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712072
   Importance: Unknown
   Status: Unknown

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

Title:
  package javascript-common 8 failed to install/upgrade: subprocesso
  script post-installation instalado retornou erro do status de saída 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/1087948/+subscriptions

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

[Bug 752007] Re: javascript toLocaleDateString output format YY-MM-YYYY

2013-07-29 Thread Jean-Michel Vourgere
javascript-common package only expose /usr/share/javascrit content in 
/javascript URL.
That bug is not related to that package.

** Changed in: javascript-common (Ubuntu)
   Status: New = Invalid

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

Title:
  javascript toLocaleDateString output format YY-MM-

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/752007/+subscriptions

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


[Bug 495791] Re: increase javascript-common.postinst verbosity to report apache restart failures.

2013-07-29 Thread Jean-Michel Vourgere
** Bug watch added: Debian Bug tracker #638200
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638200

** Also affects: javascript-common (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638200
   Importance: Unknown
   Status: Unknown

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

Title:
  increase javascript-common.postinst verbosity to report apache restart
  failures.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/495791/+subscriptions

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


[Bug 795641] Re: package javascript-common 8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-07-28 Thread Jean-Michel Vourgere
** Bug watch added: Debian Bug tracker #712072
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712072

** Also affects: javascript-common (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712072
   Importance: Unknown
   Status: Unknown

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

Title:
  package javascript-common 8 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/javascript-common/+bug/795641/+subscriptions

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


Re: LOGICIEL POUR TÉLÉVISEUR PHILIPS

2013-01-18 Thread Jean-Michel

Le 18/01/2013 16:48, popaul a écrit :

Bonjour à tous,

Je viens d'installer un téléviseur multimédia avec internet et je
voudrais installer sur mon PC un logiciel pour visionner mes photos
depuis mon téléviseur.
Mais il me faudrait installer TWONKY mais se logiciel est pour windows
il y aurais t'il un logiciel qui fais la même action.
J'ai ubuntu 12.04 .
Merci d'avance à bientôt Paul


La plus part des box te permette de faire ça facilement, quel est ton FAI?


--
Jean Michel Missègue-Delmas
http://lpoaquitaine.org
http://faune-aquitaine.org
http://photos.naturaliste.free.fr

--
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte


Re: Installation ubuntu co-existant avec windows 8

2012-12-26 Thread Jean-Michel

Le 26/12/2012 12:22, Didier Babault a écrit :

Bonjour,

Je pense que c'est le dispositif UEFI qui bloque l'utilisation d'Ubuntu. 
J'ai eu le problème la semaine dernière avec une machine sous Win8. 
Voici deux liens qui pourront peut-être t'aider : 
http://doc.ubuntu-fr.org/efi

http://forums.cnetfrance.fr/topic/1197873-desactiver-uefi-pour-installer-windows-8-avec-une-table-de-partition-mbr/

Bon courage
JM


Bonjour,

J'ai essayé d'installer Ubuntu 12.04 ou 12.10 sur usb avec Linux Live usb
creator mais cela ne fonctionne pas j'ai des messages d'erreur sur le bios
quand je lance par virtualbox, le boot sur usb ne fonctionne pas.
  - Le message me demande d'upgrader le bios ou de forcer address ???
  - Ma machine a un processeur x64 dois-je utiliser la version 64bits? (Mes
essais ont été fait avec versions amd64).
Avez-vous des suggestions?
DB





--
Jean Michel Missègue-Delmas
http://lpoaquitaine.org
http://faune-aquitaine.org
http://photos.naturaliste.free.fr

--
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte


Re: Garanti??

2012-12-04 Thread Jean-Michel

Le 01/12/2012 14:01, Jean-Michel a écrit :

Bonjour,

Je dois installer Linux sur une tour neuve qui dispose de win8, est-ce
que cela peut poser un problème de garanti? Perte de la garantie
constructeur par exemple.


Merci pour vos réponses.

--
Jean Michel Missègue-Delmas
http://lpoaquitaine.org
http://faune-aquitaine.org
http://photos.naturaliste.free.fr

--
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte


[Bug 390730] Re: mdb-export prints binary for OLE fields.

2012-12-02 Thread Jean-Michel Vourgere
Fixed upstream:
https://github.com/brianb/mdbtools/commit/a66531c74a7a28cf91c8699f12a0182429f47972

** Changed in: mdbtools (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  mdb-export prints binary for OLE fields.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdbtools/+bug/390730/+subscriptions

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


Garanti??

2012-12-01 Thread Jean-Michel

Bonjour,

Je dois installer Linux sur une tour neuve qui dispose de win8, est-ce 
que cela peut poser un problème de garanti? Perte de la garantie 
constructeur par exemple.


A+
--
Jean Michel Missègue-Delmas
http://lpoaquitaine.org
http://faune-aquitaine.org
http://photos.naturaliste.free.fr

--
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte


Compléter un pdf

2012-11-30 Thread Jean-Michel

Bonjour,

QUel logiciel je peux utiliser pour compléter un document pdf svp? J'ai 
un gros fichier pdf à remplir et je préférerais le faire sur l'ordi ;)


A+
--
Jean Michel Missègue-Delmas
http://lpoaquitaine.org
http://faune-aquitaine.org
http://photos.naturaliste.free.fr

--
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte


[Bug 1048048] Re: Seahorse does not show key signatures

2012-11-24 Thread Jean-Michel Vourgere
** Bug watch added: Debian Bug tracker #694273
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694273

** Also affects: seahorse (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694273
   Importance: Unknown
   Status: Unknown

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

Title:
  Seahorse does not show key signatures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/1048048/+subscriptions

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


Carte son

2012-11-18 Thread Jean-Michel

Bonjour,

Suite à l'installation d'Ubuntu 12.10 sur un Dell Precision 390 la carte 
son ne fonctionne pas. Toutefois elle semble reconnue :

jmi@aneto:~$ lspci | grep -i audio
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition 
Audio Controller (rev 01)


la carte n'est listée ici : http://doc.ubuntu-fr.org/son_cartes_son

Avez-vous une idée svp?

A+
--
Jean Michel Missègue-Delmas
http://lpoaquitaine.org
http://faune-aquitaine.org
http://photos.naturaliste.free.fr

--
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte


Re: Carte son

2012-11-18 Thread Jean-Michel

Le 18/11/2012 15:01, Guy Fontaine a écrit :

Bonjour,

Envoie-nous le retour de lsmod stp


jmi@aneto:~$ lsmod
Module  Size  Used by
bnep   17707  2
rfcomm 37276  0
bluetooth 183228  10 bnep,rfcomm
arc4   12473  2
rt73usb26662  0
crc_itu_t  12627  1 rt73usb
rt2x00usb  19941  1 rt73usb
snd_hda_intel  47798  1
rt2x00lib  48562  2 rt73usb,rt2x00usb
snd_hda_codec 111547  1 snd_hda_intel
snd_hwdep  13272  1 snd_hda_codec
mac80211  461161  2 rt2x00usb,rt2x00lib
snd_pcm80163  2 snd_hda_intel,snd_hda_codec
snd_seq_midi   13132  0
snd_rawmidi25382  1 snd_seq_midi
cfg80211  175375  2 rt2x00lib,mac80211
snd_seq_midi_event 14475  1 snd_seq_midi
radeon820703  3
snd_seq51255  2 snd_seq_midi,snd_seq_midi_event
snd_timer  24411  2 snd_pcm,snd_seq
snd_seq_device 14137  3 snd_seq_midi,snd_rawmidi,snd_seq
coretemp   13168  0
joydev 17161  0
ttm75534  1 radeon
psmouse84843  0
snd61991  8 
snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device

dcdbas 14054  0
drm_kms_helper 45271  1 radeon
microcode  18209  0
soundcore  14599  1 snd
serio_raw  13031  0
lpc_ich27594  1
drm   230463  5 radeon,ttm,drm_kms_helper
snd_page_alloc 14036  2 snd_hda_intel,snd_pcm
ppdev  12817  0
shpchp 43080  1
parport_pc 31968  1
mac_hid13037  0
i82975x_edac   18843  1
i2c_algo_bit   13197  1 radeon
edac_core  45733  2 i82975x_edac
lp 13299  0
parport40753  3 ppdev,parport_pc,lp
hid_generic12445  0
usbhid 41702  0
hid82142  2 hid_generic,usbhid
mptsas 61432  2
tg3   130448  0
mptscsih   39113  1 mptsas
mptbase96272  2 mptsas,mptscsih
scsi_transport_sas 34909  1 mptsas
jmi@aneto:~$ lsmod
Module  Size  Used by
bnep   17707  2
rfcomm 37276  0
bluetooth 183228  10 bnep,rfcomm
arc4   12473  2
rt73usb26662  0
crc_itu_t  12627  1 rt73usb
rt2x00usb  19941  1 rt73usb
snd_hda_intel  47798  1
rt2x00lib  48562  2 rt73usb,rt2x00usb
snd_hda_codec 111547  1 snd_hda_intel
snd_hwdep  13272  1 snd_hda_codec
mac80211  461161  2 rt2x00usb,rt2x00lib
snd_pcm80163  2 snd_hda_intel,snd_hda_codec
snd_seq_midi   13132  0
snd_rawmidi25382  1 snd_seq_midi
cfg80211  175375  2 rt2x00lib,mac80211
snd_seq_midi_event 14475  1 snd_seq_midi
radeon820703  3
snd_seq51255  2 snd_seq_midi,snd_seq_midi_event
snd_timer  24411  2 snd_pcm,snd_seq
snd_seq_device 14137  3 snd_seq_midi,snd_rawmidi,snd_seq
coretemp   13168  0
joydev 17161  0
ttm75534  1 radeon
psmouse84843  0
snd61991  8 
snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device

dcdbas 14054  0
drm_kms_helper 45271  1 radeon
microcode  18209  0
soundcore  14599  1 snd
serio_raw  13031  0
lpc_ich27594  1
drm   230463  5 radeon,ttm,drm_kms_helper
snd_page_alloc 14036  2 snd_hda_intel,snd_pcm
ppdev  12817  0
shpchp 43080  1
parport_pc 31968  1
mac_hid13037  0
i82975x_edac   18843  1
i2c_algo_bit   13197  1 radeon
edac_core  45733  2 i82975x_edac
lp 13299  0
parport40753  3 ppdev,parport_pc,lp
hid_generic12445  0
usbhid 41702  0
hid82142  2 hid_generic,usbhid
mptsas 61432  2
tg3   130448  0
mptscsih   39113  1 mptsas
mptbase96272  2 mptsas,mptscsih
scsi_transport_sas 34909  1 mptsas
jmi@aneto:~$ ^C



--
Jean Michel Missègue-Delmas
http://lpoaquitaine.org
http://faune-aquitaine.org
http://photos.naturaliste.free.fr

--
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte


Re: Dual boot 12.10/win7

2012-11-17 Thread Jean-Michel

Le 16/11/2012 15:37, popaul a écrit :

Le 16/11/2012 15:11, Jean-Michel a écrit :

Bonjour,

J'ai récupéré une machine avec deux DD. Le premier de 160Go et le
second de 1To. Win7 est déjà installé sur le DD de 160Go. Mon problème
c'est que je ne peux pas modifier la taille de la partition win7. J'ai
fait la manip avec l'installateur de 12.10 et ensuite avec Gparted. Je
peux modifier le DD de 1 To mais pas l'autre DD, vous avez une idée svp?

A+

attention sur xindows 7 la partition n'est pas en fat 32 a voir avec un
autre gestionnaire de disque


Bon alors après avoir télépchargé partition manager ici : 
http://www.partition-tool.com/ et modifié la partition Windaub 7 la 
machine n'a plus voulu redémarrer des fichiers étaient défectueux ou 
corrompus. J'ai donc formaté et installé Ubuntu sans Windaub.


Merci pour votre aide.
--
Jean Michel Missègue-Delmas
http://lpoaquitaine.org
http://faune-aquitaine.org
http://photos.naturaliste.free.fr

--
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte


  1   2   3   4   5   >