Your message dated Sun, 25 Mar 2012 09:48:04 +0000
with message-id <[email protected]>
and subject line Bug#659646: fixed in vdr 1.7.26-1
has caused the Debian Bug report #659646,
regarding vdr: handling of symlinks in video directory broken
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
659646: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659646
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vdr
Version: 1.7.23-1~ctvdr1
Severity: normal
introduced with version 1.7.23 symlink handling in the video directory seams
to be broken.
In my /var/lib/video.00/ directory I have a symlink named 'doku' linked to a
directory on a NFS share. Also I have some symlinks which point to
subdirectories of the doku/ link to get videos directly recorded into
these subdirectories. This was working including version 1.7.22-1~ctvdr2.
>From Version 1.7.23-1~ctvdr1 the directory all the symlinks are not
shown anymore in the recordings menu. But the recordings menu shows a new
directory 'chiv' which includes a directory doku which then contains
the other directories on the NFS share.
The directory '/var/lib/video.00/chiv' does not exist in the filesystem.
If I try to move videos into this hierarchy vdr tries to create the directory:
> Feb 11 22:56:40 vdr vdr: [1724] creating directory /var/lib/video.00/chiv/doku
The behavior is the same in normal recordings menu and in extrecmenu.
Christoph
-- System Information:
Debian Release: 6.0.4
APT prefers stable
APT policy: (800, 'stable'), (79, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages vdr depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii libc6 2.11.3-2 Embedded GNU C Library: Shared lib
ii libcap2 1:2.19-3 support for getting/setting POSIX.
ii libfontconfig1 2.8.0-2.1 generic font configuration library
ii libfreetype6 2.4.2-2.1+squeeze3 FreeType 2 font engine, shared lib
ii libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii libgcc1 1:4.4.5-8 GCC support library
ii libjpeg62 6b1-1 The Independent JPEG Group's JPEG
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii psmisc 22.11-1 utilities that use the proc file s
Versions of packages vdr recommends:
ii lirc 0.8.6-1~etobi1 infra-red remote control support
ii ttf-bitstream-vera 1.10-8 The Bitstream Vera family of free
Versions of packages vdr suggests:
ii vdr-plugin-dvbsddevice 1.7.23-1~ctvdr1 Plugin that adds support for full
-- Configuration Files:
/etc/default/vdr changed:
ENABLED=1
ENABLE_SHUTDOWN=1
OPTIONS="-w 60"
PLUGIN_CHECK_PATCHLEVEL="yes"
USER=root
VFAT=0
VDR_LANG=de_DE.utf8
/etc/vdr/command-hooks/commands.custom.conf changed:
CD/DVD auswerfen : /usr/bin/eject /dev/dvd
DVD Media Info : /usr/bin/dvd+rw-mediainfo /dev/dvd
System Shutdown? : /sbin/shutdown -h now
System Reboot? : /sbin/shutdown -r now
TVInfo Merkzettel laden? : /usr/bin/tvinfomerk2vdr_
Archiv Dir aus DVD : /usr/local/bin/mkarchivfromdvd.sh
Archiv komprimieren: /usr/local/bin/cleanup_archive.sh
UTF8 Umwandlung: /usr/local/bin/filestoutf8 /var/lib/video/
/etc/vdr/command-hooks/reccmds.custom.conf changed:
Recode Info to UTF-8 : /usr/local/bin/recode_info
/etc/vdr/keymacros.conf changed:
Red Recordings
Green Schedule
Yellow Info
Blue Timers
User1 @osdteletext
Play @dvd
Stop Commands 4
/etc/vdr/plugins/order.conf changed:
dvd
trayopen
burn
/etc/vdr/recording-hooks/R90.custom changed:
case $1 in
before)
# do here whatever you would like to do right BEFORE
# the recording $2 STARTS
;;
after)
# do here whatever you would like to do right AFTER
# the recording $2 ENDED
(echo Neue Aufnahme: $2; df) | mail -s "Neue Aufname: $2" root
;;
edited)
# do here whatever you would like to do right AFTER
# the recording $2 has been EDITED
;;
move)
correct_videodirs.sh /var/lib/video.00 "$3"
;;
rename)
correct_videodirs.sh /var/lib/video.00 "$3"
;;
esac
/etc/vdr/shutdown-hooks/S90.custom changed:
LOG="logger -t shutdown90.custom"
USERCOUNT=`who | wc -l`;
$LOG "$USERCOUNT"
if [ $USERCOUNT -gt 0 ] ; then
echo "ABORT_MESSAGE=\"$USERCOUNT users are logged in.\""
$LOG $USERCOUNT users are logged in.
exit 1
fi
/etc/vdr/svdrphosts.conf changed:
127.0.0.1 # always accept localhost
10.10.1.0/24
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: vdr
Source-Version: 1.7.26-1
We believe that the bug you reported is fixed in the latest version of
vdr, which is due to be installed in the Debian FTP archive:
vdr-dbg_1.7.26-1_amd64.deb
to main/v/vdr/vdr-dbg_1.7.26-1_amd64.deb
vdr-dev_1.7.26-1_all.deb
to main/v/vdr/vdr-dev_1.7.26-1_all.deb
vdr-plugin-dvbhddevice_1.7.26-1_amd64.deb
to main/v/vdr/vdr-plugin-dvbhddevice_1.7.26-1_amd64.deb
vdr-plugin-dvbsddevice_1.7.26-1_amd64.deb
to main/v/vdr/vdr-plugin-dvbsddevice_1.7.26-1_amd64.deb
vdr-plugin-examples_1.7.26-1_amd64.deb
to main/v/vdr/vdr-plugin-examples_1.7.26-1_amd64.deb
vdr_1.7.26-1.debian.tar.bz2
to main/v/vdr/vdr_1.7.26-1.debian.tar.bz2
vdr_1.7.26-1.dsc
to main/v/vdr/vdr_1.7.26-1.dsc
vdr_1.7.26-1_amd64.deb
to main/v/vdr/vdr_1.7.26-1_amd64.deb
vdr_1.7.26.orig.tar.bz2
to main/v/vdr/vdr_1.7.26.orig.tar.bz2
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Tobias Grimm <[email protected]> (supplier of updated vdr package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 11 Mar 2012 10:37:07 +0100
Source: vdr
Binary: vdr vdr-dev vdr-dbg vdr-plugin-dvbsddevice vdr-plugin-dvbhddevice
vdr-plugin-examples
Architecture: source all amd64
Version: 1.7.26-1
Distribution: unstable
Urgency: low
Maintainer: Debian VDR Team <[email protected]>
Changed-By: Tobias Grimm <[email protected]>
Description:
vdr - Video Disk Recorder for DVB cards
vdr-dbg - Debuggable version of the VDR Video Disk Recorder
vdr-dev - Video Disk Recorder for DVB cards
vdr-plugin-dvbhddevice - Plugin that adds support for full featured HD-DVB
cards to VDR
vdr-plugin-dvbsddevice - Plugin that adds support for full featured SD-DVB
cards to VDR
vdr-plugin-examples - Plugins for vdr to show some possible features
Closes: 659646 660729
Changes:
vdr (1.7.26-1) unstable; urgency=low
.
* New upstream release (Closes: #659646)
* Dropped Added 01-upstream-fix1.patch
* Dropped Added 02-upstream-fix2.patch
* Standards-Version: 3.9.3
.
vdr (1.7.24-1) unstable; urgency=low
.
* New upstream release
* Added 01-upstream-fix1.patch - a minor patch from Klaus Schmidinger
* Added 02-upstream-fix2.patch - reverts some problematic changes in the
upstream release
* Install scr.conf (Satellite Channel Routing) to /etc/vdr/ (Closes: #660729)
* Updated debianize-vdrplugin to use the debhelper V7 format
Checksums-Sha1:
ef9b9da03073cee96ac3331f826b3a7842d3faaf 1473 vdr_1.7.26-1.dsc
47196fd24a00a75c58ed93bd6f3559effa0fe5c7 768514 vdr_1.7.26.orig.tar.bz2
d86ebef4ea952297fba9499b496a8f83e1210fc8 51717 vdr_1.7.26-1.debian.tar.bz2
9867f4bf69a6886cd4eee92d5a355301493897ac 347276 vdr-dev_1.7.26-1_all.deb
822f4534619b934dcd398955104d39eb31da6e25 1058476 vdr_1.7.26-1_amd64.deb
c29d34a3ddb5d9529d2a7f47d615eaaacd1ecfaf 1413574 vdr-dbg_1.7.26-1_amd64.deb
93f512a328f7e11553af4bc80e65a74c247454d6 40572
vdr-plugin-dvbsddevice_1.7.26-1_amd64.deb
1e7e5c66a5dfe80f448b2062ab358a7ff1ae0629 61586
vdr-plugin-dvbhddevice_1.7.26-1_amd64.deb
21550c49493ead7b24eaa1021e7f8863fd80b349 213024
vdr-plugin-examples_1.7.26-1_amd64.deb
Checksums-Sha256:
b9f20ffb316f552c055f395714e32caaf913d8013687ca3ff8314a78890d8045 1473
vdr_1.7.26-1.dsc
d707e69ef3151904ff203be9073240052a0670320d39bfbec337f540452676ce 768514
vdr_1.7.26.orig.tar.bz2
01c114e036b38a0bd2f3d45171189cb86081f6703b628a17424cd02c9414ee3d 51717
vdr_1.7.26-1.debian.tar.bz2
3dc3c15894ec923a9671424f1d9fd36bc90c0e6ecca1732d1a19d65d5ca1e8c2 347276
vdr-dev_1.7.26-1_all.deb
b86c74e94d8b5c65171c7d17ecb0355d0ea648446e97c3fe85adbb574a432d2c 1058476
vdr_1.7.26-1_amd64.deb
505aa287ef09671079c0ed9e76e76d67b90817f59e8caf8aabd00b8863c9e0bf 1413574
vdr-dbg_1.7.26-1_amd64.deb
cfd4278df5bb4875f7e336474f3f18e32bbd4a2713ba3a59f82fe2dc3ed49b94 40572
vdr-plugin-dvbsddevice_1.7.26-1_amd64.deb
324a8c78c53035c1ea19f7c86a7e670585e89a012b9f539630f1cc8e3ca77621 61586
vdr-plugin-dvbhddevice_1.7.26-1_amd64.deb
6b3f3b287ea63c5df5d1c0df2183cbc3f41652646caeaf06b10f61c6291a0bb2 213024
vdr-plugin-examples_1.7.26-1_amd64.deb
Files:
0a1ef84ed0a43936ba61c768575bec39 1473 video extra vdr_1.7.26-1.dsc
eb57398e44935ecb0bfc532bdfead312 768514 video extra vdr_1.7.26.orig.tar.bz2
7588b1a7cfe417d54b67708e4e67a27d 51717 video extra vdr_1.7.26-1.debian.tar.bz2
50da7340b4345d7c4d6028f7c62063fe 347276 video extra vdr-dev_1.7.26-1_all.deb
e9cf8630b2e0fbaf8d075bc0ef633d43 1058476 video extra vdr_1.7.26-1_amd64.deb
48c13b79762885e9ed16acf3b46f85c6 1413574 debug extra vdr-dbg_1.7.26-1_amd64.deb
c1f1d598eadb04fda20279f195445a53 40572 video extra
vdr-plugin-dvbsddevice_1.7.26-1_amd64.deb
cb584fd88c99cc88bed55703ea9c9a72 61586 video extra
vdr-plugin-dvbhddevice_1.7.26-1_amd64.deb
af26e8fb2d501dae7fd9a74561f5db2b 213024 video extra
vdr-plugin-examples_1.7.26-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk9u6KkACgkQ9xgNJq7apkKzmwCcCXzVdqHrcYD5MajmA06b25Aq
pdgAn3IPdDW+LB8jbO+8yxvUpdTDg3M8
=VMVH
-----END PGP SIGNATURE-----
--- End Message ---