[Bug 1252484] Re: Possible data loss when restarting in the middle of a deleted file

2013-12-14 Thread Lennart Jütte
I believe i'm still experiencing the problems.

I have a set of backups from a machine which started with Ubuntu 12.04
and was upgraded a few weeks ago to 13.10. The backups were created via
deja-dup. I'm trying to restore on a Machine Running Linux Mint (
~Ubuntu 13.10) with duplicity 0.6.21-0ubuntu4.1.

Here's what i get when i try to restore my backup manually (duplicity, not 
deja-dup):
python: ERROR: (rs_file_copy_cb) unexpected eof on fd122
python: ERROR: (rs_job_complete) patch job failed: unexpected end of input
Traceback (most recent call last):
  File /usr/bin/duplicity, line 1414, in module
with_tempdir(main)
  File /usr/bin/duplicity, line 1407, in with_tempdir
fn()
  File /usr/bin/duplicity, line 1341, in main
restore(col_stats)
  File /usr/bin/duplicity, line 635, in restore
restore_get_patched_rop_iter(col_stats)):
  File /usr/lib/python2.7/dist-packages/duplicity/patchdir.py, line 526, in 
Write_ROPaths
for ropath in rop_iter:
  File /usr/lib/python2.7/dist-packages/duplicity/patchdir.py, line 499, in 
integrate_patch_iters
final_ropath = patch_seq2ropath( normalize_ps( patch_seq ) )
  File /usr/lib/python2.7/dist-packages/duplicity/patchdir.py, line 479, in 
patch_seq2ropath
misc.copyfileobj( current_file, tempfp )
  File /usr/lib/python2.7/dist-packages/duplicity/misc.py, line 166, in 
copyfileobj
buf = infp.read(blocksize)
  File /usr/lib/python2.7/dist-packages/duplicity/librsync.py, line 80, in 
read
self._add_to_outbuf_once()
  File /usr/lib/python2.7/dist-packages/duplicity/librsync.py, line 94, in 
_add_to_outbuf_once
raise librsyncError(str(e))
librsyncError: librsync error 103 while in patch cycle

deja-dup detects that there's a problem and bails out. If i try to restore via 
duplicity, i get this message and the application hangs.
A ps -ef ef shows that there's the duplicity process, which deja-dup started, 
is still lingering around. My current process is idling.

Did i miss something?

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

Title:
  Possible data loss when restarting in the middle of a deleted file

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1252484/+subscriptions

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


[Bug 325775] Re: interface.py crashed with TypeError: object of type 'NoneType' has no len()

2009-08-28 Thread Lennart Jütte
*bump*

I just installed Ubuntu 9.04 by mounting from a livecd, executing
debootstrap --arch i386 jaunty /my/target, setting everything up by
hand (fstab, network, console, tzdata) and installing the standard
packages by executing tasksel install standard.

After updating apt and installing envyng i get the following:


lenn...@carla:~$ sudo envyng -t
 +-+
 | |
 | Welcome to EnvyNG   |
 |Developed by Alberto Milone (aka tseliot)|
 | |
 +-+


 +---+
 |EnvyNG Menu|
 |   |
 |1 - Install the NVIDIA driver  |
 |   |
 |2 - Uninstall the NVIDIA driver|
 |   |
 |3 - Install the ATI driver |
 |   |
 |4 - Uninstall the ATI driver   |
 |   |
 |5 - Restart the Xserver|
 |   |
 |6 - Restart your computer  |
 |   |
 |7 - Exit   |
 |   |
 |NOTE: IF THE SCREEN TURNS BLACK, PLEASE TYPE ALT+F1|
 +---+
Please select one of the activities displayed above and press ENTER:

1
Traceback (most recent call last):
  File interface.py, line 432, in module
a.mainMenu()
  File interface.py, line 295, in mainMenu
a.driverMenu('nvidia')
  File interface.py, line 322, in driverMenu
self.driverPage(driver)
  File interface.py, line 216, in driverPage
candidateLen.append(len(details['candidate']))
TypeError: object of type 'NoneType' has no len()


Maybe i'm missing some libraries or extensions for python?

-- 
interface.py crashed with TypeError: object of type 'NoneType' has no len()
https://bugs.launchpad.net/bugs/325775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325775] Re: interface.py crashed with TypeError: object of type 'NoneType' has no len()

2009-08-28 Thread Lennart Jütte
POSSIBLE WORKAROUND:

add the restricted repositories to your apt sources.list and execute
apt-get update. That did the trick for me.

-- 
interface.py crashed with TypeError: object of type 'NoneType' has no len()
https://bugs.launchpad.net/bugs/325775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 382379] Re: pdftops CUPS filter has several problems

2009-06-29 Thread Lennart Jütte
 None of the above problems deals with a scanned image or 80-page
document. Is there any additional problem with these kinds of documents
if you actually print them (not print them to PDF)?

I have problems when printing certain pdf-documents that contain big
(scanned) images or have a lot of pages (40+). The printer just prints
only the first 1 or 2 pages and then stops. I can't tell if it's related
to the update that was released a few days ago because i just acuired
these documents and haven't printed them before. But other big
documents weren't a problem before.

If you're interested in debug output and example documents, just tell
me!

-- 
pdftops CUPS filter has several problems
https://bugs.launchpad.net/bugs/382379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 382379] Re: pdftops CUPS filter has several problems

2009-06-29 Thread Lennart Jütte
Sorry, i couldn't reproduce the problem. Maybe it was just a one-time-
incident. I had to reboot the machine after the jobs failed - everything
works (almost) fine now.

If the problem occurs again i'll post my logs here.

-- 
pdftops CUPS filter has several problems
https://bugs.launchpad.net/bugs/382379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 382379] Re: pdftops CUPS filter has several problems

2009-06-23 Thread Lennart Jütte
Confirmation:

I just printed Professor Gemminger's slides (see attachments) from Mac
OS X 10.5.7. Settings: 2 slides per side, duplex. I had to wait a few
seconds (maybe less than 10?) per sheet, but it works quite fast.

About the funny background: I zoomed in and saw the strange pattern the
author used. This explains a lot.

-- 
pdftops CUPS filter has several problems
https://bugs.launchpad.net/bugs/382379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 382379] Re: pdftops CUPS filter has several problems

2009-06-21 Thread Lennart Jütte
I'm running Jaunty and already added the proposed repository. A Kyocera
Mita FS-1030D is attached to the system.

Before adding the new repo everything printed out fine from a Windows
Vista machine printing over samba. My MacBook running OS X 10.5 and cups
1.3.10 needed a few minutes per page that contained graphics.

After updating (i think cups and poppler were updated) everything prints fast, 
but i can't print two sided documents from my MacBook. The problem: 
Usually my printer prints on the first side, then pulls the sheet back in and 
prints the second side. Now it pulls the sheet back in but leaves the second 
page empty. The second page is printed on another sheet. Same procedure here, 
only one side gets in touch with some toner.
The Windows machine prints fine... grrr!

Additionally the background (light blue) on the Mac-printout was messed
up. It consisted of little grey boxes. I'll try to attach some pictures.

The error log contains the output for the printout of the slides and a
printout of https://wiki.ubuntu.com/DebuggingPrintingProblems . Both
done from my OS X machine.

** Attachment added: cupy error log
   http://launchpadlibrarian.net/28177717/error_log

-- 
pdftops CUPS filter has several problems
https://bugs.launchpad.net/bugs/382379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 382379] Re: pdftops CUPS filter has several problems

2009-06-21 Thread Lennart Jütte

** Attachment added: Slides (copyright: Prof. Dr. Klaus Gremminger)
   
http://launchpadlibrarian.net/28177894/00%20-%20Ziele_Inhalt_Literatur_VIS_Master.pdf

-- 
pdftops CUPS filter has several problems
https://bugs.launchpad.net/bugs/382379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 382379] Re: pdftops CUPS filter has several problems

2009-06-21 Thread Lennart Jütte

** Attachment added: photo of slides printout
   http://launchpadlibrarian.net/28178160/DSCF5545.JPG

-- 
pdftops CUPS filter has several problems
https://bugs.launchpad.net/bugs/382379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 382379] Re: pdftops CUPS filter has several problems

2009-06-21 Thread Lennart Jütte

** Attachment added: photo of slides printout
   http://launchpadlibrarian.net/28178233/DSCF5545.JPG

-- 
pdftops CUPS filter has several problems
https://bugs.launchpad.net/bugs/382379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 382379] Re: pdftops CUPS filter has several problems

2009-06-21 Thread Lennart Jütte
I just noticed, that the background on the print done from Windows looks
strange, too.

-- 
pdftops CUPS filter has several problems
https://bugs.launchpad.net/bugs/382379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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