First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 204850
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: AMD64 Project <amd64@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dave <dstubbs@penguin.8inchfloppy.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 204850 depends on: Show dependency tree
Show dependency graph
Bug 204850 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-01-08 04:34 0000
Package is marked stable upstream.  Lots of evidence to show that it is very
stable.  I have pushed it very hard for months on a 2TB drive with many files
large and small.  Not the slightest error.

Reproducible: Always

Steps to Reproduce:
1.Install Gentoo
2.Install Fuse
3.Install ntfs3g
4.Enjoy

Actual Results:  
Smoothness.

Expected Results:  
Smoothness.

------- Comment #1 From Markus Meier 2008-02-16 09:10:52 0000 -------
x86 stable

------- Comment #2 From nixnut 2008-02-17 12:42:56 0000 -------
ppc stable

------- Comment #3 From Brent Baude 2008-02-24 17:46:54 0000 -------
ppc64 stable

------- Comment #4 From Víctor Enríquez 2008-03-17 22:17:32 0000 -------
===amd64=== 

[ebuild   R   ] sys-fs/ntfs3g-1.1120  USE="-debug -suid" 0 kB 

Installation [ok]

I tested it doing the following task:

1º) I created a ntfs partition with mkntfs from ntfsprogs
2º) mounted the partition: ntfs-3g /dev/sda1 /mnt/sda1
3º) Do evil things, like copy portage tree into partition (lot of small files)
4º) delete portage tree: rm -rf portage/
      it gives some errors or warnings:
     rm: cannot remove directory `portage//dev-libs/elfutils': Operation not   
     supported, and lets some directories undeleted. I can remove them manually
later. 
5º) umount and mount again
6º) touch somefiles
7º) umount

 I don't have a copy of windows to do some test, but with ntfsprogs partitions
seems to work fine.


Portage 2.1.4.4 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0,
2.6.24-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.24-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 3200+
Timestamp of tree: Sat, 15 Mar 2008 16:00:01 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.61-r1
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf
/etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-proyect distlocks metadata-transfer multilib-strict
parallel-fetch sandbox sfperms strict test unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/quickportage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac acl acpi alsa amd64 bzip2 cairo cli dbus dga dri dvdr
ffmpeg flac glitz gmp gpm hal iconv ipv6 isdnlog ithreads jpeg lcms libnotify
mad midi mmx mp3 mudflap ncurses network nls nptl nptlonly ogg opengl openmp
pam pcre perl png pppd python readline reflection sdl session spell spl sse
sse2 ssl startup-notification svg tcpd theora threads truetype unicode v4l
vorbis x264 xcomposite xorg xscreensaver xv xvid zlib" ALSA_CARDS="emu10k1"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file
hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route
share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias
authn_anon authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs
dav_lock deflate dir disk_cache env expires ext_filter file_cache filter
headers include info log_config logio mem_cache mime mime_magic negotiation
rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse joystick" KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses
text" LINGUAS="en es" USERLAND="GNU" VIDEO_CARDS="nvidia none"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #5 From Markus Meier 2008-03-22 16:53:07 0000 -------
amd64 (finally) stable

First Last Prev Next    No search results available      Search page      Enter new bug