mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #08446
[Bug 1260160] Re: MythArchive import fails to copy file
Now that I investigated this still further, I noticed that the
privileges given to mounted NAS directories were wrong. uid and gid were
for the logged in user (frontend), not for mythtv user (backend). so
backed didn't have privileges to write to the shared directory. I
changed my /etc/fstab to mount the NAS directories with mythtv user and
now importing archived shows works for me!
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1260160
Title:
MythArchive import fails to copy file
Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
New
Bug description:
I have an external hard drive that I have used to export Christmas
programs so I don't have to have them on my MythTV year-round. In the
past, this worked fine, but in the current mythbuntu, it is failing.
In the mythfrontend, I get error 128 while the code is trying to run a
mythutil copyfile operation.
I ran this command from the command line to get more information.
I've attached the command and the output.
Looking at the source code online, I don't see that the ring buffer
supports writing to a mythtv URI schema, even though it is documented
as being supported. From what I saw, when writing is set to true it
uses a FileRingBuffer.cpp which does not look to me as if it supports
anything but a file system reference. But then again, my C++ knowledge
is very, very rusty.
The backend and frontend are on the same computer. I sometimes do use
my macbook as a frontend, and so I have the backend configured to
listen to the external IP of 192.168.1.3.
I'm not sure if I have something not configured or if this is just a
regression in mythbuntu/mythtv.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: mytharchive 2:0.26.1+fixes.20131113.3beccab-0ubuntu0mythbuntu1 [origin: LP-PPA-mythbuntu-0.26]
ProcVersionSignature: Ubuntu 3.2.0-57.87-generic 3.2.52
Uname: Linux 3.2.0-57-generic x86_64
NonfreeKernelModules: nvidia
.var.log.mythtv.mythavtest.log:
.var.log.mythtv.mythccextractor.log:
.var.log.mythtv.mythjobqueue.log:
.var.log.mythtv.mythlcdserver.log:
.var.log.mythtv.mythmediaserver.log:
.var.log.mythtv.mythshutdown.log:
.var.log.mythtv.mythtranscode.log:
.var.log.mythtv.mythutil.log:
.var.log.mythtv.mythwelcome.log:
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
CrashDB: mythbuntu
Date: Wed Dec 11 21:40:31 2013
InstallationMedia: Mythbuntu 12.04.1 "Precise Pangolin" - Release amd64 (20120818.1)
Installed_mythtv_dbg: 0.0
MarkForUpload: True
ProcEnviron:
TERM=screen
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: mythtv
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1260160/+subscriptions
References