From owner-freebsd-bugs@FreeBSD.ORG Wed Jun 15 21:50:16 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E81A16A41C for ; Wed, 15 Jun 2005 21:50:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 143CA43D49 for ; Wed, 15 Jun 2005 21:50:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5FLoFAa015531 for ; Wed, 15 Jun 2005 21:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5FLoFqO015526; Wed, 15 Jun 2005 21:50:15 GMT (envelope-from gnats) Resent-Date: Wed, 15 Jun 2005 21:50:15 GMT Resent-Message-Id: <200506152150.j5FLoFqO015526@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andy Brook Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1954316A42B for ; Wed, 15 Jun 2005 21:48:29 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0D1043D4C for ; Wed, 15 Jun 2005 21:48:28 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j5FLmSi8053028 for ; Wed, 15 Jun 2005 21:48:28 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j5FLmSho053027; Wed, 15 Jun 2005 21:48:28 GMT (envelope-from nobody) Message-Id: <200506152148.j5FLmSho053027@www.freebsd.org> Date: Wed, 15 Jun 2005 21:48:28 GMT From: Andy Brook To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: misc/82297: /usr/ports/sysutils/vobcopy device detection bug X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2005 21:50:16 -0000 >Number: 82297 >Category: misc >Synopsis: /usr/ports/sysutils/vobcopy device detection bug >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 15 21:50:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andy Brook >Release: >Organization: >Environment: FreeBSD xxx.xxx.xxx.xxx 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #1: Mon Jun 13 18:55:10 UTC 2005 root@xxx.xxx.xxx.xxx:/usr/obj/usr/src/sys/TAG i386 >Description: mounting a dvd and then running vobcopy -I should auto detect the mount point and device however it isn't at the moment, it spits out random chars with the correct device appended at the end. Note the warning from the author in the "how to repeat the problem" section when I use the "-i" switch, I have contacted the author and he's not experienced enough with BSD to fix it. >How-To-Repeat: Running 5.4-RELEASE-p2 and vobcopy 0.5.14_1 (note the _1) run the following... tag# mount_cd9660 /dev/cd0 /mnt/dvd/ tag# vobcopy -I Vobcopy 0.5.14 - GPL Copyright (c) 2001 - 2004 robos@muon.de [Hint] All lines starting with "libdvdread:" are not from vobcopy but from the libdvdread-library path to dvd: Hì¿¿í{(IÏŠò(ì¿¿/dev/cd0 libdvdread: Can't stat Hì¿¿í{(IÏŠò(ì¿¿/dev/cd0 No such file or directory [Error] Path thingy didn't work '(null)' [Error] Try someting like -i /cdrom, /dvd or /mnt/dvd tag# mount /dev/ad0s1a on / (ufs, local) devfs on /dev (devfs, local) /dev/ad0s1e on /tmp (ufs, local, soft-updates) /dev/ad0s1f on /usr (ufs, local, soft-updates) /dev/ad0s1d on /var (ufs, local, soft-updates) /dev/cd0 on /mnt/dvd (cd9660, local, read-only) tag# vobcopy -I -i /dev/cd0 [Hint] You use -i. Normally this is not necessary, vobcopy finds the input dir by itself. This option is only there if vobcopy makes trouble. [Hint] If vobcopy makes trouble, please mail me so that I can fix this (robos@muon.de). Thanks [Error] Please don't use -i /dev/something in this version, only the next version will support this again. [Hint] Please use the mount point instead (/cdrom, /dvd, /mnt/dvd or something) Vobcopy 0.5.14 - GPL Copyright (c) 2001 - 2004 robos@muon.de [Hint] All lines starting with "libdvdread:" are not from vobcopy but from the libdvdread-library path to dvd: /dev/cd0 libdvdread: Using libdvdcss version 1.2.8 for DVD access name of dvd: NEVER_BEEN_KISSED There are 3 titles on this DVD. There are 32 chapters on the dvd. Most chapters has title 1 with 30 chapters. All titles: title 1 has 30 chapters. title 2 has 1 chapter. title 3 has 1 chapter. There are 3 angles on this dvd. All titles: title 1 has 1 angle. title 2 has 1 angle. title 3 has 1 angle. Using Title: 1 Title has 30 chapters and 1 angles Using Chapter: 1 Using Angle: 1 libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00047890 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00047925 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00047b76 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x002d594a libdvdread: Elapsed time 1 libdvdread: Found 2 VTS's libdvdread: Elapsed time 1 DVD-name: DVD_FILM disk free: 17188 MB vobs size: 5231 MB >Fix: >Release-Note: >Audit-Trail: >Unformatted: