I need to install git. When I try to install git, apt tries to install emacs-common. When it tries to install emacs-common, it fails:
Code:
$ sudo apt install emacs-common
[sudo] password for roger:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Suggested packages:
emacs-common-non-dfsg ncurses-term
The following NEW packages will be installed:
emacs-common
0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded.
16 not fully installed or removed.
Need to get 0 B/16.1 MB of archives.
After this operation, 80.0 MB of additional disk space will be used.
(Reading database ... 361468 files and directories currently installed.)
Preparing to unpack .../emacs-common_1%3a29.3+1-1ubuntu2+esm1_all.deb ...
Unpacking emacs-common (1:29.3+1-1ubuntu2+esm1) ...
dpkg: error processing archive /var/cache/apt/archives/emacs-common_1%3a29.3+1-1ubuntu2+esm1_all.deb (--unpack):
trying to overwrite '/usr/include/emacs-module.h', which is also in package emacs28 28.1~1.git5a223c7f2e-kk3+22.04
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/emacs-common_1%3a29.3+1-1ubuntu2+esm1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
How can I report this? Normal bug reporting refuses to accept it because the package is not installed. The problem is in the package in the repository. Someone maintains the repositories. How can I find out who? Or is there a single email address to send problems to? Please help me.
Bookmarks