Bug#594636: closed by Mehdi Dogguy (Re: Bug#594636: general: vlc_1.1.2.orig.tar.bz2. FAIL to make the .deb packages (source and binary))

2010-08-28 Thread Mohammed Adnène Trojette
On Fri, Aug 27, 2010, Debian Bug Tracking System wrote:
> If you want to compile vlc (or any other package) the debian way, then:
> 1) dget http://ftp.debian.org/debian/pool/main/v/vlc/vlc_1.1.3-1.dsc
>(This way you're sure you have downloaded what the maintainer put in
> the archive. Sometimes, the .orig is not exactly upstream's one).
> 2) dpkg-source -x vlc_1.1.3-1.dsc
> 3) cd vlc_1.1.3
> 4) "Be sure that the build-dependencies are installed"

In other words "apt-get build-dep vlc"

> 5) dpkg-buildpackage $whatever_funky_option_you_might_want_to_use
> 6) Enjoy!

Regards,
-- 
Mohammed Adnène Trojette



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#594636: closed by Mehdi Dogguy (Re: Bug#594636: general: vlc_1.1.2.orig.tar.bz2. FAIL to make the .deb packages (source and binary))

2010-08-28 Thread Jean Pierre Hoareau

Dir Sir,

I just compiling VLC 1.1.3 according to your process, all thing 
done and i get correctly the .deb Packages.


 Many thanks, to you and Neil Williams for your help. For your 
information i am a retired man, 65 years old, and my pleasure is to test 
new think on Linux Debian. I use Linux since 1994 and DEBIAN since 2001.


Best regards, and congratulations to all developers.

Jean Pierre



Le 27/08/2010 23:42, Debian Bug Tracking System a écrit :

This is an automatic notification regarding your Bug report
which was filed against the vlc package:

#594636: general: vlc_1.1.2.orig.tar.bz2. FAIL to make the .deb packages 
(source and binary)

It has been closed by Mehdi Dogguy.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Mehdi 
Dogguy  by
replying to this email.


   


--
Hoareau J.P.
2 chemin de LOU FLOC
33610 CESTAS France

"Utiliser GNU/LINUX c'est la liberté"




___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Processed: Re: Bug#594636: general: vlc_1.1.2.orig.tar.bz2. FAIL to make the .deb packages (source and binary)

2010-08-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 594636 minor
Bug #594636 {Done: Mehdi Dogguy } [vlc] general: 
vlc_1.1.2.orig.tar.bz2. FAIL to make the .deb packages (source and binary)
Severity set to 'minor' from 'serious'

> tag 594636 - patch
Bug #594636 {Done: Mehdi Dogguy } [vlc] general: 
vlc_1.1.2.orig.tar.bz2. FAIL to make the .deb packages (source and binary)
Removed tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
594636: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594636
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#594636: general: vlc_1.1.2.orig.tar.bz2. FAIL to make the .deb packages (source and binary)

2010-08-27 Thread Neil Williams
severity 594636 minor
tag 594636 - patch
thanks

On Fri, 27 Aug 2010 23:09:26 +0200
hoareau jean pierre  wrote:

> Package: general
> Severity: serious
> Tags: patch
> Justification: fails to build from source (but built successfully in
> the past)

It appears that you are trying to build the debian package from the
wrong version of VLC 

> debian source pkg "vlc_1.1.2.orig.tar.bz2" .

> dpkg-source: info: construction de vlc dans vlc_1.0.0-git-1.tar.gz

i.e. the debian packaging is for a different version of the upstream.

You've got the upstream tarball for 1.1.2 but you've matched that with
the Debian packaging for 1.0.0-git-1. It's not surprising that the
patches don't work.

As advised by Medhi in the bug report, if you try to build 1.1.3 in
both versions it works.

dget will download the orig.tar.bz2 as well as the Debian packaging and
will always ensure that the version of the packaging precisely matches
the version of the upstream it was intended to build.

Lowering the severity of this bug to stop it interfering with the
release, I'll let the VLC maintainers close it if they agree that the
original "steps to reproduce" showed an invalid build method. (The
patch tag is meant to be used when you have supplied a patch that fixes
the problem, not when the problem itself is due to an existing patch not
working.)

> Same problem with vlc_1.1.3.ori.tar.bz2

Match vla_1.1.3.orig.tar.bz2 with the Debian packaging *for* version
1.1.3-1 (as Mehdi detailed in this comment), and it builds fine.

If there remain issues with how 1.1.3-1 operates once it is built,
please explain in a reply to the bug report.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.linux.codehelp.co.uk/
http://e-mail.is-not-s.ms/



pgpxtLEpZept5.pgp
Description: PGP signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: Bug#594636: general: vlc_1.1.2.orig.tar.bz2. FAIL to make the .deb packages (source and binary)

2010-08-27 Thread Jonathan Wiltshire
reassign 594636 vlc
kthxbye

-- 
Jonathan Wiltshire

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Processed: Re: Bug#594636: general: vlc_1.1.2.orig.tar.bz2. FAIL to make the .deb packages (source and binary)

2010-08-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 594636 vlc
Bug #594636 [general] general: vlc_1.1.2.orig.tar.bz2. FAIL to make the .deb 
packages (source and binary)
Bug reassigned from package 'general' to 'vlc'.
> kthxbye
Stopping processing here.

Please contact me if you need assistance.
-- 
594636: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594636
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers