You are not logged in.

#1 2017-11-03 20:48:39

user001101
Member
Registered: 2017-11-03
Posts: 14

mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

Hello everyone,

I'm in the middle of installing mono and I just can't get over this one error. Apparently the guy who was responsible for the key went into other directions and nobody else picked that key up yet. Unfortunately, mono-addins-git from AUR seems to have bugs in its installation script, so I can't even go there. Couldn't find any other useful information about this topic, so I thought I'd ask you guys. Is there a way to install mono-addins? I'm in dire need of mono.

Thanks in advance,

Offline

#2 2017-11-03 21:03:54

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

Paste the command you are running and the entire output: https://bbs.archlinux.org/viewtopic.php?id=57855


Moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-11-04 07:07:42

user001101
Member
Registered: 2017-11-03
Posts: 14

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

└─[$] <> yaourt -S mono-addins-git

==> Downloading mono-addins-git PKGBUILD from AUR...
x .SRCINFO
x PKGBUILD
targodan commented on 2016-12-04 16:43			 
I have extra/mono-addins installed already and want to substitute with this package. Upon installing I get tons of file conflicts.
Please add `conflicts=('mono-addins')` to the PKGBUILD, so that pacman knows about the conflict and can ask us if we want to remove mono-addins first.

malah commented on 2017-06-22 22:18			 
Hello, the package seems to be break, many files have been deleted on the git repository as autogen.sh  makefile ...

I've tried to manually update it with the 1.3.3 release but it seems we can't compile it, I got this error: https://github.com/mono/mono-addins/issues/73 or https://github.com/mono/mono-addins/issues/70

If someone has an idea?

mono-addins-git 1.3.1-3  (2016-12-13 03:02)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

==> mono-addins-git dependencies:
 - mono (already installed)
 - gtk-sharp-2 (already installed)
 - git (already installed) [makedepend]
 - pkgconfig (already installed) [makedepend]


==> Continue building mono-addins-git ? [Y/n]
==> -----------------------------------------
==> y

==> Building and installing package
==> Making package: mono-addins-git 1.3.1-3 (Sat Nov  4 08:02:53 CET 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning mono-addins git repo...
Cloning into bare repository '/tmp/yaourt-tmp-greyman/aur-mono-addins-git/mono-addins'...
remote: Counting objects: 7830, done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 7830 (delta 3), reused 3 (delta 1), pack-reused 7812
Receiving objects: 100% (7830/7830), 3.95 MiB | 733.00 KiB/s, done.
Resolving deltas: 100% (4782/4782), done.
==> Validating source files with md5sums...
    mono-addins ... Skipped
==> Extracting sources...
  -> Creating working copy of mono-addins git repo...
Cloning into 'mono-addins'...
done.
==> Starting build()...
/tmp/yaourt-tmp-greyman/aur-mono-addins-git/./PKGBUILD: line 19: ./autogen.sh: No such file or directory
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build mono-addins-git.

On https://aur.archlinux.org/packages/mono-addins-git the same thing is mentioned:

Hello, the package seems to be break, many files have been deleted on the git repository as autogen.sh & makefile ...

I've tried to manually update it with the 1.3.3 release but it seems we can't compile it, I got this error: https://github.com/mono/mono-addins/issues/73 or https://github.com/mono/mono-addins/issues/70

If someone has an idea?

Offline

#4 2017-11-04 07:25:27

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

That's a separate issue from your thread title: please update it.

No idea why the PKGBUILD is broken.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2017-11-04 09:50:39

user001101
Member
Registered: 2017-11-03
Posts: 14

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

The original problem is this one:

└─[$] <> sudo pacman -S mono-addins     
resolving dependencies...
looking for conflicting packages...

Packages (1) mono-addins-1.1-1

Total Download Size:   0.36 MiB
Total Installed Size:  1.15 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 mono-addins-1.1-1-x86_64           366.5 KiB  1666K/s 00:00 [################################] 100%
(1/1) checking keys in keyring                               [################################] 100%
(1/1) checking package integrity                             [################################] 100%
error: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled
:: File /var/cache/pacman/pkg/mono-addins-1.1-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] 

Uhm, to what should I update the thread title?

Offline

#6 2017-11-04 09:56:04

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,407
Website

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

Apparently the guy who was responsible for the key went into other directions and nobody else picked that key up yet.

You can't "pick up" someone else's GPG key. It would be like assuming someone's identity after they left the job.

What you should do is file a bug for the package to be rebuilt with the signature of the current maintainer (Levente Polyak).


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#7 2017-11-04 10:08:20

user001101
Member
Registered: 2017-11-03
Posts: 14

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

Can you maybe redirect me to a guide on how to file a bug correctly? I have never done this.

Offline

#8 2017-11-04 10:18:13

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,407
Website

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#9 2017-11-04 10:19:47

user001101
Member
Registered: 2017-11-03
Posts: 14

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

Thank you!

[Edit] Filed a bug and hope I did it right.

Last edited by user001101 (2017-11-04 10:34:11)

Offline

#10 2017-11-04 12:03:35

BloodVortex666
Member
Registered: 2017-11-04
Posts: 1

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

Well, I've done with it.
I tried to install tomboy for several hours. Finally this one worked for me (as root, otherwise you have to sudo the pacman line):

cd /var/cache/pacman/pkg/
pacman -U mono-addins-1.1-1-x86_64.pkg.tar.xz

Last edited by BloodVortex666 (2017-11-04 12:03:58)

Offline

#11 2017-11-04 20:10:32

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,407
Website

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

That installs the package because -U ignores signatures for local files by default, so hardly a solution.


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#12 2017-11-08 08:14:38

user001101
Member
Registered: 2017-11-03
Posts: 14

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

A little off-topic, was my bug report any good? https://bugs.archlinux.org/task/56234?p … ono-addins Did I make any mistakes? Lacking info?

Offline

#13 2017-11-08 08:40:47

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,407
Website

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

It's fine. Thanks for filing it.


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#14 2017-11-22 12:27:26

sigils
Member
Registered: 2016-07-12
Posts: 9

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

BloodVortex666 wrote:

Well, I've done with it.
I tried to install tomboy for several hours. Finally this one worked for me (as root, otherwise you have to sudo the pacman line):

cd /var/cache/pacman/pkg/
pacman -U mono-addins-1.1-1-x86_64.pkg.tar.xz


I ran into the same issue as OP installing pinta with pacman. BloodVortex666's post solved the issue for me. After those two commands running the pacman install command for pinta worked.

Offline

#15 2017-11-27 18:45:57

Bachsau
Member
Registered: 2016-12-09
Posts: 16

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

As pacman tells us the key is "disabled" I think there must be a way to re-enable it. Does anyone know how to do this?

Offline

#16 2017-11-29 18:25:29

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: mono-addins: key "Daniel Isenmann <daniel@archlinux.org>" is disabled

There surely is, `man gpg` and look for the "disable" option.


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

Board footer

Powered by FluxBB