Public bug reported:

Hi,

When I press Enter (for open) or F3 (for view) on a deb package in
midnight commander, not the expected action ("cd into" package , show
details of package) is performed.

I found this in the /etc/mc/mc.ext.ini for deb:

```bash
[deb]
Regex=\.u?deb$
Open=%cd %p/deb://
View=%view{ascii} /usr/lib/mc/ext.d/package.sh view deb
```

After I comment out the Regex line and insert the line below, mc works as 
expected:
```bash
Shell=.deb
```

Ubuntu release:
== 0 ==> lsb_release -rd
No LSB modules are available.
Description:    Ubuntu 24.04 LTS
Release:        24.04

== 0 ==> apt-cache policy mc
mc:
  Installed: 3:4.8.30-1build2
  Candidate: 3:4.8.30-1build2

Thanks,
Attila

** Affects: mc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076503

Title:
  mc does not open/view deb packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mc/+bug/2076503/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to