Bug#762160: apt: [regression] 406 Not acceptable errors

2014-09-19 Thread Michael Vogt
On Fri, Sep 19, 2014 at 01:31:04PM +0800, Paul Wise wrote: > The recent apt security updates broke the Debian derivatives census > scripts, various sites now return "406 Not acceptable" errors. > > The set of instructions below produces the errors on the second apt-get > update run with apt 0.9.7.

Bug#762178: apt: massive a-g update slowdowns due to recent security fixes

2014-09-20 Thread Michael Vogt
On Fri, Sep 19, 2014 at 09:00:43AM +, Thorsten Glaser wrote: > Package: apt > Version: 1.0.9.1 > Severity: minor Thanks for your bugreport. > Michael Vogt requested I file this as official bugreport: > > The recent revalidation changes lead to a simple apt-get update >

Bug#758615: [patch] more error handling & remove global state

2014-09-02 Thread Michael Vogt
On Sun, Aug 31, 2014 at 06:10:36AM +0200, Guillem Jover wrote: > Hi! Hello, > On Tue, 2014-08-19 at 11:23:41 +0200, Michael Vogt wrote: [..] > Some comments on the points raised in the review, although it's true that > dpkg itself should only be dealing with “trusted” data,

Bug#759612: apt: apt-cache segfaults when given some options

2014-09-02 Thread Michael Vogt
On Fri, Aug 29, 2014 at 10:45:09AM -0700, Dima Kogan wrote: > David Kalnischkies writes: [..] > Hi David. Thank you for looking at this. Looking a bit more deeply, it > looks like my shell was expanding ^xxx- to a list of all files in the > local directory, and the cause of the crash was simply to

Bug#759655: tests fail with proxy

2014-09-02 Thread Michael Vogt
On Fri, Aug 29, 2014 at 09:13:00AM +0200, Martin Pitt wrote: > Package: apt > Version: 1.0.4 Thanks for your bugreport. > Hello, > > In our CI environment we need to use a proxy to get to most internet > sites: > > http_proxy=http://squid.internal:3128 > https_proxy=http://squid.internal:3128

Bug#755874: gobject-introspection: [patch] use multi-arch pathes for the .typelib files

2014-09-04 Thread Michael Vogt
On Sun, Aug 24, 2014 at 10:04:43PM +0100, Iain Lane wrote: > Hi mvo, Hi Ian, > On Thu, Jul 24, 2014 at 09:05:48AM +0200, Michael Vogt wrote: > > […] > > With this change most packages that ship a gir1.2-* package need a small > > change to their debian/gir1.2-foo.inst

Bug#753297: apt list --upgradable gives lot of false positives: possible solution

2014-09-05 Thread Michael Vogt
On Mon, Jul 21, 2014 at 05:52:11PM +0200, Michael Musenbrock wrote: > Package: apt > Version: 1.0.6 > Followup-For: Bug #753297 Thanks for your patch! [..] > for me the problem (listing packages as upgradable if they are not) occurs > for all > packages, which have a newer version in an archive

Bug#766524: dpkg: Please provide a way to install/unpack/configure without using argv[]

2014-10-23 Thread Michael Vogt
Package: dpkg Severity: wishlist Dear Dpkg Maintainer, apt is currently unpacking/configuring packages by running dpkg --unpack pkg1.deb pkg2.deb ... pkgN.deb dpkg --configure pkg1 pkg2 ... pkgN this can be problematic for big installations when the commandline gets very long and exceeds _SC_ARG

Bug#710924: bug still exists

2014-09-28 Thread Michael Vogt
On Sun, Sep 28, 2014 at 11:21:29AM +0800, 積丹尼 Dan Jacobson wrote: > # aptitude update [..] > Err http://ftp.tw.debian.org experimental/main i386 Packages > 406 Not Acceptable > Err http://ftp.tw.debian.org experimental/contrib i386 Packages [..] > E: Some index files failed to download. They hav

Bug#763399: Hardening dpkg/apt

2014-10-01 Thread Michael Vogt
On Mon, Sep 29, 2014 at 09:24:35PM +, ban...@openmailbox.org wrote: > Package: apt > Version: all Thanks for your bugreport. > Sometimes apt/dpkg can contain vulnerable, remotely exploitable bugs > which s a big risk when used over the untrusted internet. > > As it happens, anyone could ha

Bug#810152: synaptic: Polish translation of News section is still clumsy (regression?)

2016-01-25 Thread Michael Vogt
On Thu, Jan 07, 2016 at 02:40:41AM +0100, Michal Szwaczko wrote: > Package: synaptic > Version: 0.82.5 > Severity: minor Thanks! > Dear Maintainer, > > Polish translation of the "News" section is still clumsy. > (I reported it some time ago: bug #613346). > > Source package's po/pl.po still co

Bug#808802: #808802 synaptic: Can't drop privileges for downloading as file '/var/lib/apt/lists/partial/ftp.fr.debian.org_debian_dists_testing_InRelease'

2016-01-25 Thread Michael Vogt
On Tue, Jan 05, 2016 at 01:58:12PM +0330, Tsu Jan wrote: > On Wed, 23 Dec 2015 11:01:29 +0100 Alexandre Detiste > wrote: > > This is likely a duplicate of this (read from #15), IE, not a bug: > > For me, in Debian Testing, the message is: > > > W: Can't drop privileges for downloading as file >

Bug#808802: #808802 synaptic: Can't drop privileges for downloading as file '/var/lib/apt/lists/partial/ftp.fr.debian.org_debian_dists_testing_InRelease'

2016-01-25 Thread Michael Vogt
On Mon, Jan 25, 2016 at 06:02:22PM +0330, Tsu Jan wrote: > On Mon, 25 Jan 2016 12:17:45 +0100 Michael Vogt wrote: > > This is a bug indeed, the question is how it got triggered, that dir > > should be owend by the _apt user. > > > > What is the output of: > >

Bug#809428: unattended-upgrades: please add APT key to always do 'apt-get clean' after a succesfull upgrade

2016-01-01 Thread Michael Vogt
On Thu, Dec 31, 2015 at 12:26:29AM +0200, Martin-Éric Racine wrote: > Package: unattended-upgrades > Version: 0.86.4 > Severity: wishlist Thanks for your bugreport. I like this idea, I implemented it in: https://github.com/mvo5/unattended-upgrades/commit/c0a9a1c429b2999bd23857149f01bae3995c840a

Bug#160743: Cleanup

2016-01-02 Thread Michael Vogt
Hi, I agree with the idea that after a successful install/upgrade we want to remove the downloaded debs. There are setups (like pbuilder) that want to keep the cache files but those seem to be not the common case. Attached is a quick patch to implement the removal. We can tweak the name and the de

Bug#811857: synaptic: FTBFS with GCC 6: no matching function for call to

2016-01-21 Thread Michael Vogt
On Tue, Jan 19, 2016 at 06:47:08PM -0800, Martin Michlmayr wrote: > Package: synaptic > Version: 0.83 > Severity: important > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-6 gcc-6-no-match Thanks for your bugreport. > This package fails to build with GCC 6. GCC 6 has not been released

Bug#773285: unattended-upgrades unblock request

2014-12-16 Thread Michael Vogt
changelog: unattended-upgrades (0.83.3) unstable; urgency=medium [ Alexandre Detiste ] * add Raspbian template [ Michael Vogt ] * Attach all dpkg log to the summary mail on minimal-upgrades-steps mode (closes: #759693) -- Michael Vogt Wed, 10 Dec 2014 21:36:34 +0100 unattended

Bug#759693: unattended-upgrades: please document how to configure the logging options

2014-12-01 Thread Michael Vogt
On Fri, Nov 28, 2014 at 01:23:14PM +0200, Martin-Éric Racine wrote: > 2014-11-27 16:58 GMT+02:00 Martin-Éric Racine : > > 2014-11-27 13:50 GMT+02:00 Alexandre Detiste : > >>> Sorry, but this hardly qualifies as a log. It only shows the > >>> intallation of one single package and a summary. :/ [..]

Bug#841763: unattended-upgrades: Breaks hard when apt is upgraded

2016-10-30 Thread Michael Vogt
On Sun, Oct 23, 2016 at 01:55:37PM +0200, Alexandre Detiste wrote: > Le dimanche 23 octobre 2016, 13 h 43 min 59 s CEST Santiago Vila a écrit : > > Aha! I can reproduce this too. On the machines where this happens, > > I believe I answered "yes" to a debconf question about restarting > > services a

Bug#388255: Patch to fix this

2017-01-09 Thread Michael Vogt
On Sat, Jan 07, 2017 at 05:30:51PM +0100, Roderich Schupp wrote: > Hi, Hi, > the attached patch ignores the bin-nmu suffix in the package version when > computing getChangelogURI(). > It needs a compiler implementing C++11, though. [..] Thanks for the patch! It looks great. My only small concern

Bug#849718: Can not reproduce from fresh git checkout

2017-01-05 Thread Michael Vogt
Hi, I tried this from a fresh git build and can not reproduce it. Could you please double check that "Settings/Preferences/Marking Changes/Ask to confirm changes that also affect other packages" is set? Cheers, Michael

Bug#847538: Followup

2017-01-05 Thread Michael Vogt
Hi Josh, On Wed, Jan 04, 2017 at 11:42:59PM -0800, Josh Triplett wrote: > Following up on this. Any chance of a version of synaptic with this > patch included, before the freeze? Yes, sorry. I really need a co-maintainer for synaptic :/ I uploaded this today (together with some more fixes from

Bug#999646: How can I help move this forward?

2024-05-25 Thread Michael Vogt
Hey, Thanks for your kind offer to help! I uploaded a new version to unstable today that adds the patch, so if you could double check that things are good now (and maybe close the bug if it works for you now) that would be great! Thanks, Michael On Thu, May 23, 2024, at 14:45, Charles Suprin

Bug#424870: apt: Support SH3/SH4 target

2007-06-06 Thread Michael Vogt
On Thu, May 17, 2007 at 10:44:31PM +0900, Nobuhiro Iwamatsu wrote: > Package: apt > Version: 0.6.46.4-0.1 > Severity: wishlist > Tags: patch Thanks for your bugreport and your patch. > Could you please apply the following patch? > This patch is to support SH3/SH4 target. Applied to my local t

Bug#394096: commited to bzr

2007-06-06 Thread Michael Vogt
Thanks for your bugreport and your patch, its applied to my local bzr tree and it will be part of the next upload. Cheers, michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#426975: apt: [INTL:vi] Vietnamese program translation update

2007-06-06 Thread Michael Vogt
On Fri, Jun 01, 2007 at 08:11:32PM +0200, Christian Perrier wrote: > tags 426975 pending > thanks > > Quoting Clytie Siddall ([EMAIL PROTECTED]): > > Package: apt > > Version: > > Severity: minor > > Tags: l10n, patch > > > > The updated Vietnamese translation for the program file: apt > > > Co

Bug#319339: [patch] bug is still present in Debian Etch and disables announced functionality

2007-06-08 Thread Michael Vogt
On Sat, May 26, 2007 at 03:26:43AM +0100, Israel G. Lugo wrote: > The bug is still present in apt version 0.6.46.4-0.1 on Debian Etch. > This is a discrepancy from the documentation that effectively disables > the intended functionality which is announced in the script's comments. > An updated patc

Bug#424185: apt-utils: Invalid archive signature

2007-06-08 Thread Michael Vogt
On Tue, May 15, 2007 at 06:00:24PM -0300, Savio Ramos wrote: > Package: apt-utils > Version: 0.6.46.4-0.1 > Severity: normal > > I can't create a complete archive "Packages" because: > > # apt-ftparchive packages ./ > Packages > E: Invalid archive signature > E: Errors apply to file './gcompris-d

Bug#423902: apt should use both md5 and sha1

2007-06-08 Thread Michael Vogt
On Mon, May 14, 2007 at 10:20:18PM +0200, Thomas Geyer wrote: > Package: apt > Version: 0.6.46.4 > Severity: wishlist > > > Collisions for md5 and sha1 were found allready, > so it's likely, that in the nearer future one of them alone won't be > safe enough. > > Since it is harder to find collis

Bug#422105: apt-get install -t unstable gimp wants to install gimp-help-zh-cn

2007-06-08 Thread Michael Vogt
On Thu, May 03, 2007 at 06:25:18PM +0200, Vincent Lefevre wrote: > Package: apt > Version: 0.6.46.4-0.1 > Severity: normal > > "apt-get install -t unstable gimp" wants to install gimp-help-zh-cn > though there are no dependencies on this package, as shown below. > > ay:~> sudo apt-get install -t

Bug#417090: FTBFS with GCC 4.3: missing #includes

2007-06-08 Thread Michael Vogt
On Sun, Apr 01, 2007 at 03:57:18PM +0100, Martin Michlmayr wrote: > Package: apt > Version: 0.6.46.4-0.1 > Usertags: ftbfs-gcc-4.3 > Tags: patch [..] Thanks a lot for your bugreport and your patch. I applied it to my bzr repository and it will be part of the next upload. Thanks, Michael -- T

Bug#452086: toshset: [patch] fix bashism in debian/rules

2007-11-20 Thread Michael Vogt
Package: toshset Version: 1.72-6 Severity: normal In Ubuntu, we've applied the attached patch to achieve the following: * Merge from debian unstable, remaining changes: - Fix bashism in rules file (== vs = in comparison) We thought you might be interested in doing the same. Cheers, Mi

Bug#452086: the actual patch

2007-11-20 Thread Michael Vogt
Here is the patch: diff -u toshset-1.72/debian/changelog toshset-1.72/debian/changelog diff -u toshset-1.72/debian/rules toshset-1.72/debian/rules --- toshset-1.72/debian/rules +++ toshset-1.72/debian/rules @@ -17,7 +17,7 @@ autoconf ./configure --prefix=/usr --mandir=\$${prefix}/s

Bug#452096: tar: [patch] fix building with gcc 4.3

2007-11-20 Thread Michael Vogt
Package: tar Version: 1.19-1 Severity: normal User: [EMAIL PROTECTED] Usertags: origin-ubuntu hardy ubuntu-patch In Ubuntu, we've applied the attached patch to achieve the following: - Fix build failures with gcc-4.3 in lib/argp{-fmstream}.h We thought you might be interested in doing the

Bug#452123: [patch] set default to /dev/cdrw

2007-11-20 Thread Michael Vogt
Package: cdrdao Version: 1.2.2-8 Severity: normal User: [EMAIL PROTECTED] Usertags: origin-ubuntu hardy ubuntu-patch In Ubuntu, we've applied the following patch: -- diff -urNad cdrdao-1.2.2-4ubuntu1~/dao/main.cc cdrdao-1.2.2

Bug#451845: apt-listchanges: Please add a gtk frontend

2007-11-20 Thread Michael Vogt
[..] > wow , thanks, that's a great idea. Shame that Michal didn't sent > that to me in the first place, but I'll have a look for sure. Just for the records, I did send the patch to you on 23 Nov 2006 (and you replied to my mail too). Subject: [patch] apt-listchanges gtk frontend Message-ID: <[

Bug#456891: [patch] fix upgrading in noninteractive mode

2007-12-18 Thread Michael Vogt
Package: dhcp3-client Version: 3.0.6.dfsg-1 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu hardy ubuntu-patch Hi, I noticed that does not upgrade with DEBIAN_FRONTEND=noninteractive. db_input does return a non-zero exit code if it can not display a question. The fol

Bug#47379: status?

2007-08-01 Thread Michael Vogt
On Wed, Aug 01, 2007 at 12:26:30PM -0400, Chris AtLee wrote: > Has anybody looked into this recently? > > I'd love to see this feature, but not sure if any of the discussion so > far still applies. There is a patch that is quite instrusive. I would currently recommend using gdebi to install local

Bug#485409: Serverity changing

2008-10-21 Thread Michael Vogt
Hey, because you are unable to recieve any message, the main feature of this package is gone, so I changed the serverity to important (its useless to have a logged-in client if you are unable to chat with anyone). Maybe it may even be fixed in lenny, or, be as soon as posible avaible in squeez

Bug#485409: serverity pf 485409 is important

2008-10-21 Thread Michael Vogt
serverity 485409 important -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#495331: 495331

2008-10-31 Thread Michael Vogt
Hi, I noticed that this bug got reopened. If this still affects you, could you please: - check if the current 0.7.16 version of apt is installed - if it still fails with that, could you please attach your /etc/apt/sources.list and everything in /etc/apt/sources.list.d ? I was not able to reprod

Bug#499897: preventing replay attacks against the security archive

2008-11-26 Thread Michael Vogt
On Sun, Nov 23, 2008 at 11:24:14PM +0200, Eugene V. Lyubimkin wrote: > Joerg Jaspert wrote: > - have it expire in a period long enough so a new point release will > have happened in the meantime, say half a year. > >>> Probably still not acceptable for CD-Roms. > >> I don't think that sho

Bug#502171: Commited to bzr

2008-11-26 Thread Michael Vogt
Thanks for your bugreport and your patch. I commited it to bzr and it will be part of my next upload. I used os.nuname()[1] instead of socket.gethostname(). It should be equivalent, let me know if that is not case :) Thanks, Michael -- Michael Vogt [EMAIL PROTECTED] -- To UNSUBSCRIBE

Bug#502351: Commited to bzr

2008-11-26 Thread Michael Vogt
ages that are not in any allowed origin. Not sure if it shold show them or not. Feedback/use cases are welcome :) -- Michael Vogt [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#501253: Reappear on 0.7.19

2008-12-02 Thread Michael Vogt
On Tue, Nov 25, 2008 at 07:08:10AM +0100, Christian Perrier wrote: > Quoting Deng Xiyue ([EMAIL PROTECTED]): > > Followup-For: Bug #501253 [..] > > Now apt-utils 0.7.19 brings back libdb4.4 again, at least on i386. > > Hope it's just a unclean build environment. If it is the case, it'll > > be gre

Bug#448743: state of #448743

2008-12-02 Thread Michael Vogt
On Tue, Dec 02, 2008 at 07:04:20PM +0200, Eugene V. Lyubimkin wrote: > Aaron Haviland wrote: > > There has been some recent discussion to this effect on this bug report in > > launchpad > > as well, as I cloned the bug report for Ubuntu. > > (https://bugs.launchpad.net/ubuntu/+source/apt/+bug/2482

Bug#448743: state of #448743

2008-12-02 Thread Michael Vogt
On Tue, Dec 02, 2008 at 10:04:24PM +0200, Eugene V. Lyubimkin wrote: > Michael Vogt wrote: > >> Michael, what do you think? > > > > I think that is a good idea to include it, its small and harmless (and > > tested) and if we default to "false" nothing wi

Bug#501767: [patch] hide cancel and close in the gnome frontend

2008-10-10 Thread Michael Vogt
Package: debconf Version: 1.5.23 Hi, I would like to hide the cacncel button and the close button in the gnome frontend by default. The rational is that users often click it when they don't have a clue what to answer. But because "cancel" is mapped to "exit 1" this makes the maintainer script

Bug#508389: Any ETA for fixing this bug?

2009-01-05 Thread Michael Vogt
On Fri, Dec 26, 2008 at 07:48:36AM +0100, Christian Perrier wrote: > Last upload of unattended-upgrades happened before the end of the call > for translations. > > As a consequence, the l10n status is fairly messy, with some languages > fixed, some not, while many translations are pending in the B

Bug#487643: Patch Avaiable

2009-01-06 Thread Michael Vogt
Hey, it seems that here are some patches to fix it (end of thread): http://groups.google.fr/group/ffmpeg-php/browse_thread/thread/a849249cd5f3fc5 May someone please fix this? It would be very nice. Greets, Michael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a su

Bug#500957: synaptic: [INTL:sk] Slovak translation

2009-01-07 Thread Michael Vogt
On Fri, Oct 03, 2008 at 01:04:57AM +0200, helix84 wrote: > Package: synaptic > Priority: wishlist > Tags: l10n patch > Version: > > .po attached > > ~~helix84 Thanks a lot for the translation! I overlooked this mail this is why its not yet in the source. I commited it now to bzr and it will be p

Bug#487643: New upstream-release avaiable

2009-01-07 Thread Michael Vogt
Sorry, just saw right now that these patch are already in the package. But there is a new upstream-release avaiable (0.6.0) which seems to fix these bugs. Greets, Michael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Bug#500957: synaptic: [INTL:sk] Slovak translation

2009-01-07 Thread Michael Vogt
On Wed, Jan 07, 2009 at 10:44:45AM +0100, helix84 wrote: > On Wed, Jan 7, 2009 at 10:29 AM, Michael Vogt wrote: > > On Fri, Oct 03, 2008 at 01:04:57AM +0200, helix84 wrote: > >> Package: synaptic > >> Priority: wishlist > >> Tags: l10n patch

Bug#500957: synaptic: [INTL:sk] Slovak translation

2009-01-08 Thread Michael Vogt
On Wed, Jan 07, 2009 at 06:49:37PM +0100, helix84 wrote: > Thanks, updated sk.po attached. Thanks, commited to bzr and it will be part of the next upload. Unfortunately I saw it right after I did the 0.62.4 upload. But I will do another one soon (its in bzr so it will not be missed :) Thanks agai

Bug#511373: unattended-upgrades: [INTL:fr] French debconf templates translation update

2009-01-12 Thread Michael Vogt
On Sat, Jan 10, 2009 at 07:50:34AM +0100, Christian Perrier wrote: > Package: unattended-upgrades > Version: N/A > Severity: wishlist > Tags: patch l10n > > Please find attached the french debconf templates update, proofread by the > debian-l10n-french mailing list contributors. [..] Thanks, comm

Bug#497539: [patch] updated version of the fortify patch

2008-11-18 Thread Michael Vogt
Hi, attached is a updated version of the fortify patch against 0.4.11.10-1lenny1.1 Cheers, Michael 09_ubuntu_fortify_source.dpatch Description: Binary data

Bug#500988: "not a valid DEB package" error while it is a valid package

2008-12-17 Thread Michael Vogt
On Fri, Oct 03, 2008 at 10:14:48AM +0200, Michal Čihař wrote: > Package: apt-utils > Version: 0.7.14+b1 > Severity: normal > File: /usr/bin/apt-extracttemplates > Tags: patch > > Hi > > apt-extracttemplates complains that deb is "not a valid DEB package" > while dpkg has no problem handling this

Bug#507970: unattended-upgrades: Wouldn't upgrade awstats

2008-12-06 Thread Michael Vogt
On Sat, Dec 06, 2008 at 11:43:08AM +, Sam Morris wrote: > Package: unattended-upgrades > Version: 0.2 > Severity: important > > For some reason, unattended-upgrade simply would not upgrade awstats. It > did not say why in its log files. Finally I looked at the code and saw > it had a --debug o

Bug#501274: state of #501274

2008-12-17 Thread Michael Vogt
On Fri, Dec 12, 2008 at 10:51:34PM +0100, Gerfried Fuchs wrote: > * Eugene V. Lyubimkin [2008-12-12 22:17:42 CET]: > > Gerfried Fuchs wrote: > > > Yeah, that's related to building with DEB_BUILD_OPTIONS=noopt. I just > > > tried again, building with noopt does resolve the segfault for me, > > > b

Bug#445985: Setting http_proxy discards proxy information altogether for https

2008-12-17 Thread Michael Vogt
On Mon, Dec 15, 2008 at 06:41:27PM +0200, Eugene V. Lyubimkin wrote: > Otavio Salvador wrote: > > > > I think this could be fixed since the fix should be fairly trivial and > > we could send it for pre-approval from RM team. > > > Ok. I will try produce a patch as soon as I have enough time. Tha

Bug#349298: apt

2006-05-01 Thread Michael Vogt
On Sun, Jan 22, 2006 at 02:07:14PM +1030, Clytie Siddall wrote: > Package:apt > Version: > Severity: wishlist > Tags: l10n, patch Thanks a lot for this patch (and sorry for my late reply). > While translating the file apt, I encountered the following typos or > issues, which I thought you migh

Bug#362553: apt: hiddeous syntax award for -oDPkg::Options::=

2006-05-01 Thread Michael Vogt
On Fri, Apr 14, 2006 at 12:59:59AM -0400, Justin Pryzby wrote: > Package: apt > Version: 0.6.43.3 Thanks for your bugreport. > Apt wins the hiddeous syntax award for the day: > > apt-get -oDPkg::Options::=--force-overwrite install > {debianutils,passwd}/stable > > It doesn't work without the

Bug#365446: synaptic: "Add downloaded packages" needs to be more intuitive or documented

2006-05-01 Thread Michael Vogt
On Sun, Apr 30, 2006 at 01:53:35AM -0400, Filipus Klutiero wrote: > Package: synaptic > Version: 0.57.9 > Severity: normal Thanks for your bugreport. > "Add downloaded packages" seems to be designed to install upgrade > packages downloaded from a different machine. Yes, it is the "opposite" of

Bug#359989: apt: [apt-get source] fails if dpkg-source is not installed

2006-05-01 Thread Michael Vogt
On Thu, Mar 30, 2006 at 12:23:45AM +0200, Jari Aalto wrote: > Package: apt > Version: 0.6.43.3 > Severity: normal Thanks for your bugreport. [..] > test:/tmp# apt-get source jwm > Reading Package Lists... Done > Building Dependency Tree... Done > Need to get 331kB of source archi

Bug#364441: synaptic: 'lock version' feature should prohibit 'upgrades' to the same version as well

2006-05-01 Thread Michael Vogt
On Sun, Apr 23, 2006 at 04:09:34PM +0200, Christian Pernegger wrote: > Package: synaptic > Version: 0.57.9 > Severity: normal Thanks for your bugreport. > I had to make a very small change to a package > locally, so I didn't want to bump the version > number. I then checked 'lock version' to pr

Bug#361130: apt: postinstall configure fails if neither of /e/a/source.list nor /u/s/d/a/e/sources.list exists

2006-05-01 Thread Michael Vogt
On Thu, Apr 06, 2006 at 03:51:36PM -0400, Justin Pryzby wrote: > Package: apt > Version: 0.6.43.3 Thanks for your bugreport. > One is supposed to be able to rm -fr /usr/share/doc without any > functional consequence or change in behaviour, but the apt postinstall > script will attempt to copy a

Bug#307756: apt-utils: fix documentation of apt-ftparchive

2006-05-01 Thread Michael Vogt
On Thu, Jan 19, 2006 at 07:04:46PM +0100, Bart Martens wrote: > The attached patch should fix the bug. Thanks for the patch (and sorry for this very late reply)! I applied it to my bzr branch and it will be part of the next upload. Cheers, Michael -- Linux is not The Answer. Yes is the answe

Bug#365446: synaptic: "Add downloaded packages" needs to be more intuitive or documented

2006-05-02 Thread Michael Vogt
On Mon, May 01, 2006 at 02:21:36PM -0400, Filipus Klutiero wrote: > Michael Vogt a écrit : [..] > >What do you think about the following two tooltips to the buttons: > >+"Generate a shell script so that you can download > > the selected packages on a different c

Bug#350025: (no subject)

2006-05-08 Thread Michael Vogt
On Thu, May 04, 2006 at 06:07:48PM +0200, Gonéri Le Bouder wrote: > Hello, Hi, > A dist-upgrade from Sarge broke my system. > IMO, this bug severity is grave since it breaks all apt tools. > The patch works fine. Its in my bzr tree and will be part of the next upload. Cheers, Michael -- Linu

Bug#365880: apt-get fails with $http_proxy env var set correctly

2006-05-08 Thread Michael Vogt
On Wed, May 03, 2006 at 07:43:07PM +0530, Toufeeq Hussain wrote: > Subject: apt-get update fails even when $http_proxy env var is set. > Package: apt > Version: 0.6.43.3 > Severity: normal Thanks for your bugreport. > After upgrading the apt package in unstable, an apt-get update of my > existing

Bug#365819: apt-get update chokes on "Bad header line"

2006-05-08 Thread Michael Vogt
On Thu, May 04, 2006 at 08:48:29AM +0200, Ralf Schlatterbeck wrote: > On Wed, May 03, 2006 at 12:52:37AM -0700, Steve Langasek wrote: > > On Wed, May 03, 2006 at 09:20:39AM +0200, Ralf Schlatterbeck wrote: > > > > > apt-get update produces "Bad header line" messages on some files. Note > > > that

Bug#316337: Here we are

2006-05-08 Thread Michael Vogt
On Sun, May 07, 2006 at 02:33:31PM +0200, [EMAIL PROTECTED] wrote: > >From traces/trace.2063 (helper/ftp) > (FYI, 0 and 1 are a pipe to the main apt process, 3 is a socket to the Debian > FTP server). [..] Thanks for your detailed analysis. Could you please try the attached patch and tell me if

Bug#363358: apt: Treats an explicit zero epoch as newer than no epoch

2006-05-08 Thread Michael Vogt
On Sun, Apr 30, 2006 at 07:58:37PM +0200, Lionel Elie Mamane wrote: > Apt treats a version string with explicit zero epoch as newer than the > same without epoch. This is contrary to policy 5.6.12. > > Consequences: If a package in the archive has an explicit zero epoch, > apt always

Bug#366452: synaptic: crashes reproducibly when applying any changes

2006-05-09 Thread Michael Vogt
On Mon, May 08, 2006 at 10:52:36PM +0200, Adalbert Dawid wrote: > Package: synaptic > Version: 0.57.9 > Severity: grave > Justification: renders package unusable Thanks for your bugreport. > Synaptic crashes in (at least) two cases. Steps to reproduce: > > 1. > a) Open the "Repositories" dialog

Bug#356322: FTBFS with G++ 4.1: extra qualification

2006-05-10 Thread Michael Vogt
On Wed, May 10, 2006 at 12:21:06AM +0200, Martin Michlmayr wrote: > * Martin Michlmayr <[EMAIL PROTECTED]> [2006-03-11 05:54]: > > Your package fails to build with G++ 4.1. I'm filing this bug as > > important for now, but when 4.1 will be the default compiler in > > unstable (probably in a few we

Bug#370219: apt: Dependency tree building thrashes small machines

2006-06-09 Thread Michael Vogt
On Sun, Jun 04, 2006 at 03:53:38AM -0400, Vermont wrote: > Package: apt > Version: 0.6.44.1 > Severity: important > > On a machine with 8MB of RAM and 128MB of swap, apt-get is virtually > unusable - the building of the dependency tree causes incredible > amounts of swap thrash. It takes apt-get

Bug#179384: apt limit rate support

2006-06-09 Thread Michael Vogt
On Tue, Jun 06, 2006 at 06:38:54AM +0200, Uwe Storbeck wrote: > Hi, Hi, > how is this option named and where is it documented? > I could not find it in apt version 0.6.44.1, neither in the output > of apt-get -h nor in the manpages of apt, apt-get and apt.conf. The support for http rate limit is

Bug#369029: [l10n:eu] apt basque translation update

2006-06-09 Thread Michael Vogt
On Sun, May 28, 2006 at 04:04:02PM +0200, Christian Perrier wrote: > tags 369029 pending > thanks > > Quoting Piarres Beobide ([EMAIL PROTECTED]): > > Package: apt > > Version: 0.6.44.1 > > Severity: wishlist > > Tags: patch l10n d-i > > > > > > Hello > > > > Here atached apt basque translation

Bug#372504: apt appears to download pdiffs repeatedly

2006-06-11 Thread Michael Vogt
On Fri, Jun 09, 2006 at 02:36:56PM -0400, Daniel Jacobowitz wrote: > Package: apt > Version: 0.6.44.1 > Severity: normal Thanks for your bugreport. > I find it hard to believe that this hasn't been reported already, but I > couldn't find it anywhere... my "aptitude update" has looked like this s

Bug#377072: Cannot sort package lists in Synaptic

2006-07-13 Thread Michael Vogt
On Thu, Jul 06, 2006 at 10:33:47AM -0400, Og Maciel wrote: > Package: Synaptic > Version: 0.57.8ubuntu11 Thanks for your bugreport. Please note that this is the debian bugtracker and it is about bugs in debian packages. If you run ubuntu please use http://launchpad.net and report the bug there.

Bug#366717: Method http has died unexpectedly (Packages/DiffIndex)

2006-05-11 Thread Michael Vogt
On Wed, May 10, 2006 at 05:40:08PM +0200, Martin Michlmayr wrote: > Package: apt > Version: 0.6.44 > Severity: important > > After upgrading my unstable chroot, apt no longer works. I get: > > sh-3.1# apt-get -V update > Get:1 http://ftp.de.debian.org sid Release.gpg [189B] > Hit http://ftp.de.d

Bug#366795: apt 0.6.44 downloads pdiff files

2006-05-11 Thread Michael Vogt
On Wed, May 10, 2006 at 10:05:14PM -0700, David Liontooth wrote: > Package: apt > Version: 0.6.43.3 > Severity: important Thanks for your bugreport. > apt 0.6.44 has serious problems -- due to "apt pdiff support from > experimental > merged"? Can you please attach the output of: # apt-get u

Bug#366788: apt: Refuses to accept older pre-existing package repositories that worked perfectly under immediate previous versions.

2006-05-11 Thread Michael Vogt
On Thu, May 11, 2006 at 03:15:54AM +0100, Barrie Millar wrote: > Package: apt > Version: 0.6.44 > Severity: important Thanks for your bugreport. > After upgrading to the newest version of Apt shown above, running "apt-get > update" results in the following error. > > Reading package lists...

Bug#366717: Method http has died unexpectedly (Packages/DiffIndex)

2006-05-11 Thread Michael Vogt
On Thu, May 11, 2006 at 11:00:51AM +0200, Martin Michlmayr wrote: > * Michael Vogt <[EMAIL PROTECTED]> [2006-05-11 10:56]: > > Can I get a backtrace of the crash please? > > What do you mean exactly? A strace? The crash in the http method is strange because the code in the

Bug#366717: Method http has died unexpectedly (Packages/DiffIndex)

2006-05-11 Thread Michael Vogt
On Thu, May 11, 2006 at 12:57:50PM +0200, Martin Michlmayr wrote: > * Michael Vogt <[EMAIL PROTECTED]> [2006-05-11 12:18]: > > > What do you mean exactly? A strace? > > > > The crash in the http method is strange because the code in there > > didn't chang

Bug#360262: Bulgarian translation missing

2006-05-11 Thread Michael Vogt
On Thu, May 11, 2006 at 11:16:55AM +0200, Christian Perrier wrote: > Quoting Yavor Doganov ([EMAIL PROTECTED]): > > At Thu, 11 May 2006 08:22:12 +0200, > > Christian Perrier wrote: > > > > > > Indeed, lots of other languages weren't activated there. > > > > Hm, I think it only has to be added to

Bug#366717: Method http has died unexpectedly (Packages/DiffIndex)

2006-05-11 Thread Michael Vogt
On Thu, May 11, 2006 at 02:25:09PM +0200, Martin Michlmayr wrote: > * Michael Vogt <[EMAIL PROTECTED]> [2006-05-11 13:36]: > > > > If it segfauls a gdb backtrace (if possible). > > > apt-get itself doesn't segfault - it just prints an error. Or is > > >

Bug#366849: [INTL:gl] Updated Galician translation of apt

2006-05-11 Thread Michael Vogt
On Thu, May 11, 2006 at 08:58:44PM +0200, Christian Perrier wrote: > tags 366849 pending > thanks > > Quoting Jacobo Tarrio ([EMAIL PROTECTED]): > > Package: apt > > Version: 0.6.43.2 > > Severity: wishlist > > Tags: l10n patch > > > > It is attached to this bug report. > > > > Commited and p

Bug#365448: Translation commited

2006-05-11 Thread Michael Vogt
On Thu, May 11, 2006 at 08:54:43PM +0200, Christian Perrier wrote: > tags 365448 pending > thanks > > It seems that I missed this translation update for whatever reason. > > After applying it and syncing with the repository, here's the file. It > still has 8f1u but it's a bit more complete..:-) >

Bug#366931: Apt fails of 0 byte files

2006-05-12 Thread Michael Vogt
On Fri, May 12, 2006 at 12:59:42AM -0700, C.Y.M wrote: > Package: apt > Version: 0.6.44 > Severity: important Thanks for your bugreport. > When I type "apt-get source", apt fails on the following: > > Reading package lists... Done > Building dependency tree... Done > E: Unable to parse package

Bug#361237: try with new apt

2006-05-12 Thread Michael Vogt
Hi, could you please check if this problem still exists with the latest apt (>= 0.6.44)? Thanks, Michael -- Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

Bug#366795: apt 0.6.44 downloads pdiff files

2006-05-12 Thread Michael Vogt
On Thu, May 11, 2006 at 08:15:07PM -0700, David Liontooth wrote: > Michael Vogt wrote: > > On Wed, May 10, 2006 at 10:05:14PM -0700, David Liontooth wrote: > > Can you please attach the output of: > > # apt-get update -o Debug::PkgAcquire::Diffs=true > > > Tha

Bug#366678: apt 0.6.44 changed tagfile code

2006-05-12 Thread Michael Vogt
Hi, I looked into wajigs code and it turns out that the problem is that the latest apt uses MMap inside the pkgTagFile that is used on a pipe from wajig. This obviously does no longer work. I'll investigate what can be done about it. See #350025 for the rational of that change. There are better

Bug#366678: apt 0.6.44 changed tagfile code

2006-05-15 Thread Michael Vogt
On Mon, May 15, 2006 at 06:48:04AM +1000, Graham Williams wrote: > Received Sat 13 May 2006 5:51am +1000 from Michael Vogt: > > I looked into wajigs code and it turns out that the problem is that > > the latest apt uses MMap inside the pkgTagFile that is used on a pipe >

Bug#355404: scite: 355404: still happens :(

2006-05-15 Thread Michael Vogt
On Sun, May 14, 2006 at 10:11:46PM +0800, Paul Wise wrote: > reopen 355404 > found 355404 1.68-1 > thanks Thanks for your bugreport. > I've started to notice that this bug is still present, perhaps a pango > or X update caused it. I get crashes trying to open the file menu and > the same crash I

Bug#367425: incorrect file permissions in /var/lib/apt/lists

2006-05-16 Thread Michael Vogt
On Mon, May 15, 2006 at 05:33:44PM -0400, Michael Marsh wrote: > Package: apt > Version: 0.6.44 > Severity: important Thanks for your bugreport. > I'm not sure if this is a problem in apt or in aptitude (I'm guessing the > former), but as files in /var/lib/apt/lists get updated, their permission

Bug#367244: [l10n] Updated Czech translation of apt

2006-05-16 Thread Michael Vogt
On Sun, May 14, 2006 at 06:36:37PM +0200, Miroslav Kure wrote: > Package: apt > Severity: wishlist > Tags: l10n, patch > Hi, > > in attachement there is updated Czech (cs.po) translation of apt. Thanks for the translation update. Merged in my tree and will be part of the next upload. Cheers, M

Bug#367417: `apt-get update' causes unaligned accesses

2006-05-16 Thread Michael Vogt
On Mon, May 15, 2006 at 02:04:05PM -0600, David Mosberger-Tang wrote: > Package: apt > Version: 0.6.44 > Tags: patch [..] Thanks for your bugreport and your patch, I uploaded a new version (0.6.44) fix today. Cheers, Michael -- Linux is not The Answer. Yes is the answer. Linux is The Question

Bug#366717: Method http has died unexpectedly (Packages/DiffIndex)

2006-05-16 Thread Michael Vogt
On Thu, May 11, 2006 at 10:54:56PM +0200, Martin Michlmayr wrote: > * Michael Vogt <[EMAIL PROTECTED]> [2006-05-11 22:32]: > > > Do you want access to this SPARC system or should I mail the -sparc list? > > > > If someone from the sparc team could have a look th

Bug#353115: Update: apt--install-recommends branch available

2006-05-19 Thread Michael Vogt
we have a bzr branch for this now: http://people.ubuntu.com/~mvo/bzr/apt/apt--install-recommends/ Next is to announce it on debian-devel and start a discussion. And enable it :) Cheers, Michael -- Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo -- To UNSUBSCRIBE, e

<    2   3   4   5   6   7   8   9   10   >