[Bug 1822730] Re: Disco server install fails to boot using encrypted partitions

2019-04-04 Thread Arthur Loiret
Thanks!

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

Title:
  Disco server install fails to boot using encrypted partitions

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

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

[Bug 1822730] Re: Disco server install fails to boot using encrypted partitions

2019-04-02 Thread Arthur Loiret
** Tags added: disco

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

Title:
  Disco server install fails to boot using encrypted partitions

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

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

[Bug 1822730] [NEW] Disco server install fails to boot using encrypted partitions

2019-04-02 Thread Arthur Loiret
Public bug reported:

Performing a fresh Disco (daily build from 2019-03-31) server install
with / mounted from LVM over dm-crypt (over mdadm), the boot fails just
after asking the encrypted partition passphrase with the following
error:

/scripts/local-top/cryptroot: line 1: fold: not found

Building a custom busybox package with "fold" binary enabled for
busybox-initramfs and busybox-static configs fixes the issue.

Diff from debian/ directory:

diff --git a/config/pkg/initramfs b/config/pkg/initramfs
index 2ef98e5..5725daf 100644
--- a/config/pkg/initramfs
+++ b/config/pkg/initramfs
@@ -228,7 +228,7 @@ CONFIG_EXPR=y
 CONFIG_EXPR_MATH_SUPPORT_64=y
 # CONFIG_FACTOR is not set
 CONFIG_FALSE=y
-# CONFIG_FOLD is not set
+CONFIG_FOLD=y
 # CONFIG_FSYNC is not set
 # CONFIG_HEAD is not set
 # CONFIG_FEATURE_FANCY_HEAD is not set
diff --git a/config/pkg/udeb b/config/pkg/udeb
index 7538ae5..f9a6d4c 100644
--- a/config/pkg/udeb
+++ b/config/pkg/udeb
@@ -228,7 +228,7 @@ CONFIG_EXPR=y
 CONFIG_EXPR_MATH_SUPPORT_64=y
 # CONFIG_FACTOR is not set
 CONFIG_FALSE=y
-# CONFIG_FOLD is not set
+CONFIG_FOLD=y
 # CONFIG_FSYNC is not set
 CONFIG_HEAD=y
 CONFIG_FEATURE_FANCY_HEAD=y

It might be enough to add "fold" to the initramfs variant only.

** Affects: busybox (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/1822730

Title:
  Disco server install fails to boot using encrypted partitions

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

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

[Bug 151699] Re: [UVFe] gdc-4.1 0.25 new upstream release

2007-10-15 Thread Arthur Loiret
https://edge.launchpad.net/ubuntu/+source/gdc-4.1/0.25-4.1.2-16ubuntu1

Thanks ScottK and doko for the ack ant the upload.

** Changed in: gdc-4.1 (Ubuntu)
   Status: New = Fix Released

-- 
[UVFe] gdc-4.1 0.25 new upstream release
https://bugs.launchpad.net/bugs/151699
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 151699] Re: [UVFe] gdc-4.1 0.25 new upstream release

2007-10-13 Thread Arthur Loiret

** Attachment added: buildlog.txt
   http://launchpadlibrarian.net/9973794/buildlog.txt

-- 
[UVFe] gdc-4.1 0.25 new upstream release
https://bugs.launchpad.net/bugs/151699
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 151699] Re: [UVFe] gdc-4.1 0.25 new upstream release

2007-10-13 Thread Arthur Loiret

** Attachment added: installlog.txt
   http://launchpadlibrarian.net/9973798/installlog.txt

-- 
[UVFe] gdc-4.1 0.25 new upstream release
https://bugs.launchpad.net/bugs/151699
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 151699] Re: [UVFe] gdc-4.1 0.25 new upstream release

2007-10-13 Thread Arthur Loiret

** Attachment added: diffstat.txt
   http://launchpadlibrarian.net/9973765/diffstat.txt

-- 
[UVFe] gdc-4.1 0.25 new upstream release
https://bugs.launchpad.net/bugs/151699
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 151699] Re: [UVFe] gdc-4.1 0.25 new upstream release

2007-10-13 Thread Arthur Loiret

** Attachment added: changelog.diff
   http://launchpadlibrarian.net/9973770/changelog.diff

-- 
[UVFe] gdc-4.1 0.25 new upstream release
https://bugs.launchpad.net/bugs/151699
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 151699] Re: [UVFe] gdc-4.1 0.25 new upstream release

2007-10-13 Thread Arthur Loiret
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443744

array init just does *NOT* work with the current version.

-- 
[UVFe] gdc-4.1 0.25 new upstream release
https://bugs.launchpad.net/bugs/151699
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 151699] [UVFe] gdc-4.1 0.25 new upstream release

2007-10-11 Thread Arthur Loiret
Public bug reported:

Hello,

Latest SVN (0.25) release fixes this bug: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=443744.

Here is a debdiff: http://paste.dunnewind.net/445

The source package can be foud here:
http://people.dunnewind.net/arthur/doko/gdc-4.1_0.25-4.1.2-16ubuntu1.dsc

Here is the diffstat after have remove the *unused* new dmd2 and phobos2
dirs in upstream tarball: http://paste.dunnewind.net/448

Package build fine, install fine and work fine.

Here is the debian changelog entry:

gdc-4.1 (0.25-4.1.2-16ubuntu1) gutsy; urgency=low

  * New upstream release based on SVN.
  * debian/rules.patch: Update for new upstream Make-lang.in.
  * svn-gdc-updates.dpatch: Remove.
  * gdc-4.1.dpatch: Update gcc/DEV-PHASE.
  * gdc-sqrt-double-cast.spatch: Remove, fixed upstream.

 -- Arthur Loiret [EMAIL PROTECTED]  Wed, 10 Oct 2007 00:14:24
+0200

** Affects: gdc-4.1 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[UVFe] gdc-4.1 0.25 new upstream release
https://bugs.launchpad.net/bugs/151699
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148834] Re: UVFe: please sync hipo from Debian unstable (main)

2007-10-04 Thread Arthur Loiret
Hi,

This problem come from dh_clideps and I've already asked slomo before I
upload it to Debian, this is ok.

Arthur.

-- 
UVFe: please sync hipo from Debian unstable (main)
https://bugs.launchpad.net/bugs/148834
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141221] framebuffer doesn't work on gutsy kernel

2007-09-20 Thread Arthur Loiret
Public bug reported:

Binary package hint: kernel-package

Hello,

I tried to use the framebuffer on gutsy (vga=792) but it seems broken,
there only is a black screen. At least two other persons could confirm
it.


Regards.

** Affects: kernel-package (Ubuntu)
 Importance: Undecided
 Status: New

-- 
framebuffer doesn't work on gutsy kernel
https://bugs.launchpad.net/bugs/141221
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136578] Please sync gdc-4.1 0.24-4.1.2-16 from Debian unstable (main)

2007-09-01 Thread Arthur Loiret
Public bug reported:

Hello,

Current gdc-4.1 version in gutsy is 0.24-4.1.2-15ubuntu1

but the latest Debian upload fix http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=439836

Here is the gdc-4.1 0.24-4.1.2-16 changelog:

gdc-4.1 (0.24-4.1.2-16) unstable; urgency=low

  * Merge debian SVN from 4.1.2-16 upload

  [Arthur Loiret]
  * svn-gdc-updates.dpatch: Update to SVN 20070829. Closes: #439836
- d-decls.cc (uniqueName): Allow multiple static declaration with the same
  name if in a function. (SF 1783085)
- d-codegen.cc (call): Use CommaExp correctly. (Bugzilla 1443)
- dmd/todt.c (createTsarrayDt): Don't take quadratic time to build the
  initializer. (Bugzilla 1440)

  [Matthias Klose]
  * gdc-4.1: Loosen dependency on g++-4.1.

 -- Arthur Loiret [EMAIL PROTECTED]  Sat, 01 Sep 2007 00:49:23
+0200

Previous merge don't bring any Ubuntu change to gdc-4.1.


Thanks for your time, have a nice day.

Arthur.

** Affects: gdc-4.1 (Ubuntu)
 Importance: Low
 Status: Confirmed

-- 
Please sync gdc-4.1 0.24-4.1.2-16 from Debian unstable (main)
https://bugs.launchpad.net/bugs/136578
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136578] Re: Please sync gdc-4.1 0.24-4.1.2-16 from Debian unstable (main)

2007-09-01 Thread Arthur Loiret
Ubuntu changes (from patches.u.c, changelog ignored) were:

 diff -pruN 0.23-4.1.2-15/debian/control
0.23-4.1.2-15ubuntu2/debian/control

 * Ubuntu core-dev team as Maintainer instead of debian-gcc team,
debian-gcc team as XSBC-Original-Maintainer

 diff -pruN 0.23-4.1.2-15/debian/lib32gcj7-dev.overrides
0.23-4.1.2-15ubuntu2/debian/lib32gcj7-dev.overrides

 * Removed -lib32gcj7-dev: library-not-linked-against-libc

 diff -pruN 0.23-4.1.2-15/debian/README.Debian
0.23-4.1.2-15ubuntu2/debian/README.Debian

 * Up from gcc SVN 20070629 in Ubuntu, up from gcc SVN 20070805 in Debian
 * Others patches were not gdc-related

diff -pruN 0.23-4.1.2-15/debian/rules.parameters
0.23-4.1.2-15ubuntu2/debian/rules.parameters

 * ubuntuX versioned.

-- 
Please sync gdc-4.1 0.24-4.1.2-16 from Debian unstable (main)
https://bugs.launchpad.net/bugs/136578
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 51690] Re: gcc-4.1 doesn't pack structures with 'char' fields.

2007-08-24 Thread Arthur Loiret
Hello,

set status as Confirmed since this is a known regression,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27945

Thanks.

** Bug watch added: GCC Bugzilla #27945
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27945

** Also affects: gcc via
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27945
   Importance: Unknown
   Status: Unknown

** Changed in: gcc-4.1 (Ubuntu)
   Status: New = Confirmed

-- 
gcc-4.1 doesn't pack structures with 'char' fields.
https://bugs.launchpad.net/bugs/51690
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87337] Re: [needs-packaging] GDC (D programming language compiler for GCC)

2007-08-14 Thread Arthur Loiret
Published in gutsy.

https://launchpad.net/ubuntu/+source/gdc-4.1


** Changed in: Ubuntu
   Status: In Progress = Fix Released

-- 
[needs-packaging] GDC (D programming language compiler for GCC)
https://bugs.launchpad.net/bugs/87337
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87337] Re: [needs-packaging] GDC (D programming language compiler for GCC)

2007-08-12 Thread Arthur Loiret
Hello,

The packaging is over, just have to fix one detail or two, and should be
uploaded to unstable very soon, I'm sorry.

Arthur.

-- 
[needs-packaging] GDC (D programming language compiler for GCC)
https://bugs.launchpad.net/bugs/87337
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128304] Re: Wine package does not include MIME file.

2007-08-05 Thread Arthur Loiret
** Changed in: wine (Ubuntu)
 Assignee: (unassigned) = Arthur Loiret

-- 
Wine package does not include MIME file.
https://bugs.launchpad.net/bugs/128304
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128980] Re: Please backport Wine 0.9.42

2007-07-29 Thread Arthur Loiret
wine (0.9.42-0ubuntu1) gutsy; urgency=low

  * New upstream release.   (LP: #128980)
  * Changes from upstream:
- Support for activation contexts and side-by-side assemblies.
- Many more gdiplus functions.
- More messaging support in crypt32.dll.
- Many HTTP protocol handling fixes.
- Lots of bug fixes.

 -- Arthur Loiret [EMAIL PROTECTED]   Fri, 27 Jul 2007 18:23:02
+0200

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

-- 
Please backport Wine 0.9.42
https://bugs.launchpad.net/bugs/128980
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 125964] Re: [Gutsy] wine 0.9.41 is out, please sync with upstream

2007-07-14 Thread Arthur Loiret
Thank you for your bug report, I'm upgrading it right now.

** Changed in: wine (Ubuntu)
 Assignee: (unassigned) = Arthur Loiret

-- 
[Gutsy] wine 0.9.41 is out, please sync with upstream
https://bugs.launchpad.net/bugs/125964
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 125964] Re: [Gutsy] wine 0.9.41 is out, please sync with upstream

2007-07-14 Thread Arthur Loiret
Package can be found at:
http://people.dunnewind.net/arthur/wine_0.9.41-0ubuntu1/

Thanks.

** Changed in: wine (Ubuntu)
 Assignee: Arthur Loiret = Lionel Le Folgoc

-- 
[Gutsy] wine 0.9.41 is out, please sync with upstream
https://bugs.launchpad.net/bugs/125964
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122392] Re: podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy

2007-07-13 Thread Arthur Loiret
** Changed in: podbrowser (Ubuntu)
   Status: Fix Committed = Fix Released

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

** Changed in: gscan2pdf (upstream)
   Status: Fix Released = Invalid

-- 
podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy
https://bugs.launchpad.net/bugs/122392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122392] Re: podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy

2007-07-09 Thread Arthur Loiret
I'me sorry Emmet but as I've just changed my mail address so I can't put
comments on REVU for now. I've upgraded gscan2pdf, thanks a lot Jeff for
your feedback ;-)

About podbrowser: the package is already good, but I'd rather specify
the version of libgtk2-ex-podviewer-perl in the Depends, do you want me
to do the same thing for gscan2pdf ?

Here is a diff of gscan2pdf debian directories.

Thank you for your time, have a nice day.

Arthur.

** Attachment added: gscan2pdf_0.9.13-0ubuntu1.debian.diff
   http://launchpadlibrarian.net/8337454/gscan2pdf_0.9.13-0ubuntu1.debian.diff

-- 
podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy
https://bugs.launchpad.net/bugs/122392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122392] Re: podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy

2007-07-09 Thread Arthur Loiret
** Also affects: gscan2pdf (upstream)
   Importance: Undecided
   Status: New

-- 
podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy
https://bugs.launchpad.net/bugs/122392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122392] Re: podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy

2007-07-09 Thread Arthur Loiret
libgtk2-ex-podviewer-perl (0.17-0ubuntu1) gutsy; urgency=low

  * New upstream release
  * Fix Depends of podbrowser (LP: #122392)
  * Update Maintainer field to match Debian-Maintainer-Spec

 -- Arthur Loiret [EMAIL PROTECTED]   Wed, 27 Jun 2007 22:11:08
+0200

** Changed in: libgtk2-ex-podviewer-perl (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy
https://bugs.launchpad.net/bugs/122392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122392] Re: podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy

2007-07-08 Thread Arthur Loiret
Hello, here is a diff between the debian/ dirs of libgtk2-ex-podviewer-
perl 0.14 and 0.17 (upgraded package)

** Attachment added: libgtk2-ex-podviewer-perl_0.17-0ubuntu1.debian.diff
   
http://launchpadlibrarian.net/8336453/libgtk2-ex-podviewer-perl_0.17-0ubuntu1.debian.diff

-- 
podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy
https://bugs.launchpad.net/bugs/122392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122392] Re: podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy

2007-07-08 Thread Arthur Loiret
And here is a debdiff for podbrowser_0.10-0ubuntu2.

Thanks Emmet.

** Attachment added: podbrowser_0.10-0ubuntu2.debdiff
   http://launchpadlibrarian.net/8336455/podbrowser_0.10-0ubuntu2.debdiff

-- 
podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy
https://bugs.launchpad.net/bugs/122392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123946] Re: ubuntu package not synced to debian

2007-07-04 Thread Arthur Loiret
Hello Paul,

Ubuntu wine package is based on upstream winehq package, not on Debian,
and the both packages are totally different. Moreover, the latest
(almost, version .40 should be uploaded tonight) version is in Ubuntu,
which is not the case in Debian ;)

Thanks a lot for your bug report, packages can't be synced now because
they are to different but I hope they will be one day.

Arthur.

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

-- 
ubuntu package not synced to debian
https://bugs.launchpad.net/bugs/123946
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122554] Re: Please merge xen-tools (universe) from Debian Unstable (main)

2007-07-02 Thread Arthur Loiret
** Changed in: xen-tools (Ubuntu)
   Status: Fix Committed = Invalid

-- 
Please merge xen-tools (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122554
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122643] Re: nginx doesn't start: nginx.conf relative paths are relative to /usr/local/nginx

2007-07-01 Thread Arthur Loiret
nginx (0.5.26-0ubuntu2) gutsy; urgency=low

  * Update mime.types path in /etc/nginx/nginx.conf (LP: #122643)

 -- Arthur Loiret [EMAIL PROTECTED]   Thu, 28 Jun 2007 13:26:42
+0200

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

-- 
nginx doesn't start: nginx.conf relative paths are relative to /usr/local/nginx
https://bugs.launchpad.net/bugs/122643
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122555] Re: Please merge xmms2 (universe) from Debian Unstable (main)

2007-06-29 Thread Arthur Loiret
Here is a new debdiff, Thanks.

** Attachment added: xmms2_0.2DrJekyll-4ubuntu1.debdiff
   http://launchpadlibrarian.net/8250838/xmms2_0.2DrJekyll-4ubuntu1.debdiff

-- 
Please merge xmms2 (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122555
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104296] Re: stream tunner should Depends of xmms

2007-06-29 Thread Arthur Loiret
Here is a debdiff which fix this problem.

Thanks.

** Attachment added: streamtuner_0.99.99-9ubuntu3.debdiff
   http://launchpadlibrarian.net/8250952/streamtuner_0.99.99-9ubuntu3.debdiff

-- 
stream tunner should Depends of xmms
https://bugs.launchpad.net/bugs/104296
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122558] Re: Please sync piuparts (universe) from Debian Unstable (main)

2007-06-29 Thread Arthur Loiret
Needs a merge, reject the bug... :)

-- 
Please sync piuparts (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122558
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104296] Re: stream tunner should Depends of xmms

2007-06-29 Thread Arthur Loiret
** Changed in: streamtuner (Ubuntu)
   Status: New = Fix Committed

-- 
stream tunner should Depends of xmms
https://bugs.launchpad.net/bugs/104296
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122555] Re: Please merge xmms2 (universe) from Debian Unstable (main)

2007-06-29 Thread Arthur Loiret

** Attachment added: xmms2_0.2DrJekyll-4ubuntu1.debdiff
   http://launchpadlibrarian.net/8262164/xmms2_0.2DrJekyll-4ubuntu1.debdiff

-- 
Please merge xmms2 (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122555
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121843] Re: file src/libstdc++-v3/config/linker-map.gnu has moved to src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS when cross compiling

2007-06-28 Thread Arthur Loiret
Fixed on last upload.

** Changed in: gcc-4.2 (Ubuntu)
   Status: New = Fix Released

-- 
file src/libstdc++-v3/config/linker-map.gnu has moved to 
src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS when cross compiling
https://bugs.launchpad.net/bugs/121843
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122554] Re: Please merge xen-tools (universe) from Debian Unstable (main)

2007-06-28 Thread Arthur Loiret
Last uploader haven't been able to tell me why did he drop this
Recommends, re-adding.

Thanks.

** Attachment added: xen-tools_3.5-1ubuntu1.debdiff
   http://launchpadlibrarian.net/8221391/xen-tools_3.5-1ubuntu1.debdiff

-- 
Please merge xen-tools (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122554
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122643] Re: nginx doesn't start: nginx.conf relative paths are relative to /usr/local/nginx

2007-06-28 Thread Arthur Loiret
** Changed in: nginx (Ubuntu)
 Assignee: (unassigned) = Arthur Loiret

-- 
nginx doesn't start: nginx.conf relative paths are relative to /usr/local/nginx
https://bugs.launchpad.net/bugs/122643
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122643] Re: nginx doesn't start: nginx.conf relative paths are relative to /usr/local/nginx

2007-06-28 Thread Arthur Loiret
Here is a debdiff which should fix this bug.

Thanks for your bug report.

** Attachment added: nginx_0.5.26-0ubuntu2.debdiff
   http://launchpadlibrarian.net/843/nginx_0.5.26-0ubuntu2.debdiff

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

-- 
nginx doesn't start: nginx.conf relative paths are relative to /usr/local/nginx
https://bugs.launchpad.net/bugs/122643
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122545] Please sync sword (universe) from Debian Unstable (main)

2007-06-27 Thread Arthur Loiret
Public bug reported:

Hello,

On last merge, changes were:
  * Merge from Debian unstable, remaining changes:
- Modify Maintainer value to match Debian-Maintainer-Fied Spec

Then I suggest to sync the package.

Changelog since last merge:

sword (1.5.9-6) unstable; urgency=low

  * debian/control: diatheke should recommend apache2 now
  * unmet Recommends on libapache-mod-perl | apache-perl (Closes:
#429565)

 -- Daniel Glassey [EMAIL PROTECTED]  Fri, 22 Jun 2007 10:45:24 +0100


Thanks.

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

-- 
Please sync sword (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122545
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122553] Please merge driconf (universe) from Debian Unstable (main)

2007-06-27 Thread Arthur Loiret
Public bug reported:

Hello,

There is a new revision in Debian:

driconf (0.9.1-2) unstable; urgency=low

  * Fix all occurences of /usr/local in the code.
  * driconf_commonui.py: Fix findInShared to look in /usr/share instead of all
prefixes of /var/lib/python-support/python2.*/ (Closes: #429522).
  * debian/driconf.install, debian/rules: Handle desktop file.


Ubuntu changes for the merge:

driconf (0.9.1-2ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:
+ Fix FTBFS, build-depend on python-dev
+ debian/rules: include simple-patchsys.mk to patch the desktop file
  (#57993)
+ 01_fix-desktop-file.patch: update patch part-applied in Debian
+ Update Maintainer field to match Debian-Maintainer-Spec
  * debian/rules: keep debian changes to install desktop file


Thanks.

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

-- 
Please merge driconf (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122553
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122553] Re: Please merge driconf (universe) from Debian Unstable (main)

2007-06-27 Thread Arthur Loiret

** Attachment added: driconf_0.9.1-2ubuntu1.debdiff
   http://launchpadlibrarian.net/8215921/driconf_0.9.1-2ubuntu1.debdiff

-- 
Please merge driconf (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122553
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122555] Please merge xmms2 (universe) from Debian Unstable (main)

2007-06-27 Thread Arthur Loiret
Public bug reported:

Hello,

There is a new revision in Debian:

xmms2 (0.2DrJekyll-4) unstable; urgency=low

  * Explicitally compile all of sid plugin with -fPIC (Closes: #429869).
  * Remove broken sid patch: 15_pic.

Ubuntu changes for the merge:

xmms2 (0.2DrJekyll-4ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:
+ debian/python-xmmsclient.install: Fix path for python 2.5 module
+ debian/control: Remove faad2 dependency and don't build xmms-plugin-faad
+ Update Maintainer field to match Debian-Maintainer-Spec


Thanks.

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

-- 
Please merge xmms2 (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122555
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122555] Re: Please merge xmms2 (universe) from Debian Unstable (main)

2007-06-27 Thread Arthur Loiret

** Attachment added: xmms2_0.2DrJekyll-4ubuntu1.debdiff
   http://launchpadlibrarian.net/8215949/xmms2_0.2DrJekyll-4ubuntu1.debdiff

-- 
Please merge xmms2 (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122555
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122554] Re: Please merge xen-tools (universe) from Debian Unstable (main)

2007-06-27 Thread Arthur Loiret

** Attachment added: xen-tools_3.5-1ubuntu1.debdiff
   http://launchpadlibrarian.net/8215926/xen-tools_3.5-1ubuntu1.debdiff

-- 
Please merge xen-tools (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122554
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122554] Please merge xen-tools (universe) from Debian Unstable (main)

2007-06-27 Thread Arthur Loiret
Public bug reported:

Hello,

There is a new revision in Debian:

xen-tools (3.5-1) unstable; urgency=low

  [ Steve Kemp ]
* Only add Debian sources for security.debian.org if enabled upon the host.
* Allow per-dist mirrors.  Which is useful when working with mixed
  Debian + Ubuntu installations.
* Added support for Ubuntu Feisty + Gutsy
* Use policy-rc.d to prevent daemons from starting inside our
chroot().
* xen-update-image will now skip Xen guests which are running.

Ubuntu changes for the merge:

xen-tools (3.5-1ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:
+ deleted debian reccomends in favour of ubuntu ones
  (caused by a conflict)
+ Update Maintainer field to match Debian-Maintainer-Spec


Thanks.

** Affects: xen-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Please merge xen-tools (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122554
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122558] Please sync piuparts (universe) from Debian Unstable (main)

2007-06-27 Thread Arthur Loiret
Public bug reported:

Hello,

After have removed duplicated file from the diff.gz:

$ find . -type f -name *~
./debian/changelog~
./piuparts-adtserv.py~
./piuparts.py~

The debdiff is empty (except Maintainer update).

I suggest a sync.

Thanks.

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

-- 
Please sync piuparts (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122558
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122558] Re: Please sync piuparts (universe) from Debian Unstable (main)

2007-06-27 Thread Arthur Loiret
Here is the debdiff.

** Attachment added: piuparts_0.21ubuntu1.debdiff
   http://launchpadlibrarian.net/8216025/piuparts_0.21ubuntu1.debdiff

-- 
Please sync piuparts (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122558
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122658] Please merge lintian (main) from Debian Unstable (main)

2007-06-27 Thread Arthur Loiret
Public bug reported:

Hello,

There is a new Debian revision:

lintian (1.23.32) unstable; urgency=low

  The stability of output release.

  * checks/binaries:
+ [RA] Sort the package SONAMEs to provide more stable lintian tags.
  Patch from Cyril Brulebois.  (Closes: #428681)
  * checks/files{.desc,}:
+ [RA] Limit the Zope license exception to only .dtml, .pt, and .cpt
  files.  Thanks, Bernd Zeimetz.
+ [RA] Sort the files listed in package-contains-hardlink so that the
  lintian output is stable regardless of the hash order of the
  directory when the tar file was built.
+ [RA] Don't incorrectly skip all other file location checks for hard
  links.
+ [RA] Check for files installed in /usr/lib/sgml.  This transition
  was probably completed long ago, but checking for regression can't
  hurt.  (Closes: #90019)
  * checks/manpages{.desc,}:
+ [RA] Check for dh_make man page templates (by looking for the
  template whatis entry).  Thanks, Bill Allombert.  (Closes: #173583)
  * checks/menus:
+ [RA] Avoid a quadratic search of the files in the package on
  doc-base files that list tons of files individually.  This speeds up
  a lintian check of openoffice.org-dev-doc enormously.
  * checks/po-debconf:
+ [RA] Close the template file handle between files so that the line
  numbers for translated default fields are correct.
  * checks/rules{.desc,}:
+ [RA] Check for ignoring all errors from make clean or make distclean
  and recommend skipping the call if there's no Makefile instead.
  Thanks, Branden Robinson.  (Closes: #325372)
  * checks/scripts{.desc,}:
+ [RA] Add Octave as an interpreter, and allow both versioned and
  unversioned forms.  Thanks, Sebastian Harl.  (Closes: #428403)
+ [RA] Check for deprecated install-sgmlcatalog usage.
  * checks/shared_libs:
+ [RA] Report the correct file for shlib-with-nonpic-code rather than
  the last shlib in the package.  (Closes: #429840, #429528)

  * frontend/lintian:
+ [RA] Don't require -v in order to report unused overrides; they're
  already info-level tags, which is enough hiding.
+ [RA] Remove old dead unused override code.

  * reporting/html_reports:
+ [RA] Fix a Perl warning when generating the clean maintainer pages.

  * unpack/unpack-binpkg-l1:
+ [RA] Sort the output of tar tfv by filename so that the lintian
  output will be stable regardless of the hash order of the directory
  when the tar file was built.


Ubuntu changes for the merge:

lintian (1.23.32ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:
+ If version contains ubuntu, only accept Ubuntu distributions
  (#120040)
+ checks/lintian.desc: add bad-ubuntu-distribution-in-changes-file tag
+ checks/nmu: avoid NMU warning on Ubuntu uploads
+ frontend/lintian: check Ubuntu distribution if changelog contains ubuntu
+ Update Maintainer field to match Debian-Maintainer-Spec

Thanks.

** Affects: lintian (Ubuntu)
 Importance: Undecided
 Assignee: Jordan Mantha
 Status: Confirmed


** Tags: sync

-- 
Please merge lintian (main) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122658
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122658] Re: Please merge lintian (main) from Debian Unstable (main)

2007-06-27 Thread Arthur Loiret

** Attachment added: lintian_1.23.32ubuntu1.debdiff
   http://launchpadlibrarian.net/8219125/lintian_1.23.32ubuntu1.debdiff

-- 
Please merge lintian (main) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/122658
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122392] Re: podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy

2007-06-27 Thread Arthur Loiret
libgtk2-ex-podviewer-perl 0.17 uploaded on REVU: 
http://revu.tauware.de/details.py?upid=5797
podviewer uploaded on REVU: http://revu.tauware.de/details.py?upid=5796

-- 
podbrowser depends on Gtk2::Ex::PodViewer 0.16, but 0.14 in Gutsy
https://bugs.launchpad.net/bugs/122392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120539] Re: [needs packaging] QT Jambi

2007-06-26 Thread Arthur Loiret
** Changed in: Ubuntu
 Assignee: (unassigned) = Arthur Loiret
   Status: Confirmed = In Progress

-- 
[needs packaging] QT Jambi
https://bugs.launchpad.net/bugs/120539
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121843] Re: file src/libstdc++-v3/config/linker-map.gnu has moved to src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS when cross compiling

2007-06-25 Thread Arthur Loiret
** Description changed:

  Binary package hint: gcc-4.2
  
  Hello,
  
  I've tried to cross compile gcc on an x86, with the followings
  parameters:
  
  GCC_TARGET=sparc
  DEB_CROSS_INDEPENDENT=yes
+ DEB_CROSS_NO_BIARCH=yes
  
  but the package ftbfs with this error while creating libstdc++6-4.2-dev-
  sparc-cross package:
  
  cp -p 
/usr/src/gcc-4.2/gcc-4.2-4.2-20070609/src/libstdc++-v3/config/linker-map.gnu \
  
debian/libstdc++6-4.2-pic-sparc-cross/usr/lib/gcc/sparc-linux-gnu/4.2.1/libstdc++_pic.map
  cp: cannot stat 
`/usr/src/gcc-4.2/gcc-4.2-4.2-20070609/src/libstdc++-v3/config/linker-map.gnu': 
No such file or directory
  make[1]: *** [stamps/08-binary-stamp-libstdcxx-dev] Error 1
  make[1]: Leaving directory `/usr/src/gcc-4.2/gcc-4.2-4.2-20070609'
  make: *** [binary] Erreur 2
  
  The file seems to have moved to libstdc++-v3/config/abi/pre/gnu.ver
  
  Thanks.

-- 
file src/libstdc++-v3/config/linker-map.gnu has moved to 
src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS when cross compiling
https://bugs.launchpad.net/bugs/121843
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121843] Re: file src/libstdc++-v3/config/linker-map.gnu has moved to src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS when cross compiling

2007-06-25 Thread Arthur Loiret
** Summary changed:

- file src/libstdc++-v3/config/linker-map.gnu has moved to 
src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS
+ file src/libstdc++-v3/config/linker-map.gnu has moved to 
src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS when cross compiling

-- 
file src/libstdc++-v3/config/linker-map.gnu has moved to 
src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS when cross compiling
https://bugs.launchpad.net/bugs/121843
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121843] Re: file src/libstdc++-v3/config/linker-map.gnu has moved to src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS when cross compiling

2007-06-25 Thread Arthur Loiret
** Bug watch added: Debian Bug tracker #430395
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430395

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

-- 
file src/libstdc++-v3/config/linker-map.gnu has moved to 
src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS when cross compiling
https://bugs.launchpad.net/bugs/121843
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121843] Re: file src/libstdc++-v3/config/linker-map.gnu has moved to src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS

2007-06-24 Thread Arthur Loiret
Here is a patch, I've successfully built several gcc targets with it.

** Attachment added: binary-libstdcxx-cross.diff
   http://launchpadlibrarian.net/8175576/binary-libstdcxx-cross.diff

-- 
file src/libstdc++-v3/config/linker-map.gnu has moved to 
src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS
https://bugs.launchpad.net/bugs/121843
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121834] wrong package name (x86_64) when cross compiling make ftbfs

2007-06-23 Thread Arthur Loiret
Public bug reported:

Binary package hint: gcc-4.1

Hello,

I'm trying to cross compile gcc for amd64 on i386, but I have the
following problems:

1) after a debian/control, binutils-x86_64-linux-gnu is in Build-Depends 
instead of binutils-x86-64-linux-gnu_2.17.20070426cvs-7ubuntu2_i386.deb
 (wrong package name)

2) package name make ftbfs:

dpkg-gencontrol: error: Illegal package name `gcc-4.1-x86_64-linux-gnu-base'
dh_gencontrol: command returned error code 65280
make[1]: *** [stamps/08-binary-stamp-base] Error 1
make[1]: Leaving directory `/usr/src/gcc-4.1/gcc-4.1-4.1.2'
make: *** [binary] Erreur 2


Built with:

GCC_TARGET=amd64
DEB_CROSS_INDEPENDENT=yes
version: 4.1.2-12ubuntu1

Thanks.

** Affects: gcc-4.1 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
wrong package name (x86_64) when cross compiling make ftbfs
https://bugs.launchpad.net/bugs/121834
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121834] Re: wrong package name (x86_64) when cross compiling make ftbfs

2007-06-23 Thread Arthur Loiret
Here is a first patch, I'm going to test it now and see.

** Attachment added: cross-package-name.diff
   http://launchpadlibrarian.net/8171225/cross-package-name.diff

-- 
wrong package name (x86_64) when cross compiling make ftbfs
https://bugs.launchpad.net/bugs/121834
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121834] Re: wrong package name (x86_64) when cross compiling make ftbfs

2007-06-23 Thread Arthur Loiret
** Changed in: gcc-4.1 (Ubuntu)
 Assignee: (unassigned) = Arthur Loiret

-- 
wrong package name (x86_64) when cross compiling make ftbfs
https://bugs.launchpad.net/bugs/121834
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121843] Re: file src/libstdc++-v3/config/linker-map.gnu has moved to src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS

2007-06-23 Thread Arthur Loiret
Here is a past of the libstdc++-v3/config/abi/pre/gnu.ver file I got:
http://paste.stgraber.org/1767

-- 
file src/libstdc++-v3/config/linker-map.gnu has moved to 
src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS
https://bugs.launchpad.net/bugs/121843
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121843] file src/libstdc++-v3/config/linker-map.gnu has moved to src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS

2007-06-23 Thread Arthur Loiret
Public bug reported:

Binary package hint: gcc-4.2

Hello,

I've tried to cross compile gcc on an x86, with the followings
parameters:

GCC_TARGET=sparc
DEB_CROSS_INDEPENDENT=yes

but the package ftbfs with this error while creating libstdc++6-4.2-dev-
sparc-cross package:

cp -p 
/usr/src/gcc-4.2/gcc-4.2-4.2-20070609/src/libstdc++-v3/config/linker-map.gnu \

debian/libstdc++6-4.2-pic-sparc-cross/usr/lib/gcc/sparc-linux-gnu/4.2.1/libstdc++_pic.map
cp: cannot stat 
`/usr/src/gcc-4.2/gcc-4.2-4.2-20070609/src/libstdc++-v3/config/linker-map.gnu': 
No such file or directory
make[1]: *** [stamps/08-binary-stamp-libstdcxx-dev] Error 1
make[1]: Leaving directory `/usr/src/gcc-4.2/gcc-4.2-4.2-20070609'
make: *** [binary] Erreur 2

The file seems to have moved to libstdc++-v3/config/abi/pre/gnu.ver

Thanks.

** Affects: gcc-4.2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
file src/libstdc++-v3/config/linker-map.gnu has moved to 
src/libstd++-v3/config/abi/pre/gnu.ver, which cause FTBFS
https://bugs.launchpad.net/bugs/121843
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121834] Re: wrong package name (x86_64) when cross compiling make ftbfs

2007-06-23 Thread Arthur Loiret
The problem come from the p_gcc var in case og cross compiling, see in
debian/rules2:

ifndef DEB_CROSS
  p_base = gcc$(pkg_ver)-base
  p_gcc  = gcc$(pkg_ver)
  p_cpp  = cpp$(pkg_ver)
  p_cppd = cpp$(pkg_ver)-doc
  p_cxx  = g++$(pkg_ver)
  p_doc  = gcc$(pkg_ver)-doc
  p_lgcc = libgcc$(GCC_SONAME)
else
  # only triggered if DEB_CROSS_INDEPENDENT set
  p_base = gcc$(pkg_ver)$(cross_bin_arch)-base
  p_cpp  = cpp$(pkg_ver)$(cross_bin_arch)
  p_gcc  = gcc$(pkg_ver)$(cross_bin_arch)
  p_cxx  = g++$(pkg_ver)$(cross_bin_arch)
endif


Have to modify variable $(cross_bin_arch), then in debian/rules.defs

ifdef DEB_CROSS
  cross_bin_arch := -$(TARGET_ALIAS)
  cross_lib_arch := -$(DEB_TARGET_ARCH)-cross
endif


For a first test I've just added two others tr on cross_bin_arch and 
cross_lib_arch, if works will at least modify consequently TARGET_ALIAS ifdef 
DEB_CROSS.

-- 
wrong package name (x86_64) when cross compiling make ftbfs
https://bugs.launchpad.net/bugs/121834
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121834] Re: wrong package name (x86_64) when cross compiling make ftbfs

2007-06-23 Thread Arthur Loiret
Even if in debian/control there is:

Package: gcc-4.1-x86-64-linux-gnu-base

I still get:

dh_gencontrol -pgcc-4.1-x86_64-linux-gnu-base [...]
dh_gencontrol: package gcc-4.1-x86_64-linux-gnu-base is not in control info
dpkg-gencontrol: error: Illegal package name `gcc-4.1-x86_64-linux-gnu-base'
dh_gencontrol: command returned error code 65280


I'm going to see what needs to be changed again.

-- 
wrong package name (x86_64) when cross compiling make ftbfs
https://bugs.launchpad.net/bugs/121834
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120758] Re: Please upload new upstream release (0.9.39) of wine

2007-06-17 Thread Arthur Loiret
  wine | 0.9.39-0ubuntu1 | http://archive.ubuntu.com gutsy/universe
Sources

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

-- 
Please upload new upstream release (0.9.39) of wine
https://bugs.launchpad.net/bugs/120758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120758] Please upload new upstream release (0.9.39) of wine

2007-06-16 Thread Arthur Loiret
Public bug reported:

Hello, there is a new upstream version of wine:
  - Many MSHTML improvements.
  - Several improvements to the sound support.
  - A number of Winsock fixes.
  - Several new supported constructs in the IDL compiler.
  - Many Direct3D threading fixes.
  - Lots of bug fixes.

debian/changelog:

wine (0.9.39-0ubuntu1) gutsy; urgency=low

  * New upstream release
  * Add debian/watch
  * Update Standards-Version to 3.7.2
  * debian/control: remove duplicate Depends on libstdc++6
  * Changes from upstream:
- Many MSHTML improvements.
- Several improvements to the sound support.
- A number of Winsock fixes.
- Several new supported constructs in the IDL compiler.
- Many Direct3D threading fixes.
- Lots of bug fixes.

 -- Arthur Loiret [EMAIL PROTECTED]  Sat, 16 Jun 2007 23:39:15
+0200


The package can be found at: http://people.dunnewind.net/arthur/wine/

Thanks.

** Affects: wine (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please upload new upstream release (0.9.39) of wine
https://bugs.launchpad.net/bugs/120758
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120423] Re: Please merge bip (Universe) from Debian Unstable (main)

2007-06-15 Thread Arthur Loiret
Thanks lionel :)

-- 
Please merge bip (Universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/120423
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120423] Re: Please merge bip (Universe) from Debian Unstable (main)

2007-06-14 Thread Arthur Loiret

** Attachment added: bip_0.6.0-2ubuntu1.patch
   http://launchpadlibrarian.net/8087249/bip_0.6.0-2ubuntu1.patch

-- 
Please merge bip (Universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/120423
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120423] Please merge bip (Universe) from Debian Unstable (main)

2007-06-14 Thread Arthur Loiret
Public bug reported:

Hello,

There is a new Debian revision:
  * Cleanup sample conf file.
  * Indent init script.
  * Remove pidfile check from init script because start-stop-daemon does
it already.
  * Add --no-start to dh_installinit, to avoid breaking upgrades
(Closes: #427426).

Remaining Ubuntu changes:
+ debian/bip.default: Change ENABLED to 1 (Closes LP: #105199)
  - Init script now starts bip without user intervention.
+ debian/bip.postinst: Remove if block from postinst that
  prevented the 0.5.3-4 patch from being applied on an upgrade.
+ debian/control: Change Maintainer/XSBC-Original-Maintainer field.


Thanks.

** Affects: bip (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please merge bip (Universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/120423
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120423] Re: Please merge bip (Universe) from Debian Unstable (main)

2007-06-14 Thread Arthur Loiret
Hum seems the merge has already been done by someone else, please
unsubscribe u-u-s.

Thanks.

-- 
Please merge bip (Universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/120423
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118795] Re: Please merge monodevelop (universe) from Debian Unstable (main)

2007-06-10 Thread Arthur Loiret
monodevelop (0.13.1+dfsg-4ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable. (LP: #118795)
  * Remaining Ubuntu changes:
+ debian/control:
  - Build depend on firefox-dev, depend on firefox
+ Change maintainer to match Debian-Maintainer-Spec

monodevelop (0.13.1+dfsg-4) unstable; urgency=low

  * debian/control:
+ Build depend explicitly on libmono-cairo2.0-cil. (Closes: #424075)
  (needed because of a Mono runtime 'remap' 1.0 to 2.0 hack)

 -- Arthur Loiret [EMAIL PROTECTED]   Tue,  5 Jun 2007 17:43:15
+0200

-- 
Please merge monodevelop (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118795
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118500] Re: Please merge xulrunner (universe) from Debian unstable (main)

2007-06-07 Thread Arthur Loiret
Successfully built on ia64 and amd64.

** Changed in: xulrunner (Ubuntu)
   Status: Needs Info = Fix Released

-- 
Please merge xulrunner (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/118500
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118500] Re: Please merge xulrunner (universe) from Debian unstable (main)

2007-06-06 Thread Arthur Loiret
** Description changed:

  Hello,
  
  New upstream release in latest Debian revision,
  
  Remaining Ubuntu changes:
- + Fixing __x86_64__ FTBFS
+ + Fixing __x86_64__ and __ia64__ FTBFS
- Added 100_ubuntu_pyginputstream.dpatch
- Added 100_ubuntu_pyiinputstream.dpatch
  + debian/control: Change Maintainer/XSBC-Original-Maintainer field.
  
  Thanks.

** Description changed:

  Hello,
  
  New upstream release in latest Debian revision,
  
  Remaining Ubuntu changes:
  + Fixing __x86_64__ and __ia64__ FTBFS
-   - Added 100_ubuntu_pyginputstream.dpatch
-   - Added 100_ubuntu_pyiinputstream.dpatch
+   - Added 88_ubuntu_pyginputstream.dpatch
+   - Added 88_ubuntu_pyiinputstream.dpatch
  + debian/control: Change Maintainer/XSBC-Original-Maintainer field.
  
  Thanks.

-- 
Please merge xulrunner (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/118500
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118928] Please sync xine-ui (universe) from Debian Unstable (main)

2007-06-06 Thread Arthur Loiret
Public bug reported:

Please sync xine-ui (universe) from Debian Unstable (main)

Changelog since current gutsy version (0.99.5-1ubuntu1)

xine-ui (0.99.5-2) unstable; urgency=medium

  * Depend on libxine1-ffmpeg, since xine-ui's logo needs the ffmpeg
plugin. This renders the package unusable (Closes: #427631)
  * cleanup-whitespace in debian/control
  * Medium urgency because of RC bug.

 -- Reinhard Tartler [EMAIL PROTECTED]  Tue, 05 Jun 2007 16:41:48
+0200


The following remaining Ubuntu change has been applied in latest Debian 
revision:
  - Depends on libxine1-ffmpeg (LP: #89689)

The debdiff is now empty, so the package can be synced.


Thanks.

** Affects: xine-ui (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please sync xine-ui (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118928
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118733] Please sync freeradius (universe) from Debian Unstable (main)

2007-06-05 Thread Arthur Loiret
Public bug reported:

Please sync freeradius (universe) from Debian Unstable (main)

Changelog since last gutsy version (1.1.6-1ubuntu1):

freeradius (1.1.6-2) unstable; urgency=low

  [ Mark Hymers ]
  * Add freeradius-dbg package.

  [ Stephen Gran ]
  * Update debian/control for php5 (dialupadmin) (closes: #424788, #412701)

 -- Stephen Gran [EMAIL PROTECTED]  Thu, 31 May 2007 02:47:02 +0100

Last merge changes:
- Depends on PHP 5 packages
- Update maintainer field in debian/control


Ubuntu changes are now applied in latest Debian revision.

Thanks.

** Affects: freeradius (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please sync freeradius (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118733
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118734] Please sync atlas-cpp (universe) from Debian Unstable (main)

2007-06-05 Thread Arthur Loiret
Public bug reported:

Please sync atlas-cpp (universe) from Debian Unstable (main)

Changelog since last gutsy upload (0.5.98-3ubuntu1):

atlas-cpp (0.6.0-2) unstable; urgency=low

  * Upload to unstable.
  * Fix changelog to shut up lintian.

 -- Michael Koch [EMAIL PROTECTED]  Mon, 04 Jun 2007 21:08:08 +0200

atlas-cpp (0.6.0-1) experimental; urgency=low

  * Upload to experimental.
  * New upstream release.
- Changed sonames.
  * Fixed way to create debug info package.
  * Removed extra Build-Depends-Indep on doxygen.
  * Updated Standards-Version to 3.7.2.

 -- Michael Koch [EMAIL PROTECTED]  Wed, 14 Feb 2007 12:07:04 +


Ubuntu changes in last merge:
  * Resynchronise with Debian.
  * debian/control:
+ Adjusted libatlas-cpp-0.6-dev packagename to be compatible again with
  debian
  * Next upload should be a sync


Package build fine ans a sync seems justified.

Thanks.

** Affects: atlas-cpp (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please sync atlas-cpp (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118734
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118733] Re: Please sync freeradius (universe) from Debian Unstable (main)

2007-06-05 Thread Arthur Loiret
** Changed in: freeradius (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Please sync freeradius (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118733
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118759] Re: Please merge listen (universe) from Debian Unstable (main)

2007-06-05 Thread Arthur Loiret

** Attachment added: listen_0.5-4ubuntu1.patch
   http://launchpadlibrarian.net/7967517/listen_0.5-4ubuntu1.patch

-- 
Please merge listen (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118759
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118759] Please merge listen (universe) from Debian Unstable (main)

2007-06-05 Thread Arthur Loiret
Public bug reported:

Please merge listen (universe) from Debian Unstable (main)

Hello, there is a new revision in Debian:

listen (0.5-4) unstable; urgency=low

  * Added python-tunepimp as recommend
  * Removed README.Debian: now useless
  * debian/rules:
+ Removed useless $PYVER
  * Added a final line to debian/listen.1.docbook

 -- Julien Valroff [EMAIL PROTECTED]  Wed, 30 May 2007 18:39:41 +0200


Remaining Ubuntu changes:
- debian/patches:
  + Added 07_makefile_works, so we have a good LD_LIBRARY_PATH (#87959)
- debian/control:
  + Build-depend on firefox-dev instead of iceweasel
  + Depend on firefox
  + Do not depend on python-elementtree, since it's included in python2.5
  + Updated Maintainer field to match Debian-Maintainer-Spec


Thanks.

** Affects: listen (Ubuntu)
 Importance: Low
 Assignee: Arthur Loiret
 Status: Confirmed

-- 
Please merge listen (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118759
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118500] Re: Please merge xulrunner (universe) from Debian unstable (main)

2007-06-05 Thread Arthur Loiret
** Changed in: xulrunner (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Please merge xulrunner (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/118500
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118699] Re: Please sync klavaro (universe) from Debian Unstable (main)

2007-06-05 Thread Arthur Loiret
** Changed in: klavaro (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Please sync klavaro (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118699
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118604] Re: Please merge erlang (universe) from Debian Unstable (main)

2007-06-05 Thread Arthur Loiret
** Changed in: erlang (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Please merge erlang (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118604
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118534] Re: Please sync guifications (universe) from Debian unstable (main).

2007-06-05 Thread Arthur Loiret
** Changed in: guifications (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Please sync guifications (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/118534
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118554] Re: Please merge network-manager-openvpn (main) from Debian unstable (main).

2007-06-05 Thread Arthur Loiret
** Changed in: network-manager-openvpn (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Please merge network-manager-openvpn (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/118554
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118500] Re: Please merge xulrunner (universe) from Debian unstable (main)

2007-06-05 Thread Arthur Loiret
** Changed in: xulrunner (Ubuntu)
   Status: Fix Released = Needs Info

-- 
Please merge xulrunner (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/118500
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118781] Please sync zsnes (universe) from Debian Unstable (main)

2007-06-05 Thread Arthur Loiret
Public bug reported:

Please sync zsnes (universe) from Debian Unstable (main)

Changelog since latest gutsy version (1.420-2.1ubuntu1):

zsnes (1.510-1) unstable; urgency=low

  * New upstream release - all patches merged. closes: #380734, #419270
  * Add a .desktop file, thanks Nicholas Wheeler. closes: #367942
  * Include a ton of documentation that ships with the tarball.
closes: #392143 

 -- Joshua Kwan [EMAIL PROTECTED]  Mon, 04 Jun 2007 21:46:47 -0700

(Debian packager has removed NMUs from his package on last upload...)

Last Ubuntu change was:
   - Patch to fix startup crash in src/linux/zfilew.c

LP bug #54199 is now fixed upstream (tested).

To test the package (one rom given) :
http://people.dunnewind.net/arthur/zsnes/

Thanks.

** Affects: zsnes (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please sync zsnes (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118781
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118534] Re: Please sync guifications (universe) from Debian unstable (main).

2007-06-05 Thread Arthur Loiret
** Changed in: guifications (Ubuntu)
   Status: Fix Released = Fix Committed

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

-- 
Please sync guifications (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/118534
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118608] Re: Please merge inventor (universe) from Debian Unstable (main)

2007-06-05 Thread Arthur Loiret
glw has been removed from Ubuntu, then a rebuild of the package is
impossible.

** Changed in: inventor (Ubuntu)
 Assignee: Arthur Loiret = (unassigned)
   Status: Needs Info = Rejected

-- 
Please merge inventor (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118608
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118795] Please merge monodevelop (universe) from Debian Unstable (main)

2007-06-05 Thread Arthur Loiret
Public bug reported:

Hello,

There is a new Debian revision:

monodevelop (0.13.1+dfsg-4) unstable; urgency=low

  * debian/control:
+ Build depend explicitly on libmono-cairo2.0-cil. (Closes: #424075)
  (needed because of a Mono runtime 'remap' 1.0 to 2.0 hack)

 -- Mirco Bauer [EMAIL PROTECTED]  Mon, 04 Jun 2007 22:02:51 +0200


Remaining Ubuntu changes:
  + debian/control:
- Build depend on firefox-dev, depend on firefox
  + Change maintainer to match Debian-Maintainer-Spec

Removed ubuntu change since last merge:
  - Build depend on libmono-cairo2.0-cil (applied in Debian)


Thanks.

** Affects: monodevelop (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please merge monodevelop (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118795
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118795] Re: Please merge monodevelop (universe) from Debian Unstable (main)

2007-06-05 Thread Arthur Loiret

** Attachment added: monodevelop_0.13.1+dfsg-4ubuntu1.patch
   
http://launchpadlibrarian.net/7981252/monodevelop_0.13.1%2Bdfsg-4ubuntu1.patch

-- 
Please merge monodevelop (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118795
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118457] Re: [needs-packaging] spring

2007-06-05 Thread Arthur Loiret
Already on REVU: http://revu.tauware.de/details.py?upid=5170

** Changed in: Ubuntu
 Assignee: MOTU = Arthur Loiret

-- 
[needs-packaging] spring
https://bugs.launchpad.net/bugs/118457
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118500] Re: Please merge xulrunner (universe) from Debian unstable (main)

2007-06-05 Thread Arthur Loiret
FTBFS on ia64, here is a new debdiff.

** Attachment added: xulrunner_1.8.1.4-1ubuntu1.patch
   http://launchpadlibrarian.net/7984226/xulrunner_1.8.1.4-1ubuntu1.patch

-- 
Please merge xulrunner (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/118500
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118604] Please merge erlang (universe) from Debian Unstable (main)

2007-06-04 Thread Arthur Loiret
Public bug reported:

Hello,

There is a new Debian revision with the followings changes:
  * Fixed cleanup after package build (closes: #424198).
  * Applied patch by Mikael Magnusson, which adds IPv6 support to ssl
application (closes: #413401).

Remaining Ubuntu changes:
  * debian/rules: Add -fno-stack-protector to fix broken crypto_drv.
  * Modify Maintainer value to match Debian-Maintainer-Field Spec

Thanks.

** Affects: erlang (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please merge erlang (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118604
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118604] Re: Please merge erlang (universe) from Debian Unstable (main)

2007-06-04 Thread Arthur Loiret

** Attachment added: adonthell-data_0.3.4.cvs.20050903-3ubuntu1.patch
   
http://launchpadlibrarian.net/7937161/adonthell-data_0.3.4.cvs.20050903-3ubuntu1.patch

-- 
Please merge erlang (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118604
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118606] Please merge inventor (universe) from Debian Unstable (main)

2007-06-04 Thread Arthur Loiret
Public bug reported:

Hello,

There is a new Debian revision with the following changes:
  * apps/samples/widgets/componentTest.c++: Change first argument of main()
  to int, not unsigned int.  Closes: #417065.

Remaining Ubuntu changes:
  * Correct font path to /usr/share/X11/fonts/Type1.
  * Update Build-Depends
  * Update PROGRAM_EXT list in apps/samples/widgets/GNUmakefile
  * Modify Maintainer value to match Debian-Maintainer-Field Spec

Thanks.

** Affects: inventor (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please merge inventor (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118606
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118604] Re: Please merge erlang (universe) from Debian Unstable (main)

2007-06-04 Thread Arthur Loiret
One more time, wrong debdiff, I'm sorry...

** Attachment added: erlang_11.b.4-3ubuntu1.patch
   http://launchpadlibrarian.net/7937170/erlang_11.b.4-3ubuntu1.patch

-- 
Please merge erlang (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118604
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118608] Please merge inventor (universe) from Debian Unstable (main)

2007-06-04 Thread Arthur Loiret
Public bug reported:

Hello,

There is a new Debian revision with the following changes:
  * apps/samples/widgets/componentTest.c++: Change first argument of main()
  to int, not unsigned int.  Closes: #417065.

Remaining Ubuntu changes:
  * Correct font path to /usr/share/X11/fonts/Type1.
  * Update Build-Depends
  * Update PROGRAM_EXT list in apps/samples/widgets/GNUmakefile
  * Modify Maintainer value to match Debian-Maintainer-Field Spec

Thanks.

** Affects: inventor (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please merge inventor (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118608
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118604] Re: Please merge erlang (universe) from Debian Unstable (main)

2007-06-04 Thread Arthur Loiret

** Attachment added: erlang_11.b.4-3ubuntu1.patch
   http://launchpadlibrarian.net/7937687/erlang_11.b.4-3ubuntu1.patch

-- 
Please merge erlang (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118604
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118608] Re: Please merge inventor (universe) from Debian Unstable (main)

2007-06-04 Thread Arthur Loiret

** Attachment added: inventor_2.1.5-10-10ubuntu1.patch
   http://launchpadlibrarian.net/7937515/inventor_2.1.5-10-10ubuntu1.patch

-- 
Please merge inventor (universe) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/118608
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118616] Please upload wine 0.9.38 with new maintainer

2007-06-04 Thread Arthur Loiret
Public bug reported:

Hello,

I intend to adopt wine package in Ubuntu, here is the changelog since
last gust version (0.9.37-0ubuntu3):

wine (0.9.38-0ubuntu2) feisty; urgency=low

  * Intend to adopt package (LP: #118616)

 -- Arthur Loiret [EMAIL PROTECTED]  Mon,  4 Jun 2007 11:35:28
+0200

wine (0.9.38-0ubuntu1) gutsy; urgency=low

  * New Upstream Version
  * Changes from Upstream:
- Beginnings of support for copy protected kernel drivers
- More MSI automation support
- Many 64-bit compilation fixes
- A number of OLE fixes
- Lots of bug fixes

 -- Stephan Hermann [EMAIL PROTECTED]  Sat,  2 Jun 2007 08:41:21 +

Package can be found on http://people.dunnewind.net/arthur/wine/

Thanks.

** Affects: wine (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  Hello,
  
  I intend to adopt wine package in Ubuntu, here is the changelog since
  last gust version (0.9.37-0ubuntu3):
  
  wine (0.9.38-0ubuntu2) feisty; urgency=low
  
-   * Intend to adopt package
+   * Intend to adopt package (LP: #118616)
  
   -- Arthur Loiret [EMAIL PROTECTED]  Mon,  4 Jun 2007 11:35:28
  +0200
  
  wine (0.9.38-0ubuntu1) gutsy; urgency=low
  
* New Upstream Version
* Changes from Upstream:
  - Beginnings of support for copy protected kernel drivers
  - More MSI automation support
  - Many 64-bit compilation fixes
  - A number of OLE fixes
  - Lots of bug fixes
  
   -- Stephan Hermann [EMAIL PROTECTED]  Sat,  2 Jun 2007 08:41:21 +
  
+ Package can be found on http://people.dunnewind.net/arthur/wine/
+ 
  Thanks.

-- 
Please upload wine 0.9.38 with new maintainer
https://bugs.launchpad.net/bugs/118616
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118616] Re: Please upload wine 0.9.38

2007-06-04 Thread Arthur Loiret
** Summary changed:

- Please upload wine 0.9.38 with new maintainer
+ Please upload wine 0.9.38

** Description changed:

  Hello,
  
- I intend to adopt wine package in Ubuntu, here is the changelog since
- last gust version (0.9.37-0ubuntu3):
- 
- wine (0.9.38-0ubuntu2) feisty; urgency=low
- 
-   * Intend to adopt package (LP: #118616)
- 
-  -- Arthur Loiret [EMAIL PROTECTED]  Mon,  4 Jun 2007 11:35:28
- +0200
+ Here is the changelog since last gust version (0.9.37-0ubuntu3):
  
  wine (0.9.38-0ubuntu1) gutsy; urgency=low
  
* New Upstream Version
* Changes from Upstream:
  - Beginnings of support for copy protected kernel drivers
  - More MSI automation support
  - Many 64-bit compilation fixes
  - A number of OLE fixes
  - Lots of bug fixes
  
   -- Stephan Hermann [EMAIL PROTECTED]  Sat,  2 Jun 2007 08:41:21 +
  
  Package can be found on http://people.dunnewind.net/arthur/wine/
  
  Thanks.

-- 
Please upload wine 0.9.38
https://bugs.launchpad.net/bugs/118616
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   3   >