← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 1260160] Re: MythArchive import fails to copy file

 

I got the import working, after I removed all SMB based directories from
the Default storage group!

I had two directories in the Storage Group 'Default':
/var/lib/mythtv/recordings
/media/ds2/tera/mythtv_recordings

The first one is a local directory. The latter is a mount to my NAS.
When I was importing an archived show, the NAS directory got chosen by
MythTV and importing failed. Importing did manage to create a file to
the directory, but its size is zero. (You can see it in the output I
attached).

After removing the /media/ds2/.. directory from the storage group,
importing started working.


** Attachment added: "mythutil executed by hand"
   https://bugs.launchpad.net/mythbuntu/+bug/1260160/+attachment/3982615/+files/mythutil.log

-- 
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