[Bug 332905] [NEW] monodoc search crash with special chars

2009-02-22 Thread benoît tuduri
Public bug reported:

Binary package hint: monodoc-base

When i tried to execute a search via the "Search tab", monodoc crash.
In fact, to reproduce this bug, you must be followed this procedure :
1 - You click on search tab.
2 - In search textbox you wrote a characters of this list (this list is not 
signifiant) : * + " { }
At this time, monodoc crash, like :

using GtkHtml
using GtkHtml
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
Monodoc.Lucene.Net.QueryParsers.ParseException: Lexical error at line 1, column 
2.  Encountered:  after : ""
  at Monodoc.Lucene.Net.QueryParsers.QueryParser.Parse (System.String query) 
[0x0] 
  at Monodoc.Lucene.Net.QueryParsers.QueryParser.Parse (System.String query, 
System.String field, Monodoc.Lucene.Net.Analysis.Analyzer analyzer) [0x0] 
  at Monodoc.SearchableIndex.Search (System.String term) [0x0] 
  at Monodoc.Browser.OnSearchActivated (System.Object sender, System.EventArgs 
a) [0x0] 
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x0] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
   at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Monodoc.Driver.Main(System.String[] args)


My ubuntu version is : Ubuntu 8.10

** Affects: mono-tools (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Description changed:

  Binary package hint: monodoc-base
  
  When i tried to execute a search via the "Search tab", monodoc crash.
  In fact, to reproduce this bug, you must be followed this procedure :
  1 - You click on search tab.
  2 - In search textbox you wrote a characters of this list (this list is not 
signifiant) : * + " { }
  At this time, monodoc crash, like :
  
  using GtkHtml
  using GtkHtml
  Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to 
handle the exception.
  Monodoc.Lucene.Net.QueryParsers.ParseException: Lexical error at line 1, 
column 2.  Encountered:  after : ""
at Monodoc.Lucene.Net.QueryParsers.QueryParser.Parse (System.String query) 
[0x0] 
at Monodoc.Lucene.Net.QueryParsers.QueryParser.Parse (System.String query, 
System.String field, Monodoc.Lucene.Net.Analysis.Analyzer analyzer) [0x0] 
at Monodoc.SearchableIndex.Search (System.String term) [0x0] 
at Monodoc.Browser.OnSearchActivated (System.Object sender, 
System.EventArgs a) [0x0] 
at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x0] 
 at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, 
Boolean is_terminal)
 at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
 at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
 at Gtk.Application.gtk_main()
 at Gtk.Application.gtk_main()
 at Gtk.Application.Run()
 at Monodoc.Driver.Main(System.String[] args)
+ 
+ 
+ My ubuntu version is : Ubuntu 8.10

-- 
monodoc search crash with special chars 
https://bugs.launchpad.net/bugs/332905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332905] Re: monodoc search crash with special chars

2009-02-22 Thread benoît tuduri
** Bug watch added: Debian Bug tracker #516597
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516597

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

-- 
monodoc search crash with special chars 
https://bugs.launchpad.net/bugs/332905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 176228] Re: Not a bug. Wanda the Fish misquote.

2010-03-29 Thread benoît tuduri
I have seen on debian sid, the misquote is correct.

-- 
Not a bug. Wanda the Fish misquote.
https://bugs.launchpad.net/bugs/176228
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314002] Re: fortunes "songs-poems" contains mis-attribution

2010-03-29 Thread benoît tuduri
Idem, in debian sid, it's correct too now.

-- 
fortunes "songs-poems" contains mis-attribution
https://bugs.launchpad.net/bugs/314002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 557320] [NEW] avcodec.c in libavcodec-dev doesn't working.

2010-04-07 Thread benoît tuduri
Public bug reported:

Binary package hint: libavcodec-dev

My distibution is a karmic koala x86 version.

I tried to compile the apiexample.c bundled with libavcodec-dev package but i 
doesn't work due to an incorrect source inclusion. Moreover, the api 
avcodec_decode_avi seems replaced by avcodec_codec_audio2.
You will can found a patch for it in attachment.
The recent version of ffmpeg solved this bugs but not in git.debian.org 
snapshot.

Sincerly,

Benoît

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

-- 
avcodec.c in libavcodec-dev doesn't working.
https://bugs.launchpad.net/bugs/557320
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 557320] Re: avcodec.c in libavcodec-dev doesn't working.

2010-04-07 Thread benoît tuduri

** Attachment added: "a fix for wrong examples"
   http://launchpadlibrarian.net/43351281/apiexample.c.patches.gz

-- 
avcodec.c in libavcodec-dev doesn't working.
https://bugs.launchpad.net/bugs/557320
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 557319] [NEW] avcodec.c in libavcodec-dev doesn't working.

2010-04-07 Thread benoît tuduri
Public bug reported:

Binary package hint: libavcodec-dev

My distibution is a karmic koala x86 version.

I tried to compile the apiexample.c bundled with libavcodec-dev package but i 
doesn't work due to an incorrect source inclusion. Moreover, the api 
avcodec_decode_avi seems replaced by avcodec_codec_audio2.
You will can found a patch for it in attachment.
The recent version of ffmpeg solved this bugs but not in git.debian.org 
snapshot.

Sincerly,

Benoît

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

-- 
avcodec.c in libavcodec-dev doesn't working.
https://bugs.launchpad.net/bugs/557319
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 557319] Re: avcodec.c in libavcodec-dev doesn't working.

2010-04-07 Thread benoît tuduri

** Attachment added: "a fix for wrong examples"
   http://launchpadlibrarian.net/43351275/apiexample.c.patches.gz

-- 
avcodec.c in libavcodec-dev doesn't working.
https://bugs.launchpad.net/bugs/557319
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314002] Re: fortunes "songs-poems" contains mis-attribution

2010-03-25 Thread benoît tuduri
This problem aren't solved in karmic koala.

-- 
fortunes "songs-poems" contains mis-attribution
https://bugs.launchpad.net/bugs/314002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 176228] Re: Not a bug. Wanda the Fish misquote.

2010-03-25 Thread benoît tuduri
This problem is not solved in karmic koala

-- 
Not a bug. Wanda the Fish misquote.
https://bugs.launchpad.net/bugs/176228
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 547025] Re: problem when launching a .dat file

2010-03-25 Thread benoît tuduri
** Changed in: fortune-mod (Ubuntu)
   Status: New => Confirmed

-- 
problem when launching a .dat file
https://bugs.launchpad.net/bugs/547025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 314002] Re: fortunes "songs-poems" contains mis-attribution

2010-03-25 Thread benoît tuduri
Hello you can found a patch for this quote problem.

sincerly,

** Attachment added: "fix 314002"
   http://launchpadlibrarian.net/41997234/25032010_fix_quotes_bug_314002

-- 
fortunes "songs-poems" contains mis-attribution
https://bugs.launchpad.net/bugs/314002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 176228] Re: Not a bug. Wanda the Fish misquote.

2010-03-25 Thread benoît tuduri
Hello you can found a patch for this quote problem.

** Attachment added: "fix 176228"
   http://launchpadlibrarian.net/41997296/25032010_fix_quotes_bug_176228

-- 
Not a bug. Wanda the Fish misquote.
https://bugs.launchpad.net/bugs/176228
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 547025] Re: problem when launching a .dat file

2010-03-26 Thread benoît tuduri
** Bug watch added: Debian Bug tracker #308602
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=308602

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

-- 
problem when launching a .dat file
https://bugs.launchpad.net/bugs/547025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332905] Re: monodoc search crash with special chars

2009-12-18 Thread benoît tuduri
** Changed in: mono-tools (Ubuntu)
   Status: Triaged => Fix Released

-- 
monodoc search crash with special chars 
https://bugs.launchpad.net/bugs/332905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332905] Re: monodoc search crash with special chars

2009-12-20 Thread benoît tuduri
Since Guillaume AVRIL bugfix, i fixed the origin of problem which are 
monodoc-base package.
Lucene.Net doesn't escaping search string. Now, it's done.
We can found my patch in the attachment.


** Attachment added: "patch for monodoc-base"
   http://launchpadlibrarian.net/36991376/fix_monodoc_browser_crash.dpatch

-- 
monodoc search crash with special chars 
https://bugs.launchpad.net/bugs/332905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332905] Re: monodoc search crash with special chars

2009-12-20 Thread benoît tuduri
We can found on launchpad, two fixs of Guillaume AVRIL and myself for this 
bugs. 
Guillaume AVRIL patch treat correctly exception on monodoc-browser.
My patch treat parsing problem in Lucene.Net on monodoc-base.
Sincerly,

Benoît TUDURI

-- 
monodoc search crash with special chars 
https://bugs.launchpad.net/bugs/332905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 332905] Re: monodoc search crash with special chars

2009-12-20 Thread benoît tuduri
*** This bug is a duplicate of bug 259346 ***
https://bugs.launchpad.net/bugs/259346

** This bug has been marked a duplicate of bug 259346
   Searching for () crashes the appication

-- 
monodoc search crash with special chars 
https://bugs.launchpad.net/bugs/332905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259346] Re: Searching for () crashes the appication

2009-12-20 Thread benoît tuduri
** Changed in: monodoc (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Searching for () crashes the appication
https://bugs.launchpad.net/bugs/259346
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259346] Re: Searching for () crashes the appication

2009-12-21 Thread benoît tuduri
directhex:

The bug was corrected by :

https://bugs.launchpad.net/ubuntu/+source/mono-tools/+bug/332905

-- 
Searching for () crashes the appication
https://bugs.launchpad.net/bugs/259346
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259346] Re: Searching for () crashes the appication

2009-12-21 Thread benoît tuduri
that's ok, i understand.

-- 
Searching for () crashes the appication
https://bugs.launchpad.net/bugs/259346
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259346] Re: Searching for () crashes the appication

2009-12-21 Thread benoît tuduri
Thanks you directhex. :)

-- 
Searching for () crashes the appication
https://bugs.launchpad.net/bugs/259346
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 638371] Re: git-import-dsc failed to import a dsc

2010-09-16 Thread benoît tuduri
Hello Guido and Rolf,

I tried to import with git-import-dsc on ubuntu 10.10 beta and 10.04.
These version can import my .dsc file correctly but the bug is present
with an ubuntu 9.10.

Thank you Guido and Rolf for your help. :-)

Sincerly,

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

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


[Bug 638371] Re: git-import-dsc failed to import a dsc

2010-09-15 Thread benoît tuduri
Hello Rolf,

My ubuntu version is a karmic koala (9.10 i guess)

my package is here [1]

[1] http://mentors.debian.net/debian/pool/main/f/fortunes-notorious-
women/fortunes-notorious-women_0.1-1.dsc

Sincerly

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

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


[Bug 976233]

2014-06-12 Thread benoît tuduri
Hello,

This bugs seems resolved ! (with Mga4)

Thank you very much !

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

Title:
  [precise] hiccups in display plus one song missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/sdl-mixer/+bug/976233/+subscriptions

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


[Bug 672987] Re: fix manpage translation

2010-11-09 Thread benoît tuduri
My ubuntu is 10.10.

** Description changed:

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

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


[Bug 672987] Re: fix manpage translation

2010-11-09 Thread benoît tuduri

** Attachment added: "fix typo errors in french manpage translation."
   
https://bugs.launchpad.net/bugs/672987/+attachment/1727834/+files/01_fix-french-translation.patch

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

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


[Bug 672987] [NEW] fix manpage translation

2010-11-09 Thread benoît tuduri
Public bug reported:

Binary package hint: txt2tags

Hello,

The french translation have some typo errors.

You will find a patch which fix it.

Sincerly,

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

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

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


[Bug 644455] [NEW] package mercurial-server 1. 0.1-1.1 failed to install/upgrade: le sous-processus script post-installation installé a retourné un e erreur de sortie d'état 255

2010-09-21 Thread benoît tuduri
Public bug reported:

Binary package hint: mercurial-server

I just, try to install mercurial-server on my computer in a first time
the package cannot be installed. I just specified a reinstall option.
Thus, the package was installed correctly.

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: mercurial-server 1.0.1-1.1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Sep 21 17:04:35 2010
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 255
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
PackageArchitecture: all
SourcePackage: mercurial-server
Title: package mercurial-server 1.0.1-1.1 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 255

** Affects: mercurial-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 maverick

-- 
package mercurial-server 1.0.1-1.1 failed to install/upgrade: le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 255
https://bugs.launchpad.net/bugs/644455
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 644455] Re: package mercurial-server 1.0. 1-1.1 failed to install/upgrade: le sous-processus scr ipt post-installation installé a retourné une er reur de sortie d'état 255

2010-09-21 Thread benoît tuduri

** Attachment added: "AptOrdering.txt"
   
https://bugs.launchpad.net/bugs/644455/+attachment/1618582/+files/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/644455/+attachment/1618583/+files/Dependencies.txt

** Attachment added: "Df.txt"
   https://bugs.launchpad.net/bugs/644455/+attachment/1618584/+files/Df.txt

** Attachment added: "Dmesg.txt"
   https://bugs.launchpad.net/bugs/644455/+attachment/1618585/+files/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   
https://bugs.launchpad.net/bugs/644455/+attachment/1618586/+files/DpkgTerminalLog.gz

-- 
package mercurial-server 1.0.1-1.1 failed to install/upgrade: le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 255
https://bugs.launchpad.net/bugs/644455
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 638371] [NEW] git-import-dsc failed to import a dsc

2010-09-14 Thread benoît tuduri
Public bug reported:

Binary package hint: git-buildpackage

When i tried to import my dsc file via git-import-dsc, some errors was
reported :

git-import-dsc ../fortunes-notorious-women_0.1-1.dsc No git repository found, 
creating one.
Initialized empty Git repository in 
/home/benoit/haha/hh/fortunes-notorious-women/.git/
tag upstream/0.1 not found, importing Upstream tarball
Merging to master
Already up-to-date.
Traceback (most recent call last):
  File "/usr/bin/git-import-dsc", line 219, in 
sys.exit(main(sys.argv))
  File "/usr/bin/git-import-dsc", line 201, in main
apply_debian_patch(repo, src, options)
  File "/usr/bin/git-import-dsc", line 59, in apply_debian_patch
os.chmod('debian/rules', 0755)
OSError: [Errno 2] No such file or directory: 'debian/rules'

I solved the problem and fix the git-import-dsc.

You can found the patch in attachment,

Sincerly,

** Affects: git-buildpackage (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: git-bulidpackage git-import-dsc

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

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


[Bug 638371] Re: git-import-dsc failed to import a dsc

2010-09-14 Thread benoît tuduri

** Patch added: "patch to fix the file path problem."
   
https://bugs.launchpad.net/bugs/638371/+attachment/1584722/+files/git-import-dsc.patch

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

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