Public bug reported:

Since /tmp is placed in tmpfs which is small on netbooks, I've used directory 
on my external HDD as --temp-dir.
And it just stood "scanning packages" so I checked terminal output and it said 
(only in stderr/stdout):

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/APTonCD/create/createWindow.py", line 
200, in on_btnBurn_clicked
    self.create_aptoncd()
  File "/usr/lib/python2.7/dist-packages/APTonCD/create/createWindow.py", line 
482, in create_aptoncd
    result, msg = self.scan_packages(isoFileList,tmpdir)
  File "/usr/lib/python2.7/dist-packages/APTonCD/create/createWindow.py", line 
346, in scan_packages
    apt_ftp.execute(command, destination, packages_files)
  File "/usr/lib/python2.7/dist-packages/APTonCD/core/scanpkgs.py", line 46, in 
execute
    inFile = open(destination,'w')
IOError: [Errno 21] Is a directory: 
'/media/Transcend/tmp/aptoncd/packages/DVD1/Packages'

because there are /media/Transcend/tmp/aptoncd/packages/DVD1/packages
directory already.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: aptoncd 0.1.98+bzr117-1.1build2
ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13
Uname: Linux 3.0.0-15-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Wed Dec 28 11:39:19 2011
PackageArchitecture: all
SourcePackage: aptoncd
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: aptoncd (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/909294

Title:
  APTonCD does not handle Packages file creation failure on case-
  insensitive filesystems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptoncd/+bug/909294/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to