Bug#1034108: System trying to remove main files after adding the i386 architecture and installing certain packages.

2023-04-09 Thread Md Adil
Package: Debian
Version: Debian 11 bullseye arm64

After adding the i386 architecture then try to install packages it
autoremoving the main required packages.

which apt-get
/usr/bin/apt-get

type apt-get
apt-get is /usr/bin/apt-get

dpkg --search /usr/bin/apt-get
apt: /usr/bin/apt-get

dpkg --list apt
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==---=
ii apt 2.2.4 arm64 commandline package manager

dpkg --status apt
Package: apt
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 4181
Maintainer: APT Development Team 
Architecture: arm64
Version: 2.2.4
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 2.2.4)
Depends: adduser, gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.2.4),
debian-archive-keyring, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgnutls30
(>= 3.7.0), libseccomp2 (>= 2.4.2), libstdc++6 (>= 9), libsystemd0
Recommends: ca-certificates
Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg
| gnupg2 | gnupg1, powermgmt-base
Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~),
aptitude (<< 0.8.10)
Conffiles:
 /etc/apt/apt.conf.d/01autoremove ab6540f7278a05a4b7f9e58afcaa5f46
 /etc/cron.daily/apt-compat 49e9b2cfa17849700d4db735d04244f3
 /etc/kernel/postinst.d/apt-auto-removal 6486b24d4c496e7d6a443178869a019b
 /etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
Description: commandline package manager
 This package provides commandline tools for searching and
 managing as well as querying information about packages
 as a low-level access to all features of the libapt-pkg library.
 .
 These include:
  * apt-get for retrieval of packages and information about them
from authenticated sources and for installation, upgrade and
removal of packages together with their dependencies
  * apt-cache for querying available information about installed
as well as installable packages
  * apt-cdrom to use removable media as a source for packages
  * apt-config as an interface to the configuration settings
  * apt-key as an interface to manage authentication keys

lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye

cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/;
SUPPORT_URL="https://www.debian.org/support;
BUG_REPORT_URL="https://bugs.debian.org/;

hostnamectl
Static hostname: raspberrypi
 Icon name: computer
Machine ID: 6bed9a922dc84fcfb9b02f5403468ce1
   Boot ID: ebfe7cff77d341fa9cca50e0aa20bf74
  Operating System: Debian GNU/Linux 11 (bullseye)
Kernel: Linux 6.1.21-v8+
  Architecture: arm64

The architecture I added and update success:
sudo dpkg --add-architecture i386

Packages that I tried to install and the output:

sudo apt install libc6:i386 libncurses5:i386 libstdc++6:i386 libbz2-1.0:i386

Output file:


output.log
Description: Binary data


Bug#1034106: System trying to remove mail files after adding the i386 architecture and installing certain packages.

2023-04-08 Thread Md Adil
Package: Raspios
Version: Debian 11 bullseye arm64

After adding the i386 architecture then try to install packages it
autoremoving the main required packages.

which apt-get
/usr/bin/apt-get

type apt-get
apt-get is /usr/bin/apt-get

dpkg --search /usr/bin/apt-get
apt: /usr/bin/apt-get

dpkg --list apt
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend

|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==---=

ii apt 2.2.4 arm64 commandline package manager

dpkg --status apt
Package: apt
Status: install ok installed
Priority: required
Section: admin
Installed-Size: 4181
Maintainer: APT Development Team 
Architecture: arm64
Version: 2.2.4
Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
Provides: apt-transport-https (= 2.2.4)
Depends: adduser, gpgv | gpgv2 | gpgv1, libapt-pkg6.0 (>= 2.2.4),
debian-archive-keyring, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libgnutls30
(>= 3.7.0), libseccomp2 (>= 2.4.2), libstdc++6 (>= 9), libsystemd0
Recommends: ca-certificates
Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg
| gnupg2 | gnupg1, powermgmt-base
Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~),
aptitude (<< 0.8.10)
Conffiles:
 /etc/apt/apt.conf.d/01autoremove ab6540f7278a05a4b7f9e58afcaa5f46
 /etc/cron.daily/apt-compat 49e9b2cfa17849700d4db735d04244f3
 /etc/kernel/postinst.d/apt-auto-removal 6486b24d4c496e7d6a443178869a019b
 /etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
Description: commandline package manager
 This package provides commandline tools for searching and
 managing as well as querying information about packages
 as a low-level access to all features of the libapt-pkg library.
 .
 These include:
  * apt-get for retrieval of packages and information about them
from authenticated sources and for installation, upgrade and
removal of packages together with their dependencies
  * apt-cache for querying available information about installed
as well as installable packages
  * apt-cdrom to use removable media as a source for packages
  * apt-config as an interface to the configuration settings
  * apt-key as an interface to manage authentication keys

lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye

cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/;
SUPPORT_URL="https://www.debian.org/support;
BUG_REPORT_URL="https://bugs.debian.org/;

hostnamectl
Static hostname: raspberrypi
 Icon name: computer
Machine ID: 6bed9a922dc84fcfb9b02f5403468ce1
   Boot ID: ebfe7cff77d341fa9cca50e0aa20bf74
  Operating System: Debian GNU/Linux 11 (bullseye)
Kernel: Linux 6.1.21-v8+
  Architecture: arm64

The architecture I added and update success:
sudo dpkg --add-architecture i386

Packages that I tried to install and the output:

sudo apt install libc6:i386 libncurses5:i386 libstdc++6:i386 libbz2-1.0:i386

Output file:


output.log
Description: Binary data


Bug#1021319: GIMP crashed with a fatal error: fatal error: Segmentation fault

2022-10-05 Thread Md Adil
Package: GIMP
Version: 2.10.32

I am Using Windows 10

*


```
GNU Image Manipulation Program version 2.10.32
git-describe: GIMP_2_10_32
Build: org.gimp.GIMP_official rev 1 for windows
# C compiler #
Using built-in specs.
COLLECT_GCC=W:\msys64-gtk2\mingw32\bin\gcc.exe

COLLECT_LTO_WRAPPER=W:/msys64-gtk2/mingw32/bin/../lib/gcc/i686-w64-mingw32/12.1.0/lto-wrapper.exe
Target: i686-w64-mingw32
Configured with: ../gcc-12.1.0/configure --prefix=/mingw32
--with-local-prefix=/mingw32/local --build=i686-w64-mingw32
--host=i686-w64-mingw32 --target=i686-w64-mingw32
--with-native-system-header-dir=/mingw32/include
--libexecdir=/mingw32/lib --enable-bootstrap --enable-checking=release
--with-arch=i686 --with-tune=generic
--enable-languages=c,lto,c++,fortran,ada,objc,obj-c++,jit
--enable-shared --enable-static --enable-libatomic
--enable-threads=posix --enable-graphite --enable-fully-dynamic-string
--enable-libstdcxx-filesystem-ts --enable-libstdcxx-time
--disable-libstdcxx-pch --enable-lto --enable-libgomp
--disable-multilib --disable-rpath --disable-win32-registry
--disable-nls --disable-werror --disable-symvers --with-libiconv
--with-system-zlib --with-gmp=/mingw32 --with-mpfr=/mingw32
--with-mpc=/mingw32 --with-isl=/mingw32 --with-pkgversion='Rev2, Built
by MSYS2 project'
--with-bugurl=https://github.com/msys2/MINGW-packages/issues
 --with-gnu-as
--with-gnu-ld --disable-libstdcxx-debug --disable-sjlj-exceptions
--with-dwarf2 --with-boot-ldflags=-static-libstdc++
--with-stage1-ldflags=-static-libstdc++
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.1.0 (Rev2, Built by MSYS2 project)

# Libraries #
using babl version 0.1.92 (compiled against version 0.1.92)
using GEGL version 0.4.36 (compiled against version 0.4.36)
using GLib version 2.72.2 (compiled against version 2.72.2)
using GdkPixbuf version 2.42.8 (compiled against version 2.42.8)
using GTK+ version 2.24.33 (compiled against version 2.24.33)
using Pango version 1.50.7 (compiled against version 1.50.7)
using Fontconfig version 2.14.0 (compiled against version 2.14.0)
using Cairo version 1.17.6 (compiled against version 1.17.6)

```
> fatal error: unhandled exception

Stack trace:
```
---

Error occurred on Wednesday, October 5, 2022 at 23:45:40.

gimp-2.10.exe caused an Access Violation at location 65A47134 in
module libbabl-0.1-0.dll Writing to location .

Registers:
eax=0010 ebx=0010 ecx=0400 edx= esi=0004 edi=03c687b0
eip=65a47134 esp=04ddf360 ebp=04ddf638 iopl=0 nv up ei pl nz na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs= efl=00010202

AddrPC   Params
65A47134 03C687B0 38230C80 1C45DA78  libbabl-0.1-0.dll!babl_extension_quiet_log
65A4BF1A 0E718098 0E736360 017F  libbabl-0.1-0.dll!babl_process_rows
65C0A792     libglib-2.0-0.dll!g_rec_mutex_unlock

gimp-2.10.exe   2.10.32.0
ntdll.dll   10.0.19041.2075
KERNEL32.DLL10.0.19041.1889
KERNELBASE.dll  10.0.19041.2075
msvcrt.dll  7.0.19041.546
ole32.dll   10.0.19041.1202
ucrtbase.dll10.0.19041.789
RPCRT4.dll  10.0.19041.1806
combase.dll 10.0.19041.1949
GDI32.dll   10.0.19041.2075
win32u.dll  10.0.19041.2075
gdi32full.dll   10.0.19041.2075
msvcp_win.dll   10.0.19041.789
USER32.dll  10.0.19041.2075
SHELL32.dll 10.0.19041.2075
libgimpcolor-2.0-0.dll
libgimpconfig-2.0-0.dll
libgimpmath-2.0-0.dll
libgimpmodule-2.0-0.dll
libgimpthumb-2.0-0.dll
libgimpwidgets-2.0-0.dll
exchndl.dll 0.8.2.0
PSAPI.DLL   10.0.19041.546
libgimpbase-2.0-0.dll
libcairo-2.dll
ADVAPI32.dll10.0.19041.1682
sechost.dll 10.0.19041.1865
dbghelp.dll 6.3.9600.17336
libfontconfig-1.dll
libfreetype-6.dll   2.12.1.0
libgdk_pixbuf-2.0-0.dll 2.42.8.0
libgexiv2-2.dll
libglib-2.0-0.dll   2.72.2.0
WS2_32.dll  10.0.19041.546
libgio-2.0-0.dll2.72.2.0
SHLWAPI.dll 10.0.19041.2075
libgobject-2.0-0.dll2.72.2.0
libbabl-0.1-0.dll
libharfbuzz-0.dll
libintl-8.dll   0.21.0.0
libjson-glib-1.0-0.dll
liblcms2-2.dll
libmypaint-0.dll
libpango-1.0-0.dll  1.50.7.0
libpangocairo-1.0-0.dll 1.50.7.0
libpangoft2-1.0-0.dll   1.50.7.0
zlib1.dll
libgegl-npd-0.4.dll
libgegl-0.4-0.dll
libgdk-win32-2.0-0.dll  2.24.33.0
libgtk-win32-2.0-0.dll  2.24.33.0
libgmodule-2.0-0.dll2.72.2.0
libgcc_s_dw2-1.dll
COMDLG32.DLL10.0.19041.1806
shcore.dll  10.0.19041.1645
IMM32.DLL   10.0.19041.546
mscms.dll   10.0.19041.746
VERSION.dll 10.0.19041.546
libstdc++-6.dll
MSIMG32.DLL 10.0.19041.1466
libpng16-16.dll
libexpat-1.dll
libiconv-2.dll  1.17.0.0
libbz2-1.dll
libbrotlidec.dll
gdiplus.dll 10.0.19041.2006
libexiv2.dll
DNSAPI.dll  10.0.19041.1865
IPHLPAPI.DLL10.0.19041.546
libpcre-1.dll
libffi-7.dll
DWrite.dll  10.0.19041.1566
USP10.dll   10.0.19041.546
libgraphite2.dll
libpixman-1-0.dll
libjson-c-5.dll