Bug#452022: dpkg-dev: please ignore symbols differences on non-official architectures

2007-11-21 Thread Raphael Hertzog
On Tue, 20 Nov 2007, Riku Voipio wrote: On armel architecture, the symbol differences have usually been inlined softfloat symbols being exported. Which is additional symbols and would thus not break symbol checking (if I understood correctly). Yes. What is more worrying is the lack of

Bug#452022: dpkg-dev: please ignore symbols differences on non-official architectures

2007-11-21 Thread Raphael Hertzog
On Tue, 20 Nov 2007, Raphael Hertzog wrote: Unfortunately I don't really like this idea because sbuild doesn't keep environment variables, and I don't really want to patch sbuild every time I want to update it instead of using the .deb package directly from debian-admin. This is surely

Bug#452262: dpkg-shlibdeps: Undefined subroutine main::capit.

2007-11-21 Thread Sebastian Harl
Package: dpkg-dev Version: 1.14.9 Severity: important Hi, When running dpkg-shlibdeps (with the -d command line option) from debian/rules of one of my packages, it aborts with the following error message: Undefined subroutine main::capit called at /usr/bin/dpkg-shlibdeps line 62. This

Bug#452273: dpkg-gencontrol: incorrect warning deb package with udeb specific field Installer-Menu-Item

2007-11-21 Thread Frans Pop
Package: dpkg-dev Version: 1.14.9 Severity: normal Tags: d-i During a build of debian-installer-utils, I got the following warnings: dh_gencontrol -i dpkg-gencontrol: warning: deb package with udeb specific field Installer-Menu-Item dpkg-gencontrol: warning: deb package with udeb specific field

Bug#452273: dpkg-gencontrol: incorrect warning deb package with udeb specific field Installer-Menu-Item

2007-11-21 Thread Frans Pop
On Wednesday 21 November 2007, Frans Pop wrote: Should we start converting to use Package-Type? Note that doing so now would _add_ the Package-Type header in control files, which I do not think is desired. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#452273: dpkg-gencontrol: incorrect warning deb package with udeb specific field Installer-Menu-Item

2007-11-21 Thread Frans Pop
The actual problem seems to be that XC-Package-Type is not included in %f. Maybe because of the XC- prefix? From a debugging session: %f = ( 'Architecture' = 'all' 'Depends' = 'cdebconf-udeb, di-utils (= 1.18)' 'Description' = 'Execute a shell' 'Installer-Menu-Item' = 95000

Processed: setting package to dpkg dpkg-dev dselect, tagging 452262

2007-11-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # Automatically generated email from bts, devscripts version 2.10.11 package dpkg dpkg-dev dselect Ignoring bugs not assigned to: dselect dpkg-dev dpkg tags 452262 + pending Bug#452262: dpkg-shlibdeps: Undefined subroutine main::capit. There were no

Processed: capit bug

2007-11-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: severity 452262 serious Bug#452262: dpkg-shlibdeps: Undefined subroutine main::capit. Severity set to `serious' from `important' quit Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator

Bug#452262: dpkg-shlibdeps: Undefined subroutine main::capit.

2007-11-21 Thread Raphael Hertzog
On Wed, 21 Nov 2007, Sebastian Harl wrote: When running dpkg-shlibdeps (with the -d command line option) from debian/rules of one of my packages, it aborts with the following error message: Undefined subroutine main::capit called at /usr/bin/dpkg-shlibdeps line 62. Thanks for the report,

Bug#31311: Join our marketing team

2007-11-21 Thread haroun gergory
We are Looking for partners worldwide. The position is home-based. Our Company Head Office is located in UK with branches all over the world. We are looking for talented, honest, reliable representatives from different regions. The ideal candidate will be an intelligent person, someone who can

Bug#134758: Create a successful career within our company

2007-11-21 Thread fabian murray
We are Looking for partners worldwide. The position is home-based. Our Company Head Office is located in UK with branches all over the world. We are looking for talented, honest, reliable representatives from different regions. The ideal candidate will be an intelligent person, someone who can

Bug#262596: marked as forwarded ([INSTALL-INFO] support documents with more than one section)

2007-11-21 Thread Debian Bug Tracking System
Your message dated Wed, 21 Nov 2007 20:12:47 + with message-id [EMAIL PROTECTED] has caused the Debian Bug report #262596, regarding [INSTALL-INFO] support documents with more than one section to be marked as having been forwarded to the upstream software author(s) . (NB: If you are a system

Bug#180127: marked as forwarded ([INSTALL-INFO] support new direntry format)

2007-11-21 Thread Debian Bug Tracking System
Your message dated Wed, 21 Nov 2007 20:12:47 + with message-id [EMAIL PROTECTED] has caused the Debian Bug report #180127, regarding [INSTALL-INFO] support new direntry format to be marked as having been forwarded to the upstream software author(s) . (NB: If you are a system administrator and

Bug#452273: Package-Type

2007-11-21 Thread Joey Hess
Frans seems to be spot on, dpkg should honor XC-Package-Type, and Package-Type should be treated as an implicitly XC field, that is not propigated into built packages. Unless you have a plan for including Package-Type in a [u]]deb that I'm unaware of. -- see shy jo signature.asc Description:

Bug#155676: Create a successful career within our company

2007-11-21 Thread devland marge
We are Looking for partners worldwide. The position is home-based. Our Company Head Office is located in UK with branches all over the world. We are looking for talented, honest, reliable representatives from different regions. The ideal candidate will be an intelligent person, someone who can

Bug#452273: dpkg-gencontrol: incorrect warning deb package with udeb specific field Installer-Menu-Item

2007-11-21 Thread Guillem Jover
Hi, On Wed, 2007-11-21 at 17:10:39 +0100, Frans Pop wrote: The actual problem seems to be that XC-Package-Type is not included in %f. Maybe because of the XC- prefix? From a debugging session: %f = ( 'Architecture' = 'all' 'Depends' = 'cdebconf-udeb, di-utils (= 1.18)'

Bug#452273: dpkg-gencontrol: incorrect warning deb package with udeb specific field Installer-Menu-Item

2007-11-21 Thread Joey Hess
Guillem Jover wrote: It's not included and has never been, because only the ones with B are. But now it's explicit given that dpkg-gencontrol supports the field. Package-Type should have been XB- from the beginning. That information is pertinent to the binary package and not to the changes