Fellas,
whenever I try to copy ".eml" (emails saved from thunderbird / outlook express, etc) to an amahi share i get "The system cannot find the file specified" error on windows 7, and the copy obviously fails. Any other files seem to copy across ok.
Any ideas what is causing this and how to fix it?
Thanks,
Brian
cannot save ".eml" files on amahi shares
Re: cannot save ".eml" files on amahi shares
wow. that's weird! you are right!
file a bug please!! http://bugs.amahi.org under the project "platform"
file a bug please!! http://bugs.amahi.org under the project "platform"
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1
Re: cannot save ".eml" files on amahi shares
These files will likely be affected by the veto files directive in /etc/samba/smb.conf:
I recall seeing that just last night 
Code: Select all
veto files = /*.eml/*.nws/riched20.dll/*.{*}/

Re: cannot save ".eml" files on amahi shares
yup. we have a bug, and a fix
http://bugs.amahi.org/issues/show/594
the original poster did not reply though.
http://bugs.amahi.org/issues/show/594
the original poster did not reply though.
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1
Re: cannot save ".eml" files on amahi shares
Hi,
I tried doing what cpg suggested:
rpm -Uvh http://alpha.amahi.org/tmp/hda-platform ... noarch.rpm
but it fails saying wol is missing.
As a complete newby I tried installing pirut to look for wol, but that failed too.
Help!
Thanks,
Brian
I tried doing what cpg suggested:
rpm -Uvh http://alpha.amahi.org/tmp/hda-platform ... noarch.rpm
but it fails saying wol is missing.
As a complete newby I tried installing pirut to look for wol, but that failed too.
Help!
Thanks,
Brian
Re: cannot save ".eml" files on amahi shares
ohai! try this
Code: Select all
yum -y install wol
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1
Re: cannot save ".eml" files on amahi shares
Thanks for the prompt response.
Still having problems....
[root@server admin]# yum -y install wol
Loaded plugins: fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
updates/metalink | 24 kB 00:00
* fedora: mirror.andreas-mueller.com
* rpmfusion-free: mirror.andreas-mueller.com
* rpmfusion-free-updates: mirror.andreas-mueller.com
* rpmfusion-nonfree: mirror.andreas-mueller.com
* rpmfusion-nonfree-updates: mirror.andreas-mueller.com
* updates: mirror.andreas-mueller.com
amahi | 1.9 kB 00:00
rpmfusion-free | 3.8 kB 00:00
rpmfusion-free-updates | 2.8 kB 00:00
rpmfusion-nonfree | 3.3 kB 00:00
rpmfusion-nonfree-updates | 2.8 kB 00:00
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package wol.i686 0:0.7.1-4.fc12 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
wol i686 0.7.1-4.fc12 fedora 38 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 38 k
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 38 k
wol-0.7.1-4.fc12.i686.rpm | 38 kB 00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 315, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 263, in main
return_code = base.doTransaction()
File "/usr/share/yum-cli/cli.py", line 490, in doTransaction
resultobject = self.runTransaction(cb=cb)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 1062, in runTransaction
rpmdbv = self.rpmdb.simpleVersion(main_only=True)[0]
File "/usr/lib/python2.6/site-packages/yum/rpmsack.py", line 360, in simpleVersion
csum = (ydbi.checksum_type, ydbi.checksum_data)
File "/usr/lib/python2.6/site-packages/yum/rpmsack.py", line 825, in __getattr__
return self._read(attr)
File "/usr/lib/python2.6/site-packages/yum/rpmsack.py", line 803, in _read
raise AttributeError, "%s has no attribute %s" % (self, attr)
AttributeError: <yum.rpmsack.RPMDBAdditionalDataPackage object at 0xb5e206c> has no attribute checksum_type
[root@server admin]#
Aw!
Still having problems....
[root@server admin]# yum -y install wol
Loaded plugins: fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
updates/metalink | 24 kB 00:00
* fedora: mirror.andreas-mueller.com
* rpmfusion-free: mirror.andreas-mueller.com
* rpmfusion-free-updates: mirror.andreas-mueller.com
* rpmfusion-nonfree: mirror.andreas-mueller.com
* rpmfusion-nonfree-updates: mirror.andreas-mueller.com
* updates: mirror.andreas-mueller.com
amahi | 1.9 kB 00:00
rpmfusion-free | 3.8 kB 00:00
rpmfusion-free-updates | 2.8 kB 00:00
rpmfusion-nonfree | 3.3 kB 00:00
rpmfusion-nonfree-updates | 2.8 kB 00:00
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package wol.i686 0:0.7.1-4.fc12 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
wol i686 0.7.1-4.fc12 fedora 38 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 38 k
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 38 k
wol-0.7.1-4.fc12.i686.rpm | 38 kB 00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 315, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 263, in main
return_code = base.doTransaction()
File "/usr/share/yum-cli/cli.py", line 490, in doTransaction
resultobject = self.runTransaction(cb=cb)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 1062, in runTransaction
rpmdbv = self.rpmdb.simpleVersion(main_only=True)[0]
File "/usr/lib/python2.6/site-packages/yum/rpmsack.py", line 360, in simpleVersion
csum = (ydbi.checksum_type, ydbi.checksum_data)
File "/usr/lib/python2.6/site-packages/yum/rpmsack.py", line 825, in __getattr__
return self._read(attr)
File "/usr/lib/python2.6/site-packages/yum/rpmsack.py", line 803, in _read
raise AttributeError, "%s has no attribute %s" % (self, attr)
AttributeError: <yum.rpmsack.RPMDBAdditionalDataPackage object at 0xb5e206c> has no attribute checksum_type
[root@server admin]#
Aw!
Re: cannot save ".eml" files on amahi shares
weird. try
Code: Select all
yum clean metadata
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1
Re: cannot save ".eml" files on amahi shares
Tried that, but still get the same errors.
Any other ideas?
Thanks,
Brian
Any other ideas?
Thanks,
Brian
Re: cannot save ".eml" files on amahi shares
hmmm ... yum clean all ?
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1
Who is online
Users browsing this forum: No registered users and 31 guests