Bug#1071219: apt: debListParser fails to parse arch lists with extraneous whitespace: terminate called after throwing an instance of 'std::length_error'

2024-05-17 Thread David Kalnischkies
violation due to "(It is not permitted for some names to be prepended with exclamation marks while others aren’t.)". dpkg and APT both parse such strings and do what might be meant by it through. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1070959: /usr/lib/riscv64-linux-gnu/libapt-pkg.so.6.0.0: apt: riscv64: sun20i-d1: http(s): unhandled signal 4 code 0x1 in libapt-pkg.so.6.0.0

2024-05-14 Thread David Kalnischkies
a simpler reproducer than "ran some apt command": Do you have the same problem with e.g.: /usr/lib/apt/apt-helper download-file 'http://example.org/' /tmp/example.html -o Debug::Acquire::http=1 or can you reproduce it with another URI? One from `apt update --print-uris` perhaps? If you can, it is possible to talk to `/usr/lib/apt/methods/http` directly on stdin to might have an easier time debugging this. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#839546: apt upgrade wants to install packages that apt autoremove will remove

2024-05-14 Thread David Kalnischkies
as info about all packages available to you at this moment in case this is repository state dependent which it might be… but its a big file even compressed and a bit unwieldy to deal with in autoremove-debugging, so I hope not. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#990451: apt: the --no-all-versions option not working as documented

2024-05-03 Thread David Kalnischkies
ts' and a random set of 3rd parties like the typical Ubuntu user with seemingly 42+ PPAs added. That is 3+X counters useless even to you as you were just interested in the data coming from your local mirror vs. others. And that would assume that all mirrors are complete and available, no retries, no fallbacks, no redirects. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#895897: Further comments on apt purge

2024-04-30 Thread David Kalnischkies
-files remaining. Specifically, as you seem to think otherwise: "locales" in state 'ic' is not installed and behaves exactly like in state 'rc' – as in, they don't have a behaviour at all. If you want it to be installed, just install it and it will have the state 'ii'. Or purge it and it will be 'un'. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1069874: E: Problem parsing Provides line of perccli:all=007.2616.0000.0000

2024-04-26 Thread David Kalnischkies
reach users 'soon' (with trixie of course, but I doubt that gets backports into oblivion). Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1069585: apt: autoremoval forgets transitional packages in a OR dependency

2024-04-21 Thread David Kalnischkies
toremove" doesn't remove it because of > the OR dependency: > > qaa:~> aptitude why policykit-1 > i synaptic Depends pkexec | policykit-1 > > (at least, this seems to be one of the reasons). synaptics could drop the or on policykit-1 – or if for some reason keeping it

Bug#1069275: apt: random display of the "Summary:" line

2024-04-19 Thread David Kalnischkies
eir output is different; they also have behaviour differences e.g. "apt-get upgrade" vs "apt upgrade") As an interactive user, its is probably best to forget apt-{get,cache,…} exist and get used to 'apt'. If that is missing something compared to the others feel free to report a b

Bug#832473: synaptic: Cannot change mark from "complete removal" to "removal"

2024-04-17 Thread David Kalnischkies
iour of libapt might be unfortunate, but easy to work around: If you see in Step 3 that a package is marked for complete removal already, just MarkKeep it first before MarkDelete it again. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1069183: [Aptitude-devel] Bug#1069183: aptitude: already running package installs/upgrade get interrupted because of lost dpkg lock

2024-04-17 Thread David Kalnischkies
and the run of needrestart takes long enough for the other front end to finish so that the last dpkg call aptitude makes succeeds again. Someone who knows aptitude better – or at least has more than a passing interested in aptitude – should check the code to proof the suspicions made here (or disprove them of course). Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1068774: (No Subject)

2024-04-13 Thread David Kalnischkies
he first scenario set the package to manually installed given its installation was manually requested. The answer so far is yes – and you insist on it being changed to no, while I keep telling you that there are usecases/scenarios for both, so an acceptable compromise might be to implement both and offer a choice… Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1068823: Stepwise Debian upgrade to enable systems with little free storage space to upgrade without breaks due to "No space left on device"

2024-04-13 Thread David Kalnischkies
sly overestimate how easy it is for packages to be upgraded individually (compare: t64 testing migration). Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1068774: (No Subject)

2024-04-13 Thread David Kalnischkies
about if it should modify the auto/manual installed state based on your explicit manual install request (<- note the wording choice) for a package you attempt to upgrade (compared to new install), but it currently doesn't and that is what the request I merged it with is talking about. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1068774: When installing a package that is kept back with apt-get install do not mark it as manually installed or ask the user whether the mark should be added

2024-04-11 Thread David Kalnischkies
h many would probably be happy to do, but many also not appreciate much given the failure mode is so low key. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1068637: apt does not always install Recommends

2024-04-09 Thread David Kalnischkies
hat already if installed by d-i, so that is probably for the best for consistency alone. In any case, I will leave d-i folks have fun with this now, but feel free to ask apt-team if there is something we can help with. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1068637: apt does not always install Recommends

2024-04-08 Thread David Kalnischkies
u will have to tell us what you did exactly, preferably with easy to follow steps and output. Failing that, on your bookworm install you might be lucky and still have the installation/upgrade and such of lvm2 in your history.log(s). That might shine some light on it as well. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1067767: dpkg-gencontrol: Don't fail on syntax error in removed field

2024-03-26 Thread David Kalnischkies
, so might that be a good suggestion that could be added there? Best regards David Kalnischkies P.S.: I do consider my sbuild setup reasonably normal/standard, so I spare you the details, but I am happy to add them if it turns out I am more of a unique snowflake here than I am assuming. signature.asc Description: PGP signature

Bug#990451: [EXT]Re: Bug#990451: (no subject)

2024-03-16 Thread David Kalnischkies
On Fri, Mar 15, 2024 at 07:24:32PM -0700, Chandler Sobel-Sorenson wrote: > David Kalnischkies wrote on 3/13/24 2:28 AM: > > What would this achieve; what is the use case? > The use case is when a repo has too many versions of a software on it.  > I'd only be interested in see

Bug#1065831: document package specifiers for `upgrade`

2024-03-14 Thread David Kalnischkies
1944...@debian.org That will search for the mail in Debians mailing list archives. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1065831: document package specifiers for `upgrade`

2024-03-13 Thread David Kalnischkies
ch stir it in recentish years. If you are asking if that behaviour was added intentionally: https://salsa.debian.org/apt-team/apt/-/commit/d8a8f9d7f01c75a7bbad7a488bf359a94291d1de That said, you can be an APT developer, too: Propose the documentation text you had hoped to find in the first place. Nobody

Bug#990451: (no subject)

2024-03-13 Thread David Kalnischkies
ot a good idea to add additional tasks as that is the moral equivalent of saying: "Nobody bought it for 5€, lets ask for 20€"¹. Either create a compelling new task referencing related ones or much better yet do work on it yourself. Its open source after all and nothing will ever get done if everyone hope

Bug#1065831: apt tries to uninstall kde & plasma (full-upgrade)

2024-03-11 Thread David Kalnischkies
to be an "apt upgrade" invocation in the end, confusing it with autoremove remarks or didn't expect that some non-t64 and t64 packages became co-installable… but never say never. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1061169: aptitude: "aptitude install debhelper-compat" fails with "virtual package provided by: debhelper debhelper debhelper"

2024-01-20 Thread David Kalnischkies
r a set. Note that libapt has wrappers like APT::PackageSet nowadays which should work better and more natural than typedef'ed std-containers… but that transition might be a bigger effort than just adding an (untested) `if (std::ranges::find(possible, j) == possible.end())` before the push_back. B

Bug#1061148: apt: option -a has several meanings and is unusable

2024-01-19 Thread David Kalnischkies
its documentation entirely. What about the 1%? Well, they deserve to write the patches to improve the manpage and potentially fixup the translations (depending on how much they reword here). [Case in point, the option as documented doesn't work for years and nobody noticed – because 1% was an overstatement already; fixed in git] Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1061094: mmdebstrap vs. apt -o DPkg::Inhibit-Shutdown

2024-01-18 Thread David Kalnischkies
users who don't interact with apt directly Dir == "/" is probably the closest we can be to a sensible default value for the inhibition here if we ignore that ideally the front ends would do the inhibition instead of our low-level library, but that ship sailed… Best regards David K

Bug#1061048: RFS: RPGMod/1.3 ITP -- heyo!

2024-01-18 Thread David Kalnischkies
need to invest a lot more work into making it fit for the Debian archive… or in other words: lots of documentation to read, policies to follow and friends to make on and off list(s). Good luck & Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1061111: RFS: dpkg-buildenv/1.0.0 [ITP] -- Builds debian packages in a docker container.

2024-01-18 Thread David Kalnischkies
and given that this is something that "just" works with Docker. As explained in the other bug, there is no veto and as you can see its easy to completely ignore me (and anyone else) but I wanted to say it anyhow, so that nobody is surprised later on. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#922021: Bug still present in Apt 1.4.10

2024-01-03 Thread David Kalnischkies
good idea to show us the entire output of: find /var/lib/apt/lists cat /etc/apt/sources.list /etc/apt/sources.list.d/* apt update find /var/lib/apt/lists And not cut that down to what you believe to be important. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#229775: apt 2.7.7: build-dep doesn't work if priority is 499

2024-01-03 Thread David Kalnischkies
epeat myself (and Johannes) for the third time… Please ask in user support channels if you have further questions about what the right tool is for a given use case and how to use it correctly. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#229775: apt 2.7.7: build-dep doesn't work if priority is 499

2024-01-03 Thread David Kalnischkies
tretch-backports" exist which can change the candidate based on version constraints. Other solvers like aptitudes default one (or as said the ascpud solver usually tasked with backports) might be more willing to offer such solutions than apts default solver in general. It is a choice with (in

Bug#229775: apt 2.7.7: build-dep doesn't work if priority is 499

2024-01-01 Thread David Kalnischkies
est of the world lets call this report a wishlist item for a feature that might or might not be implemented in a future default solver (probably by writing said solver first). What I know is that we can't offer any assistance with your quest of backporting to the last decade. This is COMPLETELY unsupported. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1059267: ITP: apt-verify - extend apt's gpgv-based verification mechanism

2023-12-22 Thread David Kalnischkies
have actual users (I see e.g. apt-canary downloading files) that you can solve only by being a proper part of the acquire process, not by attaching yourself with duck tape and hot glue to its underbelly. Especially not if you want this to be a security feature… Best regards David Kalnischkie

Bug#1058937: /usr-move: Do we support upgrades without apt?

2023-12-21 Thread David Kalnischkies
them by generating work for many people and potentially new upgrade problems for everyone – or if we declare them, existing or not, a non-issue at least for the upgrade to trixie. And on a sidenote: I would advise to reconsider interacting with dpkg too casually – but luck is probably on your side in any case. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1058937: /usr-move: Do we support upgrades without apt?

2023-12-21 Thread David Kalnischkies
exhibit the required setup). (I will write another mail in another subthread about the finer details of what interacting with dpkg in an upgrade means and what might be problematic if you aren't careful – in general, not just with aliasing) Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1059068: Upgrade problems due to libavcodec{59,60} and libsvtav1enc1{,d1}

2023-12-20 Thread David Kalnischkies
making complicated upgrades work (by choice & design!). Best regards David Kalnischkies ¹ Ironically, its not a policy requirement to have a package be upgradable. I could perhaps invoke 'critical' due to making unrelated software break… but how unrelated can apt really be to a Debian pac

Bug#1058579: apt: gives misleading error when not finding Packages.xz in Release (not InRelease)

2023-12-13 Thread David Kalnischkies
changing anytime soon so that this report has a very good chance of staying open until the heat death of the universe (or apt being removed from Debian, but that is only a theoretical possibility of course). Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1056356: apt-get update kernel BUG at mm/usercopy.c:101!

2023-11-21 Thread David Kalnischkies
the https method!). Hope that helps & good luck finding the cause & solution. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1052804: ycmd: FTBFS: make[1]: *** [debian/rules:28: override_dh_auto_test] Error 1

2023-11-03 Thread David Kalnischkies
for a spot). So, I am currently waiting for either vim or upstream to act first while dealing with other housekeeping things (clang-17 support) in the meantime; so much as a status report in case anyone wonders. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1055287: Please package newer vim upstream release

2023-11-03 Thread David Kalnischkies
n. (Sry, for opting here for the lazy shortcut skipping the break & fix bisects, to keep some time for the other things I should have a look at) Thanks for your help & Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#749788: I think this is an apt request, not an apt-listchanges

2023-10-03 Thread David Kalnischkies
on IRC/mailinglist before reassigning bugs over as they tend to get lost in our heap – and usually, with some trickery existing facilities can be reused instead of busy-waiting for apt in stable to support whatever someone needs now… Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1052058: apt: refuses to downgrade itself to a version that works on the system

2023-09-19 Thread David Kalnischkies
sbin, /bin und /lib – but that isn't all that /usr-merge entails and APT doesn't really want to be checking for everything. Just for some easy to verify truths to ensure nothing went south… like it seems to have happened on your system. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1051731: apt: [INTL:pt] Update on Portuguese translation of MANPAGE

2023-09-17 Thread David Kalnischkies
cade – not really "new" by any standard. So, while peer review/interacting with debian-l10n-portuguese@l.d.o would probably not hurt, I am going ahead and merge this small update as I did for previous iterations. Thanks! Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1041708: apt: Manpages have wrong advice on APT::Default-Release preventing security updates

2023-08-19 Thread David Kalnischkies
ut support for a lot of things possible elsewhere. If you can come up with a list of use cases for that option (personally, I don't see a good one) without too much by-catch we might be able to implement a transition notice like I did for non-free-firmware. Too late, too little, but at least it would prevent future misuse. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1042089: src:golang-defaults: fails to migrate to testing for too long: triggers autopkgtest failure on armhf

2023-07-26 Thread David Kalnischkies
kinda scary to block the defaults meta package for a programming language you know nothing about with your leaf package… Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1041993: is URIs supposed to be a list?

2023-07-26 Thread David Kalnischkies
example is provided without explanation), I am closing with a veto as that seems not nearly important enough to clutter up the bug list with a wontfix. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1041750: apt-get changelog nvidia-driver fails with "Changelog unavailable"

2023-07-23 Thread David Kalnischkies
erent source packages with the same name in different components and the metadata hopefully doesn't have the same restrictions applied to it than the packages itself… Either way, that just as a comment as I won't be working on a fix for now as I remember people talking about completely overhauling the impleme

Bug#1040644: [INTL:ro] Translation-revision of "apt" to Romanian

2023-07-13 Thread David Kalnischkies
> in part , the reported errors/"sins", are due to this. I would classify these as "mistake" at most  > În miercuri 12 iulie 2023 14:41:44 (+02:00), David Kalnischkies a scris: >> On Sat, Jul 08, 2023 at 01:04:28PM +, Remus-Gabriel Chelu wrote: >> | +# Adva

Bug#1040644: [INTL:ro] Translation-revision of "apt" to Romanian

2023-07-12 Thread David Kalnischkies
e first. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1038857: apt-utils: installed but aptitude claims not installed.

2023-06-22 Thread David Kalnischkies
absence. Note that as the message says the configuration is "delayed" as in happening in-place rather than upfront, so at least this is not dangerous and you don't miss anything, just puzzling. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1034378: Allow Percentage Formatting in apt

2023-05-16 Thread David Kalnischkies
ators are per convention prefixed with: "TRANSLATORS: " (see existing usages) and should try a little harder to convey what a string is used for, meanwhile a "localize according to your locale settings" could be said about each and every string… Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1034650: debian-installer: bookworm d-i rc1: apt-get clean breaks bash-completion

2023-05-04 Thread David Kalnischkies
ent (for example, by recreating them on-the-fly) The completion script explicitly disables the recreation on-the-fly as creating the files takes a while robbing users for many seconds of their interactivity. So, we can't just "fix" the completion script as that has a(nother?) set of users complain as well. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1034790: apt: APT::Get::AutomaticRemove true + --no-remove results in failure to install: Handler silently failed

2023-05-03 Thread David Kalnischkies
g for installation (that is the most simple form of what the commit I pointed to means with "allowing pkg modifiers for the upgrade commands" btw). Best regards David Kalnischkies [0] https://salsa.debian.org/apt-team/apt/-/commit/c89b22c285d6c4a3cb64689ff26e84af4d1477f2 signature.asc Description: PGP signature

Bug#1033675: release-notes: apt-key improves system security with 3rd party sources

2023-05-03 Thread David Kalnischkies
release notes job to explain how to do that properly (and, as said, it varies a bit by 3rd party). As a sidenote – not a recommendation from me as I never used it myself – the package "extrepo" is supposed to help with the usecase of adding 3rd party repositories; it isn't new either but feel free to check it out. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1034378: Allow Percentage Formatting in apt

2023-04-15 Thread David Kalnischkies
I suggest a deal: I will see to implement it if a language team/translator asks for it here. (translation updates are allowed in freeze, the other part would likely need to wait for trixie through as that likely doesn't sell as release- critical code change) Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1033200: apt, apt-get, aptitude and others have been failing for an extended period.

2023-03-21 Thread David Kalnischkies
help you as I don't really see how it could be a problem originating from "apt". Especially if you have similar network problems with other tools. Best regards David Kalnischkies [0] https://lists.debian.org/debian-infrastructure-announce/2023/03/msg3.html signature.asc Description: PGP signature

Bug#1033153: Old gpg variant of apt/trusted.gpg.d buster keys not removed

2023-03-18 Thread David Kalnischkies
as 2023.2, but only very lightly; at the very least apt is still happy and the files are gone for me as intended. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1032654: aptitude: missing message about the Debian bookworm change concerning non-free-firmware

2023-03-14 Thread David Kalnischkies
ings to display as-is to the user? Shouldn't the URI be clickable? And why isn't the package name? Oh, and the filename of the sources.list file? Heh, how about opening it… (see the last paragraph) WAY to much design work for something I initially didn't even want to implement in apt to begin with. I hope that clear this sorta misunderstanding up at least a bit. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1032631: please drop transitional package apt-transport-https from src:apt

2023-03-10 Thread David Kalnischkies
n.org/apt-team/apt/-/commit/5e770a07c8fd649340e83725f6d07b94c361e87c Reintroduce: https://salsa.debian.org/apt-team/apt/-/commit/afe3cd6ef1b157a07d05bbf70283e4f175813438 Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#716763: apt: Man page of apt-cache dont mentions regex on operations with pkg argument , except from 'search'

2023-03-09 Thread David Kalnischkies
mplete) input rather than being 100% machine predictable. That apt-* are used in a lot of scripts doesn't change that, it makes it in fact worse, as changing the behaviour is impossible without breaking others. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1031026: ycmd broken on current default python3 (3.11): "cannot import name 'getargspec' from 'inspect'"

2023-02-10 Thread David Kalnischkies
ise a versioned dependency on python3-bottle from ycmd to ensure you have it installed but that isn't very elegant. In an optimal world libpython3.11-minimal (which ships inspect.py) would break old versions of python3-bottle, I guess, so that this is 'fixed' for all bottle users. I will leave that

Bug#1030935: apt-file: patch proposal for #988105 and change its output to add release and arch

2023-02-10 Thread David Kalnischkies
And probably other meanings I forgot^Wrepressed. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1030935: apt-file: patch proposal for #988105 and change its output to add release and arch

2023-02-09 Thread David Kalnischkies
(perl) code changes, I have no comment on the patch itself and what effects output changes would have. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1030189: Let regular users know need to put non-free-firmware in sources.list

2023-02-01 Thread David Kalnischkies
just by me, but e.g. translators). At this point in time it seems better to focus this energy on the release notes. Or, on discussing if gmake users are affected, too, … Best regards David Kalnischkies [0] https://lists.debian.org/debian-devel/2022/10/msg00217.html signature.asc Description: PGP signature

Bug#1030020: apt: Conditional way to automatically uninstall Protected packages due to Build-Conflicts

2023-01-31 Thread David Kalnischkies
n that this flag also effects protected. The semi-alternative would be to add also an --allow-remove-protected but I am not sure this is actually needed/a good idea. You have to be careful with either if your system is important and if your system isn't you are somewhat likely to provide both op

Bug#1026411: vim-youcompleteme: Breaks freshly installed vim-nox

2022-12-19 Thread David Kalnischkies
might have transitioned yet. Hope that helps & this is indeed that issue, otherwise I will have to dig a bit deeper what is wrong as it works here for me™. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1024457: "apt changelog" fails to display the complete changelog

2022-11-19 Thread David Kalnischkies
ages, but the way to get them with apt does not work: https://salsa.debian.org/apt-team/apt/-/merge_requests/261 Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1022830: apt ignores versioned provides if non-matching version is installed via another dep

2022-10-26 Thread David Kalnischkies
are providing at what version or not… hence reassigning to both. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1022199: apt: certificate verification fails after adding custom root certificates through ca-certificates

2022-10-25 Thread David Kalnischkies
r what else might be specific to your setup. Perhaps its the algorithms used and e.g. gnutls not implementing the EC curves you used (or something like that or not at all – its just something I ran into in the past, although not with gnutls, that worked back then…). Best regards David Kalnis

Bug#903158: Multi-Arch: foreign and -dbgsym: too weak dependency

2022-10-10 Thread David Kalnischkies
On Mon, Oct 10, 2022 at 08:50:49AM +0800, Paul Wise wrote: > On Sun, 2022-10-09 at 18:54 +0200, David Kalnischkies wrote: > > I suppose we could use 'foo-dbgsym Enhances foo:arch (= version)'. > > That sounds interesting and would be nice generally, however... > >

Bug#903158: Multi-Arch: foreign and -dbgsym: too weak dependency

2022-10-09 Thread David Kalnischkies
cial), but that would lead us too far off-topic here… So, could that be an acceptable Option c) ? Best regards David Kalnischkies ¹ this example was explicitly chosen as its possible that you want to use them independently. I don't see a lot of reasons for independent usage of e.g

Bug#1018242: osk-sdl: Kernel modules for touchscreen input not included in initramfs on amd64 if MODUES=dep is selected

2022-09-21 Thread David Kalnischkies
tried a self-compiled backport of current packaging state in salsa with no change in this regard. Happy to test more/other/different combinations, I am just at a loose as to how to get a list of modules included in these policies. Best regards David Kalnischkies signature.asc Descriptio

Bug#1004514: grub-common: background images don't work with luks2 encrypted root partition

2022-09-21 Thread David Kalnischkies
. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#919652: ath10k - QCA6174 - Surface Go - missing board data - fix .bin included extracted form official .msi

2022-09-19 Thread David Kalnischkies
kernel/git/torvalds/linux.git/tree/drivers/net/wireless/ath/ath10k/core.c#n1227 [2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/wireless/ath/ath10k/core.c#n882 Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1019188: vim-youcompleteme makes vim show many error messages on start and while using

2022-09-06 Thread David Kalnischkies
ome up with a little autopkgtest to ensure not breaking that too often in the future. I suggest looking into transitioning away from v-a-m through as Debian seems to slowly do this as a whole (#1015149). Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1019188: vim-youcompleteme makes vim show many error messages on start and while using

2022-09-05 Thread David Kalnischkies
not following a red herring and this is indeed the cause of the issue (or if I found another). If you are in compatible mode I suppose it is a deliberate choice as I think it is not Debians default, but on the off chance that it is not feel free to join the nocompatible side as a possible fix/workaround. We have cookies. ;) Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1016875: RFS: freefilesync/11.23-1 [ITP] -- cross-platform file sync utility, gpl release

2022-08-14 Thread David Kalnischkies
I would say. It is equivalent to setting M-A:no explicitly from a technical standpoint, but the later implies for other contributors that there is a hard/complicated reason that this package can not be marked with another M-A value currently. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1016875: RFS: freefilesync/11.23-1 [ITP] -- cross-platform file sync utility, gpl release

2022-08-11 Thread David Kalnischkies
ng to do OR some other Debian contributor tells you they need you to set it. Best regards David Kalnischkies ¹ sed for example is M-A:foreign even though it is arch:any as the output it produces does not change regardless of you running it on amd64 or armhf. A compiler like gcc on the othe

Bug#1016897: Temporary failure resolving 'deb.debian.org'

2022-08-09 Thread David Kalnischkies
mum needed and share this reproducer here with us. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1012196: buglist

2022-06-16 Thread David Kalnischkies
g how to deal with these and many other 'buggy situations' (SCNR). It also explains and points to further documentation about our BTS so that you will know what I mean above with pseudo-headers and -done without me repeating it here. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1012173: apt: Locking timeout for archives

2022-05-31 Thread David Kalnischkies
apt' defaults to removing deb files after installation nowadays, so that the other machine who wanted to reuse that file ends up failing to find it even through it was here a second ago… Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1009797: apt: support "nodoc" build profile

2022-05-07 Thread David Kalnischkies
to a hole even if nobody really needs it… with three-ish (potential) "wouldn't it be nice" users this feature set might even be in the upper bracket of usefulness for things I did in these rabbit hole endeavours… ;P Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1009797: apt: support "nodoc" build profile

2022-04-18 Thread David Kalnischkies
ackage would at least mean something as everyone has that variant installed. I would at least be happy to beat our build system into omitting just the doxygen part rather than some (currently with patch) or all (possible future) docs. Shouldn't be hard (= famous last words). Best regards

Bug#1008644: ITP: nala -- commandline frontend for the apt package manager

2022-03-30 Thread David Kalnischkies
from the apt team, I don't think we have the resources to help you with packaging through.) Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1007128: apt: [INTL:de] updated German po file translation

2022-03-11 Thread David Kalnischkies
ssverständlich und wir sollten ein //TRANSLATOR: voranstellen der den Kontext etwas beleuchtet – und wenn ja Vorschläge? Mit freundlichen Grüßen David Kalnischkies signature.asc Description: PGP signature

Bug#1002605: `apt-get source calendar' downloads the wrong package

2021-12-29 Thread David Kalnischkies
though to properly display the VCS info and in that process perhaps even display/ask about collisions. That is some longstanding wishlist though, so holding your breath might not be advisable. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#1001895: Please ship also iso_week.h and co in libhowardhinnant-date-dev

2021-12-29 Thread David Kalnischkies
one. It is still a very generic term even in /usr/include, but I assume that at this point nobody in the C/C++ community will try to claim it and having the same name as upstream here has clear benefits while renaming would probably mean additional work/patches for every user. So that is a bridge

Bug#1001895: Please ship also iso_week.h and co in libhowardhinnant-date-dev

2021-12-18 Thread David Kalnischkies
f you need a sponsor for the upload, I might be able to help) Best regards David Kalnischkies ¹ I just used `apt-file` to look if they are perhaps in another package, I don't know the package nor the embed reason and this bug is not about working on removing this copy and/or pointing fing

Bug#852757: apt calls malloc inside SIGWINCH handler, leading to deadlock

2021-11-25 Thread David Kalnischkies
sages on stdout for example – or both) ? (Sorry for not being very specific at the moment as I am a bit starved for Debian time; will try to give that some proper thought/review ~next week) Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#999678: apt: Please list "apt search" results in decreasing order of binary package popularity

2021-11-16 Thread David Kalnischkies
ack it doesn't really matter which parser you end up depending on. So, I think I would close this report as not going to happen (at least in apt itself), but perhaps others have a different opinion – we could then have a popularity contest to rank … (sorry, could not resist). Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#998828: apt: man apt_preferences.d wrong definition of priorities

2021-11-09 Thread David Kalnischkies
, all the other are > specific-form records. Aren't that two different ways of saying the same thing? Could you give an example where the existing definition of priorities is wrong while yours is correct as per bug title? Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#675748: Where is the show command?

2021-10-28 Thread David Kalnischkies
and that won't be less if we add more… Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#995256: aptitude: TUI loops "Can't find a source to download ..." error

2021-09-29 Thread David Kalnischkies
rested, look for "very foreign" aka "barbarian" architectures. libapt will allow experimenting with this concept soon, but at this stage (and hopefully forever) clients like apt and aptitude can be mostly ignorant about these topics). Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#995115: /usr/bin/ruby: symbol lookup error: /lib/x86_64-linux-gnu/libruby-2.7.so.2.7: undefined symbol: rb_st_numhash

2021-09-26 Thread David Kalnischkies
or someone to investigate who has an idea about ruby, hence reassigning down the chain. You may want to add which versions of ruby packages and apt-listbugs are involved. Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#994504: Don't just say "not a real package"

2021-09-17 Thread David Kalnischkies
bloat on the apt side, but I also can't really consider it missing for aptitude… we might agree on the fact that the list of providers is missing here through. ☺ Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#992692: general: Use https for {deb,security}.debian.org by default

2021-09-05 Thread David Kalnischkies
rd apt is stricter than a normal webbrowser (a mirror list acquired via https can redirect to http mirrors though, but see the man pages for details). Best regards David Kalnischkies ¹ which deb.d.o sort of is just that it is nowadays done via SRV instead of an explicit HTTP redirect – and tha

Bug#969631: can base-passwd provide the user _apt?

2021-08-30 Thread David Kalnischkies
On Mon, Aug 30, 2021 at 11:53:59AM +0100, Colin Watson wrote: > On Mon, Aug 30, 2021 at 12:30:49PM +0200, David Kalnischkies wrote: > > So, while for some/most usecases something akin to DynamicUser would be > > enough, for others a more stable user would be preferred and then the

Bug#993287: "apt-get install" doesn't preserve autoinstall status of upgraded packages

2021-08-30 Thread David Kalnischkies
, 'foo' would now potentially still be auto in your scheme… that could be very surprising. Best regards David Kalnischkies #!/bin/sh set -e TESTDIR="$(readlink -f "$(dirname "$0")")" . "$TESTDIR/framework" setupenvironment configarchitecture 'amd64' buil

Bug#969631: can base-passwd provide the user _apt?

2021-08-30 Thread David Kalnischkies
ppy to be wrong through as it isn't exactly my dream to make apt a decent service manager even through apt starts a lot of processes, so a lot of management could and should be done here… Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#992712: apt-secure does not document how to accept new release info

2021-08-26 Thread David Kalnischkies
at case you could just save at least four keystrokes and have apt ask you interactively. ;) Best regards David Kalnischkies signature.asc Description: PGP signature

Bug#992761: apt : needs a "rollback" feature

2021-08-26 Thread David Kalnischkies
you are lucky, but if not, you have likely two problems instead of one. Best regards David Kalnischkies signature.asc Description: PGP signature

  1   2   3   4   5   6   7   8   9   10   >