Search Criteria
Package Details: mimeo 2021.11-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/mimeo.git (read-only, click to copy) |
---|---|
Package Base: | mimeo |
Description: | Open files by MIME-type or file name using regular expressions. |
Upstream URL: | https://xyne.dev/projects/mimeo |
Keywords: | utilities |
Licenses: | GPL |
Submitter: | Xyne |
Maintainer: | Xyne |
Last Packager: | Xyne |
Votes: | 139 |
Popularity: | 0.95 |
First Submitted: | 2009-12-16 02:54 (UTC) |
Last Updated: | 2021-12-13 22:15 (UTC) |
Dependencies (4)
- file (file-git)
- python-pyxdg
- python3 (python)
- shared-mime-info (shared-mime-info-git) (optional) – for recognizing more MIME-types
Required by (2)
- obfilebrowser
- xdg-utils-mimeo (optional)
Latest Comments
Xyne commented on 2021-12-14 16:16 (UTC)
You can also use my repo to update automatically if you're not using an AUR helper. https://xyne.dev/repos/
nyi commented on 2021-12-14 12:03 (UTC)
@komex: Reinstalling the AUR package should fix that error. It is caused by a Python upgrade, but your AUR python packages are not aware of the upgrade. You thus need to rebuild all AUR packages using python.
komex commented on 2021-12-13 14:08 (UTC)
How to fix it?
Xyne commented on 2021-11-12 04:11 (UTC)
@johnhamelink That's expected. Even though my key is in the Arch Linux keyring on the system, makepkg only uses the user's keyring so all keys have to be imported by the user.
johnhamelink commented on 2021-10-03 14:19 (UTC)
Hi there, I was struggling to download this tool with the default PKGBUILD as the keyserver that was used was not resolving. Importing like so allowed me to install correctly:
Poroing commented on 2021-02-11 18:23 (UTC) (edited on 2021-02-11 18:26 (UTC) by Poroing)
In the
mimeo
script, in the shebang line, the path to the interpreter isn't absolute. That should be the case (See https://en.wikipedia.org/wiki/Shebang_%28Unix%29#Syntax). It currently is#!python
but should be something like/bin/env python
or/usr/bin/pythin
.ectospasm commented on 2021-01-07 03:17 (UTC)
I worked around my problem. I had another AUR package (goobook), which depends on the AUR package python-xdg. python-xdg conflicts with the Community (non-AUR) package python-pyxdg. python-xdg and python-pyxdg install to the same path if installed via pacman (or AUR PKGBUILD), so installing one means you have to uninstall the other, and any Python package depending on the other will be broken.
I was able to work around the conflict by using a Python venv for python-xdg. See https://bbs.archlinux.org/viewtopic.php?id=262403 for details on how exactly I fixed it.
ectospasm commented on 2020-12-28 22:48 (UTC) (edited on 2020-12-28 22:49 (UTC) by ectospasm)
mimeo is broken for me, and it looks like it has to do with the python-xdg/python-pyxdg dependency conflict:
I upgraded another Python package that requires python-xdg. python-xdg conflicts with python-pyxdg. so I removed python-pyxdg. Even though mimeo appears to depend on python-xdg, it appears to be importing the python-pyxdg "xdg" modules. I believe this broke when Arch updated to Python 3.9 earlier this month.
ttoirrah commented on 2019-11-28 12:59 (UTC)
Xyne.archlinux.ca Status https://downforeveryoneorjustme.com/xyne.archlinux.ca "It's not just you! xyne.archlinux.ca is down." Hoping this is temporary...
Fandekasp commented on 2019-11-19 00:12 (UTC)
@Xyne indeed, sorry about that. I thought I had tried rebuilding the package, but I was wrong. Rebuilding the package fixed it, thanks for the quick support!
Xyne commented on 2019-11-18 23:55 (UTC)
@Fandekasp The AUR only provides PKGBUILDs, not built packages. It's up to the user to rebuild them when necessary. The PKGBUILD itself is not out-of-date. You just need to run makepkg again.
Nevertheless, I may bump the pkgrel when I rebuild the packages for my repo.
Fandekasp commented on 2019-11-18 00:44 (UTC)
Not sure if I should have not flagged the package out-of-date, but it's currently unusable since upgrading the system python from 3.7 to 3.8
$ mimeo /usr/bin/python3: No module named Mimeo
As per this comment: https://bbs.archlinux.org/viewtopic.php?pid=1873269#p1873269 We need to rebuild mimeo against Python 3.8
FunctionalHacker commented on 2019-11-07 09:08 (UTC)
Is there a completion file for zsh available?
lesiserfg commented on 2019-05-24 05:52 (UTC) (edited on 2019-06-10 15:07 (UTC) by lesiserfg)
Can you use
/usr/bin/python3
instead ofpython3
cause it makes impossible to use mimeo inside of a virtualenvironment, please?Xyne commented on 2018-05-30 15:49 (UTC) (edited on 2018-05-30 15:49 (UTC) by Xyne)
@Ataraxy
What's the output of the following commands?
Ataraxy commented on 2018-05-20 07:47 (UTC) (edited on 2018-05-20 07:47 (UTC) by Ataraxy)
At install time I see:
But something seems to be awry:
Xyne commented on 2017-09-09 15:20 (UTC)
commented on 2017-09-09 09:50 (UTC)
JP-Ellis commented on 2017-05-30 07:39 (UTC)
commented on 2017-03-10 17:44 (UTC)
Xyne commented on 2017-01-29 12:41 (UTC)
toketin commented on 2017-01-22 21:07 (UTC)
NuSkool commented on 2016-10-20 15:49 (UTC)
Xyne commented on 2016-09-07 21:04 (UTC)
JP-Ellis commented on 2016-08-28 12:03 (UTC)
zoopp commented on 2016-01-25 19:13 (UTC) (edited on 2016-01-25 19:14 (UTC) by zoopp)
xduugu commented on 2016-01-13 18:05 (UTC)
Xyne commented on 2016-01-13 01:37 (UTC)
Xyne commented on 2016-01-10 08:07 (UTC) (edited on 2016-01-10 08:08 (UTC) by Xyne)
xduugu commented on 2016-01-06 17:59 (UTC)
xduugu commented on 2015-06-23 08:46 (UTC)
xduugu commented on 2015-06-22 09:56 (UTC)
mladoux commented on 2015-05-23 04:09 (UTC)
pazpi commented on 2015-03-29 19:45 (UTC)
nfisher1226 commented on 2015-02-23 01:30 (UTC)
nfisher1226 commented on 2015-02-15 18:01 (UTC)
Xyne commented on 2015-01-15 06:30 (UTC)
Alad commented on 2015-01-10 13:14 (UTC)
Alad commented on 2014-12-31 04:44 (UTC)
Xyne commented on 2014-12-31 01:17 (UTC)
Alad commented on 2014-12-30 22:11 (UTC)
Alad commented on 2014-12-29 19:49 (UTC)
Xyne commented on 2014-12-10 01:10 (UTC)
Alad commented on 2014-12-05 21:47 (UTC)
Xyne commented on 2014-12-04 22:17 (UTC)
Alad commented on 2014-12-01 19:14 (UTC)
Alad commented on 2014-12-01 06:54 (UTC)
Xyne commented on 2014-11-30 16:49 (UTC)
Alad commented on 2014-11-30 13:10 (UTC)
Xyne commented on 2014-11-25 00:09 (UTC)
nunopcardoso commented on 2014-11-24 12:36 (UTC)
Xyne commented on 2014-05-17 11:57 (UTC)
mrueegg commented on 2014-05-14 15:19 (UTC)
Xyne commented on 2013-02-12 17:01 (UTC)
xduugu commented on 2013-02-10 12:31 (UTC)
Xyne commented on 2013-01-11 00:12 (UTC)
antihero commented on 2013-01-08 12:37 (UTC)
Xyne commented on 2012-11-23 13:54 (UTC)
antihero commented on 2012-11-22 13:11 (UTC)
antihero commented on 2012-11-22 13:08 (UTC)
antihero commented on 2012-11-22 12:50 (UTC)
uke-eda commented on 2012-10-24 06:29 (UTC)
Xyne commented on 2012-10-22 23:56 (UTC)
commented on 2012-10-22 17:08 (UTC)
ninian commented on 2012-06-05 16:59 (UTC)
Xyne commented on 2012-06-05 04:52 (UTC)
ninian commented on 2012-06-03 21:50 (UTC)
Xyne commented on 2012-06-02 14:33 (UTC)
ninian commented on 2012-06-02 08:01 (UTC)
dkasak commented on 2012-05-31 15:40 (UTC)
misc commented on 2011-06-23 22:01 (UTC)
Xyne commented on 2011-06-23 21:27 (UTC)
misc commented on 2011-06-23 09:57 (UTC)
misc commented on 2011-06-23 09:39 (UTC)
Xyne commented on 2011-06-23 05:46 (UTC)
misc commented on 2011-06-21 15:31 (UTC)
Xyne commented on 2011-04-27 23:21 (UTC)
reztho commented on 2011-04-27 17:39 (UTC)
Xyne commented on 2011-04-13 15:20 (UTC)
commented on 2011-04-12 07:40 (UTC)
Xyne commented on 2011-03-26 11:57 (UTC)
commented on 2011-03-24 19:43 (UTC)
xduugu commented on 2011-02-10 11:25 (UTC)
Xyne commented on 2011-02-10 11:06 (UTC)
xduugu commented on 2011-02-09 14:10 (UTC)
ammon commented on 2011-02-05 00:43 (UTC)
Xyne commented on 2011-02-05 00:13 (UTC)
ammon commented on 2011-02-04 17:43 (UTC)
Schnouki commented on 2011-02-03 11:56 (UTC)
Xyne commented on 2011-02-03 11:36 (UTC)
Xyne commented on 2011-02-03 11:31 (UTC)
Schnouki commented on 2011-02-03 10:08 (UTC)
Xyne commented on 2011-02-03 04:01 (UTC)
Schnouki commented on 2011-02-02 18:09 (UTC)
Xyne commented on 2010-11-02 18:44 (UTC)
Schnouki commented on 2010-11-02 17:49 (UTC)
Xyne commented on 2010-11-02 17:36 (UTC)
Schnouki commented on 2010-11-02 16:47 (UTC)
Xyne commented on 2010-08-02 21:51 (UTC)
matthewbauer commented on 2010-08-02 20:48 (UTC)