Re: [PATCH] Warn for unknown info files in packages

2023-05-05 Thread Simon Richter
Hi, On 06.05.23 05:58, Guillem Jover wrote: Debian Policy forbids info files not mentioned in Policy, except if their names start with an underscore to flag them as non-critical. I think you might be mixing up .deb ar members with entries in the control member in the .deb? Oof, yes

Re: [PATCH] Warn for unknown info files in packages

2023-05-05 Thread Alexandre Detiste
Le ven. 5 mai 2023 à 22:58, Guillem Jover a écrit : > If there's ever a need for something like this, I think that would > belong in a linter. const std::array suffixes { ".clilibs", ".conffiles", ".config", ".fortran_mod",

Re: [PATCH] Warn for unknown info files in packages

2023-05-05 Thread Guillem Jover
Hi! Thanks for the patches. On Sat, 2023-05-06 at 04:11:05 +0900, Simon Richter wrote: > Debian Policy forbids info files not mentioned in Policy, except if their > names start with an underscore to flag them as non-critical. I think you might be mixing up .deb ar members with entries

[PATCH] Warn for unknown info files in packages

2023-05-05 Thread Simon Richter
Debian Policy forbids info files not mentioned in Policy, except if their names start with an underscore to flag them as non-critical. --- src/main/unpack.c | 29 + tests/t-multiarch/Makefile | 24 2 files changed, 41 insertions(+), 12

Re: [INFO] debhelper: support DPKG_ROOT in autoscripts

2021-08-25 Thread lorenzo
Hi all, This is about policy-rc.d vs DPKG_ROOT, for context: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%23983566 [ continuing here as suggested by Helmut ] On Mon, 23 Aug 2021 12:39:59 +0200 Helmut Grohne wrote: > Hi Lorenzo, > > On Sat, Aug 21, 2021 at 10:30:21PM +0200, lorenzo wrote

Re: dpkg: error: info database format (2)

2020-08-27 Thread Guillem Jover
On Sun, 2020-08-23 at 08:25:11 +0300, sam wrote: > I have been having below error with below command. > > $ sudo apt-get update && sudo apt-get upgrade > > Do you want to continue? [Y/n] y > dpkg: error: info database format (2) is bogus or too new; try getting a >

Re: Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-26 Thread Sean Whitton
Hello, On Tue 23 Jul 2019 at 10:14PM +01, Ian Jackson wrote: > Sean Whitton writes ("Bug#932753: tag2upload should record git tag signer > info in .dsc [and 1 more messages]"): >> AIUI a fingerprint fails to uniquely identify a PGP key unless you also >> include the

Re: Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-23 Thread Ian Jackson
Sean Whitton writes ("Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]"): > AIUI a fingerprint fails to uniquely identify a PGP key unless you also > include the cryptographic algorithm that was used and the key size. So > for example

Re: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Sean Whitton
Hello, On Mon 22 Jul 2019 at 07:55PM +01, Ian Jackson wrote: > That means the original "uploader" information (ie the identity of the > person signing the git tag) is not any more present in the source > package. To rememdy that I propose the following new field: > >

Re: Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Russ Allbery
Ian Jackson writes: > Ian Jackson writes ("Re: Bug#932753: tag2upload should record git tag signer > info in .dsc [and 1 more messages]"): >> Russ Allbery writes ("Bug#932753: tag2upload should record git tag signer >> info in .dsc [and 1 more messages]"

Re: Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Ian Jackson
Ian Jackson writes ("Re: Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]"): > Russ Allbery writes ("Bug#932753: tag2upload should record git tag signer > info in .dsc [and 1 more messages]"): > > Git-Tag-Info: fingerp

Re: Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread gregor herrmann
: > > > > Git-Tag-Info: fingerprint=FINGERPRINT > > Git-Tag-Tagger: Firstname Surname > > This LGTM if other people like the look. I wonder if just Git-Tag-Fingerprint: FINGERPRINT for the first field might be not only simpler but also en

Re: Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Ian Jackson
Russ Allbery writes ("Bug#932753: tag2upload should record git tag signer info in .dsc [and 1 more messages]"): > One thing that jumps out at me here is that this field isn't extensible, > since anything after the first space-separated word has to be taken to be > the t

Re: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Russ Allbery
Ian Jackson writes: > That means the original "uploader" information (ie the identity of the > person signing the git tag) is not any more present in the source > package. To rememdy that I propose the following new field: > Git-Tag-Info: FINGERPRINT Firstname Surname

Re: tag2upload should record git tag signer info in .dsc [and 1 more messages]

2019-07-22 Thread Ian Jackson
s and dm.txt. It then turns that into a source package which it signs with its own key. That means the original "uploader" information (ie the identity of the person signing the git tag) is not any more present in the source package. To rememdy that I propose the following new field:

Re: Bug#911620: shared-mime-info,gconf2: trigger cycle during upgrade from stretch to buster

2018-11-05 Thread Adrian Bunk
Control: reassign -1 dpkg 1.19.2 Control: affects -1 shared-mime-info gconf2 On Mon, Oct 22, 2018 at 07:29:33PM +0200, Andreas Beckmann wrote: > Package: shared-mime-info,gconf2 > Severity: serious > User: debian...@lists.debian.org > Usertags: piuparts > Control: found -1 1.10-1 &

Re: Info

2016-07-25 Thread Wookey
On 2016-07-25 16:12 +0530, Satya Prakash Prasad wrote: This list is for discussing dpkg development, so is not the right place to ask for help building packages. debian-user or debian-toolchain are more appropriate lists. > I am in need to build gcc-4.9/libgcc1_4.9.2-10_amd64.deb locally so that

Info

2016-07-25 Thread Satya Prakash Prasad
I am in need to build gcc-4.9/libgcc1_4.9.2-10_amd64.deb locally so that I can copy this deb file to another host for installation. I am aware that we can build .deb & install file using below steps: # apt-get source gcc version 4.9# dpkg-checkbuilddeps# apt-get install # dpkg-buildpackage -uc -u

Re: Translating copyright info in --version commands?

2012-01-31 Thread Guillem Jover
On Tue, 2012-01-31 at 15:39:33 +0100, Raphael Hertzog wrote: > On Tue, 31 Jan 2012, Guillem Jover wrote: > > So my preferred solution would be to just get rid of those strings > > altogether, if someone wants to see the copyright, they should check > > the source code. I've had a patch around to do

Re: Translating copyright info in --version commands?

2012-01-31 Thread Raphael Hertzog
Hi, On Tue, 31 Jan 2012, Guillem Jover wrote: > So my preferred solution would be to just get rid of those strings > altogether, if someone wants to see the copyright, they should check > the source code. I've had a patch around to do just that (attached), > but I've not applied it more out of cou

Re: Translating copyright info in --version commands?

2012-01-31 Thread Guillem Jover
Hi! On Tue, 2012-01-31 at 08:53:39 +0100, Raphael Hertzog wrote: > we have lots of translatable strings containing just copyright > information. I'm not quite sure why those strings are translatable but > I can imagine that it was meant so that translators can add themselves > to the list. In prac

Translating copyright info in --version commands?

2012-01-30 Thread Raphael Hertzog
Hello, we have lots of translatable strings containing just copyright information. I'm not quite sure why those strings are translatable but I can imagine that it was meant so that translators can add themselves to the list. In practice, none of the translators have been doing this. On the other

Re: [PATCH] libdpkg: use mmap if available to parse package info files

2010-05-25 Thread Jonathan Nieder
Guillem Jover wrote: > But even then I think > I'd just prefer switching the code to use chunked I/O instead, which > should be as reliable, and use consistently way less memory at any > given time. Hmm, that basically means reverting commit 864e230e, since stdio uses chunked I/O internally. It

Re: [PATCH] libdpkg: use mmap if available to parse package info files

2010-05-25 Thread Guillem Jover
Hi! On Tue, 2010-05-25 at 13:36:16 -0500, Jonathan Nieder wrote: > Use mmap instead of slurping entire "Packages" or "available" files > into memory. This should reduce memory pressure on low-memory > machines. > > Reported-by: Bill Allombert > Signed-off-by: Jonathan Nieder > --- > Bill Allom

[PATCH] libdpkg: use mmap if available to parse package info files

2010-05-25 Thread Jonathan Nieder
Use mmap instead of slurping entire "Packages" or "available" files into memory. This should reduce memory pressure on low-memory machines. Reported-by: Bill Allombert Signed-off-by: Jonathan Nieder --- Bill Allombert wrote: > Maybe this is because I reran autoreconf > before compiling or beca

Re: Recording VCS information in the source package info

2010-02-20 Thread James Westby
On Fri, 19 Feb 2010 20:35:31 -0600, Jonathan Nieder wrote: > Hi again, > > Three more thoughts and I’ll shut up. (Is there a web page and > mailing list for this VCS-based archive project?) Hi, Thanks for the interest, your comments are valuable. There is some information at https://wiki.u

Re: Recording VCS information in the source package info

2010-02-19 Thread Jonathan Nieder
Hi again, Three more thoughts and I’ll shut up. (Is there a web page and mailing list for this VCS-based archive project?) James Westby wrote: > We want to confirm that each source package is in the VCS. We don't want > the VCS getting out of date as someone forgot to commit, that's just a > pa

Re: [PATCH v2] Fix resource leak in dpkg-deb --info

2010-02-19 Thread Guillem Jover
Hi! On Thu, 2010-02-18 at 03:04:47 -0600, Jonathan Nieder wrote: > “dpkg-deb -I foo.deb” leaks the file handle for the package’s > control file. Check for read errors and close the file before > it falls out of scope. > > Found by cppcheck. > > Reported-by: Raphael Geissert > Signed-off-by: Jo

Re: Recording VCS information in the source package info

2010-02-19 Thread James Westby
On Thu, 18 Feb 2010 11:40:51 -0600, Jonathan Nieder wrote: > Okay, let me see if I understand: > > - The main user of this information would be the archive infrastructure; > - The idea is to confirm that for each submitted binary package, the >corresponding source is available; We want to

Re: Recording VCS information in the source package info

2010-02-18 Thread Jonathan Nieder
James Westby wrote: > On Tue, 16 Feb 2010 15:21:19 -0600, Jonathan Nieder > wrote: > > People could get the information you want by looking at the > > appropriate tag in the repository pointed to by Vcs-foo. > > Except that as I said, you don't know that the tag in Vcs-foo was what > was actual

Re: Recording VCS information in the source package info

2010-02-18 Thread James Westby
On Thu, 18 Feb 2010 10:14:51 +0100, Raphael Hertzog wrote: > On Tue, 16 Feb 2010, James Westby wrote: > > > Right now, dpkg-dev building tools are mostly VCS-agnostic (I would like > > > this to change, by providing a generic vcs-buildpackage) and the only > > > solution to add those fields is to

Re: Recording VCS information in the source package info

2010-02-18 Thread James Westby
On Tue, 16 Feb 2010 15:21:19 -0600, Jonathan Nieder wrote: > Hi James, > > James Westby wrote: > > > We have the Vcs-* fields in debian/control now that allow you to find > > the Vcs for the package you are looking at, and this is very useful. I > > think there is room to extend this a little fu

Re: Recording VCS information in the source package info

2010-02-18 Thread Raphael Hertzog
On Tue, 16 Feb 2010, James Westby wrote: > > Right now, dpkg-dev building tools are mostly VCS-agnostic (I would like > > this to change, by providing a generic vcs-buildpackage) and the only > > solution to add those fields is to pass -D parameters to the dpkg-source > > call. > > Which isn't cur

[PATCH v2] Fix resource leak in dpkg-deb --info

2010-02-18 Thread Jonathan Nieder
deb --info. Thanks to Raphael Geissert for +the report and patch. + [ Modestas Vainius ] * Implement symbol patterns (Closes: #563752). From now on, it is possible to match multiple symbols with a single entry in the symbol file template. diff --git a/dpkg-deb/info.c b/dpkg-deb/inf

Re: Recording VCS information in the source package info

2010-02-16 Thread Jonathan Nieder
Hi again, Jonathan Nieder wrote: > The information about dirty trees would have to be put elsewhere, > though. Maybe a magic line in debian/README.source, or if necessary, > maybe this information would need to be in control (forgive me, I > don’t know what is necessary to make data accessible t

Re: Recording VCS information in the source package info

2010-02-16 Thread Jonathan Nieder
Hi James, James Westby wrote: > We have the Vcs-* fields in debian/control now that allow you to find > the Vcs for the package you are looking at, and this is very useful. I > think there is room to extend this a little further using automated > tools to record information about which revision w

Re: Recording VCS information in the source package info

2010-02-16 Thread James Westby
On Tue, 16 Feb 2010 17:47:39 +0100, Raphael Hertzog wrote: > Hi James, > > On Tue, 16 Feb 2010, James Westby wrote: > > I would therefore propose two new fields that would be optional in a > > .dsc file, and possibly the Sources file, but not debian/control as they > > are derived data. They woul

Re: Recording VCS information in the source package info

2010-02-16 Thread Raphael Hertzog
Hi James, On Tue, 16 Feb 2010, James Westby wrote: > I would therefore propose two new fields that would be optional in a > .dsc file, and possibly the Sources file, but not debian/control as they > are derived data. They would be: > > * Vcs-*-revision: A string meaningful to the Vcs that was u

Recording VCS information in the source package info

2010-02-16 Thread James Westby
Hi, We have the Vcs-* fields in debian/control now that allow you to find the Vcs for the package you are looking at, and this is very useful. I think there is room to extend this a little further using automated tools to record information about which revision was built as well. This could be us

Re: Bug#549737: libgnucrypto-java: FTBFS: rm: cannot remove `debian/libgnucrypto-java/usr/share/info/dir': No such file or directory

2009-10-26 Thread Raphael Hertzog
On Mon, 26 Oct 2009, Lucas Nussbaum wrote: > No, the build was done with version 1.15.4. You need to build-depend on > install-info, which is no longer provided directly by dpkg. > > dpkg people, wouldn't it make sense to depend on install-info in dpkg, No, the whole poin

Re: Bug#549737: libgnucrypto-java: FTBFS: rm: cannot remove `debian/libgnucrypto-java/usr/share/info/dir': No such file or directory

2009-10-26 Thread Lucas Nussbaum
nit -plibgnucrypto-java > > > > > dh_installdebconf -plibgnucrypto-java > > > > > dh_installemacsen -plibgnucrypto-java > > > > > dh_installcatalogs -plibgnucrypto-java > > > > > dh_installpam -plibgnucrypto-java > > > > > dh_installlo

Re: [PATCH] Refactor: split off emptying a package's file info

2009-10-14 Thread Guillem Jover
Hi! Some comments on the changes I made when applying it. On Sat, 2009-08-29 at 19:57:24 -0400, David Benjamin wrote: > Here's the first refactoring patch mentioned in "dpkg list-file performance". > > === > Refactor: split off emptying a package's file info >

Re: Plans for dpkg 1.15.4 (install-info integration)

2009-08-31 Thread Guillem Jover
[ CCing you, as I don't know if you are subscribed. ] Hi Bastian! On Sun, 2009-08-30 at 09:42:35 +0200, Bastian Blank wrote: > Currently there are packages showing up that include this as dependency: > | dpkg (>= 1.15.4) | install-info > > cdebootstrap, which uses a rather

Plans for dpkg 1.15.4 (install-info integration)

2009-08-30 Thread Bastian Blank
Hi folks Currently there are packages showing up that include this as dependency: | dpkg (>= 1.15.4) | install-info cdebootstrap, which uses a rather primitive dependency resolver, can't cope with that and will always assume that dpkg will fullfill that. Thats why I want to know what t

[PATCH] Refactor: split off emptying a package's file info

2009-08-29 Thread David Benjamin
Here's the first refactoring patch mentioned in "dpkg list-file performance". === Refactor: split off emptying a package's file info Put it into a separate function for reuse by other routines and to simplify ensure_packagefiles_available. Signed-off-by: David Benjamin

Re: Install-info transition: dpkg upload?

2009-08-11 Thread Norbert Preining
On Di, 11 Aug 2009, Guillem Jover wrote: > > AFAIS all the info-browsers now have a dependency on install-info, > > so we should be ready to upload the new dpkg. > > Ideally not until all info-browsers have migrated to testing, to not > tie them and create a monster transit

Re: Install-info transition: dpkg upload?

2009-08-10 Thread Guillem Jover
Hi! On Mon, 2009-08-10 at 20:59:20 +0200, Norbert Preining wrote: > AFAIS all the info-browsers now have a dependency on install-info, > so we should be ready to upload the new dpkg. Ideally not until all info-browsers have migrated to testing, to not tie them and create a monster tran

Install-info transition: dpkg upload?

2009-08-10 Thread Norbert Preining
Hi Raphael, hi all, AFAIS all the info-browsers now have a dependency on install-info, so we should be ready to upload the new dpkg. Best wishes Norbert --- Dr. Norbert Preining Vienna University of Technology

Re: Transition from dpkg to GNU install-info

2009-06-29 Thread Norbert Preining
On So, 28 Jun 2009, Raphael Hertzog wrote: > > After that jed-extra (no response) and konqueror (you wrote email) are > > open before all the packages providing info-browser are fixed. > > I suggest you upload the jed-extra NMU in DELAYED/3 and inform the > maintainer. For k

Re: Transition from dpkg to GNU install-info

2009-06-28 Thread Raphael Hertzog
and will be processed if the package is not removed until then. > After that jed-extra (no response) and konqueror (you wrote email) are > open before all the packages providing info-browser are fixed. I suggest you upload the jed-extra NMU in DELAYED/3 and inform the maintainer. For konqu

Re: Transition from dpkg to GNU install-info

2009-06-28 Thread Norbert Preining
ges providing info-browser are fixed. On Fr, 26 Jun 2009, Raphael Hertzog wrote: > > Who will file bugs against lintian, debhelper, policy? > > I just did so. Policy is #534638, debhelper #534639 and lintian #534640. Perfect, thanks, and debhelper fixed dh_installinfo already. Perfec

Re: Transition from dpkg to GNU install-info

2009-06-25 Thread Raphael Hertzog
Hi, On Wed, 10 Jun 2009, Norbert Preining wrote: > On Mi, 10 Jun 2009, Norbert Preining wrote: > > Ok, I have uploaded the version of texinfo to unstable, and have filed > > bugs against all info browsers, can be found at the same usertag as > > before. > > Who wil

Re: Transition from dpkg to GNU install-info

2009-06-25 Thread Raphael Hertzog
On Sun, 21 Jun 2009, Norbert Preining wrote: > > Hopefully maintainers will do it quickly, in any case I will try to help > > if we have to NMU some of them. > > I have prepared NMUs for jed, jed-extra, kdebase(konqueror), tkinfo, > pinfo, emacs21 and send debdiffs to the respective bug reports. >

Re: Transition from dpkg to GNU install-info

2009-06-21 Thread Norbert Preining
Hi Raphael, On Di, 09 Jun 2009, Raphael Hertzog wrote: > > I can do the bug filing, but I am not sure if I can prepare NMUs for all > > of them. > > Hopefully maintainers will do it quickly, in any case I will try to help > if we have to NMU some of them. I have prepared NMUs for jed, jed-extra,

Re: Transition from dpkg to GNU install-info

2009-06-10 Thread Norbert Preining
Hi Raphael, On Mi, 10 Jun 2009, Norbert Preining wrote: > Ok, I have uploaded the version of texinfo to unstable, and have filed > bugs against all info browsers, can be found at the same usertag as > before. Who will file bugs against lintian, debhelper, policy? Best wishes

Re: Transition from dpkg to GNU install-info

2009-06-10 Thread Norbert Preining
Hi Raphael, On Di, 09 Jun 2009, Raphael Hertzog wrote: > > And from the time-line it would mean first to upload texinfo/i-i to > > unstable, and then file bugs against the info browsers. > > Yes, although it should happen more or less at the same time in the ideal > case.

Re: Transition from dpkg to GNU install-info

2009-06-09 Thread Raphael Hertzog
On Tue, 09 Jun 2009, Norbert Preining wrote: > Do we have bugs against the info browsers already filed? Not that I know. > And from the time-line it would mean first to upload texinfo/i-i to > unstable, and then file bugs against the info browsers. Yes, although it should happen mor

Re: Transition from dpkg to GNU install-info

2009-06-09 Thread Norbert Preining
d right now. The bugs have a very low impact and > should not block the rest of the transition. However the bugs against the > info-browsers will have to be tracked more agressively, even offering NMUs > to speed things up probably. Do we have bugs against the info browsers already fil

Re: Transition from dpkg to GNU install-info

2009-06-08 Thread Raphael Hertzog
ld go ahead right now. The bugs have a very low impact and should not block the rest of the transition. However the bugs against the info-browsers will have to be tracked more agressively, even offering NMUs to speed things up probably. If you need help for something, please tell us. Cheers

Re: Bug#528892: please add info-dir-section to your info files

2009-05-17 Thread Bill Allombert
> > > some cases or need to upgrade dpkg or any of the info-readers. > > > * Make info providing packages depend on install-info. > > > * Make info providing packages Break old dpkgs. > > > * Not remove calls to install-info from packages until squ

Re: Transition from dpkg to GNU install-info

2009-05-17 Thread Norbert Preining
On So, 17 Mai 2009, Raphael Hertzog wrote: > It's the prein...@logic.at apparently: > http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=prein...@logic.at;tag=texinfo-transition Ups, right, probably forgot to set the From correctly. > > Next is I guess sending bug reports to i

Re: Bug#528892: please add info-dir-section to your info files

2009-05-17 Thread Raphael Hertzog
On Sun, 17 May 2009, Bill Allombert wrote: > > So there's several options that come to mind for that: > > > > * We don't care, and expect users might miss docs on the dir file in > > some cases or need to upgrade dpkg or any of the info-readers. > >

Re: Bug#528892: please add info-dir-section to your info files

2009-05-17 Thread Bill Allombert
en drafted with the idea of inflicting > > minimal disruption. > > > > > > Yes. If the new texinfo/install-info is installed it will work on the > > > > triggers. Packages that are old will call install-info which is a > > > > wrapper > > >

Re: Transition from dpkg to GNU install-info

2009-05-17 Thread Raphael Hertzog
On Sat, 16 May 2009, Norbert Preining wrote: > I have sent out bug reports to all the packages shipping info files > without dir section. Thanks. > I have added a usertag: texinfo-transition from prein...@debian.org to > find these bugs. It doesn't look like so, the follow

Re: Bug#528877: please add info-dir-section to your info files

2009-05-17 Thread Rafael Laboissiere
* Guillem Jover [2009-05-17 04:15]: > Dropping calls to install-info is something that we should probably > only ask maintainers to do once the new install-info and dpkg packages > are in testing. We should probably detangle those two steps in the wiki > timeline. Thanks, th

Re: Bug#528892: please add info-dir-section to your info files

2009-05-16 Thread Guillem Jover
es Lenny includes this trigger ? > > > > > > > Did you consider what will when a partial lenny to squeeze update is > > > > made ? > > Yes, most of the plan has been drafted with the idea of inflicting > minimal disruption. > > > > Yes. If the new texinfo/

Re: Bug#528892: please add info-dir-section to your info files

2009-05-16 Thread Guillem Jover
Hi! Just in case this was not clear from the bug report, and as exmplained on bug 528877, for now the info files should just get the missing info dir entry added. Once the new install-info and dpkg packages have migrated to testing maintainers should be able to start dropping the direct calls to

Re: Bug#528877: please add info-dir-section to your info files

2009-05-16 Thread Guillem Jover
Hi! On Sat, 2009-05-16 at 21:39:51 +0200, Norbert Preining wrote: > On Sat, 16 May 2009, Rafael Laboissiere wrote: > > This means that if I fix this bug and upload right now the jed package to > > unstable, it will fail to install the info files. Am I missing something > >

Re: Bug#528892: please add info-dir-section to your info files

2009-05-16 Thread Bill Allombert
On Sat, May 16, 2009 at 09:54:35PM +0200, Norbert Preining wrote: > Hi Bill, > > On Sat, 16 May 2009, Bill Allombert wrote: > > Does Lenny includes this trigger ? > > No. > > > Did you consider what will when a partial lenny to squeeze update is made ? > >

Re: Bug#528892: please add info-dir-section to your info files

2009-05-16 Thread Norbert Preining
Hi Bill, On Sat, 16 May 2009, Bill Allombert wrote: > Does Lenny includes this trigger ? No. > Did you consider what will when a partial lenny to squeeze update is made ? Yes. If the new texinfo/install-info is installed it will work on the triggers. Packages that are old will call i

Re: Bug#528877: please add info-dir-section to your info files

2009-05-16 Thread Norbert Preining
On Sat, 16 May 2009, Rafael Laboissiere wrote: > This means that if I fix this bug and upload right now the jed package to > unstable, it will fail to install the info files. Am I missing something > or have the regarding packages just been uploaded? Yes, that is true, please wait wit

Re: Transition from dpkg to GNU install-info

2009-05-16 Thread Norbert Preining
On Fri, 15 May 2009, Raphael Hertzog wrote: > Norbert, can you go ahead with this transition RSN ? (sorry, working as mountain guide makes me offlines now and then) I have sent out bug reports to all the packages shipping info files without dir section. I have added a usertag: texinfo-transit

Re: Transition from dpkg to GNU install-info

2009-05-15 Thread Raphael Hertzog
ave to go > > thorugh the "mass bug filing" thingy on d-d? Right? > > In theory yes, but since those are real bugs in the documentation I think > nobody will complain if you omit that step (and you're the Debian expert > for info files since you maintain texinfo). > >

Re: Transition from dpkg to GNU install-info

2009-05-04 Thread Raphael Hertzog
On Fri, 01 May 2009, Norbert Preining wrote: > On Mo, 27 Apr 2009, Raphael Hertzog wrote: > > In theory yes, but since those are real bugs in the documentation I think > > nobody will complain if you omit that step (and you're the Debian expert > > for info files

Re: Transition from dpkg to GNU install-info

2009-05-01 Thread 韓達耐
Hi 2009/5/1 Norbert Preining : > > Ok, here is a bug email, if someone wants to read it before I send it > out: Sounds fine to me! Best regards -- Danai -- To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian

Re: Transition from dpkg to GNU install-info

2009-05-01 Thread Norbert Preining
On Mo, 27 Apr 2009, Raphael Hertzog wrote: > In theory yes, but since those are real bugs in the documentation I think > nobody will complain if you omit that step (and you're the Debian expert > for info files since you maintain texinfo). Ok, here is a bug email, if someone wa

Re: Transition from dpkg to GNU install-info

2009-04-27 Thread Raphael Hertzog
t that step (and you're the Debian expert for info files since you maintain texinfo). Up to you. > > And also file bugs against all info-browsers to request their update > > as soon as install-info is in unstable. > > Ok, will check the list of info browsers. But that sh

Re: Transition from dpkg to GNU install-info

2009-04-24 Thread Norbert Preining
On Fr, 24 Apr 2009, Raphael Hertzog wrote: > > - report bugs against those packages failing to provide fully working > > info files Here is the list I created (format: pkg file). acct usr/share/info/accounting.info.gz barcode usr/share/info/barcode.info.gz bcron usr/share/info/b

Re: Transition from dpkg to GNU install-info

2009-04-24 Thread Raphael Hertzog
On Thu, 23 Apr 2009, Norbert Preining wrote: > Next steps we should do? > - report bugs against those packages failing to provide fully working > info files > - ??? And also file bugs against all info-browsers to request their update as soon as install-info is in unstable. Cheers,

Re: Transition from dpkg to GNU install-info

2009-04-23 Thread Norbert Preining
ow, so here we go ... Next steps we should do? - report bugs against those packages failing to provide fully working info files - ??? Best wishes Norbert --- Dr. Norbert Preining Vienna Universi

Re: Transition from dpkg to GNU install-info

2009-04-16 Thread Norbert Preining
On Do, 16 Apr 2009, Raphael Hertzog wrote: > Try running it with #!/bin/dash and you can also use checkbashism (of > devscripts) to verify your script. Ok, maybe for one of the next versions ... > > Yes, but NEW will take at least a week, so I will do it now. > > Not if we prod an ftp assistant

Re: Transition from dpkg to GNU install-info

2009-04-16 Thread Raphael Hertzog
On Thu, 16 Apr 2009, Norbert Preining wrote: > On Do, 16 Apr 2009, Raphael Hertzog wrote: > > Looks fine for me. I would have avoided bashisms but since you explicitely > > use bash, it's ok. > > Sorry, I always and ever programmed if in sh then for bash. I have no > idea what are bashism and what

Re: Transition from dpkg to GNU install-info

2009-04-16 Thread Norbert Preining
On Do, 16 Apr 2009, Raphael Hertzog wrote: > Looks fine for me. I would have avoided bashisms but since you explicitely > use bash, it's ok. Sorry, I always and ever programmed if in sh then for bash. I have no idea what are bashism and what not. If you send a dash-compliant version it would be fi

Re: Transition from dpkg to GNU install-info

2009-04-16 Thread Raphael Hertzog
On Thu, 16 Apr 2009, Norbert Preining wrote: > On Di, 14 Apr 2009, Norbert Preining wrote: > > New version attached, thanks for reviewing > > Any comments on that? Looks fine for me. I would have avoided bashisms but since you explicitely use bash, it's ok. > And, comments on upload to experimen

Re: Transition from dpkg to GNU install-info

2009-04-16 Thread Norbert Preining
On Di, 14 Apr 2009, Norbert Preining wrote: > New version attached, thanks for reviewing Any comments on that? And, comments on upload to experimental or unstable? I want to upload that before tomorrow because tomorrow I am leaving for one week in Switzerland. That would be a good time to let it

Re: Transition from dpkg to GNU install-info

2009-04-14 Thread Norbert Preining
Hi all, thanks for the remarks On Di, 14 Apr 2009, Nicolas François wrote: > I don't think all info files are named *.info.gz or *.info. Right, good observation > Also, it could be more robust to space issues to run something like: > find "$INFODIR" -type f |

Re: Transition from dpkg to GNU install-info

2009-04-14 Thread Sven Joachim
On 2009-04-14 16:25 +0200, Nicolas François wrote: > On Mon, Mar 16, 2009 at 01:36:35PM +0100, Norbert Preining wrote: >> On Mo, 16 Mär 2009, Nicolas François wrote: >> >> > I will try to review update-info-dir next week. >> >> That would be great, please use

Re: Transition from dpkg to GNU install-info

2009-04-14 Thread Raphael Hertzog
On Tue, 14 Apr 2009, Nicolas François wrote: > > ginstall-info "$i" "$INFODIR/dir" || true > > I would propose to detect errors from ginstall-info, but still continue: > > errors=0 > > ... > > ginstall-info

Re: Transition from dpkg to GNU install-info

2009-04-14 Thread Nicolas François
Hello Norbert, Sorry, I forgot to report my findings. On Mon, Mar 16, 2009 at 01:36:35PM +0100, Norbert Preining wrote: > On Mo, 16 Mär 2009, Nicolas François wrote: > > > I will try to review update-info-dir next week. > > That would be great, please use the version from

Re: Install-info transition, review time

2009-04-14 Thread Norbert Preining
On Di, 14 Apr 2009, Norbert Preining wrote: > - Do we need any special control entries (breaks, suggests, etc) in the > new package? (current debian/control attached) Forgot that one, and found that there is a bug in the current control file, under package install-info I stil

Re: Install-info transition, review time

2009-04-14 Thread Norbert Preining
Hi all, On Di, 14 Apr 2009, Raphael Hertzog wrote: > We should file those bugs now with an explanation of the problem. > You should also upload texinfo/i-i now given that it has to go through > NEW. Ok, still a review from someone else would be nice. Before uploading two questions: - Do we nee

Re: Install-info transition, review time

2009-04-13 Thread Raphael Hertzog
On Mon, 13 Apr 2009, Norbert Preining wrote: > How do we proceed now with that? As said in a different email some weeks > ago, only ~50 of around 580 total info files fail when called with > ginstall-info. We should file those bugs now with an explanation of the problem. You should al

Re: Install-info transition, review time

2009-04-13 Thread Norbert Preining
n are already sooo long and I guess nobody will read it. The Wiki collects the most important things. On Do, 26 Mär 2009, Neil Williams wrote: > * install-info operations will all then happen in triggers, not > directly via maintainer scripts. > http://bugs.debian.org/cgi-bin/bugreport.

Re: Install-info transition, updated wiki page

2009-03-23 Thread Norbert Preining
Hi all, On So, 22 Mär 2009, Raphael Hertzog wrote: > I have updated the wiki page with your announce and the other comments: > http://wiki.debian.org/Transitions/DpkgToGnuInstallInfo Thanks. > I guess it's ok to send the announce to -devel now. Do you want to take > care of it ? For the next 3

Install-info transition, updated wiki page

2009-03-22 Thread Raphael Hertzog
On Sun, 15 Mar 2009, Norbert Preining wrote: > On Fr, 13 Mär 2009, Raphael Hertzog wrote: > > I guess so. Asking for review/test on -devel is certainly a good idea at > > this point. > > I have prepared a document/email. Can one of you take a look at that and > extend/clarify/whatever it? I have

Re: Transition from dpkg to GNU install-info

2009-03-17 Thread Guillem Jover
On Tue, 2009-03-17 at 08:35:43 +0100, Raphael Hertzog wrote: > On Tue, 17 Mar 2009, Guillem Jover wrote: > > this way it might be possible to reuse this as the wrapper for the > > install-info package. Sorry, I should have added "in case we actually want to reuse the code&quo

Re: Transition from dpkg to GNU install-info

2009-03-17 Thread Norbert Preining
On Di, 17 Mär 2009, Raphael Hertzog wrote: > so much when Norbert would certainly prefer to not have to separately > compile an executable given he can use a simple shell wrapper. Agreed. To follow your wrapper I have added the package name to the warning message (DPKG_MAINTSCRIPT_PACKAGE). Bes

Re: Transition from dpkg to GNU install-info

2009-03-17 Thread Raphael Hertzog
On Tue, 17 Mar 2009, Guillem Jover wrote: > > A new version of the patch is in my branch, it should fix all the points you > > have brought up (except the common wrapper thing): > > http://git.debian.org/?p=users/hertzog/dpkg.git;a=commitdiff;hb=pu/install-info > >

Re: Transition from dpkg to GNU install-info

2009-03-16 Thread Guillem Jover
Hey! On Mon, 2009-03-16 at 12:34:51 +0100, Raphael Hertzog wrote: > I can add print this additionnal information in case there's no > /urs/bin/install-info and we have DPKG_RUNNING_VERSION set. Checking now the new warning, it might also make sense to print the package in

Re: Transition from dpkg to GNU install-info

2009-03-16 Thread Norbert Preining
On Mo, 16 Mär 2009, Nicolas François wrote: > > - file bugs against all the info shipping packages with problematic info > > files > > Maybe recommend that install-info should be called without options but the > info files themselves should be updated. > And --section s

  1   2   3   4   5   6   >