[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1010165: bug fix in upstream new version



Hi,

    I think this bug had been fixed in upstream new version 5.2.1:

https://launchpad.net/grub-customizer/+milestone/5.2.0 changlog:

changed /etc/grub.d/bin/grubcfg_proxy to a shell script, resolving update issues this way

I also test on my notebook,  after install new version grub-customizer, then do tune action,

It'll produce one /etc/grub.d/bin/grubcfg_proxy file , it's content is:


#!/bin/sh
if [ -e /usr/lib/grub-customizer/grubcfg-proxy ] ; then
    cat | /usr/lib/grub-customizer/grubcfg-proxy "$@"
else
    cat
fi

Even grub-customizer is uninstall or purge, this /etc/grub.d/bin/grubcfg_proxy file will still exist,

so this bug will not take place.


I'm ITA  grub-customizer ,this bug will close when new version package upload.

https://mentors.debian.net/package/grub-customizer/


--
肖盛文 xiao sheng wen
https://www.atzlinux.com 《铜豌豆 Linux》基于 Debian 的 Linux 中文 桌面 操作系统
Debian QA page: https://qa.debian.org/developer.php?login=atzlinux%40sina.com
Debian salsa: https://salsa.debian.org/atzlinux-guest
GnuPG Public Key: 0x00186602339240CB

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: