--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
02-08-2010, 07:04 AM
Krishna Chandra Prajapati
ERROR
Hi Jatin,
Link is working fine now.
Already there is 24GB ram on that box. so there should not be memory shortage.
It's already 64 bit system
# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.4 (Tikanga)
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
02-08-2010, 07:34 AM
Kevin Kofler
ERROR
Krishna Chandra Prajapati wrote:
> I am getting the below error on my rhel server.
RHEL problems should be sent to an RHEL mailing list, or to Red Hat's paid
support if you have a valid support contract. This is the wrong mailing
list.
Kevin Kofler
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
04-01-2010, 12:02 AM
Иван Алешкович
Error
У меня проблема!
E: *абота dpkg прервана, вы должны вручную запустить 'dpkg --configure -a' для устранения проблемы.# dpkg --configure -aОбрабатываются триггеры для menu ...
Настраивается пакет initramfs-tools (0.93.4) ...update-initramfs: deferring update (trigger activated)Обрабатываются триггеры для initramfs-tools ...update-initramfs: Generating /boot/initrd.img-2.6.32-3-686
readlink: пропущен операндПопробуйте `readlink --help' для получения более подробного описания.mkinitramfs: for root *missing */sys/block/ entrymkinitramfs: workaround is MODULES=most
mkinitramfs: Error please report the bugupdate-initramfs: failed for /boot/initrd.img-2.6.32-3-686dpkg: подпроцесс установлен сценарий post-installation возвратил код ошибки 1
Что нужно сделать для устранения ошибки?
translation: russian > english
I have a problem!
E: Work dpkg interrupted, you must manually execute the 'dpkg - configure-a' to correct the problem.
# Dpkg - configure-a
Processing triggers for menu ...
Setting up initramfs-tools (0.93.4) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools ...
update-initramfs: Generating / boot/initrd.img-2.6.32-3-686
readlink: missing operand
Try `readlink - help 'for more detailed description.
mkinitramfs: for root missing / sys / block / entry
mkinitramfs: workaround is MODULES = most
mkinitramfs: Error please report the bug
update-initramfs: failed for / boot/initrd.img-2.6.32-3-686
dpkg: subprocess installed post-installation script returned error exit status 1
What should I do to fix this problem?
04-01-2010, 12:47 AM
maximilian attems
Error
hello,
please provide more information
On Thu, 01 Apr 2010, Иван Алешкович wrote:
>
> E: Work dpkg interrupted, you must manually execute the 'dpkg - configure-a'
> to correct the problem.
> # Dpkg - configure-a
> Processing triggers for menu ...
> Setting up initramfs-tools (0.93.4) ...
> update-initramfs: deferring update (trigger activated)
> Processing triggers for initramfs-tools ...
> update-initramfs: Generating / boot/initrd.img-2.6.32-3-686
> readlink: missing operand
> Try `readlink - help 'for more detailed description.
> mkinitramfs: for root missing / sys / block / entry
> mkinitramfs: workaround is MODULES = most
> mkinitramfs: Error please report the bug
> update-initramfs: failed for / boot/initrd.img-2.6.32-3-686
> dpkg: subprocess installed post-installation script returned error exit
> status 1
>
> What should I do to fix this problem?
need to know what it is trying to do:
sh -x mkinitramfs -o /tmp/foo
ls /sys/block
/etc/fstab
--
maks
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100401004700.GA2550@stro.at">http://lists.debian.org/20100401004700.GA2550@stro.at
04-01-2010, 02:38 AM
maximilian attems
Error
On Thu, Apr 01, 2010 at 11:18:07AM +1000, ???? ????????? wrote:
> Hello!
> Thinks for quick answer.
> #sh -x mkinitramfs -o /tmp/foo
> sh: Can't open mkinitramfs
what?
please check that your box has initramfs-tools installed
and that mkinitramfs is around.
dpkg -L initramfs-tools
if your shell has strange settings use path to mkinitramfs:
sh -x /usr/sbin/mkinitramfs -o /tmp/foo
> # ls /sys/block
> loop0 loop1 loop2 loop3 loop4 loop5 loop6 loop7 sda sr0
>
> # cat /etc/fstab
> # /etc/fstab: static file system information.
> #
> # Use 'vol_id --uuid' to print the universally unique identifier for a
> # device; this may be used with UUID= as a more robust way to name devices
> # that works even if disks are added and removed. See fstab(5).
> #
> # <file system> <mount point> <type> <options> <dump> <pass>
> proc /proc proc defaults 0 0
> # / was on /dev/sda5 during installation
> UUID=b1eb1696-8f0b-4ebf-94e9-70fa9fb5b82a / ext3
> errors=remount-ro 0 1
> # swap was on /dev/sda6 during installation
>
> UUID=fdb90e6d-9779-435a-bccf-2ae6da73cab1 none swap sw
> 0 0
> /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
>
>
> /dev/sda7 /mnt/winD ntfs-3g
> rw,uid=aleshkovich,gid=aleshkovich,locale=ru_RU.ut f8 0 0
>
> //192.168.1.8/1cbase /mnt/winS8 cifs
> credentials=/etc/adm,rw,iocharset=utf8,noperm,forcemand,direct,noun ix 0 0
> //192.168.1.3/1CBASE /mnt/winS3 cifs
> credentials=/etc/ale,rw,iocharset=utf8,noperm,forcemand,direct,noun ix 0 0
> //192.168.7.5/ZK /mnt/winST cifs
> credentials=/etc/adm,rw,iocharset=utf8,noperm,forcemand,direct,noun ix 0 0
> //192.168.1.13/Y$ /mnt/win13 cifs
> credentials=/etc/adm,rw,iocharset=utf8,noperm,forcemand,direct,noun ix 0 0
> //192.168.0.1/1cBase /mnt/winSE cifs
> credentials=/etc/ale,rw,iocharset=utf8,noperm,forcemand,direct,noun ix 0 0
>
> I am use etercifs (haven't problem with it).
>
> 2010/4/1 maximilian attems <max@stro.at>
>
> > hello,
> >
> > please provide more information
> >
> > On Thu, 01 Apr 2010, ???? ????????? wrote:
> >
> > >
> > > E: Work dpkg interrupted, you must manually execute the 'dpkg -
> > configure-a'
> > > to correct the problem.
> > > # Dpkg - configure-a
> > > Processing triggers for menu ...
> > > Setting up initramfs-tools (0.93.4) ...
> > > update-initramfs: deferring update (trigger activated)
> > > Processing triggers for initramfs-tools ...
> > > update-initramfs: Generating / boot/initrd.img-2.6.32-3-686
> > > readlink: missing operand
> > > Try `readlink - help 'for more detailed description.
> > > mkinitramfs: for root missing / sys / block / entry
> > > mkinitramfs: workaround is MODULES = most
> > > mkinitramfs: Error please report the bug
> > > update-initramfs: failed for / boot/initrd.img-2.6.32-3-686
> > > dpkg: subprocess installed post-installation script returned error exit
> > > status 1
> > >
> > > What should I do to fix this problem?
> >
> > need to know what it is trying to do:
> > sh -x mkinitramfs -o /tmp/foo
> >
> > ls /sys/block
> >
> > /etc/fstab
> >
> > --
> > maks
> >
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100401023851.GI32211@baikonur.stro.at">http://lists.debian.org/20100401023851.GI32211@baikonur.stro.at
04-01-2010, 03:12 AM
maximilian attems
Error
[ please keep list on cc, thanks! ]
On Thu, Apr 01, 2010 at 01:16:01PM +1000, ???? ????????? wrote:
> You wrote: "if your shell has strange settings use path to mkinitramfs:"
> What does this mean? I did not make any special settings.
/usr/sbin is usualy in PATH of root shell, which it wasn't in your case.
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100401031205.GJ32211@baikonur.stro.at">http://lists.debian.org/20100401031205.GJ32211@baikonur.stro.at
04-01-2010, 04:02 AM
maximilian attems
Error
thanks for using reply-to all !
On Thu, Apr 01, 2010 at 01:58:36PM +1000, ???? ????????? wrote:
> I'm sorry for not correct english (it's because I'm russian)
no trouble.
> mount
>
> tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
> proc on /proc type proc (rw,noexec,nosuid,nodev)
> sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
> udev on /dev type tmpfs (rw,mode=0755)
> tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
> devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
> rootfs on / type rootfs (rw)
> /dev/sda7 on /mnt/winD type fuseblk (rw,allow_other,blksize=4096)
> //192.168.1.8/1cbase on /mnt/winS8 type cifs (rw,mand)
> //192.168.1.3/1CBASE on /mnt/winS3 type cifs (rw,mand)
> //192.168.7.5/ZK on /mnt/winST type cifs (rw,mand)
> //192.168.1.13/Y$ on /mnt/win13 type cifs (rw,mand)
> binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
confused, where is the root with fdb90e6d-9779-435a-bccf-2ae6da73cab1
in aboves output. seems missing!?
is it in:
cat /proc/mount
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100401040238.GK32211@baikonur.stro.at">http://lists.debian.org/20100401040238.GK32211@baikonur.stro.at
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100401045725.GM32211@baikonur.stro.at">http://lists.debian.org/20100401045725.GM32211@baikonur.stro.at
04-01-2010, 01:21 PM
maximilian attems
Error
you may speak russian, could you tell him to keep lists on Cc,
thanks
On Thu, Apr 01, 2010 at 12:20:23PM +0300, Nikola Blagoev wrote:
> > please check if the situation is not the same like in the bug
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525606
> >
> > The useful logs will be then
> > bash -x mkinitramfs -o /dev/null >/tmp/trace.log 2>&1
> >
> > There is a patch already, if you find the same case like in bug 525606.
> >
> > If the solution is working - please inform the list.
this patch would apply to him, but mount is not showing the /
on it's output. so there is something strange on his box
maybe the initscripts and /etc/init.d/checkroot.sh did not run
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100401132127.GN32211@baikonur.stro.at">http://lists.debian.org/20100401132127.GN32211@baikonur.stro.at