Dumb question, but are you sure your rootfs is of the ext variety?
Also since I see ext4 in the description, maybe you are seeing this bug
too:
http://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg1740502.html
--
Fsck will not run
https://bugs.launchpad.net/bugs/450840
You received this
The rsync authors are not going to add any default exclude settings, this is
what the proper rsync switches are for. What are you trying to prevent? If you
do not want the remote end lost+found directory removed then leave off the
--delete-excluded flag and it will keep this around for you.
Hop
Do you see rsync-filter in your xfer list as in this post? Could be the
same bug.
https://bugzilla.samba.org/show_bug.cgi?id=4855
** Bug watch added: Samba Bugzilla #4855
https://bugzilla.samba.org/show_bug.cgi?id=4855
** Changed in: rsync (Ubuntu)
Status: New => Incomplete
--
rsync
I don't think the default filesystems which you can choose at install
time have ACL's enabled by default. Can you provide any debug logs?
Thanks.
** Changed in: rsync (Ubuntu)
Status: New => Incomplete
--
rsync freezes trying to preserve ACLs
https://bugs.launchpad.net/bugs/253276
You re
** Changed in: rsync (Ubuntu)
Status: New => Invalid
--
rsync doesn't delete deleted files
https://bugs.launchpad.net/bugs/233849
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.ubunt
This is not a bug.
** Changed in: rsync (Ubuntu)
Status: New => Invalid
--
-n option does not report what would have been transferred
https://bugs.launchpad.net/bugs/249164
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
Attached is a patch to implement the workaround listed at:
http://hellanzb.com/trac/hellanzb/ticket/425#comment:6
Also I have applied this fix in my PPA:
deb http://ppa.launchpad.net/res0nat0r/ppa/ubuntu jaunty main
** Changed in: hellanzb (Ubuntu)
Status: New => Confirmed
** Attachment
** Also affects: hellanzb via
http://hellanzb.com/trac/hellanzb/ticket/425
Importance: Unknown
Status: Unknown
--
hellanzb hangs after transfering - doesn't unrar or move to done
https://bugs.launchpad.net/bugs/381318
You received this bug notification because you are a member of Ubu
Oops, sorry my mistake.
I was following the tutorial here:
https://help.ubuntu.com/community/SbuildLVMHowto
>From the "using sbuild" section it seemed to me that this should be run
right after entering the chroot from the way the documentation read,
should I try and see if this should be clarifi
Public bug reported:
Binary package hint: ubuntu-dev-tools
After creating a schroot via:
$ mk-sbuild-lv media jaunty
The sbuild command is no where to be found inside my chroot.
...
Setting up liblockfile1 (1.08-3) ...
Setting up lockfile-progs (0.1.11ubuntu2) ...
Setting up devscripts (2.10
This isn't a bug, it is the rsync behavior. rsync silenty transfers your
data unless you use the verbose flag.
With the verbose flag as above will do as you wish:
$ rsync -rn src/ dst -nv
sending incremental file list
foo
sent 39 bytes received 15 bytes 108.00 bytes/sec
total size is 0 speedu
This exact problem is happening to me also since I upgraded to Jaunty.
Note I also downgraded from what shipped with Jaunty: 0.13-3ubuntu4 to
version 0.13-3 (from Hardy) which was running perfectly fine for me
forever to see if this problem would go away and it has not.
--
hellanzb hangs after t
** Changed in: libgems-ruby (Ubuntu)
Status: New => Confirmed
--
rubygems does not work through http_proxy
https://bugs.launchpad.net/bugs/269661
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
I am not having this problem(?)
--
$ gem search webrick --remote
*** REMOTE GEMS ***
copland-webrick (0.1.0)
webrick-high-performance (1.0.0)
webrick-webdav (1.0)
--
$ dpkg -l | grep ruby | awk '{print $1" "$2" "$3}'
ii libbreakpoint-ruby1.8 0.5.1-2
ii libcmdparse2-ruby1.8 2.0.2-2
ii libdaem
Public bug reported:
Binary package hint: rubygems
Example:
[EMAIL PROTECTED]:~$ gem --version
0.9.4
[EMAIL PROTECTED]:~$ gem list -r
*** REMOTE GEMS ***
ERROR: While executing gem ... (URI::InvalidURIError)
bad URI(is not URI?): http://host_name_removed.company.com:9000
[EMAIL PROTECTED]:
15 matches
Mail list logo