all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Noam Postavsky <npostavs@gmail.com>
Cc: 30858@debbugs.gnu.org, Michael Albinus <michael.albinus@gmx.de>
Subject: bug#30858: 27.0.50; tramp-error: Package `tramp-archive' not supported
Date: Mon, 19 Mar 2018 18:08:43 +0000	[thread overview]
Message-ID: <CAFyQvY3v3S27ZhDigJGqifyF9n9k3-+LcP_Nry+O-5RMFj45ug@mail.gmail.com> (raw)
In-Reply-To: <CAM-tV-91WfRc6_eDWKuYSHr=G0XGL0UsdaR4gifp-LHyWyhFBQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1426 bytes --]

On Mon, Mar 19, 2018 at 2:04 PM Noam Postavsky <npostavs@gmail.com> wrote:

>
> Try also
>
> (setq debug-ignored-errors (remq 'user-error debug-ignored-errors))
>

 Thanks! So that error was a user-error.. After evaluating that, and M-x
toggle-debug-on-error.. trying to git stage that same tar.xz in Magit
finally gave this backtrace:

Debugger entered--Lisp error: (user-error "Package `tramp-archive' not
supported")
  signal(user-error ("Package `tramp-archive' not supported"))
  tramp-error(nil user-error "Package `tramp-archive' not supported")
  apply(tramp-error nil user-error "Package `tramp-archive' not supported"
nil)
  tramp-archive-file-name-handler(file-regular-p "/home/kmodi/hugo/
kaushalmodi.gitlab.io/bin/tidy_html5_DEV-Linux-64bit.tar.xz/.git")
  file-regular-p("/home/kmodi/hugo/
kaushalmodi.gitlab.io/bin/tidy_html5_DEV-Linux-64bit.tar.xz/.git")
  magit-git-repo-p("tidy_html5_DEV-Linux-64bit.tar.xz" t)
  magit-stage-untracked(nil)
  magit-stage(nil)
  funcall-interactively(magit-stage nil)
  call-interactively(magit-stage nil nil)
  command-execute(magit-stage)

Looks like something wrong is happening at 2 places?

1. Magit is trying to do something with
"tidy_html5_DEV-Linux-64bit.tar.xz/.git"? When
"tidy_html5_DEV-Linux-64bit.tar.xz" is not actually a dir?
2. And that in turn triggering that tramp error, even when this is a local
file, and shouldn't have tramp involved?
-- 

Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 2183 bytes --]

  reply	other threads:[~2018-03-19 18:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-19 17:52 bug#30858: 27.0.50; tramp-error: Package `tramp-archive' not supported Kaushal Modi
2018-03-19 18:03 ` Noam Postavsky
2018-03-19 18:08   ` Kaushal Modi [this message]
2018-03-19 18:21     ` Noam Postavsky
2018-03-19 21:53       ` Kaushal Modi
2018-03-20  7:54         ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFyQvY3v3S27ZhDigJGqifyF9n9k3-+LcP_Nry+O-5RMFj45ug@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=30858@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    --cc=npostavs@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.