Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3 - fstab adds a warning about a deprecated file to system log at every boot #5101

Closed
openwrt-bot opened this issue Jun 6, 2016 · 10 comments
Labels

Comments

@openwrt-bot
Copy link

hnyman:

Error shown in the system log:

Mon Jun 6 18:44:01 2016 user.notice : this file has been obsoleted. please call "/sbin/block mount" directly

The message is coming from https://git.lede-project.org/?p=source.git;a=blob;f=package/system/fstools/files/fstab.init;h=f995e965447e5d9a9294362a3b5e91cf4d09262a;hb=HEAD

The message has been there ever since the new files was introduced.

Ps. this is mainly a test, but actually a real issue...

@openwrt-bot
Copy link
Author

hnyman:

Regarding Flyspray:
The code element is shown without scroll bars and does not word-wrap, so long lines will easily overflow the right side.

Mon Jun 6 18:43:59 2016 kern.debug kernel: [ 77.159705] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
Mon Jun 6 18:43:59 2016 kern.info kernel: [ 77.162300] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0010000, irq=41
Mon Jun 6 18:44:01 2016 user.notice : this file has been obsoleted. please call "/sbin/block mount" directly
Mon Jun 6 18:44:02 2016 daemon.err block: mounting /dev/mtdblock4 (squashfs) as /mnt/mtdblock4 failed (-1) - No error information
Mon Jun 6 18:44:02 2016 daemon.err block: /dev/mtdblock5 is already mounted
Mon Jun 6 18:44:03 2016 authpriv.warn dropbear[1557]: Failed loading /etc/dropbear/dropbear_ecdsa_host_key
Mon Jun 6 18:44:03 2016 authpriv.info dropbear[1557]: Not backgrounding
Mon Jun 6 18:44:04 2016 user.notice SQM: Starting SQM script: simple.qos on eth1, in: 85000 Kbps, out: 10000 Kbps
Mon Jun 6 18:44:04 2016 user.notice : SQM: Starting SQM script: simple.qos on eth1, in: 85000 Kbps, out: 10000 Kbps
Mon Jun 6 18:44:06 2016 kern.debug kernel: [ 88.257759] ar71xx: pll_reg 0xb8050010: 0x11110000
Mon Jun 6 18:44:06 2016 kern.info kernel: [ 88.258235] eth0: link up (1000Mbps/Full duplex)
Mon Jun 6 18:44:06 2016 kern.info kernel: [ 88.274734] device eth0 entered promiscuous mode
Mon Jun 6 18:44:06 2016 kern.info kernel: [ 88.294230] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
Mon Jun 6 18:44:06 2016 daemon.notice netifd: Interface 'lan' is enabled

@openwrt-bot
Copy link
Author

admin:

Hannu -

Flyspray is currently using a Dokuwiki plugin for editing. If this is not good, we can investigate alternatives. In general if you have a problem with Flyspray, you can use [[https://bugs.flyspray.org|their bug reporting system]].

@openwrt-bot
Copy link
Author

hnyman:

Interesting: there is a scrollbar for the code element in the comments, but not in the original bug report above (where the code block overflows to right side).

I also noticed that I can edit my comments here in the discussion, but I can't edit the original bug report. (Or I haven't found the edit button for that, yet...)

EDIT: that is likely due to the permissions. Apparently editing own comments is allowed, but modifying own task is not. And that probably covers the initial report test, too.
YES Edit own comments
YES Open new tasks
NO Modify own tasks

@openwrt-bot
Copy link
Author

admin:

Added "Modify own tasks" to reporters group -- probably needed that anyway.

@openwrt-bot
Copy link
Author

hnyman:

Now there is an "Edit this task" button, and editing first seems to work. But when saving the edits with the "Save details" button, this error pops up and nothing can be saved.

"Oh, there are some incompatible properties set that must be resolved before moving this task to a different project."

screenshot attached

@openwrt-bot
Copy link
Author

admin:

Apparently, Flyspray wants you to have additional privs in order to be able to modify own tasks. Pending further investigation, I have disabled that priv for reporters (for now).

@openwrt-bot
Copy link
Author

tah:

Minor CSS fix - Scroll bar on code blocks now present on task description.

Still looking at what it will take to allow modify own task to work.

(The comments on the task are pretty OT)

@openwrt-bot
Copy link
Author

john:

i have added a fix for this issue to my staging tree. please let me know if this fixes the issue for you.

@openwrt-bot
Copy link
Author

hnyman:

Thanks.
I patched a live router with your patch and the warning disappears from the boot log.
I also tested that an USB disk attached during boot got properly automounted.
So, looks good to me.

(and a note related to your separate email: Notifications from flyspray work ok. Each new comment for my bug triggers an email alert to me.)

@openwrt-bot
Copy link
Author

None:

how did u do that hannu nyman?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant